Open door with a key or something like that
#3

Quote:
Originally Posted by Ricop522
Посмотреть сообщение
TRy ^^

pawn Код:
public OnPlayerKeyStateChange(playerid, newkeys, oldkeys)
{
    if (PRESSED(KEY_FIRE))
    {
            OnPlayerCommandText(playerid, "/door");
         }
}
no my pawn crash if i compile ?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)