Compiler Output Error -
RemyGaillard - 13.02.2011
C:\Users\Remy\Desktop\Server\mtrp-final.pwn(14) : fatal error 100: cannot read from file: "a_sampmysql"
Please help me, I learned the basics of scripting, now im in for some moderntopia edit.
But now, after some edit (no code is wrong) I get this strange error. I heard something of an sql plugin?
Please help me!
Greets,
Remy
Re: Compiler Output Error -
WarServers - 13.02.2011
You don't have the a_sampmysql.inc file in your includes folder.
Re: Compiler Output Error -
RemyGaillard - 13.02.2011
Oke, i fixed it, now i got
C:\Users\Remy\Desktop\iRoleplayServer\mtrp-final.pwn(19) : fatal error 100: cannot read from file: "utils"
Re: Compiler Output Error -
WarServers - 13.02.2011
Same thing...
Re: Compiler Output Error -
RemyGaillard - 13.02.2011
Oke fixed it, but now I get
C:\Users\Remy\Desktop\iRoleplayServer\mtrp-final.pwn(9844) : error 017: undefined symbol "SetDisabledWeapons"
C:\Users\Remy\Desktop\iRoleplayServer\mtrp-final.pwn(37873) : warning 235: public function lacks forward declaration (symbol "OnPlayerPrivmsg")
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
Line 9844 = SetDisabledWeapons(43,44,45);
Line 37873 = public OnPlayerPrivmsg(playerid, recieverid, text[])
Re: Compiler Output Error -
leong124 - 13.02.2011
Those things were removed since 0.3.....
Try to script it to do the same thing.
Re: Compiler Output Error -
RemyGaillard - 13.02.2011
Oke thanks! Well first I have to find a partner to script with. My plan is to create the biggest/best rp server of 2011.
Maybe from stratch, or maybe from an existing game mode.
So yea, if any of you guys is in, please reply.
Re: Compiler Output Error -
Stunt_Guy - 13.02.2011
40000 Lines On Your GM ... Amazingly !