<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2719.2200" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Well the new 1.4 cut installs well, everything 
worked except the python plugin (I still had to modify the plugin Makefile, 
remove the references to the 1.5 libs (since it correctly detected and used the 
2.x Python.h to compile) and remake the plugin , but that is pretty painless 
anyway.)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Killpets works well, but I don't know if it is good 
that they drop their inventories (free money).&nbsp; Seems a bit cruel.&nbsp; 
Unsummon would be kinder. - but it was&nbsp;good work on a well needed 
function.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>M.T. should be proud, the DX Client still runs well 
under 1.4.&nbsp; Well enough to be a&nbsp;usable client for windows users 
still&nbsp;(thought I should mention that&nbsp;somewhere). &nbsp;I have to say 
it - it is still my favorite client.</FONT></DIV>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Still playing with a&nbsp;concept for buying 
castles/houses, I have one pretty simple solution i've been working on.&nbsp; 
</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I made a file called 'lots' with the following 
format : lot#, map, x, y, zone, owner</FONT></DIV>
<DIV><FONT face=Arial size=2>e.g&nbsp; 
1,/city/city,16,18,house,vacant</FONT></DIV>
<DIV><FONT face=Arial size=2>I wrote a python script (kind of like Collette's 
IPO python script for mail) that will let you check the availability of a lot 
and what can be built on it and&nbsp;purchase a deed for the lot.&nbsp; When you 
buy a lot, a set of maps will be written based on a template map (read map file 
-&gt; find and replace the exits and the inventory checkers -&gt; save new 
file&nbsp;to player directory) and the target map from the 'lots' file will be 
edited to add in the exits (remove or cover over&nbsp;the&nbsp;for-sale 
signs-&gt; place an arch linking to the player's new home map) -&nbsp;I'm still 
workin on this but&nbsp;I think it&nbsp;presents no real issues.</FONT></DIV>
<DIV><FONT face=Arial size=2>It would be up to map makers to add in signs on 
their maps indicating a lot number and zone type (so players would be able to 
shop around) and to make an entry in the 'lots' file to make the lot 
available.</FONT></DIV>
<DIV>Initially there will be two templates (which are like the guild maps in 
that there are lots of gold floors and altars to cozy up the maps), a 2 
story&nbsp;house and a 4 story keep (so far single tile arches only to keep it 
simple and avoid map congestion).&nbsp; I plan on adding in two more - tower and 
castle if it works out.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Three&nbsp;problems I can see so far - </DIV>
<DIV>1. you have to wait for the map to reset before you can see or enter your 
new pad.</DIV>
<DIV>2.&nbsp;mapmakers making mistakes either on maps or in the lot file</DIV>
<DIV>3. when updating maps have to be careful not to mung up players 
houses</DIV>
<DIV>4. problems with adding files to the server (bloat issues?)- removing old 
files</DIV>
<DIV>5. more stuff for server admins to do</DIV>
<DIV>&nbsp;</DIV>
<DIV>Advantages are:</DIV>
<DIV>1. easy to implement</DIV>
<DIV>2. lots of control for 'zoning'</DIV>
<DIV>3. players can buy as many as they like</DIV>
<DIV>4. pretty easy to do in python</DIV>
<DIV>5. more stuff for server admins to do...</DIV>
<DIV>&nbsp;</DIV>
<DIV>Of course with some automation enhancements some of the problems could be 
mitigated (I was thinking of adding a dm command to add lots (in python -&nbsp; 
if you were carrying around some kind of 'wand of realestate'), and you could 
always make a utility script to run through and&nbsp;clean up inactive players 
and lots)</DIV>
<DIV>&nbsp;</DIV></FONT></DIV>
<DIV><FONT face=Arial size=2>anyone have&nbsp;thoughts on this?&nbsp; Am I 
missing anything vital?&nbsp; Someone have a better plan?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>The Python Plugin is pretty cool.</FONT></DIV>
<DIV><FONT face=Arial size=2>also:</FONT></DIV>
<DIV><FONT face=Arial size=2>I installed Sorcerer Linux a bit ago to try it out 
and noticed that Crossfire is one one of the install spells you can cast.&nbsp; 
Unfortunatly it is 'cast crossfire' and it gets the whole ball game- arches, 
maps,&nbsp;client, server.&nbsp; Think it would be better to make three install 
spells: client, server+maps, and the jED + arches.&nbsp; Anyway, have to look 
into that&nbsp;later.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Just a 1.4.0 FYI - thanks folks.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>