Bug Small Please Help !!!!!!!!!!!!!! - 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: Bug Small Please Help !!!!!!!!!!!!!! (
/showthread.php?tid=533591)
Bug Small Please Help !!!!!!!!!!!!!! -
FloxX - 25.08.2014
Pleaseeeeeeee Help me For This ERROR:404
D:\AlexaGaming\gamemodes\AlexaaGaming.pwn(2367) : warning 209: function "Streamer_OnPlayerPickUpPickup" should return a value
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Warning.
Re: Bug Small Please Help !!!!!!!!!!!!!! -
Thogy - 25.08.2014
You miss the curly bracket (
{ ) under public OnPlayerPickUpPickup and
} over return 1;