dataman64bit Posted October 6, 2010 Share Posted October 6, 2010 Could someone possibly compile folowing nss script (based on additemwmat) and post resulting ncs file somewhere for download? I don't have toolset installed, but I would like to add some custom properties to items or remove existing ones. Code link:http://pastebin.com/DaKGhi03 Link to comment Share on other sites More sharing options...
DarkeWolf Posted October 6, 2010 Share Posted October 6, 2010 Heyas Dataman :) Its already been done, and has been around for a while now ;) hdhd's original script that this was based off of. http://www.dragonagenexus.com/downloads/file.php?id=1131 the updated script that includes the materials codes. http://www.dragonagenexus.com/downloads/file.php?id=1387 Link to comment Share on other sites More sharing options...
dataman64bit Posted October 6, 2010 Author Share Posted October 6, 2010 Heyas Dataman :) Its already been done, and has been around for a while now ;) hdhd's original script that this was based off of. http://www.dragonagenexus.com/downloads/file.php?id=1131 the updated script that includes the materials codes. http://www.dragonagenexus.com/downloads/file.php?id=1387 I know about those two scripts, point is this one would allow to set/unset item properties, and items are taken from additemwmat script. I need someone to compile it (and perhaps test it if it works) in toolset so that I don't have to wait till weekend to install it (only father has admin rights which the installer requires and he is abroad). Link to comment Share on other sites More sharing options...
dataman64bit Posted October 7, 2010 Author Share Posted October 7, 2010 Got it. If someone is interested:http://ubuntuone.com/p/J5L/ Contains 2 scripts + source code ds_additemUse: runscript ds_additem itemname.uti[,numberOfItems[,materialID]] [property1_id[,property1_value=1]] [propertyN_id[,propertyN_value=1]]Negative property ID means remove property (if value is given, it is ignored). Example: runscript ds_additem gxa_im_wep_mag_sta_001.uti 10000 1003,5 ds_wsetprops - set equiped item propertiesUse: runscript ds_wsetprops type property_listwhere type is main, offhand, ring1, ring2, belt, head, boots, gloves, chestand property_list list of properties as in ds_additem For more info, check source code. Link to comment Share on other sites More sharing options...
DarkeWolf Posted October 8, 2010 Share Posted October 8, 2010 Ah, very cool!Sorry that I couldnt get back to you a lot sooner, stuff has been kept me pretty active over this week :(But I'm glad to see that you've got it :D Kudos given for getting that taken care of Cheers! Link to comment Share on other sites More sharing options...
Recommended Posts