SA-MP Forums Archive
Plz need help with errors - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Plz need help with errors (/showthread.php?tid=326462)



Plz need help with errors - Elias_Haddad - 17.03.2012

i Got this errors while compiling my gm. please i need help:
C:\Users\User\Desktop\test.pwn(7272) : error 017: undefined symbol "PlayerInfo"
C:\Users\User\Desktop\test.pwn(7272) : warning 215: expression has no effect
C:\Users\User\Desktop\test.pwn(7272) : error 001: expected token: ";", but found "]"
C:\Users\User\Desktop\test.pwn(7272) : error 029: invalid expression, assumed zero
C:\Users\User\Desktop\test.pwn(7272) : fatal error 107: too many error messages on one line


Re: Plz need help with errors - RicaNiel - 17.03.2012

can you post the codes?


Re: Plz need help with errors - Mark™ - 17.03.2012

post line 7272 here in pawn tags.


Re: Plz need help with errors - ReneG - 17.03.2012

We are telepathic super ninjas. You have posted no code, but it appears you have no PlayerInfo enum.


Re: Plz need help with errors - Elias_Haddad - 17.03.2012

if(PlayerInfo[playerid][Level] == 0) { SetTimerEx("CardelayS", 2500,0,"d",playerid) } this is line 7272


Re: Plz need help with errors - Faisal_khan - 17.03.2012

Quote:
Originally Posted by VincentDunn
Посмотреть сообщение
We are telepathic super ninjas. You have posted no code, but it appears you have no PlayerInfo enum.
ROFL!


Re: Plz need help with errors - Mark™ - 17.03.2012

You forgot to add ; at the end of the code and you need to define playerinfo enum at the beggining of your script.


Re: Plz need help with errors - Elias_Haddad - 17.03.2012

Still same error if i give u the pwn code in pastebin can u fix it for me and then send back plz? ill give rep+


Re: Plz need help with errors - ReneG - 17.03.2012

Quote:
Originally Posted by Elias_Haddad
Посмотреть сообщение
Still same error if i give u the pwn code in pastebin can u fix it for me and then send back plz? ill give rep+
You cannot give reputation as your post count is below 50, but I'll help nonetheless.


Re: Plz need help with errors - Elias_Haddad - 17.03.2012

Thank YOu!
When ill get 50 post ill give u rep
this is the dl link :
http://solidfiles.com/d/e3f1fcbbde/

Sry if its in a notepad but i passed the max file size in pastebin