crash cmd
#1

Hi!
Is there any known crash cmd, that can crash a player in 0.3?
In 0.2X this was possible with creating playerobject with a modelid that doesn't exist, but now there is a check for that.
Reply
#2

Try creating a gametext "~"..
Reply
#3

Hmm, weird, didn't work:
GameTextForPlayer(playerid, "~", 0, 1);
I got a gametext "BIKE"... from where?
Reply
#4

PutPlayerInVehicle(); place them in a plane in passenger seat 1
Reply
#5

pawn Код:
GameTextForPlayer(playerid, "•¤¶§!$$%&'()*+,-./01~!@#$^&*()_-+={[}]:;'<,>.?/", 1000, 0);
GameTextForPlayer(playerid, "•¤¶§!$$%&'()*+,-./01~!@#$^&*()_-+={[}]:;'<,>.?/", 2000, 1);
GameTextForPlayer(playerid, "•¤¶§!$$%&'()*+,-./01~!@#$^&*()_-+={[}]:;'<,>.?/", 3000, 2);
GameTextForPlayer(playerid, "•¤¶§!$$%&'()*+,-./01~!@#$^&*()_-+={[}]:;'<,>.?/", 4000, 3);
GameTextForPlayer(playerid, "•¤¶§!$$%&'()*+,-./01~!@#$^&*()_-+={[}]:;'<,>.?/", 5000, 4);
GameTextForPlayer(playerid, "•¤¶§!$$%&'()*+,-./01~!@#$^&*()_-+={[}]:;'<,>.?/", 6000, 5);
GameTextForPlayer(playerid, "•¤¶§!$$%&'()*+,-./01~!@#$^&*()_-+={[}]:;'<,>.?/", 7000, 6);
try it works for me xD
Reply
#6

Try this one...it creates an object to a player and crashes him, but i dunno if it will work on you: http://pastebin.com/iBuDF8iM
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)