PLEASE HELP ! - How do i reset everyones xp on my server?
Moderator: Forum Moderator
PLEASE HELP ! - How do i reset everyones xp on my server?
Admins on my server have been fucking around and giving xp to people who arent supposed to get any. So i was wondering how to reset xp on my server so that everyones level goes back to 0 and they all have to start over.
// Saving Options ( my server )
wc3_save_xp 1 // Enables saving of experience (uses a vault, default is 0)
wc3_save_xp_db 0 // How should we save XP? (0 = NVault, 1 = MySQL, 2 = SQLite)
wc3_save_by 0 // What should I save this as? steam id = 0, IP = 1, name = 2 (SQL ONLY, default is 0)
wc3_save_pruning 0 // Automatically prunes the database of old users at a mapchange (default is 0)
wc3_days_before_delete 31 // However many days before deleting XP or pruning from the database (default is 31)
wc3_save_end_round 1 // Save xp at the end of each round (may cause lag, default is 1)
Please Help.
P.S - please dont tell me to get SQL or SQLITE cause i cant be bothered to figure out what they are. I use the basic nvault database.
--- Please enter the following information for support ---
War3ft Version:
Warcraft 3 Frozen Thro 3.0 RC5 Geesu & Avanderi war3ft.amxx running
Amxmodx Version:
AMX Mod X 1.76c (http://www.amxmodx.org)
Authors:
David "BAILOPAN" Anderson, Pavol "PM OnoTo" Marko
Felix "SniperBeamer" Geyer, Jonny "Got His Gun" Bergstrom
Lukasz "SidLuke" Wlasinski, Christian "Basic-Master" Hammacher
Borja "faluco" Ferrer, Scott "Damaged Soul" Ehlert
Compiled: Dec 24 2006, 00:05:35
Core mode: JIT+ASM32
Metamod Version:
Metamod v1.19p28 2006/03/04 (5:13)
by Will Day
http://www.metamod.org/
Patch: Metamod-P (mm-p) v28
by Jussi Kivilinna
http://metamod-p.sourceforge.net/
compiled: Mar 1 2006, 16:50:15 EET (optimized
amxx list:
[ 1] Admin Base 1.76c AMXX Dev Team admin.amxx running
[ 2] Admin Commands 1.76c AMXX Dev Team admincmd.amxx running
[ 3] Admin Help 1.76c AMXX Dev Team adminhelp.amxx running
[ 4] Slots Reservation 1.76c AMXX Dev Team adminslots.amxx running
[ 5] Multi-Lingual System 1.76c AMXX Dev Team multilingual.am running
[ 6] Menus Front-End 1.76c AMXX Dev Team menufront.amxx running
[ 7] Commands Menu 1.76c AMXX Dev Team cmdmenu.amxx running
[ 8] Players Menu 1.76c AMXX Dev Team plmenu.amxx running
[ 9] Maps Menu 1.76c AMXX Dev Team mapsmenu.amxx running
[ 10] Admin Chat 1.76c AMXX Dev Team adminchat.amxx running
[ 11] Anti Flood 1.76c AMXX Dev Team antiflood.amxx running
[ 12] Scrolling Message 1.76c AMXX Dev Team scrollmsg.amxx running
[ 13] Info. Messages 1.76c AMXX Dev Team imessage.amxx running
[ 14] Admin Votes 1.76c AMXX Dev Team adminvote.amxx running
[ 15] NextMap 1.76c AMXX Dev Team nextmap.amxx running
[ 16] Nextmap Chooser 1.76c AMXX Dev Team mapchooser.amxx running
[ 17] TimeLeft 1.76c AMXX Dev Team timeleft.amxx running
[ 18] Pause Plugins 1.76c AMXX Dev Team pausecfg.amxx running
[ 19] Stats Configuration 1.76c AMXX Dev Team statscfg.amxx running
[ 20] Restrict Weapons 1.76c AMXX Dev Team restmenu.amxx running
[ 21] StatsX 1.76c AMXX Dev Team statsx.amxx running
[ 22] CS Misc. Stats 1.76c AMXX Dev Team miscstats.amxx running
[ 23] CS Stats Logging 1.76c AMXX Dev Team stats_logging.a running
[ 24] Warcraft 3 Frozen Thro 3.0 RC5 Geesu & Avanderi war3ft.amxx running
amxx modules:
name version author status
[ 1] Fun 1.76 AMX Mod X Dev Team running
[ 2] Engine 1.76 AMX Mod X Dev Team running
[ 3] FakeMeta 1.76b AMX Mod X Dev Team running
[ 4] nVault 1.76c AMX Mod X Dev Team running
[ 5] CStrike 1.76 AMX Mod X Dev Team running
[ 6] CSX 1.76c AMX Mod X Dev Team running
[ 7] MySQL 1.76b AMX Mod X Dev Team running
meta list:
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] AMX Mod X RUN - amxmodx_mm.dll v1.76c ini ANY ANY
[ 2] POD-Bot mm RUN - podbot_mm.dll v3.0B18b ini Chlvl ANY
[ 3] Fun RUN - fun_amxx.dll v1.76 pl1 ANY ANY
[ 4] Engine RUN - engine_amxx.dll v1.76 pl1 ANY ANY
[ 5] FakeMeta RUN - fakemeta_amxx.dl v1.76b pl1 ANY ANY
[ 6] CStrike RUN - cstrike_amxx.dll v1.76 pl1 ANY ANY
[ 7] CSX RUN - csx_amxx.dll v1.76c pl1 ANY ANY
[ 8] MySQL RUN - mysql_amxx.dll v1.76b pl1 ANY ANY
// Saving Options ( my server )
wc3_save_xp 1 // Enables saving of experience (uses a vault, default is 0)
wc3_save_xp_db 0 // How should we save XP? (0 = NVault, 1 = MySQL, 2 = SQLite)
wc3_save_by 0 // What should I save this as? steam id = 0, IP = 1, name = 2 (SQL ONLY, default is 0)
wc3_save_pruning 0 // Automatically prunes the database of old users at a mapchange (default is 0)
wc3_days_before_delete 31 // However many days before deleting XP or pruning from the database (default is 31)
wc3_save_end_round 1 // Save xp at the end of each round (may cause lag, default is 1)
Please Help.
P.S - please dont tell me to get SQL or SQLITE cause i cant be bothered to figure out what they are. I use the basic nvault database.
--- Please enter the following information for support ---
War3ft Version:
Warcraft 3 Frozen Thro 3.0 RC5 Geesu & Avanderi war3ft.amxx running
Amxmodx Version:
AMX Mod X 1.76c (http://www.amxmodx.org)
Authors:
David "BAILOPAN" Anderson, Pavol "PM OnoTo" Marko
Felix "SniperBeamer" Geyer, Jonny "Got His Gun" Bergstrom
Lukasz "SidLuke" Wlasinski, Christian "Basic-Master" Hammacher
Borja "faluco" Ferrer, Scott "Damaged Soul" Ehlert
Compiled: Dec 24 2006, 00:05:35
Core mode: JIT+ASM32
Metamod Version:
Metamod v1.19p28 2006/03/04 (5:13)
by Will Day
http://www.metamod.org/
Patch: Metamod-P (mm-p) v28
by Jussi Kivilinna
http://metamod-p.sourceforge.net/
compiled: Mar 1 2006, 16:50:15 EET (optimized
amxx list:
[ 1] Admin Base 1.76c AMXX Dev Team admin.amxx running
[ 2] Admin Commands 1.76c AMXX Dev Team admincmd.amxx running
[ 3] Admin Help 1.76c AMXX Dev Team adminhelp.amxx running
[ 4] Slots Reservation 1.76c AMXX Dev Team adminslots.amxx running
[ 5] Multi-Lingual System 1.76c AMXX Dev Team multilingual.am running
[ 6] Menus Front-End 1.76c AMXX Dev Team menufront.amxx running
[ 7] Commands Menu 1.76c AMXX Dev Team cmdmenu.amxx running
[ 8] Players Menu 1.76c AMXX Dev Team plmenu.amxx running
[ 9] Maps Menu 1.76c AMXX Dev Team mapsmenu.amxx running
[ 10] Admin Chat 1.76c AMXX Dev Team adminchat.amxx running
[ 11] Anti Flood 1.76c AMXX Dev Team antiflood.amxx running
[ 12] Scrolling Message 1.76c AMXX Dev Team scrollmsg.amxx running
[ 13] Info. Messages 1.76c AMXX Dev Team imessage.amxx running
[ 14] Admin Votes 1.76c AMXX Dev Team adminvote.amxx running
[ 15] NextMap 1.76c AMXX Dev Team nextmap.amxx running
[ 16] Nextmap Chooser 1.76c AMXX Dev Team mapchooser.amxx running
[ 17] TimeLeft 1.76c AMXX Dev Team timeleft.amxx running
[ 18] Pause Plugins 1.76c AMXX Dev Team pausecfg.amxx running
[ 19] Stats Configuration 1.76c AMXX Dev Team statscfg.amxx running
[ 20] Restrict Weapons 1.76c AMXX Dev Team restmenu.amxx running
[ 21] StatsX 1.76c AMXX Dev Team statsx.amxx running
[ 22] CS Misc. Stats 1.76c AMXX Dev Team miscstats.amxx running
[ 23] CS Stats Logging 1.76c AMXX Dev Team stats_logging.a running
[ 24] Warcraft 3 Frozen Thro 3.0 RC5 Geesu & Avanderi war3ft.amxx running
amxx modules:
name version author status
[ 1] Fun 1.76 AMX Mod X Dev Team running
[ 2] Engine 1.76 AMX Mod X Dev Team running
[ 3] FakeMeta 1.76b AMX Mod X Dev Team running
[ 4] nVault 1.76c AMX Mod X Dev Team running
[ 5] CStrike 1.76 AMX Mod X Dev Team running
[ 6] CSX 1.76c AMX Mod X Dev Team running
[ 7] MySQL 1.76b AMX Mod X Dev Team running
meta list:
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] AMX Mod X RUN - amxmodx_mm.dll v1.76c ini ANY ANY
[ 2] POD-Bot mm RUN - podbot_mm.dll v3.0B18b ini Chlvl ANY
[ 3] Fun RUN - fun_amxx.dll v1.76 pl1 ANY ANY
[ 4] Engine RUN - engine_amxx.dll v1.76 pl1 ANY ANY
[ 5] FakeMeta RUN - fakemeta_amxx.dl v1.76b pl1 ANY ANY
[ 6] CStrike RUN - cstrike_amxx.dll v1.76 pl1 ANY ANY
[ 7] CSX RUN - csx_amxx.dll v1.76c pl1 ANY ANY
[ 8] MySQL RUN - mysql_amxx.dll v1.76b pl1 ANY ANY
- YamiKaitou
- Forum Moderator
- Posts: 1925
- Joined: Wed Feb 01, 2006 4:33 pm
- Contact:
- YamiKaitou
- Forum Moderator
- Posts: 1925
- Joined: Wed Feb 01, 2006 4:33 pm
- Contact:
Unless you find someway to read a binary file, you either delete everyones or revoke that admins access to the wc3ft admin
SQLite is easy to set up. It just saves the data to another binary encrypted file on your server. You just use localhost as the host and you give the database a name and then tell wc3ft to save to SQLite and it should be all set
Geesu does not release public dates on when new versions will be released because they can always change
SQLite is easy to set up. It just saves the data to another binary encrypted file on your server. You just use localhost as the host and you give the database a name and then tell wc3ft to save to SQLite and it should be all set
Geesu does not release public dates on when new versions will be released because they can always change
No support via PM or Email
- YamiKaitou
- Forum Moderator
- Posts: 1925
- Joined: Wed Feb 01, 2006 4:33 pm
- Contact:
- YamiKaitou
- Forum Moderator
- Posts: 1925
- Joined: Wed Feb 01, 2006 4:33 pm
- Contact:
I am not sure, I don't think that I ever used RC5. I went from RC3 to RC6Beta. But, you are free to continue using whatever release you want, but you will have to upgrade if you ever want to fix any bugs you findkldesai wrote:Even if a new version does come out .... itll just have slight bug fixes right? ... no difference to the actual game play? and ill be able to continue with my older version?
No support via PM or Email