-
Content Count
500 -
Joined
-
Last visited
-
Days Won
5
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by kyeme
-
What does 7th argument is must number error means?
kyeme replied to rans's question in Client-Side Support
Also if you include item_db.conf and the item slot is "0" the result become: slotCount = , -
What does 7th argument is must number error means?
kyeme replied to rans's question in Client-Side Support
I can confirm, it replace space -
Special thanks to Kiriez / guilherme-gm https://github.com/HerculesWS/Hercules/pull/2182/files
-
Actually edp ends when you unequip your weapon. In pc.c Comment sc_edp ifdef RENEWAL SC_LKCONCENTRATION, //SC_EDP, #endif
-
How to enable Reflect Shield on Blast Mine and Claymore Trap? Example when a Player have Reflect Shield status (from Crusader/Paladin) walks on a Claymore Trap or Blast Mine, the damage should also reflect to Hunter/Sniper once the trap explodes. Thanks~
-
How to allow knockback traps like Blastmine trap, claymore trap etc. (except Ankle Snare) in gvg maps? Removing noknockback in map_zone_db.conf will affect the character, I want only trap skills. Thank you
-
It's not working. I can't hit my party members in my guilds. if (src && (map->list[m].flag.gvg_castle || map->list[m].flag.gvg) && (battle->get_current_skill(src) == SN_SHARPSHOOTING)) { state |= BCT_ENEMY; state &= ~BCT_PARTY; }
-
@vBrenth How about to target only the Party member (and Enemy) in your guilds. example: You and Player 2 (Player 2 is not in your party) = You cannot SharpShoot Player 2 You and Player 3 (Player 3 is in your party) = You can target with Sharp Shoot Player 3 Thank you.
-
@vBrenth thank you very much it worked!
-
How to make this skill can also target party and guildmates/ally? I changed to Friend from Enemy in skill.conf but no luck.. SkillType: { Friend: true } Thanks.
-
My old suggestion here:
-
- 4 comments
-
- shop
- customized shop
-
(and 5 more)
Tagged with:
-
[2014-02-05] Backslide and Shadow Jump Animations - gone?
kyeme replied to bWolfie's question in Client-Side Support
Yes, that is official behavior of backslide http://herc.ws/board/tracker/issue-8084-backslide-animation/?gopid=22259#entry22259 -
Check your sql_connection.conf https://github.com/HerculesWS/Hercules/blob/master/conf/global/sql_connection.conf
-
https://github.com/HerculesWS/Hercules/commit/4aa5286929b14ac52bef6959b295e189788e2578
-
Bug Speed Potion When player is affect skill dreacase agi
kyeme replied to IndieRO's question in Database Support
Its official https://github.com/HerculesWS/Hercules/issues/983 -
2016
-
Item Unique_Id possible item duplication check?
kyeme replied to daim's question in General Server Support
See here https://github.com/HerculesWS/Hercules/issues/1191 https://github.com/HerculesWS/Hercules/commit/7420249057e038fe1cc799938e03d28ffe321e2f -
In char-server.conf // Display (New) in the server list. char_new_display: 0
-
Compilation Error of a newly obtained Herccules
kyeme replied to thanna's question in General Server Support
Doesn't new versions of hercules needs to be compiled with the VS 2014 or higher? thanks for the reply, maybe I need a vs 2014, I'll try and let you know, thanks Fixed already https://github.com/HerculesWS/Hercules/issues/1152 -
Try this (coming soon) http://herc.ws/board/topic/11595-wip-ddelays/?view=getnewpost
-
From autotrade merchants?
-
Sa #1 Posible try mo to http://herc.ws/board/topic/11686-guide-adding-new-items-without-iteminfolub/