Jump to content

need a little help with script


betto212

Recommended Posts

I cant find if there is a way to force a npc to drop its equiped weapon.

If someone know to trigger that pls tell me.

 

try the drop command

 

http://geck.bethsoft.com/index.php/Drop

 

so you might do something like

 

if [Actor].GetEquipped Target:ObjectID == 1

[ActorRefID].Drop ObjectID:ref Count:int

endif

 

Your objectID would be the weapons id.

Edited by CarnivalOfFear
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...