ASSS Questions - Does ASSS have scripting? Anonymous - Mon Apr 03, 2006 11:42 pm Post subject:
Is there an API for writing any scripts to interact with ASSS? If you have a complex but standard set of commands, it seems like an ideal place for a helpful script.
If there isn't ... write one?
Smong - Tue Apr 04, 2006 7:22 am Post subject:
Asss supports python scripting. Which can be used to group a set of commands into 1 command (although you can do that already "?|setship 2|prize super"). For more info have a look at Wiki:Writing Modules In Python.