Titan Network

More Titan Projects => ParagonWiki => Topic started by: chaossdragon on October 03, 2011, 03:20:17 AM

Title: Minor error with info on paragonwiki
Post by: chaossdragon on October 03, 2011, 03:20:17 AM
http://wiki.cohtitan.com/wiki/Goto_tray_(Slash_Command)

states a bug with the use of goto_tray may only be used at end of a macro command.

this is not entirely true.  If you use "bindloadfile blah\blah$$goto_tray" it will never switch trays,
but if you swap them and "gotot_tray$$bindloadfile blah\blah" it works as written.

just wanted to clarify this in case anyone else has a hair-pulling experience too.
Title: Re: Minor error with info on paragonwiki
Post by: Aggelakis on October 03, 2011, 07:18:35 AM
Well, binds function differently than macros, which is what the bug is about. And to be honest, I'm not sure macros can use bindloadfile...

If a macro contains "gototray #" anywhere other than the last command, everything after "gototray #" is stripped upon zoning.