Pelipoika / TF2-Bot-Control

Allows players to take over a robot in Mann vs Machine
GNU General Public License v3.0
7 stars 4 forks source link

Bot Control Enhancement #17

Closed Kenzzer closed 7 years ago

Kenzzer commented 7 years ago

This issue shows my current progression on my next pull request.

Bomb mechanics

Pelipoika commented 7 years ago

Try a new way to make bomb deploy animation visible for the deployer.

PlaySpecificSequence just sends the PlayerAnimEvent tempent with _miEvent as _PLAYERANIMEVENT_CUSTOMSEQUENCE and valves code doesn't by default always add the player to the recipients list so a hook on PlayerAnim and just writing the nearest client to the recipients would propably fix it