Jump to content

NANORAY

Members
  • Posts

    210
  • Joined

  • Last visited

Everything posted by NANORAY

  1. step how to fix: 1. you go to src>map>skill.c 2. find case MO_BODYRELOCATION: if (unit_movepos(src, x, y, 1, 1)) { clif_skill_poseffect(src,skillid,skilllv,src->x,src->y,tick); // clif_slide(src, src->x, src->y); //Poseffect is the one that makes the char snap on the client... if (sd) skill_blockpc_start (sd, MO_EXTREMITYFIST, 2000); } 3. remove the comment //beside clif_slide(src, src->x, src->y); //Poseffect is the one that makes the char snap on the client... 4.it will look like this: case MO_BODYRELOCATION: if (unit_movepos(src, x, y, 1, 1)) { clif_skill_poseffect(src,skillid,skilllv,src->x,src->y,tick); clif_slide(src, src->x, src->y); //Poseffect is the one that makes the char snap on the client... if (sd) skill_blockpc_start (sd, MO_EXTREMITYFIST, 2000); } 5. then save it and recompile
  2. pano po enable ung skipping packet obserfurcation gamit ang hex editor? help namn po thank you!
  3. how to to enable skipping packet obserfurcation by using hex editor?
  4. how to fix the cart problem?
  5. i having a problem with skill name, etc. i don't understand why is that the text is like %^&*%. how to fix this. thank you. im using 2012 03 28.
  6. thank you sir!
  7. SORI ABOUT THE CAPS MY CAPS LOCK IS NOT WORKING.
  8. HOW TO FIX GET BACK THE OLD IZLUDE? WHEN I PATCH MY MIRUKU MY IZLUDE BECOME THE NEWER ON. PLS HELP ME HOW TO FIX IT I KNOW, THAT THE PROBLEM IN THE DATA.GRF. BUT WHERE IN THE DATA.GRF?
  9. but i try 2012 03 07 its still the same. still disconnecting and not supported by the packet.
  10. i want to enable symbols like ™, •, etc in my client. but how?
  11. what client is compatible to rathena trunk?
  12. can some help us pls. thank you!
  13. trunk: RAthena when im using 2011 11 + up to 2012 client it always rejected to the server. how to fix this. need help pls.
  14. when im using this exe it always says rejected to server and unknown packetdb. how to fix this?
  15. lahat po ng client na yan pwede po sa rathena sql trunk?
  16. sir last request i need this script. If equipped in combination with Bone Wand[0], each refine on the weapon adds Matk + 10. If the Bone Wand[0] is refined to +10, reduces cast time of skills by 10%.If equipped in combination with Thorn Staff of Darkness[0], Each refine on the weapon adds Matk + 10. If the Thorn Staff of Darkness[0] is refined to +10, reduces cast time of skills by 10%.
  17. i mean ung client po ung dinidiff patch? anu ung client na pwede sa rathena?
  18. thank you sir! where can i find a advanced script guide? because in item_bonus there's no script like what you did.
  19. can i have skull cap script? a black cap with skull. MATK + 2%. if refined is over 5 ,add MATK + 3%, if refined is over 7 , add additional 3%. you can reduce consumption of skill sp 3% once using with Elven Ears .
  20. para san po ito? anu po ung tamang setup neto?
  21. anu pong client ang compatible sa rathena?
  22. kuya pag ginamit ko na ung no ip d na magbabago wanip ko?
  23. pano po gawin ung di na nag iiba ung ip? kasi po everytime inooff ko ung PC ko nag iiba ung wan ip ko at ip add so edit nanamn ako sa conf folder ang port forward nanamn. patulong namn po pls.
  24. pano po lalgyan ng table? i mean pano ko po gagawin un? paturo po.
  25. anu pong kailangan kong gawin d2 ssa error na 2? pano po asuin to?
×
×
  • Create New...