nasaedo Posted February 18, 2011 Share Posted February 18, 2011 Hit there, I wanna start a script when the player raises his shiel to block.Unfortunately, I wasn't able to figure out the necessary condition for the blocking.So, if anybody can give me a hint....Thx Link to comment Share on other sites More sharing options...
Skevitj Posted February 18, 2011 Share Posted February 18, 2011 (edited) IsBlocking what you're after? (Needs OBSE though) Chuck that in an if test inside a gamemode block and you've got a script which will run every frame the PC (or whatever npc it's tagged on) is blocking. Edited February 18, 2011 by Skevitj Link to comment Share on other sites More sharing options...
Hickory Posted February 18, 2011 Share Posted February 18, 2011 It can be done with OBSE using ref.IsBlocking. Link to comment Share on other sites More sharing options...
nasaedo Posted February 18, 2011 Author Share Posted February 18, 2011 Oh, how stupid/easy :)Thx, that should dot Link to comment Share on other sites More sharing options...
Recommended Posts