Main Page: Difference between revisions

From AddictHelp
Jump to navigation Jump to search
No edit summary
Line 5: Line 5:
= OLC Help Topics =
= OLC Help Topics =


The OLC was originally brought to us by Sam (samedi@clark.net)
This is the main help screen to get builders started on knowing what they're doing.
We have been very pleased with its performance, (and have sent Sam a lot
 
of bug fixes and other code snippets to help improve his olc), but a lot of
Before building, it is highly recommended that every builder read the [[OLC POLICY]], and the all of the [[OLC TIPS]] pages.
modifications have been made to allow it to suit our mud more.  This is the
 
main help screen to get builders started on knowing what they're doing.
Read the creation policy!! : [[OLC POLICY]]
And some OLC tips.        : [[OLC TIPS]]
Notes on the "web" olc    : [[WEB OLC]]


  OLC COMMANDS:
  OLC COMMANDS:
  ============
  ============
  [[REDIT]]    [[RSET]]   [[RSTAT]]
  [[REDIT]]    [[RSET]]     [[RSTAT]]
  [[OEDIT]]    [[OSET]]   [[OSTAT]]   [[ORELOAD]]  [[TRAPSET]]  [[OCHECK]]
  [[OEDIT]]    [[OSET]]     [[OSTAT]]   [[ORELOAD]]  [[TRAPSET]]  [[OCHECK]]
  [[MEDIT]]    [[MSET]]   [[MSTAT]]   [[MRELOAD]]
  [[MEDIT]]    [[MSET]]     [[MSTAT]]   [[MRELOAD]]
  [[ZEDIT]]    [[ZFLAGS]] [[ZSTAT]]
  [[ZEDIT]]    [[ZFLAGS]]   [[ZSTAT]]
  [[SCEDIT]]  [[SCSET]]   [[SCSTAT]] [[SSTAT]]
  [[SCEDIT]]  [[SCSET]]   [[SCSTAT]]   [[SSTAT]]
  [[ZALLOW]]  [[ZDENY]]   [[ZLIST]]   [[ZCHECK]]
  [[ZALLOW]]  [[ZDENY]]   [[ZLIST]]   [[ZCHECK]]
  [[SEDIT]]
  [[SEDIT]]


Line 30: Line 32:
             [[WEAPONSPELLS]]  [[OBJECTS]]
             [[WEAPONSPELLS]]  [[OBJECTS]]
  OTHER :    [[SCRIPTS]]        [[STRING PARSER]]  [[SPECASSIGN]]
  OTHER :    [[SCRIPTS]]        [[STRING PARSER]]  [[SPECASSIGN]]
Read the creation policy!! : [[OLC POLICY]]
And some OLC tips.        : [[OLC TIPS]]
Notes on the "web" olc    : [[WEB OLC]]





Revision as of 12:17, 21 November 2008

Welcome to the Script and OLC documentation wiki!

The search box will help you greatly. Alternatively you can browse all the pages or categories to find the topic you're looking for (click "Special pages" on the left and then click "All pages"). We also have this Script Tutor for newbies to scripts.

OLC Help Topics

This is the main help screen to get builders started on knowing what they're doing.

Before building, it is highly recommended that every builder read the OLC POLICY, and the all of the OLC TIPS pages.

Read the creation policy!! : OLC POLICY
And some OLC tips.         : OLC TIPS
Notes on the "web" olc     : WEB OLC
OLC COMMANDS:
============
REDIT    RSET     RSTAT
OEDIT    OSET     OSTAT    ORELOAD   TRAPSET   OCHECK
MEDIT    MSET     MSTAT    MRELOAD
ZEDIT    ZFLAGS   ZSTAT
SCEDIT   SCSET    SCSTAT   SSTAT
ZALLOW   ZDENY    ZLIST    ZCHECK
SEDIT
Other OLC related help topics:
ZONE  :     ZONE FLAGS     ZONE_CLIMATE
ROOM  :     ROOM FLAGS     ROOM_SECTORS   LISTEN       SMELL
DOOR  :     DOOR FLAGS
MOB   :     MOB FLAGS      AFFECTFLAGS    RESISTANCES  MOBILES
OBJECT:     WEAR FLAGS     ITEM TYPES     ITEM FLAGS   ITEM APPLYS
            WEAPONSPELLS   OBJECTS
OTHER :     SCRIPTS        STRING PARSER  SPECASSIGN


If ANYTHING is not covered in this help that relates to OLC, please notify in immortal so that it may be added.


Script Help Topics

Commands

SCEDIT, SCSET, SCSTAT

Other Script Topics

ROOM  :     ROOMFLAGS     ROOMCMDS
MOB   :     MOBFLAGS      MOBCMDS
OBJECT:     OBJFLAGS      OBJCMDS
SPELLS:     SPELLFLAGS    SPELLCMDS
MISC  :     SCRIPT TYPES  SCRIPT COMMANDS VARIABLES  EXPRESSIONS
            SCRIPT FLAGS  SETTING

If ANYTHING is not covered in this help that relates to SCRIPTS, please notify and immortal so that it may be added.

Do not make a script of type SPELL. It is documented for constancy only.