How to do this?
#1

Hehy I got this
new pStats[MAX_PLAYERS][Player] (Player is the enum)
How I can set all those things to 0 for a player when he connect?
Something like:
for(new i=0; i<sizeof(pStats); i++) { pStats[playerid][i] = 0; }
but that doesn't work.
Reply


Messages In This Thread
How to do this? - by RSC_Quicker - 18.04.2010, 16:46
Re: How to do this? - by aircombat - 18.04.2010, 16:59
Re: How to do this? - by RSC_Quicker - 18.04.2010, 17:11
Re: How to do this? - by Cank - 18.04.2010, 17:31
Re: How to do this? - by Sergei - 18.04.2010, 17:32
Re: How to do this? - by RSC_Quicker - 19.04.2010, 19:57

Forum Jump:


Users browsing this thread: 2 Guest(s)