mirror of
https://github.com/1dot13/source.git
synced 2026-09-09 14:46:05 +02:00
New Lua Externalization (Quests.lua) (by Jazz)
- New File "Quests.lua" - Modders can now define new events relating to tasks (from 0 to 254) git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@6139 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -12,6 +12,7 @@ extern "C" {
|
||||
// --------------------------
|
||||
// WANNE: Should we enable lua scripting for different actions, or should we use "hardcoded" stuff instead?
|
||||
|
||||
#define LUA_QUESTS // Quests.lua
|
||||
#define LUA_INTERFACE_DIALOGUE // InterfaceDialogue.lua
|
||||
#define LUA_EXPLOSION_CONTROL // ExplosionControl.lua
|
||||
#define LUA_HANDLE_QUEST_CODE_ON_SECTOR // Strategicmap.lua
|
||||
|
||||
Reference in New Issue
Block a user