All SR3 and SR4 function? I have lua codes for 3 but not found for 4

Saints Row IV\misc.vpp_pc\game_lib.lua has some. But if I remember correctly superpowers are some kind of weapon items.
 
Saints Row IV\misc.vpp_pc\game_lib.lua has some. But if I remember correctly superpowers are some kind of weapon items.
I only found in the mission of johnny gat lotlay but couldn't find npc super sprint
set_behavior_set(MOL_KZ_01_homie.kinzie, "Super Saint" )
npc_super_powers_disable( MOL_KZ_01_homie.kinzie )
npc_super_powers_enable( MOL_KZ_01_homie.kinzie)
 
Back
Top