Code: Show/Hide ?zone Me and my zone really need this one, currently I rely on a plug-in for it
?chat So we can have chat channels, working on this in a plug-in ?zoneinfo It could load a file and print the data to the players, I have a plug-in for this |
AlphaBoB wrote: |
arena and aa can't be aliased; ?arena is already taken, as the command to open the arena menu.
But yes, that would be a nice thing to add, so that you don't have to recompile the whole thing every time you want to add an alias to a command. Edit: for people who don't know c, I wouldn't be using ASSS... it's completely C code, and even the .conf files resemble some C (#include "...") |
AlphaBoB wrote: |
for people who don't know c, I wouldn't be using ASSS... it's completely C code, and even the .conf files resemble some C (#include "...") |