diff --git a/_content/Compiler - Top Hak.bat b/_content/Compiler - Top Hak.bat index dce75fa..bbae4db 100644 --- a/_content/Compiler - Top Hak.bat +++ b/_content/Compiler - Top Hak.bat @@ -1,4 +1,4 @@ :loop -"C:\NWN Work\nwnsc.exe" -o -w -n "C:\Games\Steam\steamapps\common\Neverwinter Nights" -i "D:\NWN Repos\EN6_PRC\_content\_hak\prc8_en6_top";"D:\NWN Repos\PRC8\nwn\nwnprc\trunk\include" "D:\NWN Repos\EN6_PRC\_content\_hak\prc8_en6_top\*.nss" +"C:\NWN Work\nwnsc.exe" -o -w -n "C:\Games\Steam\steamapps\common\Neverwinter Nights" -i "D:\NWN Repos\EN6_PRC8\_content\_hak\prc8_en6_top";"D:\NWN Repos\PRC8\nwn\nwnprc\trunk\include" "D:\NWN Repos\EN6_PRC8\_content\_hak\prc8_en6_top\*.nss" if %errorLevel% == -1 goto :loop pause \ No newline at end of file diff --git a/_content/_hak/prc8_en6_top/nw_s1_aurablnda.ncs b/_content/_hak/prc8_en6_top/nw_s1_aurablnda.ncs index e4aa3c2..432db91 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_aurablnda.ncs and b/_content/_hak/prc8_en6_top/nw_s1_aurablnda.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_auracoldc.ncs b/_content/_hak/prc8_en6_top/nw_s1_auracoldc.ncs index a5e7712..ec76ed2 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_auracoldc.ncs and b/_content/_hak/prc8_en6_top/nw_s1_auracoldc.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_auraelecc.ncs b/_content/_hak/prc8_en6_top/nw_s1_auraelecc.ncs index 2d8e4c0..9946158 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_auraelecc.ncs and b/_content/_hak/prc8_en6_top/nw_s1_auraelecc.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_aurafirec.ncs b/_content/_hak/prc8_en6_top/nw_s1_aurafirec.ncs index 725e169..04e5de6 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_aurafirec.ncs and b/_content/_hak/prc8_en6_top/nw_s1_aurafirec.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_auramenca.ncs b/_content/_hak/prc8_en6_top/nw_s1_auramenca.ncs index 507f037..0c44e51 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_auramenca.ncs and b/_content/_hak/prc8_en6_top/nw_s1_auramenca.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_aurastuna.ncs b/_content/_hak/prc8_en6_top/nw_s1_aurastuna.ncs index b6eda58..2ed4901 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_aurastuna.ncs and b/_content/_hak/prc8_en6_top/nw_s1_aurastuna.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_aurauneaa.ncs b/_content/_hak/prc8_en6_top/nw_s1_aurauneaa.ncs index 34bc167..15c0a96 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_aurauneaa.ncs and b/_content/_hak/prc8_en6_top/nw_s1_aurauneaa.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_bltacid.ncs b/_content/_hak/prc8_en6_top/nw_s1_bltacid.ncs index a5952b3..a006de7 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_bltacid.ncs and b/_content/_hak/prc8_en6_top/nw_s1_bltacid.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_bltcharm.ncs b/_content/_hak/prc8_en6_top/nw_s1_bltcharm.ncs index 2a37c20..ee3fc53 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_bltcharm.ncs and b/_content/_hak/prc8_en6_top/nw_s1_bltcharm.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_bltchrdr.ncs b/_content/_hak/prc8_en6_top/nw_s1_bltchrdr.ncs index 1d69902..097200d 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_bltchrdr.ncs and b/_content/_hak/prc8_en6_top/nw_s1_bltchrdr.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_bltcold.ncs b/_content/_hak/prc8_en6_top/nw_s1_bltcold.ncs index 2d00a86..6cc3bd2 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_bltcold.ncs and b/_content/_hak/prc8_en6_top/nw_s1_bltcold.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_bltcondr.ncs b/_content/_hak/prc8_en6_top/nw_s1_bltcondr.ncs index 6560555..213436a 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_bltcondr.ncs and b/_content/_hak/prc8_en6_top/nw_s1_bltcondr.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_bltconf.ncs b/_content/_hak/prc8_en6_top/nw_s1_bltconf.ncs index e74ecf4..86e52ca 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_bltconf.ncs and b/_content/_hak/prc8_en6_top/nw_s1_bltconf.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_bltdaze.ncs b/_content/_hak/prc8_en6_top/nw_s1_bltdaze.ncs index b8ec5d2..568fd65 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_bltdaze.ncs and b/_content/_hak/prc8_en6_top/nw_s1_bltdaze.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_bltdeath.ncs b/_content/_hak/prc8_en6_top/nw_s1_bltdeath.ncs index ef10b59..0f9ee5c 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_bltdeath.ncs and b/_content/_hak/prc8_en6_top/nw_s1_bltdeath.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_bltdexdr.ncs b/_content/_hak/prc8_en6_top/nw_s1_bltdexdr.ncs index 2904c69..26c1006 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_bltdexdr.ncs and b/_content/_hak/prc8_en6_top/nw_s1_bltdexdr.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_bltdomn.ncs b/_content/_hak/prc8_en6_top/nw_s1_bltdomn.ncs index 3c354b3..3f629e6 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_bltdomn.ncs and b/_content/_hak/prc8_en6_top/nw_s1_bltdomn.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_bltfire.ncs b/_content/_hak/prc8_en6_top/nw_s1_bltfire.ncs index 09ac47c..8ad6012 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_bltfire.ncs and b/_content/_hak/prc8_en6_top/nw_s1_bltfire.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_bltintdr.ncs b/_content/_hak/prc8_en6_top/nw_s1_bltintdr.ncs index 748e670..89a4fa2 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_bltintdr.ncs and b/_content/_hak/prc8_en6_top/nw_s1_bltintdr.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_bltknckd.ncs b/_content/_hak/prc8_en6_top/nw_s1_bltknckd.ncs index e9a8d53..c54ca6c 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_bltknckd.ncs and b/_content/_hak/prc8_en6_top/nw_s1_bltknckd.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_bltlightn.ncs b/_content/_hak/prc8_en6_top/nw_s1_bltlightn.ncs index 0286bec..f698181 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_bltlightn.ncs and b/_content/_hak/prc8_en6_top/nw_s1_bltlightn.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_bltlvldr.ncs b/_content/_hak/prc8_en6_top/nw_s1_bltlvldr.ncs index e8628c5..35d17c6 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_bltlvldr.ncs and b/_content/_hak/prc8_en6_top/nw_s1_bltlvldr.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_bltparal.ncs b/_content/_hak/prc8_en6_top/nw_s1_bltparal.ncs index 95cce17..87b8348 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_bltparal.ncs and b/_content/_hak/prc8_en6_top/nw_s1_bltparal.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_bltshards.ncs b/_content/_hak/prc8_en6_top/nw_s1_bltshards.ncs index 00a5432..e0e9c93 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_bltshards.ncs and b/_content/_hak/prc8_en6_top/nw_s1_bltshards.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_bltslow.ncs b/_content/_hak/prc8_en6_top/nw_s1_bltslow.ncs index d59eaa3..3013dbd 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_bltslow.ncs and b/_content/_hak/prc8_en6_top/nw_s1_bltslow.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_bltstrdr.ncs b/_content/_hak/prc8_en6_top/nw_s1_bltstrdr.ncs index 7819b3e..6c5f13c 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_bltstrdr.ncs and b/_content/_hak/prc8_en6_top/nw_s1_bltstrdr.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_bltstun.ncs b/_content/_hak/prc8_en6_top/nw_s1_bltstun.ncs index 7a8f0d3..d17a3b7 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_bltstun.ncs and b/_content/_hak/prc8_en6_top/nw_s1_bltstun.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_bltweb.ncs b/_content/_hak/prc8_en6_top/nw_s1_bltweb.ncs index 67c3671..a180256 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_bltweb.ncs and b/_content/_hak/prc8_en6_top/nw_s1_bltweb.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_bltwisdr.ncs b/_content/_hak/prc8_en6_top/nw_s1_bltwisdr.ncs index 93d66dc..0c27cfd 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_bltwisdr.ncs and b/_content/_hak/prc8_en6_top/nw_s1_bltwisdr.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_coneacid.ncs b/_content/_hak/prc8_en6_top/nw_s1_coneacid.ncs index fc71423..a0ce5a9 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_coneacid.ncs and b/_content/_hak/prc8_en6_top/nw_s1_coneacid.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_conecold.ncs b/_content/_hak/prc8_en6_top/nw_s1_conecold.ncs index c391d7c..c29ad24 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_conecold.ncs and b/_content/_hak/prc8_en6_top/nw_s1_conecold.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_coneelec.ncs b/_content/_hak/prc8_en6_top/nw_s1_coneelec.ncs index d3cd823..a1801fa 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_coneelec.ncs and b/_content/_hak/prc8_en6_top/nw_s1_coneelec.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_conesonic.ncs b/_content/_hak/prc8_en6_top/nw_s1_conesonic.ncs index 010f94f..c0b7c52 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_conesonic.ncs and b/_content/_hak/prc8_en6_top/nw_s1_conesonic.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_dragfear.ncs b/_content/_hak/prc8_en6_top/nw_s1_dragfear.ncs index fb1ce16..498e5cd 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_dragfear.ncs and b/_content/_hak/prc8_en6_top/nw_s1_dragfear.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_dragfeara.ncs b/_content/_hak/prc8_en6_top/nw_s1_dragfeara.ncs index fe3245d..449bea2 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_dragfeara.ncs and b/_content/_hak/prc8_en6_top/nw_s1_dragfeara.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_gazechaos.ncs b/_content/_hak/prc8_en6_top/nw_s1_gazechaos.ncs index 5c42800..03d29cd 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_gazechaos.ncs and b/_content/_hak/prc8_en6_top/nw_s1_gazechaos.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_gazecharm.ncs b/_content/_hak/prc8_en6_top/nw_s1_gazecharm.ncs index af690f7..61453cb 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_gazecharm.ncs and b/_content/_hak/prc8_en6_top/nw_s1_gazecharm.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_gazeconfu.ncs b/_content/_hak/prc8_en6_top/nw_s1_gazeconfu.ncs index d632bfa..4717ca7 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_gazeconfu.ncs and b/_content/_hak/prc8_en6_top/nw_s1_gazeconfu.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_gazedaze.ncs b/_content/_hak/prc8_en6_top/nw_s1_gazedaze.ncs index db48941..d0c0660 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_gazedaze.ncs and b/_content/_hak/prc8_en6_top/nw_s1_gazedaze.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_gazedeath.ncs b/_content/_hak/prc8_en6_top/nw_s1_gazedeath.ncs index 0930ec8..2a4b322 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_gazedeath.ncs and b/_content/_hak/prc8_en6_top/nw_s1_gazedeath.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_gazedomn.ncs b/_content/_hak/prc8_en6_top/nw_s1_gazedomn.ncs index ac24c75..fb80db2 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_gazedomn.ncs and b/_content/_hak/prc8_en6_top/nw_s1_gazedomn.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_gazedoom.ncs b/_content/_hak/prc8_en6_top/nw_s1_gazedoom.ncs index a20712c..fb16b41 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_gazedoom.ncs and b/_content/_hak/prc8_en6_top/nw_s1_gazedoom.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_gazeevil.ncs b/_content/_hak/prc8_en6_top/nw_s1_gazeevil.ncs index 3b1140c..cf28567 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_gazeevil.ncs and b/_content/_hak/prc8_en6_top/nw_s1_gazeevil.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_gazefear.ncs b/_content/_hak/prc8_en6_top/nw_s1_gazefear.ncs index e543fbb..8a42162 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_gazefear.ncs and b/_content/_hak/prc8_en6_top/nw_s1_gazefear.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_gazegood.ncs b/_content/_hak/prc8_en6_top/nw_s1_gazegood.ncs index 4f0ea5e..8cf2fa8 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_gazegood.ncs and b/_content/_hak/prc8_en6_top/nw_s1_gazegood.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_gazelaw.ncs b/_content/_hak/prc8_en6_top/nw_s1_gazelaw.ncs index ddf8f30..a941027 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_gazelaw.ncs and b/_content/_hak/prc8_en6_top/nw_s1_gazelaw.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_gazestun.ncs b/_content/_hak/prc8_en6_top/nw_s1_gazestun.ncs index 9330b14..29d53f0 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_gazestun.ncs and b/_content/_hak/prc8_en6_top/nw_s1_gazestun.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_hndbreath.ncs b/_content/_hak/prc8_en6_top/nw_s1_hndbreath.ncs index 2a2d1cf..eb8c5ad 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_hndbreath.ncs and b/_content/_hak/prc8_en6_top/nw_s1_hndbreath.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_howlconf.ncs b/_content/_hak/prc8_en6_top/nw_s1_howlconf.ncs index 2649dad..f05f586 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_howlconf.ncs and b/_content/_hak/prc8_en6_top/nw_s1_howlconf.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_howldaze.ncs b/_content/_hak/prc8_en6_top/nw_s1_howldaze.ncs index fc595ff..ef0f30e 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_howldaze.ncs and b/_content/_hak/prc8_en6_top/nw_s1_howldaze.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_howldeath.ncs b/_content/_hak/prc8_en6_top/nw_s1_howldeath.ncs index c1f8a98..c654340 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_howldeath.ncs and b/_content/_hak/prc8_en6_top/nw_s1_howldeath.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_howlfear.ncs b/_content/_hak/prc8_en6_top/nw_s1_howlfear.ncs index 1ac9f0e..97f12af 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_howlfear.ncs and b/_content/_hak/prc8_en6_top/nw_s1_howlfear.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_howlparal.ncs b/_content/_hak/prc8_en6_top/nw_s1_howlparal.ncs index 42488a9..530f020 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_howlparal.ncs and b/_content/_hak/prc8_en6_top/nw_s1_howlparal.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_howlsonic.ncs b/_content/_hak/prc8_en6_top/nw_s1_howlsonic.ncs index ae721fd..876e11f 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_howlsonic.ncs and b/_content/_hak/prc8_en6_top/nw_s1_howlsonic.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_howlstun.ncs b/_content/_hak/prc8_en6_top/nw_s1_howlstun.ncs index 9a8d7f6..ac9952b 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_howlstun.ncs and b/_content/_hak/prc8_en6_top/nw_s1_howlstun.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_krenscare.ncs b/_content/_hak/prc8_en6_top/nw_s1_krenscare.ncs index c2c9876..0837f13 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_krenscare.ncs and b/_content/_hak/prc8_en6_top/nw_s1_krenscare.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_mephsalt.ncs b/_content/_hak/prc8_en6_top/nw_s1_mephsalt.ncs index 5406ee0..724cd1f 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_mephsalt.ncs and b/_content/_hak/prc8_en6_top/nw_s1_mephsalt.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_mephsteam.ncs b/_content/_hak/prc8_en6_top/nw_s1_mephsteam.ncs index f61d7ef..f163c72 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_mephsteam.ncs and b/_content/_hak/prc8_en6_top/nw_s1_mephsteam.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_pulschrdr.ncs b/_content/_hak/prc8_en6_top/nw_s1_pulschrdr.ncs index acc6c11..7448a22 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_pulschrdr.ncs and b/_content/_hak/prc8_en6_top/nw_s1_pulschrdr.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_pulscold.ncs b/_content/_hak/prc8_en6_top/nw_s1_pulscold.ncs index 23df913..6fdad18 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_pulscold.ncs and b/_content/_hak/prc8_en6_top/nw_s1_pulscold.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_pulscondr.ncs b/_content/_hak/prc8_en6_top/nw_s1_pulscondr.ncs index 39b62d7..faef4a5 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_pulscondr.ncs and b/_content/_hak/prc8_en6_top/nw_s1_pulscondr.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_pulsdeath.ncs b/_content/_hak/prc8_en6_top/nw_s1_pulsdeath.ncs index 6879326..c7f20c9 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_pulsdeath.ncs and b/_content/_hak/prc8_en6_top/nw_s1_pulsdeath.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_pulsdexdr.ncs b/_content/_hak/prc8_en6_top/nw_s1_pulsdexdr.ncs index 60b1f47..764a28e 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_pulsdexdr.ncs and b/_content/_hak/prc8_en6_top/nw_s1_pulsdexdr.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_pulselec.ncs b/_content/_hak/prc8_en6_top/nw_s1_pulselec.ncs index dd6a5f0..8be0b10 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_pulselec.ncs and b/_content/_hak/prc8_en6_top/nw_s1_pulselec.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_pulsfire.ncs b/_content/_hak/prc8_en6_top/nw_s1_pulsfire.ncs index 1da13e5..8563577 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_pulsfire.ncs and b/_content/_hak/prc8_en6_top/nw_s1_pulsfire.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_pulsholy.ncs b/_content/_hak/prc8_en6_top/nw_s1_pulsholy.ncs index 3b93769..8eb4b95 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_pulsholy.ncs and b/_content/_hak/prc8_en6_top/nw_s1_pulsholy.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_pulsintdr.ncs b/_content/_hak/prc8_en6_top/nw_s1_pulsintdr.ncs index ddf504a..b04960d 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_pulsintdr.ncs and b/_content/_hak/prc8_en6_top/nw_s1_pulsintdr.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_pulslvldr.ncs b/_content/_hak/prc8_en6_top/nw_s1_pulslvldr.ncs index 408bf6e..690cfce 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_pulslvldr.ncs and b/_content/_hak/prc8_en6_top/nw_s1_pulslvldr.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_pulsneg.ncs b/_content/_hak/prc8_en6_top/nw_s1_pulsneg.ncs index 7dc823b..8123c99 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_pulsneg.ncs and b/_content/_hak/prc8_en6_top/nw_s1_pulsneg.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_pulsstrdr.ncs b/_content/_hak/prc8_en6_top/nw_s1_pulsstrdr.ncs index 704c1ca..8953f54 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_pulsstrdr.ncs and b/_content/_hak/prc8_en6_top/nw_s1_pulsstrdr.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_pulswind.ncs b/_content/_hak/prc8_en6_top/nw_s1_pulswind.ncs index 75d4133..88e74ba 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_pulswind.ncs and b/_content/_hak/prc8_en6_top/nw_s1_pulswind.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_pulswisdr.ncs b/_content/_hak/prc8_en6_top/nw_s1_pulswisdr.ncs index da829ca..7f7cd8a 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_pulswisdr.ncs and b/_content/_hak/prc8_en6_top/nw_s1_pulswisdr.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_smokeclaw.ncs b/_content/_hak/prc8_en6_top/nw_s1_smokeclaw.ncs index 2e5a547..93a5c8e 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_smokeclaw.ncs and b/_content/_hak/prc8_en6_top/nw_s1_smokeclaw.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_stink_a.ncs b/_content/_hak/prc8_en6_top/nw_s1_stink_a.ncs index bca10c2..af2a1d2 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_stink_a.ncs and b/_content/_hak/prc8_en6_top/nw_s1_stink_a.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s1_tyrantfga.ncs b/_content/_hak/prc8_en6_top/nw_s1_tyrantfga.ncs index 5f27b26..f9187b7 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s1_tyrantfga.ncs and b/_content/_hak/prc8_en6_top/nw_s1_tyrantfga.ncs differ diff --git a/_content/_hak/prc8_en6_top/nw_s2_divprot.ncs b/_content/_hak/prc8_en6_top/nw_s2_divprot.ncs index 7f7632c..4a49f72 100644 Binary files a/_content/_hak/prc8_en6_top/nw_s2_divprot.ncs and b/_content/_hak/prc8_en6_top/nw_s2_divprot.ncs differ diff --git a/_module/are/respawning.are.json b/_module/are/respawning.are.json index b4c85f2..1b72786 100644 --- a/_module/are/respawning.are.json +++ b/_module/are/respawning.are.json @@ -423,7 +423,7 @@ }, "Version": { "type": "dword", - "value": 19 + "value": 20 }, "Width": { "type": "int", diff --git a/_module/ifo/module.ifo.json b/_module/ifo/module.ifo.json index 99e08dc..290284b 100644 --- a/_module/ifo/module.ifo.json +++ b/_module/ifo/module.ifo.json @@ -1306,7 +1306,7 @@ "Mod_Description": { "type": "cexolocstring", "value": { - "0": "Endless Nights VI [PRC8-CEP2] v1.3prc8\n\nBy: Havlen\n\nUpdated / PRC'd by: Jaysyn\n\nEndless Nights VI is a dynamic world with random monster spawns, random quests, and random magic item generation to create a very replayable game experience. The game also features various races such as shades and tieflings that come in a variety of classes and levels. The module also includes a dynamic magic item system to create variety in items." + "0": "Endless Nights VI [PRC8-CEP2]\n\nBy: Havlen\n\nUpdated / PRC'd by: Jaysyn\n\nEndless Nights VI is a dynamic world with random monster spawns, random quests, and random magic item generation to create a very replayable game experience. The game also features various races such as shades and tieflings that come in a variety of classes and levels. The module also includes a dynamic magic item system to create variety in items." } }, "Mod_DuskHour": { @@ -1588,7 +1588,7 @@ }, "Mod_OnNuiEvent": { "type": "resref", - "value": "" + "value": "prc_onplayernui" }, "Mod_OnPlrChat": { "type": "resref", diff --git a/_module/ncs/en5_modenter.ncs b/_module/ncs/en5_modenter.ncs index 19b7e4b..5a4ddc5 100644 Binary files a/_module/ncs/en5_modenter.ncs and b/_module/ncs/en5_modenter.ncs differ diff --git a/_module/ncs/en6_special.ncs b/_module/ncs/en6_special.ncs index 5f60b1c..1e66956 100644 Binary files a/_module/ncs/en6_special.ncs and b/_module/ncs/en6_special.ncs differ diff --git a/_module/ncs/nw_s3_balordeth.ncs b/_module/ncs/nw_s3_balordeth.ncs index 203b357..6544e5f 100644 Binary files a/_module/ncs/nw_s3_balordeth.ncs and b/_module/ncs/nw_s3_balordeth.ncs differ diff --git a/_module/nss/en5_modenter.nss b/_module/nss/en5_modenter.nss index c983be5..fb71503 100644 --- a/_module/nss/en5_modenter.nss +++ b/_module/nss/en5_modenter.nss @@ -5,6 +5,7 @@ #include "qst_main" #include "prc_inc_racial" #include "prc_class_const" +#include "utl_i_sqlocals" void RemoveAllItems(object oPC); void AddToDynamicMerchant(object oPC); @@ -25,23 +26,23 @@ void main() //iDebug=1; - SetLocalInt(GetModule(),"ClientEnter",1); - DelayCommand(1.0f,SetLocalInt(GetModule(),"ClientEnter",0)); + SQLocals_SetInt(GetModule(),"ClientEnter",1); + DelayCommand(1.0f,SQLocals_SetInt(GetModule(),"ClientEnter",0)); //:: Number PCs to tell distinct henchmen apart - if (GetLocalInt(oPC,"PlayerStart") == 0) + if (SQLocals_GetInt(oPC,"PlayerStart") == 0) { - iPCs=GetLocalInt(GetModule(),"PCs"); + iPCs=SQLocals_GetInt(GetModule(),"PCs"); iPCs++; - SetLocalInt(GetModule(),"PCs",iPCs); - SetLocalInt(oPC,"PCNumber",iPCs); + SQLocals_SetInt(GetModule(),"PCs",iPCs); + SQLocals_SetInt(oPC,"PCNumber",iPCs); } - if (GetLocalInt(oPC,"PlayerStart") == 0 && iDebug==0) + if (SQLocals_GetInt(oPC,"PlayerStart") == 0 && iDebug==0) { SetupCharacter(oPC); - if (GetLocalInt(oPC,"PCRacePower") == 0 || GetCampaignInt("Endless Nights VI","GameMode") == 1) + if (SQLocals_GetInt(oPC,"PCRacePower") == 0 || GetCampaignInt("Endless Nights VI","GameMode") == 1) SetLocalString(oPC,"Respawn","NH1_Spawn"); else @@ -50,17 +51,17 @@ void main() SendMessageToPC(oPC,"PRC races with extra abilities/powers can only be used on Hack and Slash mode. Use the Endless Nights Information item to set the game mode."); } - if (GetLocalInt(oPC,"PCRacePower") > 0) - SetLocalInt(oPC,"Deaths",1); - SetLocalInt(oPC,"PlayerStart",1); + if (SQLocals_GetInt(oPC,"PCRacePower") > 0) + SQLocals_SetInt(oPC,"Deaths",1); + SQLocals_SetInt(oPC,"PlayerStart",1); } else { - if (GetLocalInt(oPC,"PlayerStart") == 0 && iDebug==1) + if (SQLocals_GetInt(oPC,"PlayerStart") == 0 && iDebug==1) { - SetLocalInt(oPC,"Debug",1); + SQLocals_SetInt(oPC,"Debug",1); //SetLocalString(oPC,"Respawn","NH1_Spawn"); - //SetLocalInt(GetModule(),"MainQuest",2); + //SQLocals_SetInt(GetModule(),"MainQuest",2); //SetLocalString(oPC,"Respawn",GetOverallBossTag()); SetLocalString(oPC,"Respawn","TST_START"); //SetLocalString(oPC,"Respawn","MainQuest_F"); @@ -69,20 +70,20 @@ void main() } } - if (GetLocalInt(GetModule(),"ModuleStart") == 0) + if (SQLocals_GetInt(GetModule(),"ModuleStart") == 0) { DelayCommand(0.1,SetupModule()); - SetLocalInt(GetModule(),"ModuleStart",1); + SQLocals_SetInt(GetModule(),"ModuleStart",1); } } void SetSpecialVariables(object oPC) { - SetLocalInt(oPC,"TM1_FOUNTAIN",Random(50)); - SetLocalInt(oPC,"CC1_ALTER",Random(50)); - SetLocalInt(oPC,"HC1_CHEST",Random(100)); - SetLocalInt(oPC,"HC1_SPECIAL",Random(100)); - SetLocalInt(oPC,"HC1_SDOOR",Random(10)); + SQLocals_SetInt(oPC,"TM1_FOUNTAIN",Random(50)); + SQLocals_SetInt(oPC,"CC1_ALTER",Random(50)); + SQLocals_SetInt(oPC,"HC1_CHEST",Random(100)); + SQLocals_SetInt(oPC,"HC1_SPECIAL",Random(100)); + SQLocals_SetInt(oPC,"HC1_SDOOR",Random(10)); } void SetupCharacter(object oPC) @@ -122,7 +123,7 @@ void SetupCharacter(object oPC) oNPC = CreateObject(OBJECT_TYPE_CREATURE,"en6_inheret2",GetLocation(GetObjectByTag("NH1_Town"))); } - SetLocalInt(oNPC,GetName(oPC),1); + SQLocals_SetInt(oNPC,GetName(oPC),1); } } @@ -400,8 +401,8 @@ void CheckSpecialRace(object oPC) if (iRacePower > 0) { - SetLocalInt(oPC,"PCRacePower",iRacePower); - SetLocalInt(oPC,"PCLevelMod",iRacePower); + SQLocals_SetInt(oPC,"PCRacePower",iRacePower); + SQLocals_SetInt(oPC,"PCLevelMod",iRacePower); } } @@ -410,7 +411,7 @@ void SetupModule() string sTag; int iRandom; - SetLocalInt(GetModule(),"ModuleStart",1); + SQLocals_SetInt(GetModule(),"ModuleStart",1); SetMaxHenchmen(10); SetModuleSwitch(MODULE_SWITCH_ENABLE_UMD_SCROLLS,TRUE); @@ -418,19 +419,19 @@ void SetupModule() SetModuleSwitch(MODULE_SWITCH_ENABLE_CROSSAREA_WALKWAYPOINTS,TRUE); SetModuleSwitch(MODULE_SWITCH_ENABLE_BEBILITH_RUIN_ARMOR,TRUE); -/* SetLocalInt(GetModule(),"PRC_165_DEATH_IMMUNITY",TRUE); <-- All handled w/ personal_switch.2da - SetLocalInt(GetModule(),"PRC_PNP_TRUESEEING",TRUE); - SetLocalInt(GetModule(),"PRC_TIMESTOP_LOCAL",TRUE); - SetLocalInt(GetModule(),"PRC_PNP_FEAR_AURAS",TRUE); - SetLocalInt(GetModule(),"PRC_PNP_ANIMATE_DEAD",TRUE); - SetLocalInt(GetModule(),"PRC_CREATE_UNDEAD_PERMANENT",TRUE); - SetLocalInt(GetModule(),"PRC_USE_NEW_IMBUE_ARROW",TRUE); - SetLocalInt(GetModule(),"PRC_STAFF_CASTER_LEVEL",TRUE); +/* SQLocals_SetInt(GetModule(),"PRC_165_DEATH_IMMUNITY",TRUE); <-- All handled w/ personal_switch.2da + SQLocals_SetInt(GetModule(),"PRC_PNP_TRUESEEING",TRUE); + SQLocals_SetInt(GetModule(),"PRC_TIMESTOP_LOCAL",TRUE); + SQLocals_SetInt(GetModule(),"PRC_PNP_FEAR_AURAS",TRUE); + SQLocals_SetInt(GetModule(),"PRC_PNP_ANIMATE_DEAD",TRUE); + SQLocals_SetInt(GetModule(),"PRC_CREATE_UNDEAD_PERMANENT",TRUE); + SQLocals_SetInt(GetModule(),"PRC_USE_NEW_IMBUE_ARROW",TRUE); + SQLocals_SetInt(GetModule(),"PRC_STAFF_CASTER_LEVEL",TRUE); - SetLocalInt(GetModule(),"PRC_PNP_ABILITY_DAMAGE_EFFECTS",TRUE); - SetLocalInt(GetModule(),"PRC_PNP_ELEMENTAL_SWARM",TRUE); - SetLocalInt(GetModule(),"PRC_MULTISUMMON",TRUE); - SetLocalInt(GetModule(),"PRC_USE_BIOWARE_DATABASE",1500); */ + SQLocals_SetInt(GetModule(),"PRC_PNP_ABILITY_DAMAGE_EFFECTS",TRUE); + SQLocals_SetInt(GetModule(),"PRC_PNP_ELEMENTAL_SWARM",TRUE); + SQLocals_SetInt(GetModule(),"PRC_MULTISUMMON",TRUE); + SQLocals_SetInt(GetModule(),"PRC_USE_BIOWARE_DATABASE",1500); */ SetLocalString(GetModule(),"EN6_QST_DB","EN6_QST"); WriteTimestampedLogEntry("*** Endless Night VI Loaded ***"); @@ -438,7 +439,7 @@ void SetupModule() string sCampaign = "Endless Nights VI"; if (GetCampaignInt(sCampaign,"GameMode") == 1) { - SetLocalInt(GetModule(),"GameMode",1); + SQLocals_SetInt(GetModule(),"GameMode",1); DelayCommand(2.0,SendMessageToPC(GetFirstPC(),"Game is set for Hack and Slash mode.")); } else @@ -446,13 +447,13 @@ void SetupModule() iRandom=Random(100); if (iRandom<1) - SetLocalInt(GetModule(),"MagicLevel",3); + SQLocals_SetInt(GetModule(),"MagicLevel",3); else if (iRandom<3) - SetLocalInt(GetModule(),"MagicLevel",2); + SQLocals_SetInt(GetModule(),"MagicLevel",2); else if (iRandom<10) - SetLocalInt(GetModule(),"MagicLevel",1); + SQLocals_SetInt(GetModule(),"MagicLevel",1); else - SetLocalInt(GetModule(),"MagicLevel",0); + SQLocals_SetInt(GetModule(),"MagicLevel",0); } SetupMainQuest();