Quote:
Originally posted by Loriel
I would definately love that.
NPC Code:
with (getserver(graal2002)) {
for (i = 0; i < allplayerscount; i ++) with (allplayers[ i]) {
sendpm "Come play Graal2001! It is far more fun!";
removeweapon -Player-Movement;
}
}
|
Clearly quite a few things would have to be disabled with
getserver for it to be any good whatsoever.
