onlydmc123 Posted August 3, 2016 Posted August 3, 2016 (edited) Hi guys, Where can I find aCis admin commands with descriptions? I googled and saw some lists but many commands don't exist and I couldn't find them. Edited August 3, 2016 by onlydmc123
0 Tryskell Posted August 3, 2016 Posted August 3, 2016 (edited) "Help" button on admin panel. Located near the parameters box on every main panels, normally. I cleanup when I think about it but normally it's pretty much up-to-date. Overall "real" list is on data/xml/admin_commands_rights.xml. Edited August 3, 2016 by Tryskell
0 'Baggos' Posted August 3, 2016 Posted August 3, 2016 (edited) All admin commands can be found on Gameserver/data/xml/admin_commands_rights.xml Now for descriptions, what you need to learn? If you check in eclipse [net.sf.gameserver.handler.admincommandshandlers] you can find some "descriptions" like: /** * This class handles following admin commands:<br> * <br> * - itemcreate = show "item creation" menu<br> * - create_item = creates num items with respective id, if num is not specified, assumes 1.<br> * - create_set = creates armorset with respective chest id.<br> * - create_coin = creates currency, using the choice box or typing good IDs.<br> * - reward_all = reward all online players with items. */ Edited August 3, 2016 by 'Baggos'
Question
onlydmc123
Hi guys,
Where can I find aCis admin commands with descriptions? I googled and saw some lists but many commands don't exist and I couldn't find them.
Edited by onlydmc1232 answers to this question
Recommended Posts