Hello everyone,
As the topic says, The script bellow crashes the client.
I've assigned a call function for a usable item.
function script RefineScroll { set .@menu$,""; for( set .@i,1; .@i <= 10; set .@i,.@i+1 ) { if( getequipisequiped(.@i) ) set .@menu$, .@menu$ +...
Hello everyone, its about stats.
pre renewal char 2nd job's stats hp sp etc seems to be messed up.
Is there anyway to fix this issue?
-Thnaks
@@Dastgir any idea?
This is the issue.
Hello everyone!
I really need a command that unequips head,mid & top gears from all the char's in the server.
And also hairstyle,haircolor & dye.
I need this coz players in my server keeps crashing soon after the ID PW login.
~Thanks.
Hello everyone.
I really wanna move from eathena to HERC since herc has more support and its awesome.
I tried converting the sql database but din't work, ended up with sql errors.
What i did was.
1) executed eathena-upgrade.sql on my eAthena 3CeAm sql database.
2) executed the reset of upgrades...
Hello, I'm using Dastgir's auraset.
Using latest herc svn.
Could someone help me fix the error bellow?
1>------ Rebuild All started: Project: auraset, Configuration: Debug Win32 ------1>C:Program Files (x86)MSBuildMicrosoft.Cppv4.0Microsoft.CppBuild.targets(299,5): warning MSB8004...
Hello People.
I'm using latest herc svn and its been really grate.
All doe i'm struggling a lot on the client side.
Unable to convert my old idnum2 files to itemInfo.lub/lua file since 20141022 can only read root/system/.
I did use ItemConverter to convert my old idnum2 files, when i use the...
Hello everyone!
I'm requesting for a npc script which getitem to the guild leader as soon as the WOE is over.
The npc must only check for the active castle and then it must getitem.
ex: prtg_cas01 is the only castle activated for WOE so the npc must check who owns that castle and then it much...
Can anyone please help by converting the script below to work on eAthena 3CeAm!
- script Strict -1,{ OnInit: setarray .mob_restriction[0],1646,1647,1648,1649,1650,1651,1751,1708; .size = getarraysize(.mob_restriction); bindatcmd...
Hello Hercules.
I'm requesting for a item script.
It should be a usable item, when we consume, it much show the refineable items such as:
Only these items.Head gear.Top gear.Left/Right hand.Boots.Armors.Mufflers. The usable scroll item must refine +1 until the item is +10.
If anyone knows a...
UPDATE `storage` SET `nameid`=18546 WHERE `nameid` IN ('22556','3300','3301','3250','3251','22564');
The above code is not working.
I just want to replace 22556','3300','3301','3250','3251','22564 items with 18546.
Any help would be grate, thanks!
Hello Hercules people.
I'm requesting for a script which much dynamically update stats.
I added a OnPCKillEvent, for every kill we make the stats must be increased but the stats wont change unless i unwield and wield any of my equipped item.
Is there a way to get the effect without unwielding...
Hello Hercules.
I'm having problem with unique alt codes such as (¥Üƒ₧£Ö†«» etc).
In SQL the char name is showing up properly but in game it turn into Korean or some other fonts like this.
I did report this to the host provider and they said its due to the Linux vps but server before that was...
I have a minigame called 3vs3, People they go to char select wile playing 3vs3.
I really hate them, all I'm trying to do is to stop them from doing that.
So i want to - #DOMINATION once they return back from char select.
Here is the script, But its not working and I got no idea why...
I want to add a global reg unit and that is #DOMINATION, Its like a points.
Player then need have atlest 1 to bypass the script_pushint(st, -2);.
Here are the codes.
http://pastebin.com/zN3gikWv
This is the line i need to add up that #DOMINATION
if(sd2 &&...
Hello every one, i'm here to ask a question about Hercules SVN trunk update.
I'm currently using 3CeAm, If i move all the modifications from my current SVN to the latest Hercules SVN trunk, In the feature would i be able to patch/update the svn of Hercules?
And will my custom modifications in...