PDA

View Full Version : City and village names on island maps



kalasnikov471
Mar 31 2009, 15:58
Hi,

I want to add town names to my island so when I look on me map in OFP I will see the names of the town just like in the BIS islands.

I know how to add them to the island config but how can I get the number for their possition? I use WRPTool to make islands, please help me out http://forums.bistudio.com/oldsmileys/smile_o.gif

Snake Man
Mar 31 2009, 16:40
Well I wrote the WrpTool's 120+ page manual for a reason, so that people don't have to run around in forums asking for help.

Trust me on this, read the manual and the answer is there, all you need to know.

kalasnikov471
Mar 31 2009, 19:07
Yep, found it now :-)

But its in the new WrpTool v0.950 upgrade not the old one (for anyone who is also looking for it)

daraofp
Jul 6 2009, 00:14
here is how.
start wrp tool and goo to the town you wish to take the position and put your mouse over it and in the botom left corner there is box called Mouse position than shows XYZ coordinate of your curent mouse position... for example X:4654 Y:10 Z:10128
put those numbers to your confg. file
you do not need the Y number because it shows the hight, only use X and Z number as Y number is always set 0 in the confg.file example
name="Cancon";
position[]={4654, 10128, 0};