Search Results
100% correct. Tried it with 5 different urls from different scripts (in which playaudiostream did work), same results
170
Quote: Originally Posted by Jamester Is your GTA Radio sound all the way down? If it is turn it up. My GTA radio is all the way up =/
170
I've been trying to fix this forever.. but I can't!!! So, I put a playaudiostream code in my onplayerconnect (to be specific, PlayAudioStreamForPlayer(playerid, "http://yp.shoutcast.com/sbin/tunein-s...
170
Hey, I'm relatively new to scripting (I'm very experienced in understanding scripts and doing heavy edits of them, just not scripting in particular), and I'm looking to add an optional tutorial for ne...
95
Wah? I updated it to latest, i do have libmysql.dll, I have nearly everything but... Quote: SA-MP Dedicated Server ---------------------- v0.3z, (C)2005-2014 SA-MP Team [12:28:27] [12:2...
94
After further investigation, it appears the mysql plugin isnt loading, and that is the main problem
82
Well, here is hte log: Quote: ---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3z, (C)2005-2014 SA-MP Team [12:28:27] [12:28:27...
82
Quote: Originally Posted by EiresJason You never closed the GetPlayerName method. You originally had "GetPlayerName(playerid, pName, sizeof(pName);" When it should be "GetPlayerName(player...
114
Script: Код: if (strcmp(cmd, "/n", true) == 0) { new msg[128]; new pName[MAX_PLAYER_NAME]; GetPlayerName(playerid, pName, sizeof(pName); format(msg, sizeof(msg), "NEWBIE: %s - %s", pName...
114
Quote: [04:13:23] *** Streamer Plugin: Warning: Include file version (unknown version) does not match plugin version (0x26105) (script might need to be recompiled with the latest include f...
382