Jump to content

dhaisuke

Members
  • Content Count

    99
  • Joined

  • Last visited

Everything posted by dhaisuke

  1. Hi GUys need help to dsiable only eske skill for sou linker to cast in a player
  2. Hi Sir evilipucnker thank you for your reply. but not the stat formula I want is to change the base attack and magic attack calculation because in my server my level is 255 but my attack is only 300 but in renewal my attack is 900 also in magic defense
  3. Hi Guys where I can change the stats calculation for Renewal to become pre-renewal my server 255/120 but the attack is to low, I want to change to Pre-Renewal of Stats Calculation only. I don't want to change to full Pre-renewal features in renewal.h, because some in renewal maps cant access in pre-renewal
  4. Ok Thanks sir ill try it I will give you a feedback
  5. Sorry Sir, it will never happen again, I don't know what do you regaring my problem
  6. HI Guys please anyone can help how to modify the Tarot Skill that remove all the buffs but not the FCP because im using High Rate server 255/120 and no delay
  7. Hi Guys I need help in KOTH after I patching there is an error im using this patch Index: battle.c===================================================================--- battle.c (revision 16921)+++ battle.c (working copy)@@ -5089,6 +5089,13 @@ if( (s_bl = battle_get_master(src)) == NULL ) s_bl = src;+ if ( s_bl->type == BL_PC && t_bl->type == BL_MOB ) { struct map_session_data *sd = BL_CAST(BL_PC, s_bl); if ( ( ((TBL_MOB*)target)->class_ == 1288 && !strcmp( mapindex_id2name(sd->mapindex), "guild_vs1" ) ) && ( sd->status.guild_id == mapreg_readreg( add_str("$KOEGUILD") ) || battle_getcurrentskill(src) > 0 ) ) return 0; } if ( s_bl->type == BL_PC ) { switch( t_bl->type ) {Index: battle.h===================================================================--- battle.h (revision 16921)+++ battle.h (working copy)@@ -3,6 +3,7 @@ #ifndef _BATTLE_H_ #define _BATTLE_H_+#include "mapreg.h" // state of a single attack attempt; used in flee/def penalty calculations when mobbed typedef enum damage_lv { then after I recompile battle.c: In function 'battle_check_target':battle.c:5830: warning: implicit declaration of function 'mapreg_readreg'battle.c:5830: warning: implicit declaration of function 'add_str' Please help
  8. then how can I change the skill of Tarot to become dispel? to avoid clear buff for fcp? break; case 2: // all buffs removed iStatus->change_clear_buffs(bl,1); break;
  9. Hi Guys, I have a problem regarding the tarot card of fate skill it can dispel the full chemical protection where I can change that?
  10. Hi Guys Need help my map server is always crashing in turtle_duneon03 and other maps please help
  11. try this http://www.mediafire.com/?7ctor2nchle4fjd Hi sir its enable packet obsufucation?
  12. #if PACKETVER >= 20120410 packetKeys(0x01581359,0x452D6FFA,0x6AFB6E2E); /* Thanks to Shakto */ +#endif for 20120410 but still can use WPE? can anyone help me with this?
  13. Hi Tepoo thanks for the info im using now the ROCShield + Hercules
  14. hi Guys can anyhelp me with pink stain in my SRC_LOGO. scr_logo.bmp
  15. o i see thank you very much sir. maybe i use rocshield? what you prefer sir?
  16. Guys can you help me to disable the Quest button im using 2012-04-10 by brynner http://brynner-clientside.googlecode.com/svn/trunk/Clients/Ragexe/ im trying to remove the quest button but the 71756573740000006E635F71756573745F4F6E hex cant find in my client "How to disable Quest button" It's easy to do it, here's how: Open your hex editor, find for "71756573740000006E635F71756573745F4F6E" then change it into 5F756573740000006E635F71756573745F4F6E can anyone help me to disable the quest button
  17. Hi Guys i want to ask if Hercules is an anti 0 delay like in rathena they fix the animation for each job for anti delay http://rathena.org/board/tracker/issue-4249-edited-act-in-grf-no-delay/
  18. dhaisuke

    Tungkol sa Client

    sir pano mo po ginawa same problem in client 2012-04-10? or kelangan ko talga mag change ng client?
  19. hi mga sir ang ginamit ko po is yung small client na ginawa ni sir Judas, pero ang client nya is 2012-04-10 RagexeRE then ang ginawa ko gumamit ako ng 2012-04-10Ragre na ky sir Brynner. gumagana po yung cash shop pero lht ng item ko naging korean help me with this please
×
×
  • Create New...

Important Information

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