PDA

View Full Version : Looking for a text file



orwell
08-23-2006, 00:06
"Identifier: select_ui_element
Parameters: element id (see available_ui_element_ids.txt for appropriate identifiers)
Description: Use in conjunction with simulate mouse click to store the element that will next recieve the simulated mouse click
Sample use: select_element hud_show_buildings_tab
simulate_mouse_click lclick_down
Class: SELECT_ELEMENT
Implemented: Yes
Author: Tom"

Does this ui_element_ids.txt file exist?

Atilius
08-23-2006, 01:18
No, that's a CA internal development document.

You can find its contents in this (https://forums.totalwar.org/vb/showthread.php?t=54299)thread however. (Post #5)

orwell
08-23-2006, 02:54
Thank you very much. Now to figure out how to make the AI do something specifically in its turn.

orwell
08-23-2006, 06:55
Has conditions.txt been posted anywhere on the forums?

Epistolary Richard
08-23-2006, 08:51
If you look in the Modding Answers: Scripting (https://forums.totalwar.org/vb/local_links.php?catid=115) category then you'll find the Scripting events, conditions and commands listing which has links to all the scripting language files you need.