summaryrefslogtreecommitdiff
path: root/npc/guild/old/gefg_flag.txt
blob: 5e0158ccae16ce248ac8ece1630601749ca84370 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
//===== eAthena Script =======================================
//= War of Emperium - Geffen Guild Flags
//===== By: ==================================================
//= jAthena (1.0)
//===== Current Version: =====================================
//= 1.1
//===== Compatible With: =====================================
//= eAthena 0.1+; RO Episode 4+
//===== Description: =========================================
//= Castle Guild Flags in prontera and prt_gld
//===== Additional Comments: =================================
//= 1.1 by Akaru and ho|yAnge|
//============================================================

//Geffen Castle 01 - Reprion

geffen.gat,109,123,2	script	Reprion#g1-1	722,{
	set @GIDg1,GetCastleData("gefg_cas01.gat",1);
	if (@GIDg1 != 0) goto LStartg;
		mes "[ Edict of the Divine Rune Midgard Kingdom of Prontera ]";
		mes " ";
		mes "1. Honoring the ordinance of the Divine Rune Midgard Kingdom of Prontera,";
		mes "    this guild base has not been taken by any guild yet";
		mes " ";
		mes "2. In order to take this guild base, you must defeat all the guardians";
		mes "    that are protecting the guild base and eliminate the Emperium";
		close;
LStartg:
		mes "[ Edict of the Divine Rune Midgard Kingdom of Prontera ]";
		mes " ";
		mes "1. Honoring the ordinance of the Divine Rune Midgard Kingdom of Prontera,";
		mes "    we approve that this base is in the private possession of ^ff0000" + GetGuildName(@GIDg1) + "^000000 guild";
		mes " ";
		mes "2. The guild master of ^ff0000" + GetGuildName(@GIDg1) + "^000000 is";
		mes "    ^ff0000" + GetGuildMaster(@GIDg1) + "^000000. If anyone who objects to that,";
		mes "    raise your sword to honor yourself.";
		close;
OnRecvCastleG01:
	FlagEmblem GetCastleData("gefg_cas01.gat",1);
	break;
}

gef_fild13.gat,148,51,5	script	Reprion#g1-2::ReprionW	722,{
	set @GIDg1,GetCastleData("gefg_cas01.gat",1);
	if (@GIDg1 != 0) goto LStartg;
		mes "[ Edict of the Divine Rune Midgard Kingdom of Geffen ]";
		mes " ";
		mes "1. Honoring the ordinance of the Divine Rune Midgard Kingdom of Geffen,";
		mes "    this guild base has not been taken by any guild yet";
		mes " ";
		mes "2. In order to take this guild base, you must defeat all the guardians";
		mes "    that are protecting the guild base and eliminate the Emperium";
		close;
LStartg:
		if (getcharid(2) == @GIDg1) goto LStartg2;
		mes "[ Edict of the Divine Rune Midgard Kingdom of Geffen ]";
		mes " ";
		mes "1. Honoring the ordinance of the Divine Rune Midgard Kingdom of Geffen,";
		mes "    we approve that this base is in the private possession of ^ff0000" + GetGuildName(@GIDg1) + "^000000 guild";
		mes " ";
		mes "2. The guild master of ^ff0000" + GetGuildName(@GIDg1) + "^000000 is";
		mes "    ^ff0000" + GetGuildMaster(@GIDg1) + "^000000. If anyone who objects to that,";
		mes "    raise your sword to honor yourself.";
		close;
LStartg2:
		mes "[ Ringing Voice ]";
		mes "Brave man...";
		mes "Would you return to your honorable be?";
		next;
		menu "Go back to your agitating point",Lenter,"Cancel",-;
		close;
Lenter:
		warp "gefg_cas01.gat",83,47;
		break;
OnRecvCastleG01:
	FlagEmblem GetCastleData("gefg_cas01.gat",1);
	break;
}

gef_fild13.gat,155,54,5	duplicate(ReprionW)	Reprion#g1-3	722
gef_fild13.gat,212,79,6	duplicate(ReprionW)	Reprion#g1-4	722
gef_fild13.gat,211,71,6	duplicate(ReprionW)	Reprion#g1-5	722


//Geffen Castle 02 - Yolbriger

geffen.gat,112,129,1	script	Yolbriger#g2-1	722,{
	set @GIDg2,GetCastleData("gefg_cas02.gat",1);
	if (@GIDg2 != 0) goto LStartg;
		mes "[ Edict of the Divine Rune Midgard Kingdom of Prontera ]";
		mes " ";
		mes "1. Honoring the ordinance of the Divine Rune Midgard Kingdom of Prontera,";
		mes "    this guild base has not been taken by any guild yet";
		mes " ";
		mes "2. In order to take this guild base, you must defeat all the guardians";
		mes "    that are protecting the guild base and eliminate the Emperium";
		close;
