Thor Posted December 21, 2008 Share Posted December 21, 2008 Ok dare I found my files but you left the server before I could get back to you. Anyways these are from some old files that I had on an old ETPub server, I have never run a Jaymod server so I am not sure if these will work. But you can look over these and see what I did and maybe they might help or not. [command] command = pmson exec = chat ^sPrivate messages enabled^1! ; set g_privatemessages 1 desc = turns private messages on levels = 14 15 16 17 20 24 25 [command] command = pmsoff exec = chat ^sPrivate messages disabled^1! ; set g_privatemessages 0 desc = turns private messages off levels = 14 15 16 17 20 24 25 [command] command = botoff exec = chat ^sBots Turned Off^1! ; set omnibot_enable "0" desc = turns the bots off levels = 16 17 20 24 25 [command] command = boton exec = chat ^sBots Turned On^1! ; set omnibot_enable "1" desc = turns the bots on levels = 16 17 20 24 25 Anyways, like I said these were written for ETPub and they worked there and I have never set up a Jaymod server either. But you can see how I made them work and this could possibly help you or give you an idea to work off of and maybe you can create some new commands rather than having to place bots in spec 1 at a time. Quote Link to comment Share on other sites More sharing options...
Administrators daredevil Posted December 22, 2008 Administrators Share Posted December 22, 2008 Sadly they don't work on Jaymod. I am using same kind of things for ETPUB since its shrub based. This commands would work on all shrub admin based mode. Jaymod uses more advanced ACL system. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.