Errors whilst compling
#1

Hello,
I'm trying something from the grandlarc gamemode of random spawns but I'm getting these errors when I complie.

Quote:

(172) : warning 202: number of arguments does not match definition
(172) : warning 202: number of arguments does not match definition
(172) : warning 202: number of arguments does not match definition
(173) : error 028: invalid subscript (not an array or too many subscripts): "gRandomSpawns_LosSantos"
(173) : warning 215: expression has no effect
(173) : error 001: expected token: ";", but found "]"
(173) : error 029: invalid expression, assumed zero
(173) : fatal error 107: too many error messages on one line

pawn Код:
SetPlayerPos(playerid); //line 172
        gRandomSpawns_LosSantos[randSpawn][0]; //line 173
Reply


Messages In This Thread
Errors whilst compling - by acade - 06.12.2009, 12:07
Re: Errors whilst compling - by DeathOnaStick - 06.12.2009, 12:13
Re: Errors whilst compling - by acade - 06.12.2009, 12:14
Re: Errors whilst compling - by DeathOnaStick - 06.12.2009, 12:18
Re: Errors whilst compling - by acade - 06.12.2009, 12:21
Re: Errors whilst compling - by DeathOnaStick - 06.12.2009, 12:23
Re: Errors whilst compling - by acade - 06.12.2009, 17:13
Re: Errors whilst compling - by Jose 510 - 06.12.2009, 17:20
Re: Errors whilst compling - by acade - 06.12.2009, 17:22
Re: Errors whilst compling - by Jose 510 - 06.12.2009, 17:25

Forum Jump:


Users browsing this thread: 5 Guest(s)