Need help with this
#1

Okay, so whenever I press TAB anywhere, it still shows the MSG_BOX
pawn Код:
#if defined TAB
if(RELEASED(KEY_ACTION))
{
if(!IsPlayerInRangeOfPoint(playerid, 2.0, 286, -32, 1002)) return
ShowPlayerDialog(playerid, PISTOL, DIALOG_STYLE_LIST, "Pistols", "9MM Pistol\nSilened 9MM pistol\nDesert Eagle", "Buy", "Cancel");
}
#endif

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)