Whats better and why
#1

Hey!

I'm just wondering if there is any difference between

PHP Code:
for(new GetPlayerPoolSize(), 0<= j;  i++) 
and

PHP Code:
for(new 0GetPlayerPoolSize(); <= ji++) 
And if there is, whats the difference and whats better to use?

EDIT: And do you need to use "if(IsPlayerConnected(i))" after using GetPlayerPoolSize, since getplayerpoolsize only gets online players ?

Thanks for help!
Reply


Messages In This Thread
Whats better and why - by NoteND - 24.03.2019, 19:48
Re: Whats better and why - by SymonClash - 24.03.2019, 19:58
Re: Whats better and why - by Heress - 24.03.2019, 20:00
Re: Whats better and why - by NoteND - 24.03.2019, 20:03
Re: Whats better and why - by Gammix - 24.03.2019, 21:44

Forum Jump:


Users browsing this thread: 1 Guest(s)