#Passive gold receipt, after a team member leaves the game

1 messages · Page 1 of 1 (latest)

abstract escarp
#

After I added SetModifyGoldFilter, players started getting passive gold every second if one of the team members left the game. Do you know what might be the reason? I need to get rid of this.

obtuse dragon
#

it's just standard dota game rules. you'll have to use a filter to check for that passive gold and remove it. not sure if there's something to disable that pasive gold easily otherwise

dusky mountain
#

try use GameRules:SetGoldPerTick(0). If income makes Dota it should help