playeraudiosteam link help?
#1

Trying to make so you can put in URL link

pawn Код:
if(dialogid == 1339)
    {
        if(PlayerInfo[playerid][pAdministrator] >= 4)
        {
            new Float:aX, Float:aY, Float:aZ;
            GetPlayerPos(playerid, aX, aY, aZ);
pawn Код:
else if(listitem == 5)
            {
                if(IsPlayerInAnyVehicle(playerid))
                {
                    //SetPVarInt(playerid, "aURLrange");
                    ShowPlayerDialog(playerid, 1339, DIALOG_STYLE_INPUT, "Audio URL", "Enter Audio URL", "OK", "Cancel");
                }
Reply


Messages In This Thread
playeraudiosteam link help? - by N0FeaR - 08.08.2012, 14:52
Respuesta: playeraudiosteam link help? - by [DOG]irinel1996 - 08.08.2012, 14:58
Re: playeraudiosteam link help? - by N0FeaR - 08.08.2012, 14:59
Respuesta: playeraudiosteam link help? - by [DOG]irinel1996 - 08.08.2012, 15:10
Re: Respuesta: playeraudiosteam link help? - by N0FeaR - 08.08.2012, 15:12

Forum Jump:


Users browsing this thread: 1 Guest(s)