Issue information

Issue ID
#5050
Status
Fixed
Severity
Low
Started
Hercules Elf Bot
Sep 10, 2011 15:17
Last Post
Hercules Elf Bot
Mar 5, 2012 16:22
Confirmation
Yes (3)
No (0)

Hercules Elf Bot - Sep 10, 2011 15:17

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

There is no NPC called bing#n1 anywhere on current trunk. Also, there is some kind of bug on the turbotrack that leaves the waiting room event disabled so it cannot be played until a reboot, didn't check it though, maybe this is related.

npc\other\turbotrack\Normal_Solo.txt

QUOTE
OnTimer49000:
enablenpc "Point Give-Away Guy#n1";
donpcevent "Master#n1::OnEnable";
end;

OnTimer50000:
donpcevent "snake#n1::OnEnable";
donpcevent "hunting#n1::OnEnable";
- enablenpc "bing#n1";
+ //enablenpc "bing#n1";
end;

OnTimer57000:
disablenpc "Point Give-Away Guy#n1";
end;
}

Hercules Elf Bot - Dec 8, 2011 9:34

Originally posted by [b]calciumkid[/b]
Currently looking over this. Thanks

This post has been edited by calciumkid on Dec 8, 2011 9:45

Hercules Elf Bot - Jan 13, 2012 1:18

Originally posted by [b]Slim[/b]
Fixed in [url="https://sourceforge.net/apps/trac/rathena/changeset/15439/"]r15439[/url]

Hercules Elf Bot - Jan 14, 2012 3:45

Originally posted by [b]5511[/b]
[b]Normal_Solo dosen't have any "[/b][color=#282828][font=helvetica, arial, sans-serif][size=3]bing#n" [b]in Aegis Script[/b][/size][/font][/color]

Hercules Elf Bot - Jan 14, 2012 4:02

Originally posted by [b]Slim[/b]
edit: under review again.

This post has been edited by Slim on Jan 14, 2012 18:01

Hercules Elf Bot - Jan 14, 2012 18:21

Originally posted by [b]Slim[/b]
[quote name='5511' timestamp='1326512750' post='6556']
[b]Normal_Solo dosen't have any "[/b][color=#282828][font=helvetica, arial, sans-serif][size=3]bing#n" [b]in Aegis Script[/b][/size][/font][/color]
[/quote]

Thank you!

[b]Fixed[/b] in [url="https://sourceforge.net/apps/trac/rathena/changeset/15457"]r15457[/url]

Hercules Elf Bot - Jan 29, 2012 8:41

Originally posted by [b]calciumkid[/b]
This confused me for about a week as to what it was referencing haha.