Skip to content

Commit db905d7

Browse files
CA_Gag: Changed the way to read the config (#290)
* CA_Gag: Changed the way to read the config * CA_Gag: Fixed config creation
1 parent 5e24c76 commit db905d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cstrike/addons/amxmodx/scripting/CA_Gag.sma

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1460,6 +1460,7 @@ static LoadConfig() {
14601460
new configsDir[PLATFORM_MAX_PATH]
14611461
get_configsdir(configsDir, charsmax(configsDir))
14621462

1463+
server_cmd("exec %s/plugins/ChatAdditions/CA_Gag.cfg", configsDir)
14631464
server_cmd("exec %s/plugins/ChatAdditions/ca_gag_reasons.cfg", configsDir)
14641465
server_exec()
14651466

0 commit comments

Comments
 (0)