QUICK question..
#1

If i use

Код:
new Team[3];
If i have 4 slots?

so.

Код:
Team[0]
Team[1]
Team[2]
Team[3]
Or 3 slots? (so, not the 0?)
Reply
#2

u will have 3 slots , example :
Код:
new Float:pos[3]; GetPlayerPos(playerid,pos[0],pos[1],pos[2]);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)