Browse Source

fixed hugel bugs

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6031 54d463be-8e91-2dee-dedb-b68131a5f0ec
Lupus 19 years ago
parent
commit
88d772f554
3 changed files with 17 additions and 13 deletions
  1. 3 0
      npc/Changelog.txt
  2. 8 4
      npc/cities/hugel.txt
  3. 6 9
      npc/guides/guides_hu.txt

+ 3 - 0
npc/Changelog.txt

@@ -27,6 +27,9 @@ Nexon
 
 
 Date		Added
 Date		Added
 ======
 ======
+04/13
+	* Fixed SOME bugs in Hugel.txt, hu_guide.txt. thanks to joshuaali [Lupus]
+		Guys, do always check the scripts before committing V_V'
 04/12
 04/12
 	* Added up the locations but temporal names of Poring track npcs. Will be worked
 	* Added up the locations but temporal names of Poring track npcs. Will be worked
 	  on over time. [erKURITA]
 	  on over time. [erKURITA]

+ 8 - 4
npc/cities/hugel.txt

@@ -17,12 +17,10 @@
 //=	Started the basis of Poring Track. [erKURITA]
 //=	Started the basis of Poring Track. [erKURITA]
 //=	Moved the old lady to npc\guides\guides_hu.txt, since it's Hugel's guard [erKURITA]
 //=	Moved the old lady to npc\guides\guides_hu.txt, since it's Hugel's guard [erKURITA]
 //=	Special thanks to RockmanEXE who provided all necesary info =3
 //=	Special thanks to RockmanEXE who provided all necesary info =3
-//= 1.1 Abducted/Moved Yan and Yalmire to npc\events\custom\p_track. [erKURITA]
-//= 1.2 Fixed the switch/select stuff. [erKURITA]
 //============================================================
 //============================================================
 
 
 hu_in01.gat,23,311,4	script	Johsh	898,{
 hu_in01.gat,23,311,4	script	Johsh	898,{
-set @npcname$,"[Josh]";
+set @npcname$, "[Josh]";
 
 
 mes @npcname$;
 mes @npcname$;
 mes "Hi ho~ I sell some awesome firecrackers, would you like to buy one?";
 mes "Hi ho~ I sell some awesome firecrackers, would you like to buy one?";
@@ -59,7 +57,13 @@ hugel.gat,91,152,4	script	Bulletin Board	837,{end;}
 //= New Npcs
 //= New Npcs
 hugel.gat,76,134,4	script	Yahna	101,{end;}
 hugel.gat,76,134,4	script	Yahna	101,{end;}
 hugel.gat,71,137,5	script	Jamira	879,{end;}
 hugel.gat,71,137,5	script	Jamira	879,{end;}
-
+hugel.gat,58,72,5	script	Yan	86,{
+//ask for 500z to enter, poring track nº1
+end;}
+hugel.gat,62,68,1	script	Yalmire	86,{
+//ask for 500z to enter, poring track nº2
+end;
+}
 hugel.gat,175,115,5	script	Anhi Anh	897,{end;}
 hugel.gat,175,115,5	script	Anhi Anh	897,{end;}
 hugel.gat,191,172,4	script	Yanhe	895,{end;}
 hugel.gat,191,172,4	script	Yanhe	895,{end;}
 hugel.gat,196,164,3	script	Amnot	50,{end;}
 hugel.gat,196,164,3	script	Amnot	50,{end;}

+ 6 - 9
npc/guides/guides_hu.txt

@@ -3,14 +3,13 @@
 //===== By: ==================================================
 //===== By: ==================================================
 //= erKURITA
 //= erKURITA
 //===== Current Version: =====================================
 //===== Current Version: =====================================
-//= 1.5
+//= 1.0
 //===== Compatible With: =====================================
 //===== Compatible With: =====================================
 //= eAthena 1.0
 //= eAthena 1.0
 //===== Description: =========================================
 //===== Description: =========================================
 //= Guard/Guide NPC of City of Hugel.
 //= Guard/Guide NPC of City of Hugel.
 //===== Additional Comments: =================================
 //===== Additional Comments: =================================
 //= 1.0 Started the script. [erKURITA]
 //= 1.0 Started the script. [erKURITA]
-//= 1.5 Minor fixes ._. [erKURITA]
 //============================================================
 //============================================================
 hugel.gat,98,57,3	script	Old Lady	863,{
 hugel.gat,98,57,3	script	Old Lady	863,{
 
 
@@ -49,7 +48,7 @@ M_Menu:
 			"Hunter Guild",M_1_8a,
 			"Hunter Guild",M_1_8a,
 			"^000066Poring Track 1^000000",M_1_9,
 			"^000066Poring Track 1^000000",M_1_9,
 			"^000066Poring Track 2^000000",M_1_10,
 			"^000066Poring Track 2^000000",M_1_10,
-			"Bingo House",M_1_11,
+			"^000066Bingo House^000000",M_1_11,
 			"Wipe all indications from mini-map",M_1_8,
 			"Wipe all indications from mini-map",M_1_8,
 			"Cancel", M_End;
 			"Cancel", M_End;
 
 
@@ -94,22 +93,20 @@ M_Menu:
 			mes "The 'Hunter Guild' is located at the northeast of Hugel. Sharpen your eyes!";
 			mes "The 'Hunter Guild' is located at the northeast of Hugel. Sharpen your eyes!";
 			viewpoint 1,208,225,7,0xFF8000;
 			viewpoint 1,208,225,7,0xFF8000;
 			goto sL_Wipe; 
 			goto sL_Wipe; 
-
-		M_1_9:
+		m_1_9:
 			mes "[Old Lady]";
 			mes "[Old Lady]";
 			mes "The '^000066Poring Track Nº1^000000' is new and exciting entertaintment, make sure to check it!";
 			mes "The '^000066Poring Track Nº1^000000' is new and exciting entertaintment, make sure to check it!";
 			viewpoint 1,58,72,7,0xFF8000;
 			viewpoint 1,58,72,7,0xFF8000;
 			goto sL_Wipe;
 			goto sL_Wipe;
-		M_1_10:
+		m_1_10:
 			mes "[Old Lady]";
 			mes "[Old Lady]";
 			mes "The '^000066Poring Track Nº2^000000' is new and exciting entertaintment, make sure to check it!";
 			mes "The '^000066Poring Track Nº2^000000' is new and exciting entertaintment, make sure to check it!";
 			viewpoint 1,62,68,7,0xFF8000;
 			viewpoint 1,62,68,7,0xFF8000;
 			goto sL_Wipe;
 			goto sL_Wipe;
-		M_1_11:
+		m_1_11:
 			mes "[Old Lady]";
 			mes "[Old Lady]";
 			mes "The 'Bingo House' is located at the northwest of Hugel. Lay your bet ladies and gentlements!";
 			mes "The 'Bingo House' is located at the northwest of Hugel. Lay your bet ladies and gentlements!";
 			viewpoint 1,57,207,7,0xFF8000;
 			viewpoint 1,57,207,7,0xFF8000;
-			goto sL_Wipe;
 		M_1_8:
 		M_1_8:
 			set @COMPASS_CHECK, 2;
 			set @COMPASS_CHECK, 2;
 
 
@@ -148,4 +145,4 @@ M_Menu:
 		mes "[Old Lady]";
 		mes "[Old Lady]";
 		mes "Have a nice day, deary~";
 		mes "Have a nice day, deary~";
 		close;
 		close;
-}
+}