Radio system dont work anymore? - 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: Radio system dont work anymore? (
/showthread.php?tid=323879)
Radio system dont work anymore? -
tuuler - 07.03.2012
-------
Re: Radio system dont work anymore? -
Konstantinos - 07.03.2012
Update your a_samp.
Re: Radio system dont work anymore? -
Mark™ - 07.03.2012
get all 0.3d package includes, and not only a_samp.
Re: Radio system dont work anymore? -
VIPAwesome - 07.03.2012
Updates to 0.3d if it don't work after updating to 0.3d
Add This add to top
pawn Код:
#pragma tabsize 0
native PlayAudioStreamForPlayer(playerid, url[], Float:posX = 0.0, Float:posY = 0.0, Float:posZ = 0.0, Float:distance = 50.0, usepos = 0);
native StopAudioStreamForPlayer(playerid);
Re: Radio system dont work anymore? -
2KY - 07.03.2012
Make sure you're compiling from the correct SA:MP folder. (Many people have different folders with pawno, and forget to compile using the correct pawno)