31.12.2012, 14:14
Код:
if (PRESSED(KEY_CTRL_BACK)) { if(!IsPlayerInRangeOfPoint(playerid,5,-154.9131,2397.8865,42.5259)) return ShowPlayerDialog(playerid,DIALOG_SHOP,DIALOG_STYLE_LIST,"Madness","Dialog does the stuff","Select", "Back"); } return 1; }