2025/07/20 Update
Added PEPS AI. Full compile.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "nwnx_object"
|
||||
#include "nwnx_player"
|
||||
#include "inc_utility"
|
||||
#include "prc_misc_const"
|
||||
//#include "prc_misc_const"
|
||||
|
||||
const int PERIOD_DAY = 1;
|
||||
const int PERIOD_NIGHT = 2;
|
||||
@@ -426,3 +426,5 @@ int util_IsWeapon(object oItem)
|
||||
}
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
//:: void main() {}
|
||||
Reference in New Issue
Block a user