View Single Post
  #3  
Old 05-21-2001, 11:41 AM
LiquidIce00 LiquidIce00 is offline
RadioActive Monkeeh
LiquidIce00's Avatar
Join Date: Apr 2001
Location: dirty south
Posts: 2,112
LiquidIce00 is on a distinguished road
Send a message via ICQ to LiquidIce00 Send a message via AIM to LiquidIce00 Send a message via Yahoo to LiquidIce00
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
__________________
LiquidIce *Owner* (UnholyNation)
-UN Website
http://www.unholynation.com
-UN Forum
http://forums.unholynation.com
-
-the thinker
-

-
onwall2 for nonp2p (i suck at onwall)
Reply With Quote