Reconnect Data Saver
Posted: Mon Nov 22, 2021 9:37 pm
Description:
This plugin saves money, frag, death information of all disconnected players. If later they connect - settings are restored. This plugin is specially useful for people who are reconnecting for reason to change 0$ to mp_startmoney, so they can buy better weapons on new round (it's a bit unfair, don't you think?). Sure you can use plugins what block reconnect for specified number of seconds but that delay isn't a fact that round will end before client will join back.
Requires:
FakeMeta
Additional info:
Tested with amxmodx 1.8.1. Also plugin supports sv_restartround (even if you'll type sv_restart 60 and next new round wont be actually game restart [unlike all others plugins detect game restart - this one is perfect and has no bugs]) or any other score reseting event.
Change-Log:
* 1.7
- Fixed: Plugin not working.
* 1.6
- Fixed: Plugin forces player team not as planed.
* 1.5
- Fixed: Recovering data of wrong player in some cases.
* 1.4
- Fixed: When using FakeMeta deaths do not restore.
- Changed: Config choice is now or FakeMeta or Cstrike + Fun.
* 1.3
- Added: Ability to change FUN module to FM.
- Added: Config for data save has more options.
* 1.2
- Added: You cannot change team after reconnect if you changed it before in the same round.
- Added: Slay if you respawn after reconnect and round is still in action.
- Removed: Money save if changing to spectator (didn't worked anyway).
* 1.1
- Changed: Modified frags and deaths save (now uses less resources).
* 1.0
- First release.
plugin
source
This plugin saves money, frag, death information of all disconnected players. If later they connect - settings are restored. This plugin is specially useful for people who are reconnecting for reason to change 0$ to mp_startmoney, so they can buy better weapons on new round (it's a bit unfair, don't you think?). Sure you can use plugins what block reconnect for specified number of seconds but that delay isn't a fact that round will end before client will join back.
Requires:
FakeMeta
Additional info:
Tested with amxmodx 1.8.1. Also plugin supports sv_restartround (even if you'll type sv_restart 60 and next new round wont be actually game restart [unlike all others plugins detect game restart - this one is perfect and has no bugs]) or any other score reseting event.
Change-Log:
* 1.7
- Fixed: Plugin not working.
* 1.6
- Fixed: Plugin forces player team not as planed.
* 1.5
- Fixed: Recovering data of wrong player in some cases.
* 1.4
- Fixed: When using FakeMeta deaths do not restore.
- Changed: Config choice is now or FakeMeta or Cstrike + Fun.
* 1.3
- Added: Ability to change FUN module to FM.
- Added: Config for data save has more options.
* 1.2
- Added: You cannot change team after reconnect if you changed it before in the same round.
- Added: Slay if you respawn after reconnect and round is still in action.
- Removed: Money save if changing to spectator (didn't worked anyway).
* 1.1
- Changed: Modified frags and deaths save (now uses less resources).
* 1.0
- First release.
plugin
source