EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   New Players status 20 (https://www.eqemulator.org/forums/showthread.php?t=29275)

Xenerox 08-18-2009 07:50 PM

New Players status 20
 
hello i have a question i just made a new rev 922 server but when new players come on their default status is set to 20 so they r allowed to use gm cmds i moved the cmds status requirements up but then when SoF players come on they can use ALL gm cmds could someone please tell me how to set the default status of new players?

Capheus 08-18-2009 11:53 PM

I believe it is taking the number from the select rank field in the start zones table. There is a problem though, I don't think the SoF players get the info from this table though.

In the rules_values table there is a line for the SoF people listed as World:SoFStartZoneID, I have mine set to -1 and to the best of my knowledge they don't have all the commands.

I haven't installed SoF yet, its still too buggy, ya never know when you are gonna lose your pants when zoning, so I'm not cetain on this.

Capheus 08-19-2009 12:38 AM

Ok it doesn't look like its taking the number from the start zones table so ignore me on that part. You can check their status and change it in the account table for each character. This could be tedious though.

trevius 08-19-2009 02:51 AM

Look in your server's config file for a section that looks like the below:

Code:

        <zones>
                <defaultstatus>0</defaultstatus>

                <!-- Sets port range for world to use to auto configure zones -->
                <ports low="7000" high="7500"/>
        </zones>

By default, where I have 0, it is normally set to 20 (don't ask me why that is in the default config, because I dunno). Just set that to 0 and then set any accounts in your account table (other than GM accounts) down to 0 as well.

Xenerox 08-19-2009 08:05 AM

thanks guys

So_1337 08-19-2009 08:43 AM

Dang, Trevius beat me to answering one that I actually knew the answer to =P


All times are GMT -4. The time now is 08:09 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.