[Forge] Help With Scripting Nav Markers

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?

Ok, try doing timer check, initial: 0:00 and repeat: 1:00.worked when I did this. I was having this problem! It sucks that there is no online tutorial for these nav markers and that “spawned” doesn’t work.

Oh and also, there is a players category under action, click on it and then put it on players or a specific team!

not working