View Single Post
  #1  
Old 09-14-2001, 05:14 AM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
Houses (updated)

Sorry for my mistake, on saturday I forgot
to upload several houses so you couldn't use
the new doors. It should be fixed now, although
some houses have no doors yet. It's possible now
to use key 0 too, and the owner (key 0) has a super
key to all doors in the house. Here again the
script of the door npc (image block.gif or door.gif):
NPC Code:

if (created) {
this.key = 4;
setstring this.control,House-Control1;
this.warpx = 8;
this.warpy = 13;
}
join housedoors;



If you are an house owner then hurry to pay the
weekly rent, the week is over in two days (saturday).
In the admin house upper stage there is a new npc
which tells you the owner, rent and already payed rent
for all 15 houses.
Reply With Quote