Small help ASAP!
#1

Well, I've scripted my own radio, and it worked. now I've scripted a command to stop the streaming, as I get errors while compiling, here's the code:

pawn Код:
CMD:station off(playerid, params[]);
{
StopAudioStreamForPlayer(playerid);
}

Errors:
pawn Код:
error 001: expected token: "(", but found "-identifier-"
 error 001: expected token: ";", but found "("
Reply


Messages In This Thread
Small help ASAP! - by Mr.1337 - 17.06.2012, 08:02
Re: Small help ASAP! - by tiernantheman - 17.06.2012, 08:05
Re: Small help ASAP! - by Mr.1337 - 17.06.2012, 08:07

Forum Jump:


Users browsing this thread: 1 Guest(s)