[Release] [ZM] Gun Game Mod
-
Gun Game For Black Ops 2 Zombies!
This mod adds Gun Game to Tranzit, Town, and Farm (more maps coming soon).
Description
When you are put into the game, you will be given the starter weapon. To progress in guns, you must kill zombies and receive a certain amount of points to reach the next gun.
Source: https://github.com/ElectroGamesYT/BO2-Zombies-Gun-Game-Mod
Download: https://github.com/ElectroGamesYT/BO2-Zombies-Gun-Game-Mod/releases/latest
Install Instructions: https://github.com/ElectroGamesYT/BO2-Zombies-Gun-Game-Mod/blob/main/README.md
If you encounter any issues or if you have any suggestions, open an Issue on GitHub!
-
This post is deleted!
-
after passing the mark 2 ray weapon it bugs and does not let me buy weapons or box or anything
-
Ramon2212 I will fix this in the next update, thanks for letting me know.
-
Awesome mod, it has simple code and functions well. For your next update, see if you can handle when the player finishes all the guns in the rotation. I think they should be able to keep the last gun, then be able to buy the mystery box.
-
Conkley Nice to see that you are still around
-
Chooch Of course mate I can never leave old cod due to all the nostalgia. Love your vids btw, I'm glad you make videos of AI Zombies and stuff.
-
Update v1.1
- Player can now interact with the game as normal after gun game is complete
- Gun game hud disappears after gun game is complete
-
Good job! but i saw few errors on your gsc code.
- The endon need to go outside the while in the case of the method startGamemode.
- The list of weapons don't need to be defined on startGamemode. Its better to put it on the init. If you use the list inside startGamemode you are rewriting the list everytime a player spawn.
- If you want to call the startGamemode once a player spawn just remove the for loop. In your code you are calling startGamemode everytime a player spawn/respawn
Im not on expert on the flag_wait methods but i think that its not the correct issue.
If you want take a look to a gungame mode that i made you can look at this forum post https://forum.plutonium.pw/topic/1987/release-black-ops-ii-zombies-gungame.
Keep your work up and good luck!
-
ElectroGames Thank you for this awesome update! It's great to see that you still maintain your mod
I will definitely be hosting this on my servers!
-
Conkley I'm not 100% sure if this mod will work on multiple servers as I have not tested it.
If it doesn't then let me know.