OnPlayerKeystateChange
#1

Код:
    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;
}
I use this and it works everywhere,doesn't matter if I am near the coords or not.
Reply


Messages In This Thread
OnPlayerKeystateChange - by Tamer - 31.12.2012, 14:14
Re: OnPlayerKeystateChange - by Vince - 31.12.2012, 14:22
Re: OnPlayerKeystateChange - by Tamer - 31.12.2012, 15:13
Re: OnPlayerKeystateChange - by Threshold - 31.12.2012, 15:40
Re: OnPlayerKeystateChange - by Tamer - 31.12.2012, 16:06

Forum Jump:


Users browsing this thread: 1 Guest(s)