ZERO Sievert

ZERO Sievert

28 ratings
M32 Grenade Launcher
   
Award
Favorite
Favorited
Unfavorite
Items: Weapons
File Size
Posted
Updated
661.327 KB
28 Apr @ 10:41am
12 Jun @ 12:47pm
5 Change Notes ( view )

Subscribe to download
M32 Grenade Launcher

Description
Update
-Fixed colliding with water
-Friendly factions will turn hostile when hurt
-Added repair kits at doctor
------------------------------------------------------------------------------------------------------
Next update I'll remove the vending machine requirement and Deedee, "Hey Person" will create a mod and quest line to get the launcher in game
------------------------------------------------------------------------------------------------------

A 6 round M32 Grenade Launcher

New 40x46mm caliber and custom projectile that explodes on impact

Ammo types
- 40x46mm HE | Deals a flat 40dmg in a small radius

- 40x46mm Heat | Leaves fire on the ground for around 15seconds

- 40x46mm Shrapnel | Fires like a shotgun (uses shotgun audio)

- 40x46mm Flash | not implemented

Custom sounds

2 new particles

New trader npc Deedee (unfinished)


To get the launcher you can buy it from Deedee just to the right of spawn

If you just want to try it out you can use the vending machine to get a free kit, the vending machine will only spawn once when the mod loads for the first time, the next time you enter the hub the vending machine wont be there.

Sell any item to the vending machine and as soon as you walk around it will turn into a loot bag

------------------------------------------------------------------------------------------------------

Please note this is just a mod, its bound to have issues, I was just testing to see what I could create
If it feels unbalanced or there's any bugs, don't tell me, just lie and tell me the mod is great :)

All values are hardcoded, if config files become available I will update the mod to expose important values such as damage/radius/price/weight /etc
I've done my best to document the code, if you want to edit values just open the mod file and find them
13 Comments
Lil-Estrogen  [author] 2 Oct @ 4:50pm 
Broken in what way ? I downloaded the game, installed this mod and tested, it works fine my end, I'm sure there's some kind of issue your end but there's not much I can do to help the only info you give is "Broken".
Might be something related to the games recent update
Tabi 2 Oct @ 2:15pm 
Broken atm
Lil-Estrogen  [author] 20 Aug @ 10:48am 
I'm gonna assume its the custom line trace function you're eyeing out, I considered making a function lib mod but never got to it, ofcourse you can zoink some code no problem :)
Msg me if you questions, unrelated ones too ;)
Jack 20 Aug @ 2:35am 
Hey, I am currently in the process of making a 40k bolter mod, would it be ok if I Frankenstein some of your code into that project?
gomezrdzcharly08 17 Jul @ 2:13pm 
no me funciona, alguien tendrá idea de porque?
Lil-Estrogen  [author] 9 Jun @ 4:15pm 
I̶ ̶t̶h̶i̶n̶k̶ ̶i̶t̶ ̶w̶o̶u̶l̶d̶ ̶b̶e̶ ̶n̶i̶c̶e̶ ̶t̶o̶ ̶c̶h̶a̶n̶g̶e̶ ̶e̶x̶p̶e̶c̶t̶a̶t̶i̶o̶n̶s̶.̶ ̶M̶i̶s̶m̶a̶t̶c̶h̶ ̶w̶i̶t̶h̶ ̶m̶y̶ ̶a̶c̶t̶u̶a̶l̶ ̶d̶r̶a̶w̶i̶n̶g̶ ̶s̶k̶i̶l̶l̶ ̶i̶s̶ ̶t̶o̶o̶ ̶m̶u̶c̶h̶.̶.̶.̶
I'm gonna update soon, I fixed both issues so it no longer collides on water and friendly factions turn hostile. If yall(specifically Asskal) are unhappy with any balance numbers such as value/weight/durability then tell me and ill update it too, also draw me a better texture and I'll use it :):Daisy::PPistol:
Lil-Estrogen  [author] 8 Jun @ 6:50pm 
k
:lunar2019laughingpig::Pistalz:
Askal 8 Jun @ 1:53am 
I think it would be nice to change the texture. Mismatch with the actual weapon is too much...
MrDerpppy 9 May @ 4:05pm 
ERROR in action number 1
of Create Event for object obj_mod_generic:
Code failure in: "init.script"

Mod "Whispers from Beyond" does not have a sprite named "s_40mm_he_ingame"

at gml_Script_mods_trace_error
############################################################################################
gml_Script_mods_trace_error (line -1)
gml_Script___MODS_SpriteGet
gml_Script___katspeak_expr_call_1__ (line -1)
gml_Script___katspeak_expr_index_set__
gml_Script___katspeak_expr_block__
gml_Script___katspeak_function__
gml_Object_obj_mod_generic_Create_0
gml_Script___MODS_ObjectSpawn (line -1)
gml_Script___katspeak_expr_call_3__ (line -1)
gml_Script___katspeak_expr_block_3__
gml_Script___katspeak_expr_if__
gml_Script___katspeak_expr_block_3__
gml_Script___katspeak_function__
gml_Script_scr_shoot
gml_Script_player_action_shoot
gml_Script_scr_player_state_move
gml_Script_player_execute_state (line -1)
gml_Object_obj_player_Step_0
Lil-Estrogen  [author] 3 May @ 3:59am 
I'm aware of the crash and there's really not much I can do about it, I posted it in the modding discord and the devs already confirmed it will be fixed in the next game patch. There are mod conflicts due to a context error.
This mod will run fine either own its own or with my other mods, but will likely crash with other creators mods installed too