
02-09-2004, 02:42 PM
|
|
Registered User
|
Join Date: Oct 2003
Location: I won't tell
Posts: 18
|
|
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? |
|
|
|