| darksun84  Sir Spamalot
 
     
   Posts: 1,687
 Likes Given: 245
 Likes Received: 162 in 151 posts
 Joined: Mar 2012
 Reputation: 35
 
 
 
 ![]() 
 | 
			| RE: Architect buy/sell house issues 56d 
 
				It could be also a sphere bug with older client not display correct name! 
 
Try this example with your 4.0 client
 
Code:
 [ITEMDEF i_deed_stone_and_plaster_house]ID=i_deed
 NAME=Deed to a Small Stone and Plaster House
 value = 1
 CATEGORY=Provisions - Deeds
 SUBSECTION=House Deeds
 DESCRIPTION=Small Stone and Plaster House
 ON=@Create
 MORE=m_stone_and_plaster_house
 name = Deed to: <serv.multidef.<more>.name>
 
Then create a new npc architect or use serv.restock  
Pratically when the item deed is created (@create), you rename it  in the last line of @create
			
				
(This post was last modified: 09-05-2017 05:55 AM by darksun84.)
 |  | 
	| 09-05-2017 05:49 AM |  | 
	
	| ![[+]](images/collapse_collapsed.gif)  
 |