Dialog doens't work
#5

Try this

PHP код:
CMD:getlic(playeridparams[])
{
    if (!
IsPlayerInRangeOfPoint(playerid,2.0,366.54159.091008.38)) { return 1; }
    if (
PlayerInfo[playerid][pWantedLevel] > 0) return SendClientMessageEx(playeridCOLOR_LIGHTRED"You have an outstanding arrest warrant - acquisition of a license is prohibited.");
    
ShowPlayerDialog(playeridDIALOG_LICENSE_BUYDIALOG_STYLE_LIST"Select the type of license you wish to acquire.""Passport ($5,000)\nDriver's License ($5,000)\nPilot License ($25,000)\nTaxi License ($35,000)\nBoating License ($15,000)\nFishing License ($9,000)\nWeapon License ($20,000)""Purchase""Cancel");
    return 
1;

Reply


Messages In This Thread
Dialog doens't work (REP +) - by IndependentGaming - 24.05.2016, 15:45
Re: Dialog doens't work - by Dayrion - 24.05.2016, 16:09
Re: Dialog doens't work - by GTLS - 24.05.2016, 16:16
Re: Dialog doens't work - by IndependentGaming - 24.05.2016, 16:27
Re: Dialog doens't work - by ilijap - 24.05.2016, 16:29
Re: Dialog doens't work - by IndependentGaming - 24.05.2016, 17:36
Re: Dialog doens't work - by Dayrion - 24.05.2016, 17:50
Re: Dialog doens't work - by Stinged - 24.05.2016, 17:58
Re: Dialog doens't work - by IndependentGaming - 24.05.2016, 18:52
Re: Dialog doens't work - by Konstantinos - 24.05.2016, 18:57

Forum Jump:


Users browsing this thread: 1 Guest(s)