lazyguy Posted December 28, 2008 Share Posted December 28, 2008 Is it possible to apply effects to the victim of a bullet hit or melee attack via scripting? For example, aging the victim and killing it. I tried 'begin onHit' but that affects the weapon itself, not the victim. Also, is it possible to make firing a certain gun not a crime? Thanks in advance. Link to comment Share on other sites More sharing options...
Smurf_Impact Posted December 28, 2008 Share Posted December 28, 2008 I don't know about the second question, but for the first one you can use a Script Effect critical. Basically, you put the weapon critical chance to 100%, then you create a spell with a Script Effect that has the effect you want on the target. Select the spell in the weapon stats as the critical effect and it should work. If you select the On Death check, the script effect will trigger on the death of the target. Have a look at the Alien Blaster weapon to have an idea how to do. Link to comment Share on other sites More sharing options...
lazyguy Posted December 28, 2008 Author Share Posted December 28, 2008 Thanks, I'll have a go now :) Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.