Avendar:References: Difference between revisions

Content added Content deleted
No edit summary
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
OLC (OnLine Creation) is the interface used to make edits to various parts of the game.
OLC (OnLine Creation) is the interface used to make edits to various parts of the game.


*[[Avendar:OLC Section 0]]: Why OLC?
*[[Avendar:OLC Section 1]]: Aedit - creating and editing areas
*[[Avendar:OLC Section 1]]: Aedit - creating and editing areas
*[[Avendar:OLC Section 2]]: Redit - creating and editing rooms
*[[Avendar:OLC Section 2]]: Redit - creating and editing rooms
Line 17: Line 16:
Progging refers to the scripts we use on mobs, items, and rooms to make Things Happen.
Progging refers to the scripts we use on mobs, items, and rooms to make Things Happen.


*[[Avendar:Prog Section 0]]: Why Prog?
*[[Avendar:Prog Section 1]]: Prog Structure and Practice
*[[Avendar:Prog Section 1]]: Prog Structure and Practice
*[[Avendar:Prog Section 2]]: Variables
*[[Avendar:Prog Section 2]]: Variables
Line 31: Line 29:
*[[Avendar:Prog Appendix 5]]: Addaffect Notes
*[[Avendar:Prog Appendix 5]]: Addaffect Notes
*[[Avendar:Prog Appendix 6]]: Generic skeleton progs for later use
*[[Avendar:Prog Appendix 6]]: Generic skeleton progs for later use
*[[Avendar:Recent Additions]]: Things that have been added that have yet to be properly categorized and documented.

Latest revision as of 03:10, 19 January 2025

OLC Guide

OLC (OnLine Creation) is the interface used to make edits to various parts of the game.

Prog guide

Progging refers to the scripts we use on mobs, items, and rooms to make Things Happen.