LStartg:
		mes "[ Edict of the Divine Rune Midgard Kingdom of Prontera ]";
		mes " ";
		mes "1. Honoring the ordinance of the Divine Rune Midgard Kingdom of Prontera,";
		mes "    we approve that this base is in the private possession of ^ff0000" + GetGuildName(@GIDg2) + "^000000 guild";
		mes " ";
		mes "2. The guild master of ^ff0000" + GetGuildName(@GIDg2) + "^000000 is";
		mes "    ^ff0000" + GetGuildMaster(@GIDg2) + "^000000. If anyone who objects to that,";
		mes "    raise your sword to honor yourself.";
		close;
OnRecvCastleG02:
	FlagEmblem GetCastleData("gefg_cas02.gat",1);
	break;
}

gef_fild13.gat,303,243,4	script	Yolbriger#g2-2::YolbrigerW	722,{
	set @GIDg2,GetCastleData("gefg_cas02.gat",1);
	if (@GIDg2 != 0) goto LStartg;
		mes "[ Edict of the Divine Rune Midgard Kingdom of Geffen ]";
		mes " ";
		mes "1. Honoring the ordinance of the Divine Rune Midgard Kingdom of Geffen,";
		mes "    this guild base has not been taken by any guild yet";
		mes " ";
		mes "2. In order to take this guild base, you must defeat all the guardians";
		mes "    that are protecting the guild base and eliminate the Emperium";
		close;
LStartg:
		if (getcharid(2) == @GIDg2) goto LStartg2;
		mes "[ Edict of the Divine Rune Midgard Kingdom of Geffen ]";
		mes " ";
		mes "1. Honoring the ordinance of the Divine Rune Midgard Kingdom of Geffen,";
		mes "    we approve that this base is in the private possession of ^ff0000" + GetGuildName(@GIDg2) + "^000000 guild";
		mes " ";
		mes "2. The guild master of ^ff0000" + GetGuildName(@GIDg2) + "^000000 is";
		mes "    ^ff0000" + GetGuildMaster(@GIDg2) + "^000000. If anyone who objects to that,";
		mes "    raise your sword to honor yourself.";
		close;
LStartg2:
		mes "[ Ringing Voice ]";
		mes "Brave man...";
		mes "Would you return to your honorable be?";
		next;
		menu "Go back to your agitating point",Lenter,"Cancel",-;
		close;
Lenter:
		warp "gefg_cas02.gat",23,66;
		break;
OnRecvCastleG02:
	FlagEmblem GetCastleData("gefg_cas02.gat",1);
	break;
}

gef_fild13.gat,312,243,4	duplicate(YolbrigerW)	Yolbriger#g2-3	722
gef_fild13.gat,290,243,4	duplicate(YolbrigerW)	Yolbriger#g2-4	722
gef_fild13.gat,324,243,4	duplicate(YolbrigerW)	Yolbriger#g2-5	722

//Geffen Castle 03 - Isinlife

geffen.gat,120,132,8	script	Isinlife#g3-1	722,{
	set @GIDg3,GetCastleData("gefg_cas03.gat",1);
	if (@GIDg3 != 0) goto LStartg;
		mes "[ Edict of the Divine Rune Midgard Kingdom of Geffen ]";
		mes " ";
		mes "1. Honoring the ordinance of the Divine Rune Midgard Kingdom of Geffen,";
		mes "    this guild base has not been taken by any guild yet";
		mes " ";
		mes "2. In order to take this guild base, you must defeat all the guardians";
		mes "    that are protecting the guild base and eliminate the Emperium";
		close;
LStartg:
		mes "[ Edict of the Divine Rune Midgard Kingdom of Geffen ]";
		mes " ";
		mes "1. Honoring the ordinance of the Divine Rune Midgard Kingdom of Geffen,";
		mes "    we approve that this base is in the private possession of ^ff0000" + GetGuildName(@GIDg3) + "^000000 guild";
		mes " ";
		mes "2. The guild master of ^ff0000" + GetGuildName(@GIDg3) + "^000000 is";
		mes "    ^ff0000" + GetGuildMaster(@GIDg3) + "^000000. If anyone who objects to that,";
		mes "    raise your sword to honor yourself.";
		close;
OnRecvCastleG03:
	FlagEmblem GetCastleData("gefg_cas03.gat",1);
	break;
}

