iFox Posted October 24, 2022 Posted October 24, 2022 good day guys. I would like to ask how to fixed this issue on dota 2 pvp ladder by Annieruru. Thank you so much.dotapvpladder.txt Quote
Takuyakii Posted October 24, 2022 Posted October 24, 2022 27 minutes ago, iFox said: good day guys. I would like to ask how to fixed this issue on dota 2 pvp ladder by Annieruru. Thank you so much.dotapvpladder.txt changed if (.msg_die) message .@victimaid, "You have been killed by "+ .@killername$; if (.msg_kill) message .@killeraid, "You just killed "+ .@victimname$; to if (.msg_die) message .@victimname$, "You have been killed by "+ .@killername$; if (.msg_kill) message .@killername$, "You just killed "+ .@victimname$; dotapvpladder.txt Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.