Need Some Help - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Need Some Help (
/showthread.php?tid=148423)
Need Some Help -
rs2fun111 - 17.05.2010
Hey.. i compiled My GameMode with some old compiler , and this gived me a error
Код:
C:\Users\Kalvi\Desktop\San Andreas Multiplayer\gamemodes\kfsr3.pwn(9934) : error 029: invalid expression, assumed zero
C:\Users\Kalvi\Desktop\San Andreas Multiplayer\gamemodes\kfsr3.pwn(9934) : error 004: function "OnPlayerClickPlayer" is not implemented
C:\Users\Kalvi\Desktop\San Andreas Multiplayer\gamemodes\kfsr3.pwn(9936) : error 017: undefined symbol "clickedplayerid"
C:\Users\Kalvi\Desktop\San Andreas Multiplayer\gamemodes\kfsr3.pwn(9938) : error 017: undefined symbol "clickedplayerid"
C:\Users\Kalvi\Desktop\San Andreas Multiplayer\gamemodes\kfsr3.pwn(9941) : warning 225: unreachable code
C:\Users\Kalvi\Desktop\San Andreas Multiplayer\gamemodes\kfsr3.pwn(9941) : error 029: invalid expression, assumed zero
C:\Users\Kalvi\Desktop\San Andreas Multiplayer\gamemodes\kfsr3.pwn(9941) : error 004: function "PlayerVote" is not implemented
C:\Users\Kalvi\Desktop\San Andreas Multiplayer\gamemodes\kfsr3.pwn(9947) : error 030: compound statement not closed at the end of file (started at line 9135)
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
7 Errors.
After i compiled with new compiler again , but sam error again , But why ? what i did wrong?
Re: Need Some Help -
Nee - 17.05.2010
Implant the clickedplayerid and have a look to line 9135 good luck.
Re: Need Some Help -
rs2fun111 - 17.05.2010
theres everything okey with it , i know but i compiled it with old incs and it saved somehow.
Re: Need Some Help -
rs2fun111 - 17.05.2010
need some good coder who got experiments about it.