[HELP] Spawning vehicles
#2

Quote:

public OnPlayerCommandText(playerid, cmdtext[])
{
if(strcmp(cmdtext, "/car", true)==0)
{
PutPlayerInVehicle(playerid,400,1);
return 1;
}
return 0;
}

Do you want the car to get teleported near the player and the player is in it or the player gets teleported to the vehicle and the player enters it?
Reply


Messages In This Thread
[HELP] Spawning vehicles - by mannu - 13.04.2009, 08:31
Re: [HELP] Spawning vehicles - by nickbugun - 13.04.2009, 10:28
Re: [HELP] Spawning vehicles - by mannu - 13.04.2009, 10:32
Re: [HELP] Spawning vehicles - by Danut - 13.04.2009, 10:37
Re: [HELP] Spawning vehicles - by mannu - 13.04.2009, 10:42
Re: [HELP] Spawning vehicles - by mannu - 13.04.2009, 14:34

Forum Jump:


Users browsing this thread: 1 Guest(s)