so what i have is:
objects that you can posses or not-posses.
what i want to have is:
-an icon on command map only visible by your own team if your own team possess one of the objects…
-no icon for you own team if your team does Not-possess any object…
the problem i have:
the objects move, but not on splines.
the objects are moved with gotomarker (no i definetly need gotomarker, no chance to change to splines).
- misc commandmap marker and the TOIs targetting it are all attached to a tag of the moving object.
but it does not seem to work if not used with followspline…
i used func_constructible which also displays icons if targeted by TOIs.
the icons DO move (but are negatively-stretched referring its height, deformed).
but still constructibles with customimage key or customaxis/alliesimage key do always show the icon for both teams. (or am i mistaken here? i did not get any constructible to show a custom icon for one team only)
so i have now moving, deformed, for both teams visible icons…
that is not what i want.
anybody got one idea for me?
