[Ajuda] Subtituir CMD por TECLA!
#2

PHP код:
public OnPlayerKeyStateChange(playeridnewkeysoldkeys)
{
    if (
PRESSED(KEY_FIRE))
    {
        
// coisas do comando
    
}
    return 
1;

no lugar de KEY_FIRE voce pode colocar outro. ve aqui

acredito que o F seja o KEY_SECONDARY_ATTACK
Reply


Messages In This Thread
Subtituir CMD por TECLA! - by Vish - 26.09.2013, 02:24
Re: Subtituir CMD por TECLA! - by RuanRider - 26.09.2013, 02:28
Re: Subtituir CMD por TECLA! - by Vish - 26.09.2013, 02:33
Re: Subtituir CMD por TECLA! - by Vish - 26.09.2013, 02:39
Re: Subtituir CMD por TECLA! - by RuanRider - 26.09.2013, 02:42
Re: Subtituir CMD por TECLA! - by Vish - 26.09.2013, 02:51
Re: Subtituir CMD por TECLA! - by Sti - 26.09.2013, 02:59
Re: Subtituir CMD por TECLA! - by Vish - 26.09.2013, 03:02
Re: Subtituir CMD por TECLA! - by RuanRider - 26.09.2013, 03:07
Re: Subtituir CMD por TECLA! - by JeeanK2 - 26.09.2013, 13:08

Forum Jump:


Users browsing this thread: 1 Guest(s)