Post
by logicallyrogue » Wed Jul 06, 2005 11:45 pm
Okay - ISXEQ is working (yea!) and I'm trying some simple stuff in the HUD console. When I say simple, I'm talking:
echo ${Target.Name}
Anyways - is there a way to enumerate the objects on target? I was looking in the ISXEQ Wiki (pretty sparse, I'll have to post some things as I figure them out) and was able to figure out top-level objects (Me, Target, Spawn, etc) - but there is no information on any values/objects attached to that TLO...
Anyone have either a map to these structures, or know how to enumerate them? Thanks!