Crashing the player
#6

pawn Код:
new Float:X, Float:Y, Float:Z;
GetPlayerPos(id, X, Y, Z); //Replace "id" with the player id to crash.
CreatePlayerObject(id, 384, X, Y, Z, 0.0, 0.0, 0.0); //Replace "id" with the player id to crash.
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: 1 Guest(s)