Issue information

Issue ID
#6775
Status
Working as Intended
Severity
None
Started
Hercules Elf Bot
Oct 10, 2012 20:45
Last Post
Hercules Elf Bot
Dec 20, 2012 9:28
Confirmation
N/A

Hercules Elf Bot - Oct 10, 2012 20:45

Originally posted by [b]TrueNoir[/b]
Not super important but i've noticed a missing npc in dic_fild01 there should be 2 duplicate guards the one at dic_fild01, 144, 279 noticed it was missing while translating the npc location client file not super important but just trying to help out :)

Hercules Elf Bot - Oct 11, 2012 6:03

Originally posted by [b]Joseph[/b]
This is what I've found from my grf, probably it's outdated.
It shows (146,281), instead of (144,279).
Do you mind checking again?
[CODEBOX]
{
"dic_fild01",
14698,
101,
492,
"荐档 版厚捍",
"ep133_10",
146,
281
},
{
"dic_fild01",
14701,
101,
450,
"荐档 版厚捍",
"ep133_10",
153,
281
},
[/CODEBOX]

This post has been edited by Joseph on Oct 11, 2012 6:04

Hercules Elf Bot - Oct 11, 2012 18:09

Originally posted by [b]TrueNoir[/b]
[CODE]
"dic_fild01",
14699,
204,
492,
"Capital City Guard",
"ep133_10",
144,
279,
"dicastes01",
199,
41
},
{
"dic_fild01",
14702,
204,
450,
"Capital City Guard",
"ep133_10",
153,
281,
"dicastes01",
199,
41
},
[/CODE]

Thats what I have in mine but because chunkspy doesnt work on 64bit operating systems its possible mine might be out of date since i'm only using the files for 2012-04-10aRagexeRE so its probly better if someone who can actually extract the most current checks as well.

Hercules Elf Bot - Dec 20, 2012 9:27

Originally posted by [b]Joseph[/b]
Official script shows the same coordinate (144,279).
Changing status to Working as Intended.