Jump to content
  • 0

Enable Snap dodge ?


Question

Posted (edited)

Hey guys, so , i just wanted to know how to enable the snap_dodge on my server i looked for it a little bit, i found this on src/map/battle.c

 

(battle_config.snap_dodge ? 10 : AREA_SIZE);

and that

{ "snap_dodge",                         &battle_config.snap_dodge,                      0,      0,      1,              },

so idk if this it what i'm looking for, but i think it is, so my question is , how do i enable the snap dodge ? Because with this script, it doesnt work.

Thanks for your help !
 

edit: for those who dont know what is it, its the 'glitch' to dodge any damage if you are out of screen when you TAKE the damage, exactly at the frame when you see the red figure, it doenst have to be Body reloaction, it also can work with skid traps and back slide.

Edited by mazeri

3 answers to this question

Recommended Posts

  • 0
Posted

rathena\conf\battle\battle.conf


// Should the target be able of dodging damage by snapping away to the edge of the screen?
// Official behavior is "no"
snap_dodge: no
 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...