Quote:
Originally posted by Lit
so what u want is swords disabled but not the NPCs Weapons Or anything in that order may i ask why and why dont u use
PHP Code:
if (playerenters) {toweapons *WeaponsDisabled;} if (!strequals(#l,Levelname)) {destroy;}
Eh?
|
AHHHHHH WHERES THE CARRIGE RETURNS!!!!!!!!!!!!?!?!??!?!?!?!?
PHP Code:
if (playerenters) {
toweapons *WeaponsDisabled;
}
if (!strequals(#l,Levelname)) {
destroy;
}
Also Kaimetsu is right, your script would do bugger all..