Updated for epic PrC expansion.

Updated for epic PrC expansion.
Hooked up NUI spellcast menu.
Full Compile.
This commit is contained in:
Jaysyn904 2025-06-14 19:26:44 -04:00
parent 15cea7e3de
commit 0b53f89e02
86 changed files with 5 additions and 4 deletions

2
.gitignore vendored
View File

@ -3,3 +3,5 @@
*.hak *.hak
*.md5 *.md5
/_release /_release
*.hak
*.md5

View File

@ -1,4 +1,4 @@
:loop :loop
"C:\NWN Work\nwnsc.exe" -o -w -n "C:\Games\Steam\steamapps\common\Neverwinter Nights" -i "D:\NWN Repos\Aschbourne_PRC\_content\_hak\asch_prc8_top";"D:\NWN Repos\PRC8\nwn\nwnprc\trunk\include" "D:\NWN Repos\Aschbourne_PRC\_content\_hak\asch_prc8_top\*.nss" "C:\NWN Work\nwnsc.exe" -o -w -n "C:\Games\Steam\steamapps\common\Neverwinter Nights" -i "D:\NWN Repos\Aschbourne_PRC8\_content\_hak\asch_prc8_top";"D:\NWN Repos\PRC8\nwn\nwnprc\trunk\include" "D:\NWN Repos\Aschbourne_PRC8\_content\_hak\asch_prc8_top\*.nss"
if %errorLevel% == -1 goto :loop if %errorLevel% == -1 goto :loop
pause pause

Binary file not shown.

View File

@ -1 +0,0 @@
ce3e2722cb6c188ed0fe4ad31c859c67

View File

@ -1674,7 +1674,7 @@
"__struct_id": 8, "__struct_id": 8,
"Mod_Hak": { "Mod_Hak": {
"type": "cexostring", "type": "cexostring",
"value": "mk_ccoh" "value": "mk_ccoh8"
} }
}, },
{ {
@ -1791,7 +1791,7 @@
}, },
"Mod_OnNuiEvent": { "Mod_OnNuiEvent": {
"type": "resref", "type": "resref",
"value": "" "value": "prc_onplayernui"
}, },
"Mod_OnPlrChat": { "Mod_OnPlrChat": {
"type": "resref", "type": "resref",

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.