sup guys, its been a while since i made my last plugins.
so now im gonna re-build all the plugins that are not longer supported.
those plugins gonna work on DBP and in future it will be designed to work under DB-Elite.
im working now on a plugin that got rich work of strings (Goga's String Plugin)
and i wanted to ask you all if you guys using scripts or any other text files.
if so, i wanna make a function that loads the whole file into the memory so users can access it via arrays.
so my question is should i make it Multithreaded so dbp engine will continue running without any slowness or should i make it the simple way - freezing load? althought text files are load pretty fast anyways.
so any suggestions?