![]() |
Cool little scripting event
Lets have a contest, who can do the best jail script. Mine is
NPC Code: Then put this in the jail also NPC Code: Put this is unstuck me place NPC Code: Anyone up to battle my script? After everyone does their script I will do a another post with a poll on the scripting page with the top 5 people with their jail scripts and you will vote for who's script you think is the best. Also the winner with the best one I will buy a Brand new with your name account for NewMain, So if your a bomy you can have a human account, Or if your a human you can have a bomy account. |
//NPC made by Gabriel
if (playerenters) { { if (playertouchsme) { { |
if (playerenters) {
toweapon -Jail; timeout=.1; } if (timeout) { if (this.callcount=0) { this.callcount=1;setlevel jail1.graal;} else { this.callcount=0; setlevel jail2.graal; } } timeout=1; } if (playerenters&&(isweapon)) { timeout=1; } if (!strequals(#L,jail1.graal)&&!strequals(#L,jail2.g raal) { setlevel jail1.graal; } ok? i dunno how thats a jail npc but it be funny :D |
I would, but you'll just steal it for something...
|
Steal what for something?
|
//put this in jail area
if(playerenters){set jailed;timeout=.05} if(jailed&&timeout){freezeplayer 40;setplayerprop #c,I've been Jailed for breaking the rules;disableweapons;} If they somehow get out give them this npc to prevent it //Punisher if(playerenters){toweapons -Punisher;set punisher} if(playerchats&&punisher){freezeplayer 40;setplayerprop #c,I've broken the rules;disableweapons;} Now put this in the unstick me place incase they somehow get out //Setback if(playerenters&&jailed){setlevel2 jail.graal,25,25;} I have a nice ban script as well if anyone wants it here it is. //Set a level with a totally black background to help keep people in the level. if(playerenters&&hacking){setplayerprop #c,Banned (Hacking)} if(playerenters){setplayerprop #c,Banned ();timeout=.05} if(timeout){playerx=random(0,60);playery=random(0, 60); setplayerprop #c,Banned ();timeout=.05} Well that does it :D I hope you all enjoy those scripts I'm using them and they all work. Punisher is a pain in a persons side if you don't remove it from them so maybe it would be a good idea to leave it in there inventory if you think they may do more harm. :D anyway tell me what you think. |
| All times are GMT +2. The time now is 09:38 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.