i don’t want to be alone… i just prefer it.
it looks like, after
spending wasting two days just looking at the code and fucking around with it here and there, that i’m just going to have to break down the menu system in
mars s.t.s. and do it over with dynamic code – one structure as vertical, one as horizontal, and then just use variables i guess for the menu contents, to keep it fairly simple for users.
the problem? the thing that’s given me such a godawful headache? nested fookin’ lists. never, EVER use nested lists if you plan on making any changes in the future (such as, oh, say… going inline).