Revision 2, 423 bytes
(checked in by yumileroy, 17 years ago)
|
[svn] * Proper SVN structure
Original author: Neo2003
Date: 2008-10-02 16:23:55-05:00
|
Line | |
---|
1 | --- TO DO --- |
---|
2 | Simple list of things we need to do. |
---|
3 | |
---|
4 | --- ScriptDev2 Framework --- |
---|
5 | Move all text out of C++ code and into SD2 database. |
---|
6 | |
---|
7 | --- Scripting with Priorities --- |
---|
8 | 1) Boss AI and Boss Event scripts |
---|
9 | 2) Specific NPC AI, Gossip, Quest, Event scripts |
---|
10 | 3) Spell and Item scripts |
---|
11 | |
---|
12 | --- Core Problems --- |
---|
13 | |
---|
14 | - Spell scripts are only scriptable within the core. Spell scripts should be done in SD2 since they are very specialized. |
---|