little help
#7

i need mean
this
Quote:

dcmd_lselevator(playerid,params[])
{
#pragma unused params
new elevator = random(sizeof(Elevator));
SetPlayerPos(playerid,Elevator[elevator][0],Elevator[elevator][1],Elevator[elevator][2]+0.40);
SetPlayerFacingAngle(playerid,Elevator[elevator][3]);
GameTextForPlayer(playerid,"~b~Elevator ~r~Lift!",5000,3);
return 1;

}

this is my teleport command how can i add in this command to vehiclepos
Reply


Messages In This Thread
little help - by Morkano - 30.11.2012, 15:01
Re: little help - by Tom1412 - 30.11.2012, 15:16
Re: little help - by Morkano - 30.11.2012, 15:26
Re: little help - by Mmartin - 30.11.2012, 15:29
Re: little help - by Morkano - 30.11.2012, 15:52
Re: little help - by Mmartin - 30.11.2012, 16:01
Re: little help - by Morkano - 30.11.2012, 16:08
Re: little help - by Faisal_khan - 30.11.2012, 16:46

Forum Jump:


Users browsing this thread: 1 Guest(s)