Jump to content

dhaisuke

Members
  • Content Count

    99
  • Joined

  • Last visited

Posts posted by dhaisuke


  1. 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
     


  2. 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
     


  3. 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

     

     

    post-1574-0-44161600-1373446441_thumb.jpg

×
×
  • Create New...

Important Information

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