Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.
DescEvent
From AGEWiki
DescEvent | |||
Syntax DescEvent = StringAlias Description Define a string for the tooltip description of the event. When the player passes the mouse over an event line (message panel), the tooltip will be displayed. It is important that the alias used is very close to the alias of the event name, with only the string 'Desc' changing. i.e in the event below, the event is evt_nam_USA_Andersonville1864 so the descriptor must be evt_desc_USA_Andersonville1864. Example DescEvent = evt_desc_USA_Andersonville1864 Use the text identified by the key evt_desc_USA_Andersonville1864 for the current event's tolltip description.
|
Parameters
String; String alias of an entry in the string DB. |