Hi!
Just purchased isxeve to automate some actions. I don't like scripts so i decided to use .net wrapper.
Wrapper works fine, i can see eve.QueryEntities() results and so on. But i don't understand from what base objects i need to retrieve SystemScanner instance? After retrieving valid instance i can invoke GetAnomalies() but constructor requires LavishScriptObject instance, i don't know from where i should retrieve it.
Second question is about frame locking. As i understand from forum, lock frame is bad practice, i need to sign on frame changing event. Can't find this event.
So i think that i just need simple working .net programm to look, but can't find any build here. May be i'm bad in search and anyone can provide me link to project? Or can anyone post simple skeleton of application here?
Regards
Just purchased isxeve to automate some actions. I don't like scripts so i decided to use .net wrapper.
Wrapper works fine, i can see eve.QueryEntities() results and so on. But i don't understand from what base objects i need to retrieve SystemScanner instance? After retrieving valid instance i can invoke GetAnomalies() but constructor requires LavishScriptObject instance, i don't know from where i should retrieve it.
Second question is about frame locking. As i understand from forum, lock frame is bad practice, i need to sign on frame changing event. Can't find this event.
So i think that i just need simple working .net programm to look, but can't find any build here. May be i'm bad in search and anyone can provide me link to project? Or can anyone post simple skeleton of application here?
Regards