ZERO Sievert

ZERO Sievert

Cyberpunk 2077's Malorian Arms 3516
7 条留言
AriDen 7 月 12 日 上午 7:14 
Maybe something regular like flashlight or laser, maybe a supressor even if the original weapon hasnt got any.
Csupi  [作者] 7 月 12 日 上午 6:11 
I mean there aren't really any attachments for it in Cyberpunk, what do you think of?
AriDen 7 月 12 日 上午 6:01 
Can we have some attachments for such a cool weapon? Thank you so much!
Csupi  [作者] 5 月 3 日 上午 6:36 
Yep, my bad, tried to get the shooting sounds to play in a not intended way, updated a fix for it.
It''s found on the barman, if you can't see it immediately wait for a restock!
MrDerpppy 5 月 3 日 上午 4:26 
I think i found the problem, if you add other mod after this mod , it will fail and jump the fail log
BooKoo 5 月 3 日 上午 1:39 
mod great but who sell this gun bro
MrDerpppy 5 月 3 日 上午 12:51 
fire weapon will cause error
############################################################################################
ERROR in action number 1
of Step Event0 for object obj_player:
Code failure in: "init.script"

Mod "Stackable repair kits" does not have a sound named "fire"

at gml_Script_mods_trace_error
############################################################################################
gml_Script_mods_trace_error (line -1)
gml_Script___MODS_SoundPlay
gml_Script___katspeak_expr_call_1__ (line -1)
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