inquiring about "script optmization"
#5

thanks for all anwsers ,

is there some place i can find more tecniqual info about pawno rather than just how to use it in samp....

well u said that it is an advantage that pvars get deleted on player disconnect.... so... does the number of vars that you have running in a server effects its peformance?

and if i get it right, is better use

one enum var:

enum info
{
level,
score
}
new Pinfo[MAX_PLAYERS][info];

than Pinfolevel[MAX_PLAYERS], Pinfoscore[MAX_PLAYERS]... one var for every single thing...


?
Reply


Messages In This Thread
inquiring about "script optmization" - by Volks - 14.01.2011, 21:10
Re: inquiring about "script optmization" - by WillyP - 14.01.2011, 21:12
Re: inquiring about "script optmization" - by ғαιιοцт - 14.01.2011, 23:10
Re: inquiring about "script optmization" - by Babul - 14.01.2011, 23:52
Re: inquiring about "script optmization" - by Volks - 16.01.2011, 20:28
Re: inquiring about "script optmization" - by Joe Staff - 16.01.2011, 20:48
Re: inquiring about "script optmization" - by Leeroy. - 17.01.2011, 08:42

Forum Jump:


Users browsing this thread: 1 Guest(s)