AUDIO STREAM HELP???
#4

Quote:
Originally Posted by Kitten
Посмотреть сообщение
The code seems alright. What errors are you getting?
[PAWNO]
C:\Users\****\Desktop\FreeroamLatvianUD\gamemodes\ freeroam.pwn(1339) : error 001: expected token: "-identifier-", but found "-rational value-"
C:\Users\****\Desktop\FreeroamLatvianUD\gamemodes\ freeroam.pwn(1340) : error 035: argument type mismatch (argument 2)
Pawn compiler 3.2.3664
[/PAWNO]

And the code im using:

[PAWNO]
if (strcmp("/radiopos", cmdtext, true) == 0)
{
new 3928.7813,2785.2285,1.0940, 15 = 5.0;
GetPlayerPos(playerid, 3928.7813,2785.2285,1.0940);
PlayAudioStreamForPlayer(playerid, "http://somafm.com/tags.pls", 3928.7813,2785.2285,1.0940, 20, 1);
return 1;
}
[/PAWNO]
Reply


Messages In This Thread
AUDIO STREAM HELP??? - by Mill - 31.12.2015, 17:13
Re: AUDIO STREAM HELP??? - by Kitten - 31.12.2015, 17:18
Re: AUDIO STREAM HELP??? - by GeneralAref - 31.12.2015, 17:19
Re: AUDIO STREAM HELP??? - by Mill - 31.12.2015, 17:46
Re: AUDIO STREAM HELP??? - by AndySedeyn - 31.12.2015, 18:15
Re: AUDIO STREAM HELP??? - by Mill - 31.12.2015, 18:25
Re: AUDIO STREAM HELP??? - by Mill - 31.12.2015, 18:33

Forum Jump:


Users browsing this thread: 1 Guest(s)