I'd like to share my steppes profile feedback is welcome if it's shit say it but also say why Basically the other profiles I made suck, due to too many waypoints. Which results in the tank getting stuck on rocks and what not. What I "found out" so far is the less waypoints the better, I mean those are hotspots not waypoints so you have to leave the pathfinding to the navigation. View attachment 35_steppes.xml
35_steps & cross first steps in Step(pes). (check .jpg and .txt add them to your thread start, use one or all spots, enemy base spot can be used by "suizide Scout") Yeah, both are oblivious Routes, but they also follows team movement (if lucky). I will do alternate route "recycling" your spots and add some spot so routes can cover more areas on map. Keep going, only 28 map to go and all map have Profile... then we start second round, . Im just Greedy Creature, you dont have to, glommy back 35_steppes with extra steps(map Hotspot tested, Profile not tested! Code: <?xml version="1.0" encoding="utf-8"?> <Profile> <Map>35_steppes</Map> <Hotspots> <Hotspot Team="1" X="394.1399" Y="4.087207" Z="-291.2792" Type="Normal" /><!--1--> <Hotspot Team="1" X="421.4846" Y="2.031729" Z="3.989048" Type="Normal" /><!--2--> <Hotspot Team="1" X="362.13" Y="0.2205401" Z="116.5239" Type="Normal" /><!-- 20 --> <Hotspot Team="1" X="-272.5974" Y="6.95642" Z="88.16947" Type="Normal" /><!-- 15--> <Hotspot Team="2" X="-127.2955" Y="-6.075181" Z="36.29918" Type="Normal" /><!-- 17 --> <Hotspot Team="2" X="18.12805" Y="-7.405795" Z="-89.83466" Type="Normal" /><!-- 18 --> <Hotspot Team="2" X="70.15034" Y="-4.855678" Z="-288.9959" Type="Normal" /><!-- 19 --> <Hotspot Team="2" X="394.1399" Y="4.087207" Z="-291.2792" Type="Normal" /><!--1--> <Hotspot Team="2" X="362.13" Y="0.2205401" Z="116.5239" Type="Normal" /><!-- 20 --> </Hotspots> </Profile>
Code: <?xml version="1.0" encoding="utf-8"?> <Profile> <Map>35_steppes</Map> <Hotspots> <Hotspot Team="1" X="394.1399" Y="4.087207" Z="-291.2792" Type="Normal" /><!--1--> <Hotspot Team="1" X="421.4846" Y="2.031729" Z="3.989048" Type="Normal" /><!--2--> <Hotspot Team="1" X="362.13" Y="0.2205401" Z="116.5239" Type="Normal" /><!-- 20 --> <Hotspot Team="1" X="343.498" Y="-9.717704" Z="339.5412" Type="Normal" /><!--4--> <Hotspot Team="1" X="175.7632" Y="0.03688931" Z="431.8271" Type="Normal" /><!--5--> <Hotspot Team="2" X="175.7632" Y="0.03688931" Z="431.8271" Type="Normal" /><!--5--> <Hotspot Team="2" X="343.3107" Y="0.292424" Z="147.5828" Type="Normal" /><!-- 21 --> <Hotspot Team="2" X="421.4846" Y="2.031729" Z="3.989048" Type="Normal" /><!--2--> <Hotspot Team="2" X="394.1399" Y="4.087207" Z="-291.2792" Type="Normal" /><!--1--> </Hotspots> </Profile> Another try to use the wonderful work of glommy. I will try it this afternoon.
alternative, test it have fun Code: <?xml version="1.0" encoding="utf-8"?> <Profile> <Map>35_steppes</Map> <Hotspots> <Hotspot Team="2" X="394.1399" Y="4.087207" Z="-291.2792" Type="Normal" /><!--1--> <Hotspot Team="1" X="421.4846" Y="2.031729" Z="3.989048" Type="Normal" /><!--2--> <Hotspot Team="1" X="362.13" Y="0.2205401" Z="116.5239" Type="Normal" /><!-- 20 --> <Hotspot Team="1" X="343.498" Y="-9.717704" Z="339.5412" Type="Normal" /><!--4--> <Hotspot Team="2" X="-127.2955" Y="-6.075181" Z="36.29918" Type="Normal" /><!-- 17 --> <Hotspot Team="2" X="18.12805" Y="-7.405795" Z="-89.83466" Type="Normal" /><!-- 18 --> <Hotspot Team="2" X="70.15034" Y="-4.855678" Z="-288.9959" Type="Normal" /><!-- 19 --> <Hotspot Team="2" X="-64.18198" Y="4.022224" Z="-447.7811" Type="Normal" /><!--12--> </Hotspots> </Profile>
hrrrmm, omg mistake, must make correction... just check Route worked... yes, mistake , I try use rock cover and midle go cover too. ps. It seems that that Rock is good, have you seen hoe it work with Bot on "Real"?