[Ajuda] Como assim?
#1

pawn Код:
if(startjobd[playerid] == true)
    {
        if(newkeys == KEY_JUMP || newkeys == KEY_FIRE || KEY_CROUCH || KEY_SECONDARY_ATTACK)
        {
            DisablePlayerCheckpoint(playerid);
            RemovePlayerAttachedObject(playerid,1);
            ApplyAnimation(playerid,"PED","IDLE_tired",4.1,0,1,1,0,1);
            SendClientMessage(playerid,0xAFAFAFAA," you drop the timber");
            SetPlayerCheckpoint(playerid, -1898.4493,-2008.8124,80.6425,1.0);
        }
    }
Este cуdigo era pra estar em OnPlayerStateChange, mais nessa public nгo tem a newkeys, oque faзo?
Reply


Messages In This Thread
Como assim? - by StringBR - 04.06.2013, 16:00
Re: Como assim? - by StringBR - 04.06.2013, 16:13
Re: Como assim? - by StringBR - 04.06.2013, 16:24
Re: Como assim? - by feliphemort - 04.06.2013, 16:25
Re: Como assim? - by Blix - 04.06.2013, 16:31
Re: Como assim? - by mau.tito - 04.06.2013, 16:33
Re: Como assim? - by feliphemort - 04.06.2013, 16:36
Re: Como assim? - by MonFiTy - 04.06.2013, 23:18

Forum Jump:


Users browsing this thread: 1 Guest(s)