BlackSun Posted December 19, 2016 Posted December 19, 2016 Hi! I started doing a XVM config to show the turret damage (like with the vehicle info mod when you hover a tank) over everyone's head in the marker to see how scary someone is. However I quickly ran into a problem: I have no idea how macros work in XVM and if it is even possible to do it. I know that I can do simple check like {{vehicle=something?yes|no}}, but is there a way to get which turret he has? Only these macros are available? https://github.com/xergio/xvm/blob/master/doc/macros.txt I know it's not the XVM forum, but i thought I'll ask here since I use your modpack and usually modify your XVM settings and they seem very different than the original XVM one. Quote
Administrator Aslain Posted December 20, 2016 Administrator Posted December 20, 2016 Hi Don't know who xergio is, better use this from latest nightly build: - macros.txt - macros-hangar.txt i.e. try {{turret?top|default}} macro, but it works in vehicle markers (OTM) only. I see you are discussing it on koreanrandom, gl. Quote
BlackSun Posted December 20, 2016 Author Posted December 20, 2016 Yes also asked there, thank you the help, found out that I can use python macros, so i'll use that for my project. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.