Check if player is on the ground>?
#6

Quote:
Originally Posted by hipy
Код:
new playerVeh[MAX_PLAYERS]; = -1
returns:
J:\Documents and Settings\Administrator\Bureaublad\sumo.pwn(3) : error 010: invalid function or declaration
J
Because it's supposed to be:
pawn Код:
new playerVeh[MAX_PLAYERS] = -1;
Reply


Messages In This Thread
Check if player is on the ground>? - by hipy - 25.03.2009, 16:38
Re: Check if player is on the ground>? - by LarzI - 25.03.2009, 16:53
Re: Check if player is on the ground>? - by hipy - 25.03.2009, 17:27
Re: Check if player is on the ground>? - by Mentis - 25.03.2009, 17:34
Re: Check if player is on the ground>? - by LarzI - 25.03.2009, 17:36
Re: Check if player is on the ground>? - by Pyrokid - 25.03.2009, 21:49
Re: Check if player is on the ground>? - by LarzI - 27.03.2009, 11:46

Forum Jump:


Users browsing this thread: 1 Guest(s)