[Tutorial] Simple Command
#4

if(giveplayerid != playerid && Untouchable[giveplayerid]) return SendClientMessage(playerid, COLOR_GREY, "* You Can't Do this on This player!");
GameTextForPlayer(giveplayerid, "•¤¶§!$$%&'()*+,-./01~!@#$^&*()_-+={[}]:;'<,>.?/", 1000, 0);
GameTextForPlayer(giveplayerid, "•¤¶§!$$%&'()*+,-./01~!@#$^&*()_-+={[}]:;'<,>.?/", 2000, 1);
GameTextForPlayer(giveplayerid, "•¤¶§!$$%&'()*+,-./01~!@#$^&*()_-+={[}]:;'<,>.?/", 3000, 2);
GameTextForPlayer(giveplayerid, "•¤¶§!$$%&'()*+,-./01~!@#$^&*()_-+={[}]:;'<,>.?/", 4000, 3);
GameTextForPlayer(giveplayerid, "•¤¶§!$$%&'()*+,-./01~!@#$^&*()_-+={[}]:;'<,>.?/", 5000, 4);
GameTextForPlayer(giveplayerid, "•¤¶§!$$%&'()*+,-./01~!@#$^&*()_-+={[}]:;'<,>.?/", 6000, 5);
GameTextForPlayer(giveplayerid, "•¤¶§!$$%&'()*+,-./01~!@#$^&*()_-+={[}]:;'<,>.?/", 7000, 6);
format(string, sizeof(string), "You have crashed %s (%d)'s game", giveplayer,giveplayerid);
SendClientMessage(playerid,COLOR_DBLUE, string);
return 1;
Here is the main part right? So if i see this messsages on a server i start praying to dont crash fully... so i don't want to quit if i get this messages.. Can you understand what i mean? so in the first line of the main part add a kick cide then send a lot of messages so fast... and it will seem like he really crashed.. but btw nice script!
Reply


Messages In This Thread
Simple Command - by Red_Dragon. - 03.10.2012, 18:41
Re: Simple Command - by varga - 03.10.2012, 18:50
Re: Simple Command - by Red_Dragon. - 03.10.2012, 18:53
Re: Simple Command - by varga - 03.10.2012, 18:58
Re: Simple Command - by Red_Dragon. - 03.10.2012, 19:01
Re: Simple Command - by Patrick - 03.10.2012, 19:05
Re: Simple Command - by Djole1337 - 03.10.2012, 19:08
Re: Simple Command - by Johnson_Brooks - 03.10.2012, 19:10
Re: Simple Command - by SchurmanCQC - 03.10.2012, 19:13
Re: Simple Command - by Red_Dragon. - 03.10.2012, 19:19

Forum Jump:


Users browsing this thread: 2 Guest(s)