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)
+--- Thread: Errors (
/showthread.php?tid=337894)
Errors -
Blunt - 28.04.2012
Alright so when I go to compile this I get these errors.
Код:
Undefined Symbol: PlayAudioStreamForPlayer
Undefined Symbol: StopAudioStreamForPlayer
It seems as it's not identifying the added 0.3d features, if anyone has a solution please help me out here, thank you.
Re: Errors -
James Coral - 28.04.2012
pawn Код:
native PlayAudioStreamForPlayer(playerid, url[], Float:posX = 0.0, Float:posY = 0.0, Float:posZ = 0.0,Float:distance = 50.0, usepos = 0);