warning 239: literal array/string passed to a non-const parameter
#5

Quote:
Originally Posted by v1k1nG
Посмотреть сообщение
Open your includes folder, find a_players.inc and look for

PHP код:
native PlayAudioStreamForPlayer(playeridurl[], Float:posX 0.0Float:posY 0.0Float:posZ 0.0Float:distance 50.0usepos 0); 
edit it to

PHP код:
native PlayAudioStreamForPlayer(playerid, const url[], Float:posX 0.0Float:posY 0.0Float:posZ 0.0Float:distance 50.0usepos 0); 
Thank you, it worked!
+rep
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)