Errors
#1

Код:
C:\Documents and Settings\Sebastian\Desktop\usercp.pwn(218) : error 017: undefined symbol "oldstate"
C:\Documents and Settings\Sebastian\Desktop\usercp.pwn(220) : error 017: undefined symbol "newstate"
C:\Documents and Settings\Sebastian\Desktop\usercp.pwn(228) : error 017: undefined symbol "oldstate"
C:\Documents and Settings\Sebastian\Desktop\usercp.pwn(230) : error 017: undefined symbol "newstate"
C:\Documents and Settings\Sebastian\Desktop\usercp.pwn(238) : error 017: undefined symbol "oldstate"
C:\Documents and Settings\Sebastian\Desktop\usercp.pwn(240) : error 017: undefined symbol "newstate"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


6 Errors.
220
Код:
if(newstate == PLAYER_STATE_ONFOOT)
228
Код:
if(oldstate == PLAYER_STATE_PASSENGER)
230
Код:
if(newstate == PLAYER_STATE_ONFOOT)
238
Код:
if(oldstate == PLAYER_STATE_ONFOOT)
240
Код:
if(newstate == PLAYER_STATE_DRIVER || PLAYER_STATE_PASSENGER)
Pls HELP !
Reply


Messages In This Thread
Errors - by Rock18 - 21.12.2010, 19:28
Re: Errors - by DJDhan - 21.12.2010, 19:35
Re: Errors - by Rock18 - 21.12.2010, 19:46
Re: Errors - by DJDhan - 21.12.2010, 19:52
Re: Errors - by Rock18 - 21.12.2010, 19:55

Forum Jump:


Users browsing this thread: 1 Guest(s)