Difference between revisions of "Scripting"
From King Arthur's Gold Wiki
Shadlington (Talk | contribs) |
Shadlington (Talk | contribs) (→Object Types) |
||
Line 12: | Line 12: | ||
− | =[[ | + | =[[Object_Types|Object Types]]= |
− | {{: | + | {{:Object_Types}} |
− | [[ | + | [[Object_Types|''Go to main article...'']] |
[[Category:Scripting]] | [[Category:Scripting]] |
Revision as of 17:50, 12 August 2012
Placeholder
KAG uses angelscript for scripting.
Basics
Iunno, some stuff here about the general way of using scripts (relationship between .cfg and .as), proper way to add a new script, different ways of using scripts (rules, blobs, players?).
Basic info on what kind of things are bound. Global functions and properties and the various object types + their functions and properties.
How you create your own object type in scripts? I don't know this stuff yet.
Object Types
Something here about the general concept of objects and their types.