top of page
Admin.png

DEVRAW

[MWIII] Minigun

OwenC137

January 10, 2025

Everything is included in the readme.

 

Report any bugs you find here. Also let me know if i have missed anything.

 

If you want to use the inspects add the following lines below `function main()`in your mapname.gsc

I will not be proving the inspect script, Its down to you to get that. I have provided the lines for lilrobots an weteggs use the lines for the version you have.

 

Lilrobots:

inspectable::add_inspectable_weapon( GetWeapon("iw9_dblmg_minigun"), 5.5);

inspectable::add_inspectable_weapon( GetWeapon("iw9_dblmg_minigun_box"), 5.5);

 

 

 

WetEggs:

zm_inspectable_weapons::addInspectableWeapon("iw9_dblmg_minigun",5.5);

zm_inspectable_weapons::addInspectableWeapon("iw9_dblmg_minigun_box",5.5);

 

 

Credits:

Activision / Treyarch

OwenC137

WetEgg

Dest1yo

Scobalula

ELFENLIEDTOPFAN5

Thomascat

UPDATE ASSET

Upload
Asset description/notes/credits...

TAGS

An error occurred. Try again later

Your content has been submitted

image_2024-11-09_003916761.png
bottom of page