From 68b6229c075384ed0d4471e09c4090cf4dbdb1e2 Mon Sep 17 00:00:00 2001 From: MobiusDev <8391001+MobiusDevelopment@users.noreply.github.com> Date: Mon, 31 Jul 2017 19:56:53 +0000 Subject: [PATCH] Newbie Guide AI. --- .../dist/game/config/Character.ini | 4 + .../dist/game/data/html/default/30598-1.htm | 7 -- .../dist/game/data/html/default/30599-1.htm | 8 -- .../dist/game/data/html/default/30600-1.htm | 7 -- .../dist/game/data/html/default/30601-1.htm | 7 -- .../scripts/ai/others/NewbieGuide/30598-1.htm | 7 ++ .../ai/others/NewbieGuide}/30598-2.htm | 2 +- .../ai/others/NewbieGuide}/30598-3.htm | 2 +- .../ai/others/NewbieGuide}/30598-4.htm | 2 +- .../ai/others/NewbieGuide}/30598-5.htm | 4 +- .../ai/others/NewbieGuide}/30598-6.htm | 4 +- .../ai/others/NewbieGuide}/30598-7.htm | 2 +- .../ai/others/NewbieGuide}/30598-8.htm | 2 +- .../ai/others/NewbieGuide/30598-no.htm | 3 + .../ai/others/NewbieGuide}/30598.htm | 2 +- .../scripts/ai/others/NewbieGuide/30599-1.htm | 8 ++ .../ai/others/NewbieGuide}/30599-10.htm | 2 +- .../ai/others/NewbieGuide}/30599-2.htm | 2 +- .../ai/others/NewbieGuide}/30599-3.htm | 2 +- .../ai/others/NewbieGuide}/30599-4.htm | 2 +- .../ai/others/NewbieGuide}/30599-5.htm | 4 +- .../ai/others/NewbieGuide}/30599-6.htm | 6 +- .../ai/others/NewbieGuide}/30599-7.htm | 0 .../ai/others/NewbieGuide}/30599-8.htm | 2 +- .../ai/others/NewbieGuide}/30599-9.htm | 4 +- .../ai/others/NewbieGuide/30599-no.htm | 3 + .../ai/others/NewbieGuide}/30599.htm | 2 +- .../scripts/ai/others/NewbieGuide/30600-1.htm | 7 ++ .../ai/others/NewbieGuide}/30600-2.htm | 2 +- .../ai/others/NewbieGuide}/30600-3.htm | 2 +- .../ai/others/NewbieGuide}/30600-4.htm | 2 +- .../ai/others/NewbieGuide}/30600-5.htm | 4 +- .../ai/others/NewbieGuide}/30600-6.htm | 4 +- .../ai/others/NewbieGuide}/30600-7.htm | 4 +- .../ai/others/NewbieGuide}/30600-8.htm | 2 +- .../ai/others/NewbieGuide/30600-no.htm | 3 + .../ai/others/NewbieGuide}/30600.htm | 2 +- .../scripts/ai/others/NewbieGuide/30601-1.htm | 7 ++ .../ai/others/NewbieGuide}/30601-2.htm | 2 +- .../ai/others/NewbieGuide}/30601-3.htm | 2 +- .../ai/others/NewbieGuide}/30601-4.htm | 2 +- .../ai/others/NewbieGuide}/30601-5.htm | 2 +- .../ai/others/NewbieGuide}/30601-6.htm | 2 +- .../ai/others/NewbieGuide/30601-no.htm | 3 + .../ai/others/NewbieGuide}/30601.htm | 2 +- .../scripts/ai/others/NewbieGuide/30602-1.htm | 8 ++ .../ai/others/NewbieGuide}/30602-2.htm | 4 +- .../ai/others/NewbieGuide}/30602-3.htm | 0 .../ai/others/NewbieGuide}/30602-4.htm | 2 +- .../ai/others/NewbieGuide}/30602-5.htm | 2 +- .../ai/others/NewbieGuide}/30602-6.htm | 4 +- .../ai/others/NewbieGuide}/30602-7.htm | 2 +- .../ai/others/NewbieGuide/30602-no.htm | 3 + .../ai/others/NewbieGuide}/30602.htm | 2 +- .../ai/others/NewbieGuide/NewbieGuide.java | 106 ++++++++++++++++++ .../handlers/bypasshandlers/SupportMagic.java | 14 +-- .../Q00255_Tutorial/Q00255_Tutorial.java | 6 +- .../java/com/l2jmobius/Config.java | 2 + 58 files changed, 223 insertions(+), 86 deletions(-) delete mode 100644 L2J_Mobius_Classic/dist/game/data/html/default/30598-1.htm delete mode 100644 L2J_Mobius_Classic/dist/game/data/html/default/30599-1.htm delete mode 100644 L2J_Mobius_Classic/dist/game/data/html/default/30600-1.htm delete mode 100644 L2J_Mobius_Classic/dist/game/data/html/default/30601-1.htm create mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/NewbieGuide/30598-1.htm rename L2J_Mobius_Classic/dist/game/data/{html/default => scripts/ai/others/NewbieGuide}/30598-2.htm (90%) rename L2J_Mobius_Classic/dist/game/data/{html/default => scripts/ai/others/NewbieGuide}/30598-3.htm (90%) rename L2J_Mobius_Classic/dist/game/data/{html/default => scripts/ai/others/NewbieGuide}/30598-4.htm (89%) rename L2J_Mobius_Classic/dist/game/data/{html/default => scripts/ai/others/NewbieGuide}/30598-5.htm (76%) rename L2J_Mobius_Classic/dist/game/data/{html/default => scripts/ai/others/NewbieGuide}/30598-6.htm (71%) rename L2J_Mobius_Classic/dist/game/data/{html/default => scripts/ai/others/NewbieGuide}/30598-7.htm (90%) rename L2J_Mobius_Classic/dist/game/data/{html/default => scripts/ai/others/NewbieGuide}/30598-8.htm (90%) create mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/NewbieGuide/30598-no.htm rename L2J_Mobius_Classic/dist/game/data/{html/default => scripts/ai/others/NewbieGuide}/30598.htm (84%) create mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/NewbieGuide/30599-1.htm rename L2J_Mobius_Classic/dist/game/data/{html/default => scripts/ai/others/NewbieGuide}/30599-10.htm (84%) rename L2J_Mobius_Classic/dist/game/data/{html/default => scripts/ai/others/NewbieGuide}/30599-2.htm (89%) rename L2J_Mobius_Classic/dist/game/data/{html/default => scripts/ai/others/NewbieGuide}/30599-3.htm (91%) rename L2J_Mobius_Classic/dist/game/data/{html/default => scripts/ai/others/NewbieGuide}/30599-4.htm (90%) rename L2J_Mobius_Classic/dist/game/data/{html/default => scripts/ai/others/NewbieGuide}/30599-5.htm (57%) rename L2J_Mobius_Classic/dist/game/data/{html/default => scripts/ai/others/NewbieGuide}/30599-6.htm (52%) rename L2J_Mobius_Classic/dist/game/data/{html/default => scripts/ai/others/NewbieGuide}/30599-7.htm (100%) rename L2J_Mobius_Classic/dist/game/data/{html/default => scripts/ai/others/NewbieGuide}/30599-8.htm (85%) rename L2J_Mobius_Classic/dist/game/data/{html/default => scripts/ai/others/NewbieGuide}/30599-9.htm (70%) create mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/NewbieGuide/30599-no.htm rename L2J_Mobius_Classic/dist/game/data/{html/default => scripts/ai/others/NewbieGuide}/30599.htm (84%) create mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/NewbieGuide/30600-1.htm rename L2J_Mobius_Classic/dist/game/data/{html/default => scripts/ai/others/NewbieGuide}/30600-2.htm (85%) rename L2J_Mobius_Classic/dist/game/data/{html/default => scripts/ai/others/NewbieGuide}/30600-3.htm (90%) rename L2J_Mobius_Classic/dist/game/data/{html/default => scripts/ai/others/NewbieGuide}/30600-4.htm (89%) rename L2J_Mobius_Classic/dist/game/data/{html/default => scripts/ai/others/NewbieGuide}/30600-5.htm (76%) rename L2J_Mobius_Classic/dist/game/data/{html/default => scripts/ai/others/NewbieGuide}/30600-6.htm (64%) rename L2J_Mobius_Classic/dist/game/data/{html/default => scripts/ai/others/NewbieGuide}/30600-7.htm (73%) rename L2J_Mobius_Classic/dist/game/data/{html/default => scripts/ai/others/NewbieGuide}/30600-8.htm (86%) create mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/NewbieGuide/30600-no.htm rename L2J_Mobius_Classic/dist/game/data/{html/default => scripts/ai/others/NewbieGuide}/30600.htm (83%) create mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/NewbieGuide/30601-1.htm rename L2J_Mobius_Classic/dist/game/data/{html/default => scripts/ai/others/NewbieGuide}/30601-2.htm (92%) rename L2J_Mobius_Classic/dist/game/data/{html/default => scripts/ai/others/NewbieGuide}/30601-3.htm (89%) rename L2J_Mobius_Classic/dist/game/data/{html/default => scripts/ai/others/NewbieGuide}/30601-4.htm (91%) rename L2J_Mobius_Classic/dist/game/data/{html/default => scripts/ai/others/NewbieGuide}/30601-5.htm (85%) rename L2J_Mobius_Classic/dist/game/data/{html/default => scripts/ai/others/NewbieGuide}/30601-6.htm (90%) create mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/NewbieGuide/30601-no.htm rename L2J_Mobius_Classic/dist/game/data/{html/default => scripts/ai/others/NewbieGuide}/30601.htm (83%) create mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/NewbieGuide/30602-1.htm rename L2J_Mobius_Classic/dist/game/data/{html/default => scripts/ai/others/NewbieGuide}/30602-2.htm (72%) rename L2J_Mobius_Classic/dist/game/data/{html/default => scripts/ai/others/NewbieGuide}/30602-3.htm (100%) rename L2J_Mobius_Classic/dist/game/data/{html/default => scripts/ai/others/NewbieGuide}/30602-4.htm (91%) rename L2J_Mobius_Classic/dist/game/data/{html/default => scripts/ai/others/NewbieGuide}/30602-5.htm (93%) rename L2J_Mobius_Classic/dist/game/data/{html/default => scripts/ai/others/NewbieGuide}/30602-6.htm (72%) rename L2J_Mobius_Classic/dist/game/data/{html/default => scripts/ai/others/NewbieGuide}/30602-7.htm (87%) create mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/NewbieGuide/30602-no.htm rename L2J_Mobius_Classic/dist/game/data/{html/default => scripts/ai/others/NewbieGuide}/30602.htm (83%) create mode 100644 L2J_Mobius_Classic/dist/game/data/scripts/ai/others/NewbieGuide/NewbieGuide.java diff --git a/L2J_Mobius_Classic/dist/game/config/Character.ini b/L2J_Mobius_Classic/dist/game/config/Character.ini index 61b366091a..093dae9a5f 100644 --- a/L2J_Mobius_Classic/dist/game/config/Character.ini +++ b/L2J_Mobius_Classic/dist/game/config/Character.ini @@ -708,6 +708,10 @@ AltFreeTeleporting = False # Default: 0 (Disabled) MaxFreeTeleportLevel = 0 +# Max player level for free newbie buffs. +# Default: 0 (Disabled) +MaxNewbieBuffLevel = 0 + # Allow character deletion after days set below. To disallow character deletion, set this equal to 0. # Default: 3 DeleteCharAfterDays = 3 diff --git a/L2J_Mobius_Classic/dist/game/data/html/default/30598-1.htm b/L2J_Mobius_Classic/dist/game/data/html/default/30598-1.htm deleted file mode 100644 index 36910c70f7..0000000000 --- a/L2J_Mobius_Classic/dist/game/data/html/default/30598-1.htm +++ /dev/null @@ -1,7 +0,0 @@ -
My word, you've made progress all right! But so far you haven't had to use your head must at all -- from now on, you'll need to think and plan if you want to survive. In particular, I want you to ask me questions now, and remember the answers -- this is very important stuff. And when you reach level 11, I'll have more information for you.