TNT_Weapon

Search, find and discuss about Mutators!
Post Reply
Buggie
Godlike
Posts: 2749
Joined: Sat Mar 21, 2020 5:32 am

TNT_Weapon

Post by Buggie »

Weapon TNT_Weapon and two mutators: TNT_Mutator and TNT_Arena
scr_1652144283.jpg
scr_1652144283.jpg (8.24 KiB) Viewed 371 times
scr_1652144298.jpg
scr_1652144298.jpg (1.23 KiB) Viewed 371 times
scr_1652144308.jpg
scr_1652144308.jpg (4.63 KiB) Viewed 371 times
scr_1652144353.jpg
Extracted from map MH-NaliColony as separate package.

Very look like as ported Half-life 1 weapon.

You can throw up to 4 grenades, which blow up with time or be triggered remotly.

Ammo exists internally, but not have mesh, so look like it intended be used with 8 ammo from pickup weapon.

Not sure about author. no any clue about that in sources.

Mutator use WeaponPack.ini which lead to smath like this:
http://medor.no-ip.org/index.php?dir=&s ... rch_mode=f

Possible this weapon is part of weapon pack for infiltration or something like that.

Main mutator use next settings for replace:

Code: Select all

bReplaceBioRifle
bReplaceRipper 
bReplaceFlak 
bReplaceEightball 
bReplaceRedeemer 
bReplaceRedeemer 
also you can set few other options.

Code: Select all

bStartWith=True
bArena=False
bStickyCharge=False
bAdherePawn=False
bTimed=True
MaxCharges=4
TriggerTime=8
TNT_Weapon.zip
(175.88 KiB) Downloaded 23 times
User avatar
Gustavo6046
Godlike
Posts: 1462
Joined: Mon Jun 01, 2015 7:08 pm
Personal rank: Resident Wallaby
Location: Porto Alegre, Brazil
Contact:

Re: TNT_Weapon

Post by Gustavo6046 »

Ooo! Just like in Blood?
"Everyone is an idea man. Everybody thinks they have a revolutionary new game concept that no one else has ever thought of. Having cool ideas will rarely get you anywhere in the games industry. You have to be able to implement your ideas or provide some useful skill. Never join a project whose idea man or leader has no obvious development skills. Never join a project that only has a web designer. You have your own ideas. Focus on them carefully and in small chunks and you will be able to develop cool projects."

Weapon of Destruction
Post Reply