blob: 5df315da03773389087f3ea3b48f37dc0f6116a7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
--- TO DO ---
Simple list of things we need to do.
--- ScriptDev2 Framework ---
Move all text out of C++ code and into SD2 database.
--- Scripting with Priorities ---
1) Boss AI and Boss Event scripts
2) Specific NPC AI, Gossip, Quest, Event scripts
3) Spell and Item scripts
--- Core Problems ---
- Spell scripts are only scriptable within the core. Spell scripts should be done in SD2 since they are very specialized.
|