View Single Post
Kolaxie
Member
Join Date: Aug 2021
Location: I live inside internet
Old 09-29-2023 , 08:22   Re: Freak Fortress 2: Rewrite
Reply With Quote #40

Quote:
Originally Posted by hkkelvin1995 View Post
I noticed there are some useful cvars in the .sp files, like these:
Code:
Cvar[CaptureTime] = CreateConVar("ff2_game_capture_time", "n*15 + 60", "Amount of time until the control point unlocks, similar to tf_arena_override_cap_enable_time, can be a formula");
	Cvar[CaptureAlive] = CreateConVar("ff2_game_capture_alive", "n/5", "Amount of players left alive until the control point unlocks, can be a formula");
I tried to change to a custom value in my server.cfg but it keeps getting overriden back to the default value, am I not doing the right way to set the cvars here?
There is a custom cfg for rewrite in "cfg/sourcemod/FF2Rewrite.cfg" allowing to change these values
__________________
Owner of Team Fortress 2 Gemara Servers: https://discord.gg/AgsZvfQSut

"Don't worry, it will obviously work first try. Trust me" -Famous Last Words

(Suck at Source SP smh)
Kolaxie is offline