sv_neo_restore_... - Give XP/deaths to players, restore from backup#1880
Open
nullsystem wants to merge 1 commit intoNeotokyoRebuild:masterfrom
Open
sv_neo_restore_... - Give XP/deaths to players, restore from backup#1880nullsystem wants to merge 1 commit intoNeotokyoRebuild:masterfrom
sv_neo_restore_... - Give XP/deaths to players, restore from backup#1880nullsystem wants to merge 1 commit intoNeotokyoRebuild:masterfrom
Conversation
ab33a72 to
5b230b8
Compare
.givexp/.givexpall - Give XP to players from authorized spec …sv_neo_force_... - Give XP/deaths to players, restore from backup
5b230b8 to
470e8ff
Compare
sv_neo_force_... - Give XP/deaths to players, restore from backupsv_neo_restore_... - Give XP/deaths to players, restore from backup
d228e68 to
565f240
Compare
565f240 to
6bff179
Compare
Native implementation of XP/deaths restoration, with an extra to automatically backup and manually restore whole session. ConVars: * `sv_neo_restore_xp_death_any_round` - Allow setting XP/session anytime * `sv_neo_restore_session_allow_name_match` - Allow name matching in session restore Commands: * `sv_neo_restore_session` - Restore entire session from backup * `sv_neo_restore_round_number` - Force round number * `sv_neo_restore_rounds_won` - Force Jinrai/NSF rounds won * `sv_neo_restore_team_scores` - Force Jinrai/NSF scores * `sv_neo_restore_xp` - Force XP on a player * fixes NeotokyoRebuild#1878
6bff179 to
00bfcda
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Native implementation of XP/deaths restoration, with an extra to automatically backup and manually restore whole session.
ConVars:
sv_neo_restore_xp_death_any_round- Allow setting XP/session anytimesv_neo_restore_session_allow_name_match- Allow name matchingin session restore
Commands:
sv_neo_restore_session- Restore entire session from backupsv_neo_restore_round_number- Force round numbersv_neo_restore_rounds_won- Force Jinrai/NSF rounds wonsv_neo_restore_team_scores- Force Jinrai/NSF scoressv_neo_restore_xp- Force XP on a playerToolchain
Linked Issues