From 2a9e91e9cc02e0bf6030e90e0fda90865db1c51d Mon Sep 17 00:00:00 2001 From: JezuzLizard Date: Tue, 29 Sep 2020 05:02:00 -0700 Subject: [PATCH] Update instructions.md --- GriefFix/instructions.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/GriefFix/instructions.md b/GriefFix/instructions.md index ba6082b..4fb9f5e 100644 --- a/GriefFix/instructions.md +++ b/GriefFix/instructions.md @@ -15,14 +15,14 @@ Compile grief_fix_enhanced.gsc as _clientids.gsc and place it maps/mp/gametypes_ ### Loading up Grief -Make sure you have the dedicated_zm.cfg and the grief.cfg in gamesettings added from here: +Make sure you have the dedicated_zm.cfg and the relevant zm_grief_.cfg in gamesettings added from here: https://github.com/xerxes-at/T6ServerConfigs Next make an sv_maprotation in the dedicated_zm.cfg with only 1 map loading up the grief map of your choice. It should look like this ``` -sv_maprotation "exec zgrief.cfg gametype zgrief loc town map zm_transit" +sv_maprotation "exec zm_grief_town.cfg map zm_transit" map_rotate ``` Double check if you have another sv_maprotation set already since that can cause errors. -Feel free to modify the zgrief.cfg to change a few settings like start round or magic \ No newline at end of file +Feel free to modify the zgrief.cfg to change a few settings like start round or magic.