gef_fild13.gat,78,182,4	script	Isinlife#g3-2::IsinlifeW	722,{
	set @GIDg3,GetCastleData("gefg_cas03.gat",1);
	if (@GIDg3 != 0) goto LStartg;
		mes "[ Edict of the Divine Rune Midgard Kingdom of Geffen ]";
		mes " ";
		mes "1. Honoring the ordinance of the Divine Rune Midgard Kingdom of Geffen,";
		mes "    this guild base has not been taken by any guild yet";
		mes " ";
		mes "2. In order to take this guild base, you must defeat all the guardians";
		mes "    that are protecting the guild base and eliminate the Emperium";
		close;
LStartg:
		if (getcharid(2) == @GIDg3) goto LStartg3;
		mes "[ Edict of the Divine Rune Midgard Kingdom of Geffen ]";
		mes " ";
		mes "1. Honoring the ordinance of the Divine Rune Midgard Kingdom of Geffen,";
		mes "    we approve that this base is in the private possession of ^ff0000" + GetGuildName(@GIDg3) + "^000000 guild";
		mes " ";
		mes "2. The guild master of ^ff0000" + GetGuildName(@GIDg3) + "^000000 is";
		mes "    ^ff0000" + GetGuildMaster(@GIDg3) + "^000000. If anyone who objects to that,";
		mes "    raise your sword to honor yourself.";
		close;
LStartg3:
		mes "[ Ringing Voice ]";
		mes "Brave man...";
		mes "Would you return to your honorable be?";
		next;
		menu "Go back to your agitating point",Lenter,"Cancel",-;
		close;
Lenter:
		warp "gefg_cas03.gat",116,89;
		break;
OnRecvCastleG03:
	FlagEmblem GetCastleData("gefg_cas03.gat",1);
	break;
}

gef_fild13.gat,87,182,4	duplicate(IsinlifeW)	Isinlife#g3-3	722
gef_fild13.gat,73,295,7	duplicate(IsinlifeW)	Isinlife#g3-4	722
gef_fild13.gat,113,274,7	duplicate(IsinlifeW)	Isinlife#g3-5	722
gef_fild13.gat,144,235,6	duplicate(IsinlifeW)	Isinlife#g3-6	722
gef_fild13.gat,144,244,4	duplicate(IsinlifeW)	Isinlife#g3-7	722

//Geffen Castle 04 - Berigel

geffen.gat,127,130,7	script	Berigel#g4-1	722,{
	set @GIDg4,GetCastleData("gefg_cas04.gat",1);
	if (@GIDg4 != 0) goto LStartg;
		mes "[ Edict of the Divine Rune Midgard Kingdom of Geffen ]";
		mes " ";
		mes "1. Honoring the ordinance of the Divine Rune Midgard Kingdom of Geffen,";
		mes "    this guild base has not been taken by any guild yet";
		mes " ";
		mes "2. In order to take this guild base, you must defeat all the guardians";
		mes "    that are protecting the guild base and eliminate the Emperium";
		close;
LStartg:
		mes "[ Edict of the Divine Rune Midgard Kingdom of Geffen ]";
		mes " ";
		mes "1. Honoring the ordinance of the Divine Rune Midgard Kingdom of Geffen,";
		mes "    we approve that this base is in the private possession of ^ff0000" + GetGuildName(@GIDg4) + "^000000 guild";
		mes " ";
		mes "2. The guild master of ^ff0000" + GetGuildName(@GIDg4) + "^000000 is";
		mes "    ^ff0000" + GetGuildMaster(@GIDg4) + "^000000. If anyone who objects to that,";
		mes "    raise your sword to honor yourself.";
		close;
OnRecvCastleg04:
	FlagEmblem GetCastleData("gefg_cas04.gat",1);
	break;
}

gef_fild13.gat,190,283,3	script	Berigel#g4-2::BerigelW	722,{
	set @GIDg4,GetCastleData("gefg_cas04.gat",1);
	if (@GIDg4 != 0) goto LStartg;
		mes "[ Edict of the Divine Rune Midgard Kingdom of Geffen ]";
		mes " ";
		mes "1. Honoring the ordinance of the Divine Rune Midgard Kingdom of Geffen,";
		mes "    this guild base has not been taken by any guild yet";
		mes " ";
		mes "2. In order to take this guild base, you must defeat all the guardians";
		mes "    that are protecting the guild base and eliminate the Emperium";
		close;
