Jump to content

sphkz

Members
  • Content Count

    3
  • Joined

  • Last visited

2 Followers

About sphkz

  • Rank
    Newbie
  • Birthday 07/09/1990

Contact Methods

  • Skype
    sphkz

Profile Information

  • Gender
    Male
  • Location:
    Torres Novas, Portugal
  • Interests
    Sports, Ragnarok Online, FC Porto
  1. Open line 10346 @ /src/map/skill.c change: skill->castend_nodamage_id(src,src,TF_HIDING,1,tick,0x2);to: skill->castend_nodamage_id(src,src,AS_CLOAKING,3,tick,0x2);
  2. SuperHulk0rz~

  3. Search this in your src/map/status.c: case SC_FREEZE:sc_def = status->mdef*100;sc_def2 = status->luk*10;break; Then add this line before break; tick = status->luk>199?0:tick;
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.