-
Posts
233 -
Joined
-
Last visited
-
Days Won
5
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by shatowolf
-
you need your vps/server IP to be licensed.
-
I'm with Orange00 side.
-
Great 10/10
-
Hi, To make sure it's daniel, ask him to reply on harmonize forum. - Shatowolf
-
Harmony still ON.
-
Daniel Stelter-Gliese just posted a mins ago at harmonize forum. go check it out guys! Cheers for Harmony....
-
IG is updating every week. so i'll recommend IG for protection.
-
Visit there forum :
-
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".
-
Does Harmony support exe 2013 and lastest rev. of rathena
shatowolf replied to bbestkanatip's question in Third Party Support
IG "Internal Guard" easy to bypass.... -
Hi, Pm me your battle.c and battle.h i'll add those,
-
The bold color red will be fixed.
-
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 {
-
You need this : Click
-
You can direct send here : http://www.redcross.org.ph/donate Yes we already know that part.
-
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.
-
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,
-
Sure mate.
-
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
-
Did you put these queries? DROP TABLE IF EXISTS `reward_codes`; DROP TABLE IF EXISTS `reward_logs`; CREATE TABLE IF NOT EXISTS `reward_codes` ( `promo` VARCHAR(26) NOT NULL DEFAULT '', `nameid` INT(11) UNSIGNED NOT NULL DEFAULT '0', `item_name` VARCHAR(50) NOT NULL DEFAULT '', `amount` SMALLINT(6) UNSIGNED NOT NULL DEFAULT '0', `time_created` DATETIME NOT NULL DEFAULT '0000-00-00 00:00:00', `limit` INT(10) UNSIGNED NOT NULL DEFAULT '0', `pool` INT(10) UNSIGNED NOT NULL DEFAULT '0', PRIMARY KEY (`promo`) ) ENGINE = MYISAM; CREATE TABLE `reward_logs` ( `code` VARCHAR( 26 ) NOT NULL DEFAULT '', `account_id` int(11) unsigned NOT NULL default '0', `last_ip` BINARY( 9 ) NOT NULL DEFAULT '', `name` VARCHAR( 26 ) NOT NULL DEFAULT '', `redeem_time` DATETIME NOT NULL DEFAULT '0000-00-00 00:00:00', `claim` INT( 10 ) NOT NULL default '0', PRIMARY KEY (`code`) ) ENGINE = MYISAM; Yes. still player's can spam it. with upper case letter.
-
Hi, bug report. Sample you generate a code : welcome123 them if player get it already, then someone "player" type : WELCOME123 players can spam it.\ or Welcome123 - uppercase W it will spam code.
-
great, and good job guys, now rathena is back online. cheers