Scripts: Difference between revisions

From Empires Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by 3 users not shown)
Line 2: Line 2:
__NOTOC__
__NOTOC__
==Overview==
==Overview==
In Empires, Almost all of the gameplay elements are defined in Key-Value formatted scripts.  These scripts define every tank, weapon, engine, armor, and research, as well as infantry weapon damage and building data.  Because of the large reliance on these scripts, Empires is very largely modifiable. In 2.24, there is no way to distribute custom scripts to players, however, in 2.25, a script manifest file has been added, which is the entry point for the empires script parser to look for scripts.  The location of this file is define in the cvar 'emp_script_path'.
In Empires, Almost all of the gameplay elements are defined in Key-Value formatted scripts.  These scripts define every tank, weapon, engine, armor, and research, as well as infantry weapon damage and building data.  Because of the large reliance on these scripts, Empires is very largely modifiable.
 
==Console Commands==
Empires has a number of [[console commands]] accessible from the console.
{{Stub}}
{{Stub}}




[[Category:Scripting]]
[[Category:Scripting]]

Latest revision as of 07:51, 10 August 2017

Empires Scripting Documentation
Scripting Overview | Vehicle Script Overview | Vehicle Handling Script Overview | Weapon Script Overview | Armor Script Overview | Building Script Overview | Infantry Script Overview | Hint Messages | Loading Screen Script Overview | Tutorials



Overview

In Empires, Almost all of the gameplay elements are defined in Key-Value formatted scripts. These scripts define every tank, weapon, engine, armor, and research, as well as infantry weapon damage and building data. Because of the large reliance on these scripts, Empires is very largely modifiable.

Console Commands

Empires has a number of console commands accessible from the console.