1
0
mirror of https://github.com/Paintball/BO2-GSC-Releases.git synced 2025-06-08 05:48:21 -05:00

Update README.md

This commit is contained in:
INSANEMODE 2020-10-07 20:34:19 -05:00 committed by GitHub
parent cd9bd2e4a5
commit fd379d5398
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@ If you want to just run the mod, use the precompiled version of the files to sav
###### EDITING SOURCE CODE ###### EDITING SOURCE CODE
- Compile _**_clientids.gsc**_ as _**_clientids.gsc**_ and place it in the directory _**maps/mp/gametypes_zm/_clientids.gsc**_ - Compile _**_clientids.gsc**_ as _**_clientids.gsc**_ and place it in the directory _**maps/mp/gametypes_zm/_clientids.gsc**_
- Compile _**_zm_powerups.gsc**_ as _**_zm_powerups.gsc**_ and place it in the directory _**maps/mp/zombies/_zm_powerups.gsc**_ - Compile _**_zm_powerups.gsc**_ as _**_zm_powerups.gsc**_ and place it in the directory _**maps/mp/zombies/_zm_powerups.gsc**_
- Compile _**_zm_chugabud.gsc**_ as _**_zm_chugabud.gsc**_ and place it in the directory _**maps/mp/zombies/_zm_chugabud.gsc**_
- Make sure to replace your _**dedicated_zm.cfg**_ file with the one for Z++ - Make sure to replace your _**dedicated_zm.cfg**_ file with the one for Z++
###### UPDATES V1.2 ###### UPDATES V1.2
- _**_zm_powerups.gsc**_ now holds all functions for custom powerups - _**_zm_powerups.gsc**_ now holds all functions for custom powerups