Jump to content

Recommended Posts

Posted
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.
errro1123.thumb.png.5e48f39d81fda7585f366db709a4aa23.pngdotapvpladder.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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...