Well, I will format it then.
PHP Code:
function*onPlayerTouchsMe() {
if* (player.account* in *serveroptions.staff)* {
setlevel2("futustia-bar_side.nw", *10.5, *44.5);
player.dir* = *2;
} else* {
player.chat* = *"I*am*not*staff.*I*cannot*be*in*this*bar.";
}
}*
fp4's script added a lot of asterisks 0.o