19.10.2008, 18:59
(
Последний раз редактировалось MidoBan; 08.09.2010 в 20:42.
)
Text File Database Manager
By MidoBan
If you manage your server users by a text file based database, and don't want to move to MySQL, this program is for you.By MidoBan
TFDM lets you perform wide range database actions in no time and control your database.
Just find and modify!
Screenshot:
Buttons description:
Browse - Specify the player's folder path.
Load Players - Load the players to the "All Players" box. It loads .txt .sav and .ini files.
Find - Type the field name that you want to relate to, and the value. Choose an operator from the drop down list. Specify the separator char.
Example:
Let's say my database file looks like this:
Код:
password=1234 money=1000
- Field Name: money
- Operator: >
- Value: 800
- Seperator: =
Modify - This button modifies all the users in the "Search Results" box.
- In the "Field name" type the name of the field that you want to modify.
- In the "Value" type the new value that you want the field to get.
- Then click "Modify" to make the changes.
Download:
Enjoy,
MidoBan
Change Log:
19/10/08 - Fixed a problem when the "No players found" message appeard when it was not correct. Redownload.
16/12/09 - Added support to .ini files.
16/12/09 - I added a new design to the program, just for the looks .