Skip to content

Award assists to players for damage inflicted before bot takeover#1901

Open
sunzenshen wants to merge 1 commit intoNeotokyoRebuild:masterfrom
sunzenshen:bot-assist-award-spec-before-takeover
Open

Award assists to players for damage inflicted before bot takeover#1901
sunzenshen wants to merge 1 commit intoNeotokyoRebuild:masterfrom
sunzenshen:bot-assist-award-spec-before-takeover

Conversation

@sunzenshen
Copy link
Copy Markdown
Contributor

Description

Give players credit for the damage inflicted before death and bot spectator takeover.
If the player inflicted damage as both the assister and killer, simplify the takeover name as "Bot Name + Player Name"

Toolchain

  • Windows MSVC VS2022

@sunzenshen
Copy link
Copy Markdown
Contributor Author

sunzenshen commented Mar 29, 2026

Demo of a player that took over BOT Marchenko, where the result is that BOT Marchenko is credited for the kill while the player is credited for the assist, given that before their death the player inflected damage onto BOT HE Specialist:

bot-takeover-predeath-assist.mp4

A potentially helpful testing script:

sv_neo_spec_replace_player_min_exp -99;
sv_neo_preround_freeze_time 2; mp_chattime 2;
sv_neo_bot_cmdr_enable 1;
sv_neo_bot_cmdr_debug_pause_uncommanded 1;
neo_ctg_round_timelimit 99;

This allows the tester to bypass the rank minimum for bot takeovers, enables bot commanding, and pauses any bots that are not under command.

@sunzenshen sunzenshen requested a review from a team March 29, 2026 05:32
@sunzenshen sunzenshen added UI/HUD Relates to the HUD, NeoUI, menus, etc Bots Related to bot players labels Mar 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bots Related to bot players UI/HUD Relates to the HUD, NeoUI, menus, etc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant