Category | Farming Simulator 17 |
Created | 26.10.2017 02:55 |
Melanie Damien (Unknown) | 26.10.2017 02:55 |
---|---|
Hello everyone. I'm having trouble with the animal icons on a map I'm changing around. I went ahead and moved all the animals to a different location on the map. But when I log back in to the game i noticed that the animal icons didn't move. How do I move the animal icons to their new and proper places? Thanks ^_^ |
Melanie Damien (Unknown) | 27.10.2017 00:04 |
---|---|
Guess no one knows how, well thanks everyone, Happy Farming ^_^ |
N0tr3ady (n0tr3adY) | 27.10.2017 10:25 |
---|---|
Hi, First off all : don't expect instant answer. Be patient. On second : you should look at the map xml's, especially the map01/map02.xml ;) Regards nry |
P Tschirhart (AwesomeLiquor) | 17.12.2017 22:59 |
---|---|
Hello, Open your map.xml ( 01 or 02 ) <hotspots> <hotspot name="Shop" fullName="$l10n_map_shop" imageUVs="520 8 240 240" xMapPos="-283.905" zMapPos="550.357" blinking="false" persistent="false" showName="false" hidable="true" renderLast="false" category="CATEGORY_TRIGGERS"/> <hotspot name="Cows" fullName="$l10n_animals_cowPasture" imageUVs="520 264 240 240" xMapPos="686.762" zMapPos="-865.998" blinking="false" persistent="false" showName="false" hidable="true" renderLast="false" category="CATEGORY_DEFAULT"/> <hotspot name="Sheep" fullName="$l10n_animals_sheepPasture" imageUVs="264 264 240 240" xMapPos="212.063" zMapPos="-771.304" blinking="false" persistent="false" showName="false" hidable="true" renderLast="false" category="CATEGORY_DEFAULT"/> <hotspot name="Chickens" fullName="$l10n_animals_chickenCoop" imageUVs="8 264 240 240" xMapPos="233.1" zMapPos="-902.787" blinking="false" persistent="false" showName="false" hidable="true" renderLast="false" category="CATEGORY_DEFAULT"/> <hotspot name="Pigs" fullName="$l10n_animals_pigPasture" imageUVs="776 264 240 240" xMapPos="22.981" zMapPos="-884.25" blinking="false" persistent="false" showName="false" hidable="true" renderLast="false" category="CATEGORY_DEFAULT"/> </hotspots> xMapPos="-283.905" zMapPos="550.357" <- are the postions of icon , open map and make X and Y match up |
Note: Log in to post. Create a new account here.