29.08.2015, 22:27
Interesting topic.
foreach takes more memory but is faster, for() is slower but takes less memory.
There are many ways of writing code, and every scripter differs from another. It's up to the scripter to choose their favourite way of doing something.
This would go here.
foreach takes more memory but is faster, for() is slower but takes less memory.
Quote:
Same for YCMD(or zcmd) and OnPlayerCommandText,
Same for y_ini (or mysql/d_ini) and normal saving methode, Same for sscanf and normal way(strtok bla bla bla), Same for FCNPC and normal NPC, Same for a lot.. |
Quote:
And what about to add some includes/plugins directly to samp? Like whirlpool,new actors functions and alot more...
|