TTT-2 / ttt2-ulx

This is an addon to support ulx settings for the new custom roles in TTT2. Original addon by Bender180 and Skillz (https://steamcommunity.com/sharedfiles/filedetails/?id=127865722&searchtext=trouble+in+terrorist+town+ulx)
5 stars 4 forks source link

Fixed missing roles from equipment credits menu #16

Closed ZacharyHinds closed 3 years ago

ZacharyHinds commented 3 years ago

Now that the "ttt\_credits" convars are no longer shared, custom roles are no longer showing up in the equipment credits menu in ulx.

I've removed the ConVarExists checks since they no longer work, and they were redundant as I believe these convars are created for every role regardless of whether they are even a shopping role, so these functions should always return true anyway.