Hotkey Help
#5

pawn Код:
public OnPlayerKeyStateChange(playerid, newstate, oldstate)
{
    if(newkeys & KEY_YES)
        cmd_flip(playerid, "");
    return 1;
}
Try this one
Reply


Messages In This Thread
Hotkey Help - by Proximo - 11.05.2014, 14:57
Re: Hotkey Help - by Parallex - 11.05.2014, 15:50
Re: Hotkey Help - by Konstantinos - 11.05.2014, 16:13
Re: Hotkey Help - by Proximo - 12.05.2014, 07:26
Re: Hotkey Help - by Scottas - 12.05.2014, 08:10
Re: Hotkey Help - by Proximo - 12.05.2014, 09:08
Re: Hotkey Help - by BroZeus - 12.05.2014, 09:13
Re: Hotkey Help - by Proximo - 12.05.2014, 11:05

Forum Jump:


Users browsing this thread: 2 Guest(s)