Page 1 of 3

how to change xp rates?

PostPosted: Thu Oct 02, 2008 7:18 am
by Diocide
how do you change the xp rates? i dont have a serverproperties file. i downloaded server and database v 1.9.0.1393. also is there a list of gm commands somewhere?

Re: how to change xp rates?

PostPosted: Thu Oct 02, 2008 8:14 am
by Graveen
browse your database, into the serverproperty table ;)

Re: how to change xp rates?

PostPosted: Thu Oct 02, 2008 1:23 pm
by stephenxpimentel
server properties database for xp rate.

Look into your Core (the SVN) for GM commands, here is the link to show them all tho.

https://dolserver.svn.sourceforge.net/s ... mcommands/

Re: how to change xp rates?

PostPosted: Thu Oct 02, 2008 8:20 pm
by Diocide
i dont have a serverproperties file, the database's are all .dll, do i need an uncompiled version?

Re: how to change xp rates?

PostPosted: Thu Oct 02, 2008 8:43 pm
by Graveen
then install the database. all is into it.

Re: how to change xp rates?

PostPosted: Thu Oct 02, 2008 9:41 pm
by Diocide
i downloaded the file, server and database, but the database is all dlls. i just tryed installing the database seperate and it didnt add a serverproperties file.

Re: how to change xp rates?

PostPosted: Thu Oct 02, 2008 10:38 pm
by Graveen
please look at the tutos in support section (how to install a nice server). They will show you how to install/use the database ;)

Re: how to change xp rates?

PostPosted: Fri Oct 03, 2008 12:04 am
by Diocide
followed the tutorials and i get an error when starting the server now. i downloaded the complete package. its supposed to have the db already installed but, theres no serverproperties script. just a .frm, .MYD, and .MYI. which arn't even readable. what program will view/edit .frm, .MYD, and .MYI files?

Re: how to change xp rates?

PostPosted: Fri Oct 03, 2008 1:32 am
by Blues
serverproperty table is created when starting your server for the first time. What error do you get? Please post the full error message.

Re: how to change xp rates?

PostPosted: Fri Oct 03, 2008 1:40 am
by Diocide
ok i got it working to where i can edit the serverproperties file thanks to this guide http://www.gamersreloaded.net/dol/getti ... ed.html#p2 . but now theres no mobs in the game? there was before now there arnt mobs or trainers, only a few npcs. which db packs do i need to get everything up to date?

Re: how to change xp rates?

PostPosted: Fri Oct 03, 2008 7:36 am
by Graveen
Run the one-clic, this is a good indicator that is showing you what is in the public DB.

You should have some mapped area (classic land, frontiers).

Re: how to change xp rates?

PostPosted: Fri Oct 03, 2008 2:39 pm
by Batlas
The one click should install mysql/dbs does it not? I'm 99% sure that nobody took the time to actually try to compile all the dbs into a .DLL for the server to read from. I just have no idea what the user/pass for your database would be if you installed the one click *My assumption is you set it up in the setup files*

Re: how to change xp rates?

PostPosted: Fri Oct 03, 2008 6:09 pm
by Diocide
ive been using one click the whole time. how do you load the one click db into navicat?

Re: how to change xp rates?

PostPosted: Fri Oct 03, 2008 6:38 pm
by Roozzz
Make sure the one click thing is running, then open navicat, create new connection,
Name = Whatever you like.
host name= localhost
user and pass are both root or dol.

Open connection, and there you should see the tables :)


@ Batlas: Correct. And user and pass are already defined (Can be changed if I'm correct).

Re: how to change xp rates?

PostPosted: Fri Oct 03, 2008 6:54 pm
by Diocide
sweet thanks it works now, thats all i wanted to know. im able to edit one click now.