Quote:
Originally Posted by Imperialistic
You're not showing any willingness to learn, you should take seriously to what fowlplay4 is telling you, if you want to be warped just replace:
hide(); --> setlevel2("blah.nw", x , y);
and
player.chat = "Access Denied!"; --> setlevel2("blah2.nw", x, y);
|
okay, fine i want to learn
I don't understand this part:
PHP Code:
// Define guild that can use door
if (!this.guildaccess) this.guildaccess = "Staff";
// Give door shape (prevents transparent image cheat)
this.setshape(1, 32, 32);