Posts: 90
Threads: 0
Joined: Oct 2011
Reputation:
0
nie script dude..............pretty useful for gm !
Posts: 6
Threads: 0
Joined: Dec 2007
Reputation:
0
Well, I dunno why but I'm getting these errors upon compile, I even tried copy pasting the example you have on the front page and it resulted in the same errors.
C:\Server\pawno\include\gArea.inc(154) : error 017: undefined symbol "GetPVarInt"
C:\Server\pawno\include\gArea.inc(156) : error 017: undefined symbol "SetPVarInt"
C:\Server\pawno\include\gArea.inc(160) : error 017: undefined symbol "GetPVarInt"
C:\Server\pawno\include\gArea.inc(162) : error 017: undefined symbol "GetPVarInt"
C:\Server\pawno\include\gArea.inc(164) : error 017: undefined symbol "GetPVarInt"
C:\Server\pawno\include\gArea.inc(165) : error 017: undefined symbol "DeletePVar"
C:\Server\pawno\include\gArea.inc(173) : error 017: undefined symbol "GetPVarInt"
C:\Server\pawno\include\gArea.inc(175) : error 017: undefined symbol "SetPVarInt"
C:\Server\pawno\include\gArea.inc(179) : error 017: undefined symbol "GetPVarInt"
C:\Server\pawno\include\gArea.inc(181) : error 017: undefined symbol "GetPVarInt"
C:\Server\pawno\include\gArea.inc(183) : error 017: undefined symbol "GetPVarInt"
C:\Server\pawno\include\gArea.inc(184) : error 017: undefined symbol "DeletePVar"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
12 Errors.
I see its something in the inc, but I dunno why, I copied it exactly from the pastebin and put it into the pawno and saved it as a .inc file? I dunno if thats right, if it isn't please tell me how to do it otherwise. :P
Any suggestions/solutions?
Posts: 8
Threads: 0
Joined: Sep 2011
Reputation:
0
I will test it because i am going to try a thing.