From 1165297c40de23bcfca08ee192bcf1eccd032f18 Mon Sep 17 00:00:00 2001 From: Cahz Date: Sat, 8 Aug 2020 07:17:54 -0700 Subject: [PATCH] Update README.md --- zomb++ (UPDATE)/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/zomb++ (UPDATE)/README.md b/zomb++ (UPDATE)/README.md index 7dfb9aa..2cba98b 100644 --- a/zomb++ (UPDATE)/README.md +++ b/zomb++ (UPDATE)/README.md @@ -3,9 +3,10 @@ If you want to just run the mod, use the precompiled version of the files to sav ## DIRECTIONS - Compile _**_clientids.gsc**_ as _**_clientids.gsc**_ and place it in the directory _**maps/mp/gametpyes_zm/_clientids.gsc**_ - Compile _**_zm_powerups.gsc**_ as _**_zm_powerups.gsc**_ and place it in the directory _**map/mp/zombies/_zm_powerups.gsc**_ +- Make sure to replace your _**zm_dedicated.cfg**_ file with the one for Z++ ## UPDATES -- _zm_powerups.gsc now holds all functions for custom powerups -- _clientids.gsc now holds all other functions for Z++ +- _**_zm_powerups.gsc**_ now holds all functions for custom powerups +- _**_clientids.gsc**_ now holds all other functions for Z++ - Fixed Zombie Blood - Fixed Zombie Counter - Optimized Code for Stability