Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.

CreateFaction

From AGEWiki

Jump to: navigation, search

CreateFaction

Syntax  

CreateFaction = Faction

Description

Adds the faction to the game.

See Spreadsheet of examples

Example  

CreateFaction = USA

Brings the faction aliased as "USA" into play


NOTE: The factiontag is not an alias, i.e USA will work. Adding $USA will work too, but the $ will be ignored. The engine search for the first faction definition file using this tag in fact (this is why it is important that each faction file has a different faction tag).

Note also that you can add a faction in a setup but also as an event. You can never destroy a faction, at worst it will have no possession but it will still be existing in memory, meaning a so called 'destroyed' faction can still receive stuff.


 

Parameters

Faction

String, FactionTag of the faction.

Forums