AirBreather Posted March 2, 2010 Share Posted March 2, 2010 Hello all, Quick question - is it possible to assign (and remove) 'quest' (essential, non-drop-able) status to an item via script? (E.g. one command to make an item 'quest' and another to remove it?) ~A.B. Link to comment Share on other sites More sharing options...
Quetzlsacatanango Posted March 2, 2010 Share Posted March 2, 2010 http://geck.bethsoft.com/index.php/SetQuestObject This should do ya. You can use the block types 'onadd' and 'ondrop' to toggle it. Link to comment Share on other sites More sharing options...
Cipscis Posted March 2, 2010 Share Posted March 2, 2010 FOSE has "IsQuestItem" and "SetQuestItem" functions as of v1.1. At the moment there is only temporary documentation on these functions - Documentation Cipscis Link to comment Share on other sites More sharing options...
Quetzlsacatanango Posted March 3, 2010 Share Posted March 3, 2010 You know I thought about my reply here and there's going to be a problem. When it's a quest item, you won't be able to drop it. So the OnDrop thing won't work for disabling it's quest item status. Link to comment Share on other sites More sharing options...
Recommended Posts