Anarkis Gaming Wiki

Documentation Center for our games and mods

User Tools

Site Tools

[ Wiki Home ] - [ Anarkis Gaming Studio ] - [ Forums ] - [ Unending Galaxy Manual ]


ecs:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

ecs:start [2010/06/19 05:18]
serialkicked created
ecs:start [2014/04/26 13:25]
Line 1: Line 1:
-====== Extended Communication System ====== 
  
-ECS is a library that can be used by any script or plugin. It is intended to be easy to use and implement. ​ It includes several features you can easily add to your scripts without too much efforts: 
- 
-    *  An easy to use and configure News System, much like the old X2/X3R BBS, but better (tm) 
-    *  Various commands to display windows looking like standard communication dialogs 
-    *  The ability to link one of your scripts to the ECS keyboard shortcut ​ 
- 
-ECS source code is heavily documented, so you should give it a look to familiarize yourself with. However it's not really necessary, reading this documentation should be enough. A demo script is also included, so be sure to give a look at the plugin.sk.ecs.dummy.* scripts files to see how things should work. 
- 
-====== Summary ====== 
-  * [[ECS:​Installation and Packaging]] 
-  * [[ECS:​Register|Registering]] your script to ECS 
-  * [[ECS:News System]] 
-  * [[ECS:​Keyboard Shortcut]] 
-  * [[ECS:​Custom Communication Dialogs]] 
-  * [[ECS:Files and Languages]] 
-  * [[ECS:​ChangeLog]] 
ecs/start.txt · Last modified: 2014/04/26 13:25 (external edit)