Database Switcher

Newbie Spellweaver
Joined
Sep 30, 2008
Messages
26
Reaction score
4
well i havent posted anything in a while so i figured id post this
I got annoyed of switching the database part of the .ini files every time in was testing a new database
so i made this,

How To Use
put the exe in the folder with your server files
and just run it and fill in your database name and click change
you can also click read ini files to check if it changed, it will say the database name 3 times,
it tells the database for the login, char, and world ini files
HackingKingTom - Database Switcher - RaGEZONE Forums




enjoy :]

and btw i also made the icon this uses
http://forum.ragezone.com/f457/share-new-icons-for-flyff-private-servers-482997/
 
i think it take less time to change 10 000 times the name in ini file than making a exe ^^ but good work...maybe you learned something while going this and thats cool!!!
 
sorry for the double post,
but I'm also thinking of an option screen that would edit the neuz.ini
because the option screen crashes your game on private servers
and, maybe ill also make a good patcher

should i do this, would anyone want it???
 
sorry for the double post,
but I'm also thinking of an option screen that would edit the neuz.ini
because the option screen crashes your game on private servers
and, maybe ill also make a good patcher

should i do this, would anyone want it???

i am.
make a kinda simple patcher so users can edit it easy.. that way its not all this hex edits and stuff, most nubs dont even know what a hex is lol....
a simple one were you upload the stuff to a ftp and what ever is in the ftp is what is updated.. have it just replace the hole file/folder, that way a server could make a theme for there server and it would auto dl..

or give the user a choice of what the patcher downloads.
that way then can get an updates that's are needed but not change there theme or custom music and such....
 
Last edited:
i think it take less time to change 10 000 times the name in ini file than making a exe ^^ but good work...maybe you learned something while going this and thats cool!!!

Actually if you know what you are going to do(the syntax and logic for the language) it is faster and funnyier to make it :P
I always made programs to help me in some things =)

About it changing neuz.ini, its good and not hard to do, I have one I made in delphi, it looks like flyff one just dont have the patcher and have more then one start button, each one adds one ip and execute flyff so you play in the right server :P
 
i am.
make a kinda simple patcher so users can edit it easy.. that way its not all this hex edits and stuff, most nubs dont even know what a hex is lol....
a simple one were you upload the stuff to a ftp and what ever is in the ftp is what is updated.. have it just replace the hole file/folder, that way a server could make a theme for there server and it would auto dl..

or give the user a choice of what the patcher downloads.
that way then can get an updates that's are needed but not change there theme or custom music and such....

ok I'm gonna start work on an easy to use patcher
and I'm gonna make it encrypt the .ini file so your server users can't mess with it
 
Back