How can I fix this warning? - 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)
+--- Thread: How can I fix this warning? (
/showthread.php?tid=296530)
How can I fix this warning? -
KosmasRego - 11.11.2011
C:\Users\User\Desktop\UCRP 1.1.250\gamemodes\UC-RP.pwn( 9198 ) : warning 209: function "Streamer_OnPlayerEnterCP" should return a value
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Warning.
I get this warning how can I fix it ? :S
Re: How can I fix this warning? -
Sascha - 11.11.2011
add
to the end of the callback (infront of the very last - callback ending - } )
Re: How can I fix this warning? -
KosmasRego - 11.11.2011
Rep+++ it worked thanks !
Re: How can I fix this warning? -
Sascha - 11.11.2011
np and ty