• TTT start up commands
    1 replies, posted
So I want a certain percentage of traitors (ttt_preptime_seconds) etc... so the only way I can do this is my entering it into the console, however I want it to be preset for whenever the server restarts of changes map so I don't have to enter the percentage every time. I have attempted to enter the commands I want into lua/autorun/server with a .lua file. However I only stated the commands in it nothing else. Can I please have some help, thanks.
You mean like have it when the map restarts and the setting for the preptime is the same? If so you would use the server.cfg file. Example: garrysmod/cfg/server.cfg ttt_postround_dm 1 ttt_no_nade_throw_during_prep 1 ttt_karma_starting 1250 ttt_karma_max 1250 Those would just go straight into the file name server.cfg.
Sorry, you need to Log In to post a reply to this thread.