26.11.2011, 15:58
Quote:
Use static at the top of the script or next to the function? People say #pragma dynamic doesn't solve memory problems
|
Yes #pragma dynamic doesnt solve it, it just raises / lowers the dynamic memory space
Although I never saw any script with lowered the dynamic memory which the server allocates
People say that it doesnt save memory problems because they actually mean that this is a bad scripting habit which could be avoided by more advanced code, like in your situation