[Ajuda] Entrando em lugares com a tecla Enter
#3

Hum Tenta
pawn Код:
public OnPlayerKeyStateChange(playerid, newkeys, oldkeys)
{
    if (PRESSED(KEY_SECONDARY_ATTACK))//AQUI SERA A TECLA NO CASO O "ENTER APЙ"
    {
    SetPlayerPos//AQUI SERA A FUNЗГO QUE IRA FAZER APТS ELE DIGITAR A TAL TECLA
    }
    return 1;
}
Aqui Lista de Teclas:
https://sampwiki.blast.hk/wiki/GetPlayerKeys
Reply


Messages In This Thread
[Ajuda] Entrando em lugares com a tecla Enter - by Danilo_Grut - 08.05.2010, 14:45
Re: [Ajuda] Entrando em lugares com a tecla Enter - by andmeida10 - 08.05.2010, 14:49
Re: [Ajuda] Entrando em lugares com a tecla Enter - by ipsBruno - 08.05.2010, 15:52
Re: [Ajuda] Entrando em lugares com a tecla Enter - by LeoH - 08.05.2010, 21:04
Re: [Ajuda] Entrando em lugares com a tecla Enter - by TunfeCabrito - 07.07.2010, 13:15
Re: [Ajuda] Entrando em lugares com a tecla Enter - by [BEP]AcerPilot - 07.07.2010, 17:12
Re: [Ajuda] Entrando em lugares com a tecla Enter - by KrZ7 - 09.07.2010, 14:38

Forum Jump:


Users browsing this thread: 1 Guest(s)