View Single Post
h3bus
AlliedModders Donor
Join Date: Nov 2013
Old 08-15-2019 , 17:33   Re: [CS:GO] Deathmatch Goes Advanced (v0.13.8, 23/01/2016)
Reply With Quote #2488

Change the display name by adding this in deathmatch.ini, section Configs->Options Default:
Code:
            "DefineWeapon"
            {
                "ClassName" "weapon_ak47"
                "DisplayName" "Whatever you want"
            }
You'll need one DefineWeapon section per weapon.
You'll find the class names at the end of this thread's second post.
h3bus is offline