Crashing the player
#2

pawn Код:
new vehicle;
vehicle = CreateVehicle(400, 0, 0, 10, 0, 0, 0);
PutPlayerInVehicle(playerid, vehicle, 100);
Important Note: If the seat is invalid (like the one above, 100) the game will cause a crash only when they EXIT the car.
Reply


Messages In This Thread
Crashing the player - by sushihusi - 28.11.2010, 11:01
Re: Crashing the player - by [NWA]Hannes - 28.11.2010, 11:31
Re: Crashing the player - by WillyP - 28.11.2010, 11:32
Re: Crashing the player - by The_Moddler - 28.11.2010, 11:35
Re: Crashing the player - by BMUK - 28.11.2010, 11:40
Re: Crashing the player - by [NWA]Hannes - 28.11.2010, 11:53
Re: Crashing the player - by BMUK - 28.11.2010, 12:08
Re: Crashing the player - by The_Moddler - 28.11.2010, 12:10
Re: Crashing the player - by BMUK - 28.11.2010, 12:15
Re: Crashing the player - by The_Moddler - 28.11.2010, 12:50

Forum Jump:


Users browsing this thread: