Noob Needs Help (Errors!!!!) - 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: Noob Needs Help (Errors!!!!) (
/showthread.php?tid=132316)
Noob Needs Help (Errors!!!!) -
XxJoexX - 07.03.2010
I get some shitty errors! I have no idea wtf they mean. can any one help simple as posibel plz (sorry for Bad English)
!errors!
C:\Users\Joe\Desktop\filterskrips that i like\registration.pwn(221) : warning 235: public function lacks forward declaration (symbol "OnPlayerPrivmsg")
C:\Users\Joe\Desktop\filterskrips that i like\registration.pwn(265) : warning 235: public function lacks forward declaration (symbol "OnPlayerInfoChange")
C:\Users\Joe\Desktop\filterskrips that i like\registration.pwn(477) : warning 204: symbol is assigned a value that is never used: "val"
!Lines!
221.public OnPlayerPrivmsg(playerid, recieverid, text[])
265.public OnPlayerInfoChange(playerid
477. new key[256] , val[256];
Re: Noob Needs Help (Errors!!!!) -
[LNL]Remulis - 07.03.2010
delete those lines. Because that is gamemode from 0.2
Re: Noob Needs Help (Errors!!!!) -
XxJoexX - 07.03.2010
Thanks for your help :P
Re: Noob Needs Help (Errors!!!!) -
sushihusi - 07.03.2010
NOTE:These are not errors just warnings.