Topic: [MOD] MODsave for Windows
Aim
• record all your kills in a database
• allow you to show your experience
• challenge you to be the Tee God or the Day Tee
• remain as simple as possible
Info
• available in standard and instagib MOD (DMsave, CTFsave, iDMsave, iCTFsave)
• MODsave was the first save MOD in TeeWorlds whith was available for Windows
• chat command : /me : shows your scores to other players
New Rcon-Commands& New Tuning
The original CFG-File from MODsave:
For Instagib:
sv_seen_gametype iDMsave
sv_gametype gdm
sv_saved_scores 1
sv_save_type iMOD
tune gun_given 0
tune shotgun_given 0
tune grenade_given 0
tune laser_given 1
tune laser_explosion 1
tune nice_explosion 1
tune_laser_damage 20
And for Classical:
sv_seen_gametype DMsave
sv_gametype gdm
sv_saved_scores 1
sv_hide_saved_scores 1
sv_save_type MOD
New Tuning features:
tune self_shot 0
tune unlimited_ammo 0
tune pickup_health 1
tune pickup_weapon 1
tune nice_explosion 0
tune flag_visible 1
tune chifoumi 0
tune hammer_given 1
tune hammer_damage, 3
tune hammer_poison 0
tune gun_given 1
tune gun_damage 1
tune gun_poison 0
tune gun_explosion 0
tune gun_full_explosion 0
tune shotgun_given 0
tune shotgun_damage 1
tune shotgun_poison 0
tune shotgun_explosion 0
tune shotgun_full_explosion 0
tune shotgun_angle 0.41f
tune grenade_given 0
tune grenade_damage 6
tune grenade_poison 0
tune grenade_full_explosion 0
tune laser_given 0
tune laser_bounce_damage_cost 0
tune laser_poison 0
tune laser_explosion 0
tune ninja_given 0
tune ninja_damage 9
tune ninja_poison 0
New Rcon-Commands:
sv_rabbit "Rabbit name"
sv_seen_gametype "The gametype displayed for the client"
sv_fortunes "File name where fortunes are"
sv_censorship "Enable messages filtering"
sv_saved_scores "Enable scores saving system"
sv_save_type "Type of the saved scores (iMOD = Instagib; MOD = Standard/Classical)
sv_hide_saved_scores "If the saved scores are hidden"
Download
• MOD source (not yet)
• nice admin files (not yet)
• official scores database (not yet, never ?)
Credits
[TeeKnight]Patrick[GER]; thanks to Clarus Dralliag, Keks and others tees for their advices.
Database-Help
What i still need is a correct database for Windows. So if anybody can work with C++ and Ruby on Windows, please help me with the database. The file for Linux you can get in the MODsave source from Clarus.