Wasteland Defender Posted March 20, 2009 Share Posted March 20, 2009 ScriptName NoAttackScript begin ScriptEffectStart if ( GetCombatTarget == player ) IgnoreCrime 1 StopCombat player.RemoveItem 001healsyringeknife 1 1 endif End Basically I'm trying to make it so that when you stab an NPC with the knife, they don't attack youI've been trying to learn a bit of scripting and this is all I can get out of hours of work It simply doesn't want to work and I'm totally lost What I specifically need it to do is Have the npc's disregard your assault and have the item you used to attack them removed. Any help would be appreciated! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.