[Release] [Zombies] Xytox Ammomatic
-
Xytox Ammomatic
Xytox Ammomatic allows players to buy ammo for weapons. This includes Pack-A-Punched weapons too. This mod was inspired by the cut perk machine from waw known by the same name. Great for servers and coop matches!
Features
- Ammomatic machines in all the maps (see locations below)
- Blacklisted weapons (weapons that are not allowed to purchase ammo for)
- Dvar customizable (check below for list of dvars for this mod).
- NEW Fire Sale price! During Fire Sale, ammo price will be reduced significantly!
Blacklisted weapons:
- Raygun
- Thundergun
- Winter's Howl
- Wunderwaffe
- Mustang and Sally
- V-R11
- Scavenger
- 31-79 JGb215
- Wave Gun/Zap Gun Dual Wield
Locations
Black Ops 1 Maps
- Kino Der Toten - In fire trap room, behind trap switch.
- "Five" - Next to jugg.
- Ascension - Against the wall near PHD.
- Call of the Dead - Below the floor at PHD.
- Shangri La - The area where jugg is, between 2 barriers
- Moon - In the room heading towards tunnel 11.
World at War Maps
- Nacht Der Untoten - In spawn.
- Verruckt - In the room near speed cola.
- Shi No Numa - next to spawn room.
- Der Riese - In the furnace room.
Installation
Download the latest release and extract contents to
%localappdata%\Plutonium\storage\t5
Dvars
Requires a match restart to take affect
xytox_ammo_cost
- Value of the Ammomattic machine cost. Default: 2500.xytox_enable_ammo
- Enable Ammomatic machines.0 = Off. 1 = On (default)
xytox_enable_bl
- Enable blacklisted weapons.0 = Off (Can purchase ammo for any weapon). 1 = On (Cannot purchase ammo for blacklisted weapons - Default).
xytox_fire_sale_cost
- Value of ammo price when Fire Sale is enabled. Default: 30Default Settings
If you want to use default settings in the console type in
exec ammo_config.cfg
then restart the match.Credits
- Soliderror for helping me with the world at war coords.
- Much thanks to Cahz, referenced some code from Zombies++ for BO2.
Source
-
Worked perfectly, great job!
-
Your upgraded version of the cut out perk Amm-O-Matic is very good and made only with Gsc. Perhaps in the future you can use the mod tools and add in the perk machine's texture and character quotes from WaW that was cut out. The custom map Oil Rig from WaW has a nice looking version of Amm-O-Matic https://imgur.com/a/r6uAFoY, but you can use which ever texture for your Xytox Amm-O-Matic perk machine. Good Quality Mod you made there.
-
RedxSkull Absolutely. Once we have mod support for servers, I'll be down to create a custom perk machine for this.
-
Hey, is it fine by you if I use this in my mod? I'll give credit of course
Thanks!
-
@JakePatcher Absolutely.
-
Pistakilla is this addable to Waw?
because pretty sure ammo matic was meant to be on that game -
hindercanrun yes, you can try porting this mod into waw if you really want to. Bo1 and waw use almost exact script functions, so porting should be easy.
-
Okay.
-
Pistakilla Amazing mod! This is a huge game changer! Not only is this a beautiful mod, but looking at the source code taught me how to properly build fast files by calling the init() function on level in _zombiemode.gsc. 10/10 mod and thank you for indirectly teaching me!
-
Ahrimdon Sure np dude. That's usually how I loads my mods too.
-
This post is deleted!
-
man, really good. would it be possible to adapt it to put it on the bo2? I really like the zombies mode and the lack of ammo in the higher rounds really sucks.
-
liraalan yeah i ported this to bo2, just haven't released it. I'll probably release it someday. Just need to do some touch ups.
-
Pistakilla Any predictions bro? I'm really excited about the idea and I really like playing survival in the city and the lack of ammo breaks my legs
-
This post is deleted!
-
This post is deleted!
-
SourPatchCx it should always work in first map load. Can you screenshot your scripts and maps folder from
%localappdata%\plutonium\storage\t5
-
-
SourPatchCx looks like the _zombiemod.gsc has a different size than what the mod uses. Try to redownload it from the GitHub and try again and let me know the results.