Page 1 of 1

Archon script language operation syntax

Posted: Sun Jul 28, 2019 1:48 pm
by Bohémond
Hello there

Is there a document that lists the meaning and effect of Archon script language operation ( % , ||, etc...) ?

Thanks


Regards

Re: Archon script language operation syntax

Posted: Sun Jul 28, 2019 3:39 pm
by loki100
this'll help;

http://archonwiki.slitherine.com/index.php/Main_Page

but we could do with the agewiki approach - I'm finding scripting in this language a lot harder once I'm not simply copying existing syntax and changing a few variables

Re: Archon script language operation syntax

Posted: Sun Jul 28, 2019 4:03 pm
by Bohémond
Thank you for the input.

I agree with you, Archon scripting is more about coding than modding.
But testing modifcations, even in tools files, is a lot easier.

Regards

Re: Archon script language operation syntax

Posted: Sun Jul 28, 2019 5:07 pm
by lodilefty
But much of the data is actually easier to mod. It's mostly csv files that the engine reads directly! :sherlock:

No more csv Splitter!!!!! :pouet: :party: :fleurs: :hat:

Re: Archon script language operation syntax

Posted: Sun Jul 28, 2019 6:53 pm
by loki100
yes the demise of the splitter is very much to be welcomed :cool:

Re: Archon script language operation syntax

Posted: Sun Jul 28, 2019 11:44 pm
by Bohémond
I manage to get monthly turn instead of yearly.
In my opinion it is a better scale for battle scenario as Pyrrhus. But yearly should be ok for Loooong Campaign.
Leader and ruler aging were a bit hard to modify but it works now.
Next step is to get ''winter turns'' in winter :blink:

Regards

Re: Archon script language operation syntax

Posted: Wed Jul 31, 2019 10:28 am
by Pocus
You can always ask me specific questions. Yes that's a complete programming language so is a bit harder to master than AGEOD modding.