166
Stealth archive / Re: Corpse Looting Help
« on: March 28, 2015, 11:58:09 AM »
I was unable to add Script.dll as a reference in Vistual Studio, not sure if I'm using it correctly?
Everything was done using ScriptDotNet2.dll and some helpers from ScriptAPI.cs
To give you an idea of where I'm at and what I'm doing, this is what my program looks like on Code Map (so far):

EDIT: So far everything works (except where I'm up to with looting) and it's REALLY fast, actually, I had to slow it down cause the speed at which it was running routines was just not needed. That's a good thing though cause when it does stuff like evaluating loot it'll pretty much be instant (I'm expecting.)
Everything was done using ScriptDotNet2.dll and some helpers from ScriptAPI.cs
To give you an idea of where I'm at and what I'm doing, this is what my program looks like on Code Map (so far):

EDIT: So far everything works (except where I'm up to with looting) and it's REALLY fast, actually, I had to slow it down cause the speed at which it was running routines was just not needed. That's a good thing though cause when it does stuff like evaluating loot it'll pretty much be instant (I'm expecting.)