LStartg:
		if (getcharid(2) == @GIDg4) goto LStartg4;
		mes "[ Edict of the Divine Rune Midgard Kingdom of Geffen ]";
		mes " ";
		mes "1. Honoring the ordinance of the Divine Rune Midgard Kingdom of Geffen,";
		mes "    we approve that this base is in the private possession of ^ff0000" + GetGuildName(@GIDg4) + "^000000 guild";
		mes " ";
		mes "2. The guild master of ^ff0000" + GetGuildName(@GIDg4) + "^000000 is";
		mes "    ^ff0000" + GetGuildMaster(@GIDg4) + "^000000. If anyone who objects to that,";
		mes "    raise your sword to honor yourself.";
		close;
LStartg4:
		mes "[ Ringing Voice ]";
		mes "Brave man...";
		mes "Would you return to your honorable be?";
		next;
		menu "Go back to your agitating point",Lenter,"Cancel",-;
		close;
Lenter:
		warp "gefg_cas04.gat",59,70;
		break;
OnRecvCastleG04:
	FlagEmblem GetCastleData("gefg_cas04.gat",1);
	break;
}

gef_fild13.gat,199,274,3	duplicate(BerigelW)	Berigel#g4-3	722

//Geffen Castle 05 - Melsedetsu

geffen.gat,131,123,6	script	Melsedetsu#g5-1	722,{
	set @GIDg5,GetCastleData("gefg_cas05.gat",1);
	if (@GIDg5 != 0) goto LStartg;
		mes "[ Edict of the Divine Rune Midgard Kingdom of Geffen ]";
		mes " ";
		mes "1. Honoring the ordinance of the Divine Rune Midgard Kingdom of Geffen,";
		mes "    this guild base has not been taken by any guild yet";
		mes " ";
		mes "2. In order to take this guild base, you must defeat all the guardians";
		mes "    that are protecting the guild base and eliminate the Emperium";
		close;
LStartg:
		mes "[ Edict of the Divine Rune Midgard Kingdom of Geffen ]";
		mes " ";
		mes "1. Honoring the ordinance of the Divine Rune Midgard Kingdom of Geffen,";
		mes "    we approve that this base is in the private possession of ^ff0000" + GetGuildName(@GIDg5) + "^000000 guild";
		mes " ";
		mes "2. The guild master of ^ff0000" + GetGuildName(@GIDg5) + "^000000 is";
		mes "    ^ff0000" + GetGuildMaster(@GIDg5) + "^000000. If anyone who objects to that,";
		mes "    raise your sword to honor yourself.";
		close;
OnRecvCastleg05:
	FlagEmblem GetCastleData("gefg_cas05.gat",1);
	break;
}	

gef_fild13.gat,302,87,7	script	Melsedetsu#g5-2::MelsedetsuW	722,{
	set @GIDg5,GetCastleData("gefg_cas05.gat",1);
	if (@GIDg5 != 0) goto LStartg;
		mes "[ Edict of the Divine Rune Midgard Kingdom of Geffen ]";
		mes " ";
		mes "1. Honoring the ordinance of the Divine Rune Midgard Kingdom of Geffen,";
		mes "    this guild base has not been taken by any guild yet";
		mes " ";
		mes "2. In order to take this guild base, you must defeat all the guardians";
		mes "    that are protecting the guild base and eliminate the Emperium";
		close;
LStartg:
		if (getcharid(2) == @GIDg5) goto LStartg5;
		mes "[ Edict of the Divine Rune Midgard Kingdom of Geffen ]";
		mes " ";
		mes "1. Honoring the ordinance of the Divine Rune Midgard Kingdom of Geffen,";
		mes "    we approve that this base is in the private possession of ^ff0000" + GetGuildName(@GIDg5) + "^000000 guild";
		mes " ";
		mes "2. The guild master of ^ff0000" + GetGuildName(@GIDg5) + "^000000 is";
		mes "    ^ff0000" + GetGuildMaster(@GIDg5) + "^000000. If anyone who objects to that,";
		mes "    raise your sword to honor yourself.";
		close;
LStartg5:
		mes "[ Ringing Voice ]";
		mes "Brave man...";
		mes "Would you return to your honorable be?";
		next;
		menu "Go back to your agitating point",Lenter,"Cancel",-;
		close;
Lenter:
		warp "gefg_cas05.gat",61,52;
		break;
OnRecvCastleG05:
	FlagEmblem GetCastleData("gefg_cas05.gat",1);
	break;
}

gef_fild13.gat,313,83,0	duplicate(MelsedetsuW)	Melsedetsu#g5-3	722
gef_fild13.gat,252,51,2	duplicate(MelsedetsuW)	Melsedetsu#g5-4	722
gef_fild13.gat,26,147,2	duplicate(MelsedetsuW)	Melsedetsu#g5-5	722