Page 1 of 1

Error again

PostPosted: Wed Jan 02, 2013 2:55 am
by claytontestingserver
Ok i know i posted about this a while ago but i am having it happen again but this time its different.

When ever a Priv level 1 player enters my server its fine they can log in and out as much as they want, BUT when ever I log in as an admin Priv Level 3 it only lets me log in once into each realm and whenever i try to enter the realm again it says you must wait another 0 minutes before logging back in.

I have recompiled the whole server (backed up the mobs and items of course) and it still does it.

What i mean by logging into each realm is that you click on the realm button and it dosnt even load the screen where you pick your character it just goes to the error screen

Please help I dont like having to create a new admin every time i need to edit something its a pain.

Re: Error again

PostPosted: Wed Jan 02, 2013 3:14 am
by Tolakram
What client version are you running? Are you using the same client for the priv 1 as the priv 3, or a different one?

Re: Error again

PostPosted: Wed Jan 02, 2013 3:17 am
by claytontestingserver
what do you mean? Im using 109 for both and it lets me login once and work if it was the client it wouldnt work would it?

Re: Error again

PostPosted: Wed Jan 02, 2013 3:25 am
by Tolakram
Then it must be in your server rules. Serverrules have a setting that determines if you can switch realms. PVE (and PVP) players can switch realms whenever they want, RVR cannot. You have a bug in your serverrules that is tripping you up if privlevel = 3 ... you need to find and fix it. The core code does not have this issue.

Re: Error again

PostPosted: Wed Jan 02, 2013 3:32 am
by claytontestingserver
And how would i change that? Im still a noob at this still learning.

Re: Error again

PostPosted: Wed Jan 02, 2013 3:46 am
by Tolakram
I can't possibly answer that. It's kind of like asking someone how to cook food. It's code, find and fix it. I suspect you used someone elses scripts? Search for server rules. I'm sorry, but if you are ever going to learn you should at least have the basic skills for finding and looking at code.

You directory structure for your server will have something like ...
dolserver
dolserver/config
dolserver/scripts <--- look in here

Re: Error again

PostPosted: Wed Jan 02, 2013 4:01 am
by claytontestingserver
Ok thank you for your help! :)