Search results

  1. Litro

    [Help] Compile with Cygwin in Windows

    Hi there.. I have some trouble when it compiling plugins with (make plugins), overall when compiling server with make sql it was fine but when i do compile plugins it give me some warning just warning, if anyone can shed the light please... gcc version: gcc (GCC) 4.9.3 Warning MAKE...
  2. Litro

    Upper 8 For Third Jobs

    in http://herc.ws/wiki/Custom_Items#Structure said Under pre-re mode third classes are considered upper, making use ofthe 8 and above masks is therefore not necessary unless in renewalmode. When no value is specified, all classes (mask 0x3f) are able toequip the item. how about i activated it...
  3. Litro

    Charms [Item gift effect while in inventory]

    I got this patch from rathena (attached below), i have patched it in my server (using herc emulator), can some one help me to make it like just one item will be in effect if there is more than one in inventory ? Charms.txt eA_Charms.txt
  4. Litro

    Look Override and Continues Check

    i have costume system that called "Orb" will be put on costume tab on alt+q but the item didn't have view and i want it to keep the appearance of alt+q general tab, trying some methode but have no result can some one help me ? The Stories: 1. when Orb is equiping it will check if the player...
  5. Litro

    [Help] SP amount Goes Insanely High

    how i can make sp amount like previous revision ?
  6. Litro

    Dynamic Menu Selection From SQL Data

    im writing this script and want to have dynamic menu like one writen by Annie Ruru on vendor control script, where the generated menu have previous and next page selection on it, can anyone help me to make it happen, tell you a tale i have staring into the script mentioned above for half hours...
  7. Litro

    [Request] Level Config For Damage, Skill & Status Calc (3Ceam Conf)

    Hello, Can some one help me ? i have modified my battle.c, skill,c and status,c it was heavily edited for it, but when i update it yesterday all my work in battle.c was crumbled, yes it was my stupidity by i still have the backup file, here i want to ask help for make it into plugin, i think it...
  8. Litro

    Champion Mobs

    Any how or guide to make it? another topic like this have been asked before but it seem not get the interest of people http://herc.ws/board/topic/5457-how-to-enable-mobs-effect-ef-bluelightbody/, posted it here cuz didn't know where to post it please move it if i come in wrong place Reference...
  9. Litro

    Crash Dump File Ragexe, Can Some One Tell Me what it tell ?

    As the tittle say when my player were in pvp and woe and skill was thrown every where some time client will crash and producing ragexe.date.dmp file but i can't tell what it is the source that client being crashed, trying to googling it and always end up with result program for read bsod mesage...
  10. Litro

    Magic Damage Calc

    I have server with level 250/120 & allskills commands (comparing it to 3ceam)magic damage feel unbalanced or have high output damage, i have disabled entire renewal feature, i have compared 3ceam & hercules battle.c but i can't figured it yet, have any one know what make it so high or...
  11. Litro

    Skill Mod

    How to make skill behave like hundred spear or Cross Impact that have separate damage, i have change it in the skill_db.txt the repeated hit and number of hits too, but the in the client view skill not behaved like HS/CI do How to make skill AB_CHEAL do percent heal i want to make it like...
  12. Litro

    Changing Behaviour bSplashRange

    Invalid. Sorry, not test it properly please delet it
  13. Litro

    King Poring Recolor - First Time Recoloring

    Hi everyone.. here my first time sprite recoloring work   UPDATE: - Fix Die animation Recolor-king_poring.7z - adding King Ghostring
  14. Litro

    20131223 Clients

    Hi... if someone have 20131223 full client pack of , can you share to me the "Tools" Folder, i just need that only, hercules.endlessro.net cant be visited this day too Thanks, Litro.
  15. Litro

    3 questions regarding AnnieRuru scripts

     Im sad.. Hi Maam... its off topic but can i ask? well if my question is not proper please ignore its 1. well in anywhere i found you write about operation to make vvs like product with this getitem2 1601, 1, 1, 0,0, 254, 0, getcharid(0) % pow(2,16), getcharid(0) / pow(2,16); well im noobs...
  16. Litro

    Debug? Whats wrong?

    can some one tell me why debug showing in my map console when im edit a script [Debug]: Source (NPC): Healer#prt at prontera (153,193)[Debug]: Source (NPC): Healer#prt at prontera (153,193) if i use the original script from git repo, Debug not showing - script Healer -1,{ .@price = 0; // Zeny...
  17. Litro

    Help Me, Frustated..

    my server keep getting spam error notice in map-server console when people start playing on it, and when its just reach an 20 people my server will get lag, here some info on its please help, i dunno what i do wrong, My server has 250/120 and i have put it custom_system patch, some of my player...
  18. Litro

    Ms. AnnieRuru PvP Ladder 2.9 FUll SQL Table

    who have its please share it with me, i have searching over google and can't found it and eathena is currently down??. and i know in the thread that ms. anie make is writen [bUG], but i haven't encounter it and the bug is stated not dangerous by ms anie her self, well in the past ms. annie said...
  19. Litro

    Error On Map Server Console

    [Error]: --- nullpo info --------------------------------------------[Error]: c:herculessrcmapparty.c:1074: 'sd' in function `unknown'[Error]: --- end nullpo info ----------------------------------------[Error]: --- nullpo info --------------------------------------------[Error]...
  20. Litro

    Fast Leveling Event

    how to make if someone reached max level when the event going will be automaticaly will be the winner i just make the part of the script, but when the script trigered it will check if there is the winner or not - script Fast Leveling Event -1,{OnPCBaseLvUpEvent: set .@eac, eaclass(); if( (...
Back
Top