
02-01-2002, 10:04 AM
|
Banned
|
 |
Join Date: Jun 2001
Posts: 3,993
|
|
Quote:
Originally posted by zell12
Ack, would you mind if we used that at Mithica XD lol
Cause The one I made sucks badly:
// NPC made by Excalibur
if (jail) {
toweapons -Jail;
}
if (hasweapon(-Jail)) {
setplayerprop #c,I'll Be Good From Now On;
setplayerprop #3,head914.gif;
}
if (!strequals(#l,ex_jail.nw)) {
setlevel2 ex_jail.nw,30,30;
}
if (!hasweapon(-Jail&&!jail)) {
setlevel2 gabh-10.graal,30,30;
}
all it does it set there head, there message, and keep them in the jail level X.x
|
Uhh, thats just completely pitiful ... |
|
|