/call hydra
#4

Nope.. That didn't work either.

pawn Код:
if(strcmp(cmdtext, "/call hydra", true) == 0)
    {
    if(IsPlayerInRangeOfPoint(playerid, 7, 2728.0461,-2302.7786,16.5892))
    {
    GetPlayerPos(playerid,X,Y,Z);
    PutPlayerInVehicle(playerid, AddStaticVehicleEx (520, X, Y, Z, 0, 0, 0, 900);
    return 1;
    }
}
Heres the updated code. Unless you mean... AddStaticVehicle and then call the vehicles ID to the spot..
Reply


Messages In This Thread
/call hydra - by =AV=Gibson - 10.04.2011, 22:16
Re: /call hydra - by Tommy_Mandaz - 11.04.2011, 00:27
Re: /call hydra - by =AV=Gibson - 11.04.2011, 06:39
Re: /call hydra - by =AV=Gibson - 11.04.2011, 06:49
Respuesta: /call hydra - by usrb1n - 11.04.2011, 06:58
Re: /call hydra - by Mean - 11.04.2011, 08:39

Forum Jump:


Users browsing this thread: 1 Guest(s)