harrell 0 Posted June 12, 2002 Can any one tell me how to name citys and postion them on the map for a new island. i know it is in the config some were, but how do you do it? Share this post Link to post Share on other sites
Hudson 0 Posted June 12, 2002 Here is the section of Ebuds Jungle Everon config.cpp file that deals with naming towns. You should be able to figure out what to change... </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote </td></tr><tr><td id="QUOTE">class Names { class PhuLoc { name="Phu Loc"; position[]={4674,10730,50}; }; class HoiAn { name="Hoi An"; position[]={7197,2347,50}; }; class QuiNhon { name="Qui Nhon"; position[]={4524,9549,100}; }; class HauBon { name="hau Bon"; position[]={4946,9056,50}; }; class Dakto { name="Dak To"; position[]={4935,6994,50}; }; class AnLoc { name="An Loc"; position[]={4112,7772,50}; }; class DonHoi { name="Dong Hoi"; position[]={5735,7059,100}; }; class DaLat { name="Da Lat"; position[]={5501,6050,50}; }; class TanBinh { name="Tan Binh"; position[]={7057,5987,50}; }; class CamLo { name="Cam Lo"; position[]={7556,5558,50}; }; class MyTho { name="My Tho"; position[]={5283,5375,50}; }; class NhaBe { name="Nha Be"; position[]={2590,5384,50}; }; class CanGio { name="Can Gio"; position[]={5134,3955,100}; }; class RachGia { name="Rach Gia"; position[]={1333,5962,100}; }; class Kontum { name="Kontum"; position[]={7554,4737,10}; }; class DaLai { name="Da Lai"; position[]={8835,2710,50}; }; class TayNinh { name="Tay Ninh"; position[]={9142,2159,50}; }; class VungTau { name="Vung Tau"; position[]={9662,1605,50}; }; class CampLongThanh { name="Camp Long Thanh"; position[]={7255.,30.,6730.}; }; class PleikuAirBase { name="Pleiku Air Base"; position[]={4797,24,11835}; }; class CampCarroll { name="Camp Carroll"; position[]={5194,31,10498}; }; };<span id='postcolor'> Share this post Link to post Share on other sites
harrell 0 Posted June 12, 2002 Thanks Hudson .Now ill go naming my towns and army and air force bases on my map now. thanks Share this post Link to post Share on other sites
Skulleye 0 Posted June 12, 2002 And put it up for download when you're finished? Share this post Link to post Share on other sites