betto212 Posted June 7, 2012 Share Posted June 7, 2012 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. Link to comment Share on other sites More sharing options...
CarnivalOfFear Posted June 7, 2012 Share Posted June 7, 2012 (edited) 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:intendif Your objectID would be the weapons id. Edited June 7, 2012 by CarnivalOfFear Link to comment Share on other sites More sharing options...
Recommended Posts