How should I fix this?
#8

Quote:
Originally Posted by .Com
Посмотреть сообщение
C:\Documents and Settings\Administrator.ZAP-SERVER\Desktop\Last server\gamemodes\lslrp.pwn(4235 : error 017: undefined symbol "SaveHandGun"
C:\Documents and Settings\Administrator.ZAP-SERVER\Desktop\Last server\gamemodes\lslrp.pwn(4235 : warning 215: expression has no effect
C:\Documents and Settings\Administrator.ZAP-SERVER\Desktop\Last server\gamemodes\lslrp.pwn(4235 : error 001: expected token: ";", but found "]"
C:\Documents and Settings\Administrator.ZAP-SERVER\Desktop\Last server\gamemodes\lslrp.pwn(4235 : error 029: invalid expression, assumed zero
C:\Documents and Settings\Administrator.ZAP-SERVER\Desktop\Last server\gamemodes\lslrp.pwn(4235 : fatal error 107: too many error messages on one

Код:
				    GetPlayerWeaponData(playerid, 2, SaveHandGun[playerid][0],SaveHandGun[playerid][1]);
This is all one line

and sorry admantis that I am still learning.
Thank you to the people that are helping me
Show me the line where the array SaveHandGun is defined
pawn Код:
new SaveHandGun[MAX_PLAYERS][sizeof(SaveHandGun)];
// or whatever you've got
Reply


Messages In This Thread
How should I fix this? - by .Com - 01.02.2011, 00:12
Re: How should I fix this? - by Marricio - 01.02.2011, 00:14
Re: How should I fix this? - by .Com - 01.02.2011, 00:18
Re: How should I fix this? - by Marricio - 01.02.2011, 00:22
Re: How should I fix this? - by admantis - 01.02.2011, 00:25
Re: How should I fix this? - by .Com - 01.02.2011, 00:31
Re: How should I fix this? - by Marricio - 01.02.2011, 00:40
Re: How should I fix this? - by admantis - 01.02.2011, 00:41

Forum Jump:


Users browsing this thread: 4 Guest(s)