Game Guides Archive
Thread: Ultimate Buff Macro and Chat Command Parser
/salute
I hope this can be used for other positive additions to the game.
/ui action cycleTargetsOutwardFriendly;
/ui action cycleTargetOutwardFriendly;
/pause 1;
/macro targetPlayer;
What code do you see that hasn't been documented somewhere on the forums? I really don't use a whole lot of special or odd commands. Heck I'd say about 90% of the actual SWG commands I use are /alias and /unalias, with all the other buffing and logging and alias loading/saving being the other 10%. Heck lets do a quick list of all the commands I use:
Misc control and UIcommands:
- /pause
- /macro
- /ui
- /unalias
- /alias
- /target
- /tip
Chat parser commands:
- /save_alias
- /load_alias
- /log
Chat and other misc chat tab commands:
- /say
- /shout
- /jabber
- /emote
- /chatroom
- /echo
- /earth
Grouping commands:
- /invite
- /decline
Doc commands:
- /adrenalboost
- /disinfect
- /countertoxin
- /diseaseinnoculation
- /endorphineinjection
- /nutrientinjection
- /poisoninnoculation
- /serotonininjection
- /healwound
Client exit commands
- /logout
- /quit
And that's really about it. No commands that don't have addaquate documentation for thier use. Alias and alias derivative aliases (/:aX: series) constitute a vast majority of the actual commands, as they control program flow. No secret commands, and the only "creative use" is loading chat files as aliases, but you said you already had that.