[Duda] Interior
#2

Dame un momento que seguro que se me ocurre algo

pawn Код:
public OnPlayerStateChange(playerid, newstate, oldstate)
{
    if(oldstate == PLAYER_STATE_ONFOOT && newstate == PLAYER_STATE_PASSENGER && GetPlayerVehicleID(playerid)== 1/*Pon aqui la id de la ambulancia/as*/)
    {
         SetPlayerPos(playerid,0.0,0.0,3.0);
    }
    return 1;
}
Si tienes alguna duda avisame
Reply


Messages In This Thread
[Duda] Interior - by Gustavolemon - 03.10.2013, 18:40
[No subject] - by chusothe41 - 03.10.2013, 18:50
Re: [Duda] Interior - by 0xFFFFFF - 03.10.2013, 18:59
Respuesta: Re: [Duda] Interior - by Gustavolemon - 03.10.2013, 19:14

Forum Jump:


Users browsing this thread: 1 Guest(s)