View Single Post
  #2  
Old 12-23-2017, 10:35 PM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,071
Default

Current Planned Topics for Refresh (I will edit this as this thread goes on)

EQEmulator Documentation Refresh List

What we will be covering on these topics
  • How they work
  • What database tables they involve
  • How to interact with them as a server developer (commands, tools, editing etc)
  • Potential script examples
  • etc

Code:
* AA’s - The schema and how things work
* Accounts
* Character Data
* Adventures - LDONs
* Alternate Currency (DON)
* Banned IP’s
* Auras
* Books
* Base Data
* Blocked Spells
* UCS and Mail Server
* Commands
* Instancing
* Task System
* Keyring
* Saylinks
* Zone Header Data
* Zone Weather
* Factions
* Logging
* Loginserver
* Guilds
* Entity Lists and manipulation
* Fishing
* Foraging
* Pets
* Loot
* NPCs
    * Spell Lists
    * Special Abilities
* Doors
* Races and race models
* Objects
* Pathing
    * Navmesh
    * Grids / Grid points
* Items
    * Every field and field detail
* Spells
    * Stacking
    * Modifiers
    * Mechanics
    * SPA
    * Target Restrictions
* Shared Memory / Hotfix
* Traps
* Facial Features
* MySQL API - LUA too?
* How Scripts are loaded
* Script Examples
    * Spell Script
    * Item Script
    * SendAppearanceEffect - Complete List w/GIFs
    * SpellEffect - Complete List w/GIFs
    * NPC Armor Color
    * Proximity
    * Popup Window
    * Player Scripts
    * NPC Scripts

Last edited by Akkadius; 12-23-2017 at 10:44 PM..
Reply With Quote