Hi guys,
i just bought a subscription for isxeve and inner space and im trying now to execute and run my first script.
As im total new to this topic i have some questions. I follwed the installation and setup steps described at http://www.isxgames.com/isxeve/Acquisition_Step1.html and everything seems to work so far.
Where i'm stuck now is to run just a simple test script. I must admit i have no knowledge yet about the programming language used (coming from the java area). I assume its .net / c# ?
So my questions are:
- Where can i find a test script to check whether my environment works?
What i did so far is i copied the script http://www.isxgames.com/forums/showpost.php?p=11944&postcount=2 into a new text file and saved it in my eve folder (i choosed .txt as extension).
Then tried to load it with
DotNet <filename>
After i got a message like OuterException System.BadImageFormatException Could not load file or assembly <File location> or one of it dependencies
Anybody an idea what im doing wrong?
- Next question is if there is any howto for writing these scripts. I found the wiki but couldnt find something like first steps. Are these first steps maybe just to know the objects listed in the wiki and .net skills?
If so, can anybody recommend a howto for .net? As i wrote im a java programmer, means im not totally new to programming
i just bought a subscription for isxeve and inner space and im trying now to execute and run my first script.
As im total new to this topic i have some questions. I follwed the installation and setup steps described at http://www.isxgames.com/isxeve/Acquisition_Step1.html and everything seems to work so far.
Where i'm stuck now is to run just a simple test script. I must admit i have no knowledge yet about the programming language used (coming from the java area). I assume its .net / c# ?
So my questions are:
- Where can i find a test script to check whether my environment works?
What i did so far is i copied the script http://www.isxgames.com/forums/showpost.php?p=11944&postcount=2 into a new text file and saved it in my eve folder (i choosed .txt as extension).
Then tried to load it with
DotNet <filename>
After i got a message like OuterException System.BadImageFormatException Could not load file or assembly <File location> or one of it dependencies
Anybody an idea what im doing wrong?
- Next question is if there is any howto for writing these scripts. I found the wiki but couldnt find something like first steps. Are these first steps maybe just to know the objects listed in the wiki and .net skills?
If so, can anybody recommend a howto for .net? As i wrote im a java programmer, means im not totally new to programming