Help me
#1

Quote:

case 2:
{
randomspawn = random(sizeof(gAfghanistanSpawn));
SetPlayerPos(playerid, gAfghanistanSpawn[randomspawn][0], gAfghanistanSpawn[randomspawn][1], gAfghanistanSpawn[randomspawn][2]);
SetPlayerFacingAngle(playerid, gAfghanistan[randomspawn][3]); // this is 2617
}

Please Help me fix the following :
C:\Call Of Duty -\gamemodes\test123.pwn(2617) : error 017: undefined symbol "gAfghanistan"
C:\Call Of Duty -\gamemodes\test123.pwn(2617) : warning 215: expression has no effect
C:\Call Of Duty -\gamemodes\test123.pwn(2617) : error 001: expected token: ";", but found "]"
C:\Call Of Duty -\gamemodes\test123.pwn(2617) : error 029: invalid expression, assumed zero
C:\Call Of Duty -\gamemodes\test123.pwn(2617) : fatal error 107: too many error messages on one line
Reply


Messages In This Thread
Help me - by hassan12345 - 27.07.2017, 10:01
Re: Help me - by coool - 27.07.2017, 10:19
Re: Help me - by hassan12345 - 28.07.2017, 07:20

Forum Jump:


Users browsing this thread: 2 Guest(s)