Quote:
Originally Posted by Ataros
I was as frustrated as you are when I tried to make a mission for Repka #1 back in April. It was even worse because there were no examples available.
Now there are plenty of examples and missions posted in this section. Of cause it is not easy to find them if you did not follow the discussion from April. It takes time, weeks and months, to learn something new.
If you tell what modules you would like to use in your mission I will try to tell you in which threads/examples they are available.
It is better to start a new thread for each new module you need. Kodiak and other people knowing C# are very helpful and helped me a lot even back in April not having any manual (they just looked up lists of methods, etc. from .dll files in Visual Studio):
(Quoted.....)
Sorry, do not remember who posted this  This shows that for people who know C# it is really easy to learn everything needed from game dll-s themselves.
|
Hi Ataros
many thanks for the piece on Visual Studio. I have it now and been looking at the methods etc. It is starting to make some sense but I am still grappling with it.
I have succeeded in one test module to determine the sector I am in and report it to myself, just a test to help me get to grips with how it all goes together. Now working on SayToGroup which Kodiak put me on to as I'd like to avoid those banner messages if I can.
Anyway, still early days but thanks and special thanks for that library zip.