Fixes game_player_equip, game_ui, IgniteLifeTime, point_viewcontrol. Idea taken from cs2fixes
- Fixes entity game_player_equip. The plugin processes outputs: Use, TriggerForActivatedPlayer, TriggerForAllPlayers
- Adds a game_ui analogue. From cs2fixes + Use, Reload and Look
- Handles entity burning with IgniteLifeTime
- You can customize particle, time and burning damage ->
string g_IgnitePath
,float g_VelocityIgnite
,int g_DamageIgnite
and recompile plugin - Adds a point_viewcontrol analog from cs:go [Cs2Fixes Wiki] (https://github.com/Source2ZE/CS2Fixes/wiki/Custom-Mapping-Features#point_viewcontrol-entity-implementation)
- Compile or copy CS2-EntityFix to
counterstrikesharp/plugins/CS2-EntityFix
folger - Copy CS2-EntityFix.json to
counterstrikesharp/gamedata
folger - Restart server