[HELP]Runtime Error
#1

I've update all to 0,3D I got all plugins, also added to server.cfg
Now i added this little base of script here

Under Onplayercommandtext

if (strcmp("/music", cmdtext, true) == 0)
{
PlayAudioStreamForPlayer(playerid, "http://somafm.com/tags.pls");
return 1;
}

As I run my server it gives an runtime error in the console.
But as I remove it,it works again.

All help is appreciated.
Reply
#2

Could Anyone help?
Reply
#3

Already solved.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)