Issue information

Issue ID
#242
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Oct 17, 2007 20:52
Last Post
Hercules Elf Bot
Oct 17, 2007 20:52
Confirmation
N/A

Hercules Elf Bot - Oct 17, 2007 20:52

Originally posted by [b]Beer[/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=242

I get this errors..
[Status]: Loading NPC file: npc/custom/sign_your_items.txt
script error on npc/custom/sign_your_items.txt line 215
unexpected end of script
210 : M_END:
211 : mes "[Perchik]";
212 : mes "See you...";
213 : emotion e_yawn;
214 : close;
[Status]: Loading NPC file: npc/custom/poetry/ayothaya.txt
script error on npc/custom/poetry/ayothaya.txt line 724
unexpected end of script
719 : end;
720 : OnInit:
721 : npcspeed 150;
722 : initnpctimer;
723 : end;
[Status]: Loading NPC file: npc/custom/quests/bandit_beard.txt
script error on npc/custom/quests/bandit_beard.txt line 236
unexpected end of script
231 : On1201:
232 : On0001:
233 : set $@beardMob,0;
234 : set $@beardMobD,0;
235 : end;
[Status]: Loading NPC file: npc/custom/quests/dead_branch.txt
script error on npc/custom/quests/dead_branch.txt line 105
unexpected end of script
100 :
101 : M_END:
102 : mes "[Mister Mobry]";
103 : mes "No spirit for you... then go!";
104 : close;
[Status]: Loading NPC file: npc/custom/quests/event_6_new_hats.txt
script error on npc/custom/quests/event_6_new_hats.txt line 372
unexpected end of script
367 : end;
368 : OnMinute46:
369 : if(rand(2)) end;
370 : enablenpc "Blac";
371 : end;
[Status]: Loading NPC file: npc/custom/quests/may_hats.txt
script error on npc/custom/quests/may_hats.txt line 180
unexpected end of script
175 :
176 : M_EXIT:
177 : mes "[Yakima]";
178 : mes callfunc("F_Bye");
179 : close;

This post has been edited by Beer: Oct 17 2007, 01:54 PM