*** This topic title sucks, "help me" is not descriptive.
#2

pawn Код:
public OnPlayerKeyStateChange(playerid, newkeys, oldkeys)
{
    if(newkeys & KEY_FIRE)
    {
        SendClientMessage(playerid,0xFFFFFFFF,"Hoi!!");
    }
    return 1;
}
Reply


Messages In This Thread
*** This topic title sucks, "help me" is not descriptive. - by CrazyManiac - 04.11.2012, 07:51
Re: Why? - by JaKe Elite - 04.11.2012, 07:57
Re: Why? - by CrazyManiac - 04.11.2012, 07:59
Re: Why? - by CrazyManiac - 04.11.2012, 08:09
Re: Why? - by DBan - 04.11.2012, 08:11
Re: Why? - by JaKe Elite - 04.11.2012, 08:12
Re: Why? - by Drake_Lopez - 04.11.2012, 08:13

Forum Jump:


Users browsing this thread: 1 Guest(s)