Warnings with streamer - 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: Warnings with streamer (
/showthread.php?tid=252587)
Warnings with streamer -
John_Cooper - 02.05.2011
warning 201: redefinition of constant/macro (symbol "OnPlayerEnterCheckpoint")
warning 201: redefinition of constant/macro (symbol "OnPlayerLeaveCheckpoint")
Seems im getting those warning when im trying to compile because of the streamer which is causing the checkpoints not to load
Re: Warnings with streamer -
AK47317 - 02.05.2011
maybe u forwarded those callbacks 2 times?
Re: Warnings with streamer -
park4bmx - 02.05.2011
You have
OnPlayerEnterCheckpoint two times in your script