2026/02/14 Update

Added and activated PRCX
Updated NWNxEE.
Added player onGUI event script.
Full compile.
This commit is contained in:
Jaysyn904
2026-02-14 22:16:02 -05:00
parent b42b841a0b
commit 8b807ceb8d
820 changed files with 27370 additions and 159 deletions

View File

@@ -4400,6 +4400,13 @@
"value": "peps_prc8"
}
},
{
"__struct_id": 8,
"Mod_Hak": {
"type": "cexostring",
"value": "prcx_shims"
}
},
{
"__struct_id": 8,
"Mod_Hak": {
@@ -4688,7 +4695,7 @@
},
"Mod_OnPlrGuiEvt": {
"type": "resref",
"value": ""
"value": "prc_onplayergui"
},
"Mod_OnPlrLvlUp": {
"type": "resref",
@@ -5799,6 +5806,21 @@
"type": "int",
"value": 1
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "PRC_PRCX_ENABLED"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 1
}
}
]
}