SkyEmerald Posted July 31, 2017 Share Posted July 31, 2017 Hey guys, :) Been searching through Creation Kit script files but cant find anything similar to what I want. Would anyone know roughly how these scripts might be put together? 1. Using a weapon with no damage, ammo is fired at npc (I shoot npc with it) - npc plays idle for 5 seconds.2. Using a weapon with no damage, ammo is fired at npc - a piece of armor is added to npc's inventory & gets equipped. Much appreciated!!! <3 <3 Link to comment Share on other sites More sharing options...
JonathanOstrus Posted August 1, 2017 Share Posted August 1, 2017 (edited) Hey guys, :smile: Been searching through Creation Kit script files but cant find anything similar to what I want. Would anyone know roughly how these scripts might be put together? 1. Using a weapon with no damage, ammo is fired at npc (I shoot npc with it) - npc plays idle for 5 seconds.2. Using a weapon with no damage, ammo is fired at npc - a piece of armor is added to npc's inventory & gets equipped. Much appreciated!!! <3 <3 It would likely be done using a magic effect. I'm not entirely sure what you'd attach it to. Maybe look at something that poisons but instead of applying poison apply your custom effect that does either the play idle or equip item. There's a gun that kicks actors out of power armor using a similar function. Fires a no damage projectile and the magic effect triggers the power armor ejection. http://www.nexusmods.com/fallout4/mods/14623/? Might help get you in the right direction. Edited August 1, 2017 by BigAndFlabby Link to comment Share on other sites More sharing options...
SkyEmerald Posted August 1, 2017 Author Share Posted August 1, 2017 Hey guys, :smile: Been searching through Creation Kit script files but cant find anything similar to what I want. Would anyone know roughly how these scripts might be put together? 1. Using a weapon with no damage, ammo is fired at npc (I shoot npc with it) - npc plays idle for 5 seconds.2. Using a weapon with no damage, ammo is fired at npc - a piece of armor is added to npc's inventory & gets equipped. Much appreciated!!! <3 <3 It would likely be done using a magic effect. I'm not entirely sure what you'd attach it to. Maybe look at something that poisons but instead of applying poison apply your custom effect that does either the play idle or equip item. There's a gun that kicks actors out of power armor using a similar function. Fires a no damage projectile and the magic effect triggers the power armor ejection. http://www.nexusmods.com/fallout4/mods/14623/? Might help get you in the right direction. Heya, Thanks a lot! That mod looks similar to what I had in mind so hopefully I might be able to make my idea work xD Thanks again! :) Link to comment Share on other sites More sharing options...
Recommended Posts