Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
and have been studying https://wiki.totalwar.com/w/Total_War:_ATTILA_Kit_Scripting.html and https://tw-modding.com/index.php/Example_Scripts.
Some of your functions appear to be original. What is your resource of knowing these calls are valid?
https://chadvandy.github.io/tw_modding_resources/
Otherwise you can loop through most elements and their child elements and try to make sense of it. It is quiet some work and often try and error.
Is there some specific functions you referring to?
script/campaign/mod/<your_script_file>.lua
Battle scripts are automatically loaded from
script/battle/mod/<your_script_file>.lua