.amx gets removed after Pawno Compiling - 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: .amx gets removed after Pawno Compiling (
/showthread.php?tid=254232)
.amx gets removed after Pawno Compiling -
up2u - 09.05.2011
My friend gave me an server, Which works fine even online.
But if i only open it in pawno, Dont tough anything, and than compile it it gives 1 error.
After trying to put it online again i notice .amx is gone....
uhhh....
Re: .amx gets removed after Pawno Compiling -
Fj0rtizFredde - 09.05.2011
Its becuse pawno will not create the .amx untill you fix the error.
Re: .amx gets removed after Pawno Compiling -
up2u - 09.05.2011
But i dont know whats wrong because if i dont compile it, everything is fine, and yea well....
I dont understand crap about it.
C:\Documents and Settings\-Wesley-\Bureaublad\UnlimitedRP\gamemodes\U-RP.pwn(41599 -- 41600) : warning 215: expression has no effect
C:\Documents and Settings\-Wesley-\Bureaublad\UnlimitedRP\gamemodes\U-RP.pwn(41600) : error 001: expected token: ";", but found "-identifier-"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
Re: .amx gets removed after Pawno Compiling -
Fj0rtizFredde - 09.05.2011
Whats the error then?
Re: .amx gets removed after Pawno Compiling -
up2u - 09.05.2011
C:\Documents and Settings\-Wesley-\Bureaublad\UnlimitedRP\gamemodes\U-RP.pwn(41599 -- 41600) : warning 215: expression has no effect
C:\Documents and Settings\-Wesley-\Bureaublad\UnlimitedRP\gamemodes\U-RP.pwn(41600) : error 001: expected token: ";", but found "-identifier-"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
EDIT:
I just removed those lines where the error was, And its fine now LOL
Thanks anyway xD