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 21:35:16 -04:00
parent f25e9e41c4
commit d8fc1f8ab3
97 changed files with 3 additions and 4 deletions

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\WoR_PRC\_content\_hak\worldofrhun_top";"D:\NWN Repos\PRC8\nwn\nwnprc\trunk\include" "D:\NWN Repos\WoR_PRC\_content\_hak\worldofrhun_top\*.nss" "C:\NWN Work\nwnsc.exe" -o -w -n "C:\Games\Steam\steamapps\common\Neverwinter Nights" -i "D:\NWN Repos\WoR_PRC8\_content\_hak\worldofrhun_top";"D:\NWN Repos\PRC8\nwn\nwnprc\trunk\include" "D:\NWN Repos\WoR_PRC8\_content\_hak\worldofrhun_top\*.nss"
if %errorLevel% == -1 goto :loop if %errorLevel% == -1 goto :loop
pause pause

Binary file not shown.

View File

@ -1 +0,0 @@
38020c2d26e1cc50eda80b4975f98994

View File

@ -3674,7 +3674,7 @@
}, },
"Mod_MinPerHour": { "Mod_MinPerHour": {
"type": "byte", "type": "byte",
"value": 3 "value": 6
}, },
"Mod_Name": { "Mod_Name": {
"type": "cexolocstring", "type": "cexolocstring",
@ -3716,7 +3716,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.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.