-
Content Count
59 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by Dduwsmitt
-
hello did you make it work on latest revision of hercules? i am having errors this line sv->readdb(db_path, "item_vending.txt", ',', 1, 1, ARRAYLENGTH(item_vend), &itemdb_read_vending); // Extended Vending system [Lilith] and this item = itemdb_exists(battle_config.item_zeny?battle_config.item_zeny:battle_config.item_cash?battle_config.item_cash:item_vend[0].itemid);
-
Nice scripts
- 8 replies
-
- pvp
- battleground
-
(and 1 more)
Tagged with:
-
LONG LIVE HERCULES EMULATOR!!!
-
Let me revise my question: Is it possible for players to interact inside the dungeon? like SAO. Can we see each other when we enter it and clear the boss together?
-
is it possible to add a reset option?. example if i want to reset it for all players. Question: Can we see other players inside easy mode?
-
Hello did you make it work in linux?
- 26 replies
-
- rentitem2 plugins
- rentitem2
-
(and 2 more)
Tagged with:
-
Tarot Cooldown after using it 8-9times to a player
Dduwsmitt replied to xlaws27's question in Source Support
up You can edit it on skill_db.conf { Id: 489 Name: "CG_TAROTCARD" Description: "Tarot Card of Fate" MaxLevel: 5 Range: 9 Hit: "BDT_SKILL" SkillType: { Enemy: true } AttackType: "Misc" DamageType: { NoDamage: true IgnoreFlee: true } CastTime: 1000 AfterCastActDelay: 500 SkillData2: 10000 //EDIT IT HERE, i edited mine from 30 to 10 second cooldown CoolDown: 0 Requirements: { SPCost: 40 } }, -
[Custom Instance] Dracula's Last Millennium
Dduwsmitt replied to Aeromesi's topic in Event & Game Releases
hello this shows up Unknown coordinates ('120', '205') for map '1@haunt' Unknown coordinates ('181', '210') for map '1@haunt' Unknown coordinates ('151', '200') for map '1@haunt' -
if i manualy edit my source files and implement this on the latest hercules rev, will it work?
-
hello i am using 2014-10-22b client, and enabled custom jobs. however when i change job to that custom class it causes my client to crash please help
-
hello i am using 2014-10-22b client, and enabled custom jobs. however when i change job to that custom class it causes my client to crash please help
-
Opening OBB (and any similar consumables)
Dduwsmitt replied to Bringer's question in General Server Support
WHEN USING OBB WHEN INVENTORY is full remove restriction //src/map/pc.c::pc_isUseitem 1477: Item cannot be opened when inventory is full How to do it? -
help i got this error when i tried to add @autoattack
Dduwsmitt replied to kerbiii's question in Source Support
i got the exact error. latest rev of herc EDIT FIXED: Just add folder named plugins in the root directory of hercules -
Hello this happens when compiling in windows. what should i do? 1>------ Build started: Project: MaxLvExpGain, Configuration: Debug Win32 ------ 1> MaxLvExpGain.c 1>..\src\plugins\MaxLvExpGain.c(104): warning C4003: not enough actual parameters for macro 'addBattleConf' 1>..\src\plugins\MaxLvExpGain.c(104): error C2059: syntax error : ')' 1>..\src\plugins\MaxLvExpGain.c(105): warning C4003: not enough actual parameters for macro 'addBattleConf' 1>..\src\plugins\MaxLvExpGain.c(105): error C2059: syntax error : ')' 1>..\src\plugins\MaxLvExpGain.c(109): warning C4013: 'addHookPre' undefined; assuming extern returning int 1>..\src\plugins\MaxLvExpGain.c(110): warning C4013: 'addHookPost' undefined; assuming extern returning int ========== Build: 0 succeeded, 1 failed, 8 up-to-date, 0 skipped ==========
-
[Guide] Create your server & Client (2016/08)
Dduwsmitt replied to Monsieur Panda's question in General Server Support
hello, can i get a help. i add custom items in my created server using this guide but it does not appear when equipped -
how to make two-hand quicken and berserk work at the same time? thank you!
-
i am trying to make all my MVP stronger. and i edited it in my sql. now is is there anyway to convert my mob_db.sql to mob_db.txt ?
-
how to change Cashpoints to a custom Variable? in v4p
- 57 replies
-
- SupportTicket
- fluxcp addons
-
(and 2 more)
Tagged with:
-
Thank you! sir Mumbles . wow! your avatar penguin evolved! xD
-
is this compatible w/hercules? http://rathena.org/board/topic/79515-drawmove-free-animated-fluxcp-theme-coded/
-
item script to add max weight like rathena's bAddMaxWeight
-
Thank you sir , ill try upgrading my emulator Question , If i update my emulator , will it retain all the changes ive made in the emulator? i have updated my emulator, and now its working! Thank you! sir Mumbles . seems like this update fixed the problem in the script. Fixed getarraysize returning incorrect values for character variables https://github.com/HerculesWS/Hercules/commit/9832e82b0e8dbda38bf4feb18e48cf5335e213ee
- 9 replies
-
- Card trader
- euphy
-
(and 1 more)
Tagged with: