Issue information

Issue ID
#6479
Status
New
Severity
None
Started
Hercules Elf Bot
Aug 16, 2012 11:32
Last Post
Hercules Elf Bot
Aug 17, 2012 3:37
Confirmation
N/A

Hercules Elf Bot - Aug 16, 2012 11:32

Originally posted by [b]Jhosef[/b]
when i use body reloc i cannot move to other cell


i am using 2011 03 15 client

Hercules Elf Bot - Aug 16, 2012 13:01

Originally posted by [b]Lelouch vi Britannia[/b]
Its aleady fixed at [url="http://trac.rathena.org/changeset/16541/rathena"]r16541[/url] and i dont have problems using Snap/Body Relocation. But im using 2012-04-10 not 2011-03-15.

Hercules Elf Bot - Aug 16, 2012 13:54

Originally posted by [b]emong[/b]
okay since the update is for 2011-10-05 and above. Here's what to do!

Find this at skill.c

Ctrl + F >> Relocation

#if PACKETVER >= 20111005

changed this to..

#if PACKETVER >= 20110315

and that will fix the problem :)

This post has been edited by emong on Aug 16, 2012 13:58

Hercules Elf Bot - Aug 16, 2012 16:12

Originally posted by [b]Jhosef[/b]
i try that emong but nothing happen

Hercules Elf Bot - Aug 16, 2012 16:40

Originally posted by [b]Lelouch vi Britannia[/b]
The easiest thing to fixed this is to use 2012 clients like 2012-04-10

Hercules Elf Bot - Aug 17, 2012 3:37

Originally posted by [b]Phantasm[/b]
From: [url="http://trac.rathena.org/changeset/16541/rathena"]http://trac.rathena.org/changeset/16541/rathena[/url]

packet_db.txt
[CODE]0x08d2,10[/CODE]

Check your packet_db.txt, if you haven't I think you must add new packet above in packet_db.txt

This post has been edited by Phantasm on Aug 17, 2012 3:38