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