bioshards Posted September 1, 2014 Share Posted September 1, 2014 (edited) It would be really cool if there was a mod that lets you shoot people's hats off. and you'd gain xp everytime you did it too. I think i have a rough idea how this can be done. as soon as someone recieves a headshot, a script can run on the actor wearing it, the hat would be removed from their inventory and dropped on the ground(target.dropitem 2301345), if the player does this to an npc they'd gain xp (player.modav experience 50) . but I'm not that experienced with scripting and I dont know to make this possible Edited September 1, 2014 by bioshards Link to comment Share on other sites More sharing options...
Xilandro Posted September 1, 2014 Share Posted September 1, 2014 as soon as someone recieves a headshotthere's no such function to check if non-lethat headshot was scored. Link to comment Share on other sites More sharing options...
bioshards Posted September 1, 2014 Author Share Posted September 1, 2014 as soon as someone recieves a headshotthere's no such function to check if non-lethat headshot was scored. put a 1 hp on the head part on type6 body, remove the negetive effects of a concussion the script checks for a concussion and applies the effect, or better yet just put the script on the concussion effect itself Link to comment Share on other sites More sharing options...
Xilandro Posted September 1, 2014 Share Posted September 1, 2014 (edited) You know that concussion works only for player. Right? UPDI have an idea. I will test few things and maybe I will make that drop hat thing for you) Edited September 1, 2014 by Xilandro Link to comment Share on other sites More sharing options...
flamenx01 Posted September 1, 2014 Share Posted September 1, 2014 You could try this one:http://www.nexusmods.com/newvegas/mods/54525/? Link to comment Share on other sites More sharing options...
bioshards Posted September 1, 2014 Author Share Posted September 1, 2014 You know that concussion works only for player. Right?s#*!, well maybe there is a script that can check if the head is crippled? Link to comment Share on other sites More sharing options...
bioshards Posted September 1, 2014 Author Share Posted September 1, 2014 You could try this one:http://www.nexusmods.com/newvegas/mods/54525/?that mod is great! shame it only works on the player and not npcs Link to comment Share on other sites More sharing options...
bioshards Posted September 1, 2014 Author Share Posted September 1, 2014 You know that concussion works only for player. Right? UPDI have an idea. I will test few things and maybe I will make that drop hat thing for you)if you're testing if concussion works on npcs dont bother. ive already tested it, npcs cant get concussions Link to comment Share on other sites More sharing options...
Xilandro Posted September 1, 2014 Share Posted September 1, 2014 if you're testing if concussion works on npcs dont botherwat? no) I'm testing different stuff. Link to comment Share on other sites More sharing options...
bioshards Posted September 1, 2014 Author Share Posted September 1, 2014 wat? no) I'm testing different stuff.keep me updated on what you're doing, if you need an ameture scripter you know where to find me Link to comment Share on other sites More sharing options...
Recommended Posts