Issue information

Issue ID
#6788
Status
Invalid
Severity
None
Started
Hercules Elf Bot
Oct 15, 2012 10:26
Last Post
Hercules Elf Bot
Oct 25, 2012 9:39
Confirmation
Yes (1)
No (0)

Hercules Elf Bot - Oct 15, 2012 10:26

Originally posted by [b]Dragonstorm[/b]
Hello, just wanted to announce that there is a small error in the warps of eclage.


The input warp (eclage_field0001) is in an area not walkable, so you can not get to it.
And when leaving ecl_fild01 (eclage_field0002), got it, you're in an area not walkable.

Current script
[code]//===== rAthena Script =======================================
//= Eclage Warp Script
//===== By: ==================================================
//= Chilly
//===== Current Version: =====================================
//= 1.0
//===== Compatible With: =====================================
//= rAthena SVN
//===== Description: =========================================
//= Warp Points for Eclage
//===== Additional Comments: =================================
//= 1.0 First Version.
//============================================================

// Town Warps
bif_fild02,292,351,0 warp eclage_field0001 1,1,ecl_fild01,205,74
ecl_fild01,207,72,0 warp eclage_field0002 1,1,bif_fild02,294,349
ecl_fild01,97,320,0 warp eclage_field0003 1,1,eclage,100,28
eclage,98,26,0 warp eclage_field0004 1,1,ecl_fild01,97,317
eclage,299,309,0 warp eclage_field0005 1,1,ecl_in01,47,11
ecl_in01,47,8,0 warp eclage_field0006 1,1,eclage,297,307
ecl_in01,8,67,0 warp eclage_field0007 1,1,ecl_hub01,38,94
ecl_hub01,40,95,0 warp eclage_field0008 1,1,ecl_in01,11,67
ecl_hub01,22,109,0 warp eclage_field0009 1,1,ecl_in02,98,7
ecl_in02,98,4,0 warp eclage_field0010 1,1,ecl_hub01,23,107
ecl_in02,81,18,0 warp eclage_field0011 1,1,ecl_in02,157,65
ecl_in02,157,68,0 warp eclage_field0012 1,1,ecl_in02,83,18
ecl_in01,84,68,0 warp eclage_field0013 1,1,ecl_hub01,107,107
ecl_hub01,107,110,0 warp eclage_field0014 1,1,ecl_in01,81,68
ecl_hub01,127,95,0 warp eclage_field0015 1,1,ecl_hub01,18,31
ecl_hub01,18,34,0 warp eclage_field0016 1,1,ecl_hub01,124,95
ecl_hub01,40,14,0 warp eclage_field0017 1,1,ecl_in03,144,17
ecl_in03,144,14,0 warp eclage_field0018 1,1,ecl_hub01,40,11[/code]


Script corrected
[code]//===== rAthena Script =======================================
//= Eclage Warp Script
//===== By: ==================================================
//= Chilly
//===== Current Version: =====================================
//= 1.0
//===== Compatible With: =====================================
//= rAthena SVN
//===== Description: =========================================
//= Warp Points for Eclage
//===== Additional Comments: =================================
//= 1.0 First Version.
//============================================================

// Town Warps
bif_fild02,288,350,0 warp eclage_field0001 1,1,ecl_fild01,205,74
ecl_fild01,207,72,0 warp eclage_field0002 1,1,bif_fild02,288,346
ecl_fild01,97,320,0 warp eclage_field0003 1,1,eclage,100,28
eclage,98,26,0 warp eclage_field0004 1,1,ecl_fild01,97,317
eclage,299,309,0 warp eclage_field0005 1,1,ecl_in01,47,11
ecl_in01,47,8,0 warp eclage_field0006 1,1,eclage,297,307
ecl_in01,8,67,0 warp eclage_field0007 1,1,ecl_hub01,38,94
ecl_hub01,40,95,0 warp eclage_field0008 1,1,ecl_in01,11,67
ecl_hub01,22,109,0 warp eclage_field0009 1,1,ecl_in02,98,7
ecl_in02,98,4,0 warp eclage_field0010 1,1,ecl_hub01,23,107
ecl_in02,81,18,0 warp eclage_field0011 1,1,ecl_in02,157,65
ecl_in02,157,68,0 warp eclage_field0012 1,1,ecl_in02,83,18
ecl_in01,84,68,0 warp eclage_field0013 1,1,ecl_hub01,107,107
ecl_hub01,107,110,0 warp eclage_field0014 1,1,ecl_in01,81,68
ecl_hub01,127,95,0 warp eclage_field0015 1,1,ecl_hub01,18,31
ecl_hub01,18,34,0 warp eclage_field0016 1,1,ecl_hub01,124,95
ecl_hub01,40,14,0 warp eclage_field0017 1,1,ecl_in03,144,17
ecl_in03,144,14,0 warp eclage_field0018 1,1,ecl_hub01,40,11
[/code]


If possible, fix it, to avoid future problems.
Beforehand, thanks.

Hercules Elf Bot - Oct 15, 2012 19:45

Originally posted by [b]Spre[/b]
I just checked it, and with the current code(your first codebox) I was able to walk to and enter the warp portal to get to the next field.

Make sure you have everything updated because it is also a walkable tile.


I have changed this to unable to reproduce.

Hercules Elf Bot - Oct 17, 2012 7:36

Originally posted by [b]Joseph[/b]
[s]Issue confirmed.

Are those coordinates official?[/s]

This post has been edited by Joseph on Oct 25, 2012 9:39

Hercules Elf Bot - Oct 19, 2012 6:59

Originally posted by [b]Dragonstorm[/b]
[quote name='Spre' timestamp='1350330328' post='14982']
I just checked it, and with the current code(your first codebox) I was able to walk to and enter the warp portal to get to the next field.Make sure you have everything updated because it is also a walkable tile.I have changed this to unable to reproduce.
[/quote]

I have everything updated, and renewal ragnarok, today and these areas are not walkable.

Hercules Elf Bot - Oct 22, 2012 2:13

Originally posted by [b]Spre[/b]
I do not know how this is confirmed I just tried it again and is fine.

eclage_field0001

I tested, got to and used warp fine.

eclage_field0002


same thing, got to warp, walked around warped fine.


Just tested it right now, so yea.

Hercules Elf Bot - Oct 25, 2012 9:39

Originally posted by [b]Joseph[/b]
Update your KRO.