Jump to content

dataman64bit

Members
  • Posts

    4
  • Joined

  • Last visited

Nexus Mods Profile

About dataman64bit

dataman64bit's Achievements

Newbie

Newbie (1/14)

  • First Post
  • One Year In
  • Week One Done
  • One Month Later
  • Conversation Starter

Recent Badges

0

Reputation

  1. Got it. If someone is interested: http://ubuntuone.com/p/J5L/ Contains 2 scripts + source code ds_additem Use: 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 properties Use: runscript ds_wsetprops type property_list where type is main, offhand, ring1, ring2, belt, head, boots, gloves, chest and property_list list of properties as in ds_additem For more info, check source code.
  2. 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).
  3. 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
×
×
  • Create New...