Page 1 of 1

Comprehensive Scripting Documentation

Posted: Sun Jan 31, 2021 5:02 pm
by KEYSTONE0795
With the imminent release of the Medieval game I want to sharpen my scripting skills (which are pretty much non-existent). I have read through the very accessible guides posted here. What I am looking for is a comprehensive document which lists each script and a brief explanation and example of use (I don't want much, do I? :) )

Any help would be very appreciated.

Re: Comprehensive Scripting Documentation

Posted: Mon Feb 01, 2021 8:09 am
by rbodleyscott
If you mean the game scripts, then I fear you must rely on the comments in the game scripts themselves. Nothing more comprehensive is available.

I assume you have already looked at the ARCHON wiki for more general information about scripting.

https://archonwiki.slitherine.com/index.php/Modding

Re: Comprehensive Scripting Documentation

Posted: Mon Feb 01, 2021 10:09 am
by Paul59
KEYSTONE0795 wrote: Sun Jan 31, 2021 5:02 pm With the imminent release of the Medieval game I want to sharpen my scripting skills (which are pretty much non-existent). I have read through the very accessible guides posted here. What I am looking for is a comprehensive document which lists each script and a brief explanation and example of use (I don't want much, do I? :) )

Any help would be very appreciated.
Welk's Modding Guide gives a list of the .bsf files, and what they do:

https://www.slitherine.com/forum/viewto ... 92&t=80109

Re: Comprehensive Scripting Documentation

Posted: Mon Feb 01, 2021 2:11 pm
by KEYSTONE0795
Thank you for the responses. I have much home work to do.