Jump to content

shatowolf

Members
  • Posts

    262
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by shatowolf

  1. NICE, gonna test this, and will update you mate.
  2. get the old revision. how? get the old revision. how? yeah how? old but stable? 2 days fixing this crapped switch frost. I dont even see a solution. my players are complaining about this, mostly champs. Mjol + stormy mace/rod here : https://rathena.org/board/topic/103566-help-how-to-download-previous-version-of-trunk/ or you can get svn Revision# if using command/terminal
  3. get the old revision.
  4. Can you show us screenshots of error/error log?
  5. Harmony or Gepard.
  6. This might help you mate : https://rathena.org/board/topic/94846-hercules-to-rathena-sql-convertion-help/ and this https://rathena.org/board/topic/94443-help-me-switch-hercules-to-rathena/
  7. you need your vps/server IP to be licensed.
  8. I'm with Orange00 side.
  9. Great 10/10
  10. Hi, To make sure it's daniel, ask him to reply on harmonize forum. - Shatowolf
  11. Harmony still ON.
  12. Daniel Stelter-Gliese just posted a mins ago at harmonize forum. go check it out guys! Cheers for Harmony....
  13. IG is updating every week. so i'll recommend IG for protection.
  14. Visit there forum :
  15. about 200k hp without any other buff, i experience that also, they're using some program, i think you should update your SVN. Harmony only support 2012-04-10. The owner of Harmony is gone "RIP".
  16. YES
  17. Hi, Pm me your battle.c and battle.h i'll add those,
  18. The bold color red will be fixed.
  19. You need this : Click I can't clearly determine what topic should i see, can you do me a favor? post here the specific topic that might solve my problem? thanks in advance Just add those and recompile, Credit goes to : ~AnnieRuru~ Don't forget to add these: and remember to add this line in db\castle_db.txt 100,guild_vs1,koe,koe,1 Add this patch Index: battle.c =================================================================== --- battle.c (revision 14826) +++ battle.c (working copy) @@ -3341,6 +3341,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("$koegid") ) || battle_getcurrentskill(src) > 0 ) ) + return 0; + } + switch( target->type ) { // Checks on actual target case BL_PC: Index: battle.h =================================================================== --- battle.h (revision 14826) +++ 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 {
  20. You need this : Click
  21. You can direct send here : http://www.redcross.org.ph/donate Yes we already know that part.
  22. As of now, i don't find any bug, it's working fine now, i'll update once i find bug on this. thanks man.
  23. Hi Lil Troll, Create a code like this sir, welcome123 and claim it using this Welcome123 uppercase "W" it will trigger the spam. you can get unlimited item using the code Welcome123 uppercase "W" Thanks,
  24. Sure mate.
  25. Good day Lil Troll, Still it can spam using caps lock. if you caps lock the code it can spam. we are using the latest 1.2.1
×
×
  • Create New...