diff --git a/_module/are/sarumcityenvi001.are.json b/_module/are/sarumcityenvi001.are.json index f720910c..ee28a388 100644 --- a/_module/are/sarumcityenvi001.are.json +++ b/_module/are/sarumcityenvi001.are.json @@ -112,7 +112,7 @@ }, "PlayerVsPlayer": { "type": "byte", - "value": 3 + "value": 0 }, "ResRef": { "type": "resref", @@ -41484,7 +41484,7 @@ }, "Version": { "type": "dword", - "value": 24 + "value": 25 }, "Width": { "type": "int", diff --git a/_module/are/sarumcityenvi002.are.json b/_module/are/sarumcityenvi002.are.json index aaf396f3..29e4c093 100644 --- a/_module/are/sarumcityenvi002.are.json +++ b/_module/are/sarumcityenvi002.are.json @@ -112,7 +112,7 @@ }, "PlayerVsPlayer": { "type": "byte", - "value": 3 + "value": 0 }, "ResRef": { "type": "resref", @@ -38818,7 +38818,7 @@ }, "Version": { "type": "dword", - "value": 14 + "value": 15 }, "Width": { "type": "int", diff --git a/_module/are/sarumcityenvi003.are.json b/_module/are/sarumcityenvi003.are.json index 0afbb766..f1c959ec 100644 --- a/_module/are/sarumcityenvi003.are.json +++ b/_module/are/sarumcityenvi003.are.json @@ -112,7 +112,7 @@ }, "PlayerVsPlayer": { "type": "byte", - "value": 3 + "value": 0 }, "ResRef": { "type": "resref", @@ -41484,7 +41484,7 @@ }, "Version": { "type": "dword", - "value": 14 + "value": 15 }, "Width": { "type": "int", diff --git a/_module/are/sarumcityenvi004.are.json b/_module/are/sarumcityenvi004.are.json index 40afa22e..b035bee8 100644 --- a/_module/are/sarumcityenvi004.are.json +++ b/_module/are/sarumcityenvi004.are.json @@ -112,7 +112,7 @@ }, "PlayerVsPlayer": { "type": "byte", - "value": 3 + "value": 0 }, "ResRef": { "type": "resref", @@ -41484,7 +41484,7 @@ }, "Version": { "type": "dword", - "value": 12 + "value": 13 }, "Width": { "type": "int", diff --git a/_module/are/sarumcityenviron.are.json b/_module/are/sarumcityenviron.are.json index 830dd12f..d89d892c 100644 --- a/_module/are/sarumcityenviron.are.json +++ b/_module/are/sarumcityenviron.are.json @@ -112,7 +112,7 @@ }, "PlayerVsPlayer": { "type": "byte", - "value": 3 + "value": 0 }, "ResRef": { "type": "resref", @@ -41484,7 +41484,7 @@ }, "Version": { "type": "dword", - "value": 90 + "value": 91 }, "Width": { "type": "int", diff --git a/_module/are/sarumgolemrental.are.json b/_module/are/sarumgolemrental.are.json index 03e8851d..b7382cae 100644 --- a/_module/are/sarumgolemrental.are.json +++ b/_module/are/sarumgolemrental.are.json @@ -112,7 +112,7 @@ }, "PlayerVsPlayer": { "type": "byte", - "value": 3 + "value": 0 }, "ResRef": { "type": "resref", @@ -806,7 +806,7 @@ }, "Version": { "type": "dword", - "value": 19 + "value": 20 }, "Width": { "type": "int", diff --git a/_module/ncs/area_spawner.ncs b/_module/ncs/area_spawner.ncs index da789ed0..fe9761ac 100644 Binary files a/_module/ncs/area_spawner.ncs and b/_module/ncs/area_spawner.ncs differ diff --git a/_module/ncs/dante_letodel_at.ncs b/_module/ncs/dante_letodel_at.ncs index a9b0c398..69c2eca6 100644 Binary files a/_module/ncs/dante_letodel_at.ncs and b/_module/ncs/dante_letodel_at.ncs differ diff --git a/_module/ncs/hif_onclientente.ncs b/_module/ncs/hif_onclientente.ncs index 177cf4d6..c2d91bcd 100644 Binary files a/_module/ncs/hif_onclientente.ncs and b/_module/ncs/hif_onclientente.ncs differ diff --git a/_module/ncs/leveltake1.ncs b/_module/ncs/leveltake1.ncs index b01918b5..f646d595 100644 Binary files a/_module/ncs/leveltake1.ncs and b/_module/ncs/leveltake1.ncs differ diff --git a/_module/ncs/leveltake10.ncs b/_module/ncs/leveltake10.ncs index 88041a64..ffdf91ed 100644 Binary files a/_module/ncs/leveltake10.ncs and b/_module/ncs/leveltake10.ncs differ diff --git a/_module/ncs/leveltake5.ncs b/_module/ncs/leveltake5.ncs index 4c32454f..2d2985c7 100644 Binary files a/_module/ncs/leveltake5.ncs and b/_module/ncs/leveltake5.ncs differ diff --git a/_module/nss/hif_onclientente.nss b/_module/nss/hif_onclientente.nss index 4a06785d..871bf30a 100644 --- a/_module/nss/hif_onclientente.nss +++ b/_module/nss/hif_onclientente.nss @@ -18,9 +18,9 @@ void main() //:: Send Under Construction message SendMessageToPC(oPC, "This server is under active development and could go down arbitrarily. Admin will try to give notice beforehand."); - DelayCommand(10.0, ExecuteScript("prc_onenter", OBJECT_SELF)); - DelayCommand(11.0, ExecuteScript("_oncliententer", OBJECT_SELF)); + DelayCommand(1.0, ExecuteScript("prc_onenter", OBJECT_SELF)); + DelayCommand(1.0, ExecuteScript("_oncliententer", OBJECT_SELF)); - AssignCommand(oPC, DelayCommand (10.0, ClearAllActions(TRUE))); - AssignCommand(oPC, DelayCommand(10.2, PlayAnimation(ANIMATION_LOOPING_TALK_NORMAL, 1.0, 0.5))); + AssignCommand(oPC, DelayCommand (1.0, ClearAllActions(TRUE))); + AssignCommand(oPC, DelayCommand(1.2, PlayAnimation(ANIMATION_LOOPING_TALK_NORMAL, 1.0, 0.5))); } diff --git a/_release/Aantioch [PRC-CEP3].7z b/_release/Aantioch [PRC-CEP3].7z index 9aa7bebb..3011ae51 100644 Binary files a/_release/Aantioch [PRC-CEP3].7z and b/_release/Aantioch [PRC-CEP3].7z differ