View Single Post
  #14  
Old 05-03-2004, 03:44 PM
billybob256 billybob256 is offline
Rainbow Fox
Join Date: Apr 2004
Location: b is for ENgland
Posts: 23
billybob256 is on a distinguished road
Send a message via ICQ to billybob256 Send a message via AIM to billybob256 Send a message via MSN to billybob256
so, i would put an npc in the DB and make it go something like this?:

NPC Code:
if (created){
copylevel levelname.nw , playerhouses/levelname.nw;
}

Reply With Quote