HOLDING no funciona bien
#7

fijate con este codigo:
pawn Код:
public OnPlayerKeyStateChange(playerid, newkeys, oldkeys)
{
    if(HOLDING(KEY_WALK) || HOLDING(KEY_SUBMISSION))mostrarstats(playerid);
    else ocultarstats(playerid);
    return 1;
}
Reply


Messages In This Thread
HOLDING no funciona bien - by most - 20.12.2010, 14:43
Re: HOLDING no funciona bien - by The_Moddler - 20.12.2010, 14:59
Respuesta: HOLDING no funciona bien - by Ari3l - 20.12.2010, 15:10
Re: HOLDING no funciona bien - by most - 20.12.2010, 15:16
Respuesta: HOLDING no funciona bien - by SuperMarioRol - 20.12.2010, 16:44
Re: HOLDING no funciona bien - by most - 20.12.2010, 20:32
Respuesta: HOLDING no funciona bien - by TheChaoz - 20.12.2010, 20:40
Re: HOLDING no funciona bien - by most - 20.12.2010, 21:57

Forum Jump:


Users browsing this thread: 1 Guest(s)