• [TTT] In what gamemode file would a place to add code that changes the amount of starting credits fo
    5 replies, posted
Question in the title. I'm trying to increase the amount of starting credits from 2 to 3 for donators on my server. How would I accomplish this? Could anybody point me in the right direction?
[url]http://ttt.badking.net/config-and-commands/convars#TOC-Equipment-credits[/url]
ttt_credits_starting 2 //For Traitor Credits Given At Start ttt_det_credits_starting 2 //For Detective Credits Given At Start Put that in your server.cfg Then restart your server You can change the numbers for different numbered credits.
[QUOTE=Handsome Matt;43454850][url]https://github.com/garrynewman/garrysmod/blob/master/garrysmod/gamemodes/terrortown/gamemode/player_ext.lua#L53[/url][/QUOTE] thanks for the link, by the way I love your ttt leaderboards and thats what my server's donations are currently going towards :P
Sorry, you need to Log In to post a reply to this thread.