What is Panda's Weapon Editor Mod (PWEM)?
Panda's Weapon Editor Mod is an open-source weapon editor for Modern Warfare: Cubed. It allows you to modify existing weapons from Modern Warfare Cubed (a free and open-source fork of Vic's Modern Warfare - check it out if you're not currently using it!).
- It will create a new folder in the `config/mwc` directory called `pwem` (Panda's Weapon Editor Mod) where all of your custom weapons will be stored.
- Each weapon will have its own `.json` file, which you can edit to your liking.
Dependencies
Just a heads up that this mod requires both:
- Modern Warfare Cubed and MixinBooter to run currectly!
Version Support
Panda's Weapon Editor Mod has only been tested with Modern Warfare: Cubed version 0.1-Dev-12. It should also be compatible with the soon to release 0.1-Dev-13 upon launch without an update needed.
- Vic's Modern Warfare is completely deprecated and incompatible. We do not plan to continue supporting VMW due to it being abandoned by their original development team. Modern Warfare Cubed has picked up development.
Editable Statistics
- damage - The amount of damage the weapon will do.
- fireRate - The rate of fire for the weapon.
- recoil - The amount of recoil the weapon will have.
- gravity - The amount of gravity the bullet will have while in the air (the higher the number, the more gravity).
- zoom - The amount of zoom the weapon will have when aiming down sights.
- group - The group the weapon will be in. This is shown in the gun's tooltip.
- pellets - Number of pellets shot out of a shotgun.
- ammoCapacity - Number of bullets that a gun can store (only applicable to guns that do not use mags).
- bulletsPerReload - Number of bullets loaded when a player reloads.
Shooting Configuration
- `single` - Whether or not the weapon can shoot in single fire mode.
- `burst` - The amount of bullets the weapon will shoot in burst fire mode (0 to disable).
- `auto` - Whether or not the weapon can shoot in automatic fire mode.
Sound Configuration
- `shoot` - The sound the weapon will make when shooting.
- `silencedShoot` - The sound the weapon will make when shooting with a silencer.
- `reload` - The sound the weapon will make when reloading.
- `unload` - The sound the weapon will make when unloading.
- `endOfShootSound` - The sound the weapon will make when it's out of ammo.
- `inspect` - The sound the weapon will make when inspecting.
- `draw` - The sound the weapon will make when drawing.
Client & Server Sided
This mod is both client and server sided, meaning that you can use it on your server and clients will be able to join without having to install the mod themselves.
- Ensure you provide the `config/mwc/pwem` folder to your clients so that they can see the custom weapon statistics.
- If you're on singleplayer, you remain unaffected of course.
Need Support?
Come join our Discord Server! We will do our best to support with any questions you may have.