The in-game descriptions are pretty vague. I’m even trying to do the most simple of things, such as adding nav markers to objects and cant even get those to function. Is there really something stupid that I’m missing when it comes to doing this? I’ve done scripting on the xml level before with Megalo scripts, but this is literally baffling me why I cant get even the most basic of functions to work.
Ex:
Object: Flag
Script 1>
:Condition: On SPAWN
:Action1: Change Nav Marker
<:Add: All Players (dead or alive)
<<:Target: THIS object
<<<:Text: RETRIEVE
<<<:Color: White
youd think that when this object spawns it would generically place a waypoint on it with associated text “RETRIEVE” attached. Instead there is nothing. Help please?