[CSGO] Override win condition and panel
Posted: Sun May 21, 2017 8:32 am
Hey :)
I want to know if it's possible to override win condition of a round and change the 'Ct win' or 'T win' by another things like player name ?
I have found that but i don't want to force fire win condition, i want to override it when it calls ? It exist maybe an hook ?
I want to know if it's possible to override win condition of a round and change the 'Ct win' or 'T win' by another things like player name ?
I have found that but i don't want to force fire win condition, i want to override it when it calls ? It exist maybe an hook ?
Syntax: Select all
info_map_parameters = Entity.find_or_create("info_map_parameters")
info_map_parameters.fire_win_condition(condition)