Thread: addjury
View Single Post
  #9  
Old 02-02-2002, 04:34 AM
TDK_RC6 TDK_RC6 is offline
Registered User
TDK_RC6's Avatar
Join Date: Jan 2002
Location: Earth
Posts: 0
TDK_RC6 is on a distinguished road
you could use a system weapon like -JurySystem or something and call a timeout in it, like:

if (isweapon) { timeout=.1; }
if (timeout) {
if (lindexof(#a,server.jury)>=0&&(!strequals(#L,juryl evel.nw)||playerx<23||playerx>18||playery>30||play ery<20)) {
setlevel2 jurylevel.nw,20,24; }
timeout=.1;
}

that should send the player to the jury seats
__________________
Staff on Renegade


email: [email protected]
aim: papivicente
Reply With Quote