OpenXcom Forum

Modding => Help => Topic started by: Nirran on November 07, 2023, 12:48:24 am

Title: oxce ruleset docs?
Post by: Nirran on November 07, 2023, 12:48:24 am
does one exist for it similar to

https://www.ufopaedia.org/index.php/Ruleset_Reference_(OpenXcom)

?been lookijng at changelog but ineficient
Title: Re: oxce ruleset docs?
Post by: Yankes on November 07, 2023, 01:40:08 am
This is all that is, outside of this you can look into code as its open source.
Title: Re: oxce ruleset docs?
Post by: Nirran on November 07, 2023, 03:55:30 am
bit of a disappointment,but thnx for reply
Title: Re: oxce ruleset docs?
Post by: psavola on November 07, 2023, 05:11:48 am
The one you posted is for OXC. For OXCE Rulesets, see:

https://www.ufopaedia.org/index.php/Ruleset_Reference_Nightly_(OpenXcom)
Title: Re: oxce ruleset docs?
Post by: Nirran on November 07, 2023, 05:26:19 am
The one you posted is for OXC. For OXCE Rulesets, see:

https://www.ufopaedia.org/index.php/Ruleset_Reference_Nightly_(OpenXcom)


Thnx Dude,godsend
Title: Re: oxce ruleset docs?
Post by: Nirran on November 23, 2023, 10:40:04 pm
can somebody point me to a list of hook functions?
Title: Re: oxce ruleset docs?
Post by: Meridian on November 23, 2023, 11:14:14 pm
can somebody point me to a list of hook functions?

There is no such thing (on any wiki or similar place).

The complete list of hook functions is available only via verbose mode in the log file.
(or in the source code)
Title: Re: oxce ruleset docs?
Post by: Nirran on November 24, 2023, 12:54:51 am
ok thnx

Is There a specific search word to find them in the verboise dump?