View Single Post
  #14  
Old 02-09-2004, 02:42 PM
Vegeta940 Vegeta940 is offline
Registered User
Join Date: Oct 2003
Location: I won't tell
Posts: 18
Vegeta940 is on a distinguished road
Send a message via AIM to Vegeta940 Send a message via Yahoo to Vegeta940
Post Hey

Dude, they may say all you have to do is put in jail lvls in ur server options but I came up with the answer to ur question a while ago on Spartica, heres the script.

//#CLIENTSIDE
if (created) {
}
if (playersays(unstick me)) {
setplayerprop #c,Disabled;
setlevel2 jail.nw,30,30;
}


Does that help at all?
Reply With Quote