Search results

  1. X

    [Help] Converting my rathena Fluxcp into Hercules FluxCP

    hi guys, i bought a custom made plug and play website (it's rathena) please help me convert it into hercules fluxcp (dunno why they asking me for conversion fee when it is almost the same) can someone tell me what to edit? thanks i think there's just a little bit of difference between them...
  2. X

    [Debug]: npc_scriptcont:

    is this harmful? when i reloadscript sometimes it appears and sometimes not. I got lots of script so i'm not sure which npc did it but maybe there's a hint in this message that could help me erase it. This is what it says [Debug]: npc_scriptcont: 'Unknown NPC' (sd->npc_id=0) is not...
  3. X

    Name of this map?

    maybe someone here knows about it. im trying to find it. or maybe someone know a ragnarok server (still alive) who is using this map? http://i.imgur.com/NV4Sy4r.jpg[/img
  4. X

    new hercules error on loginlog

    hi i wanted to use the new hercules and tried to setup it by myself (cause theres no guide yet) : DB error - Table 'hercules.loginlog' doesn't exist i know the problem is the loginlog should be on the hercules database. but i'm not sure if i should import the logs.sql + main.sql on 1 hercules...
  5. X

    what is this built-in tarot card effect?

    it's from the server i played with. i've been looking for this at rathena and herc forums but i can't find it.  i don't have any rcx in my ragnarok folder, do anyone knows about it?
  6. X

    Looking for someone who can setup my server

    Hi! Im planning to buy a soyoustart game-1 and i have no idea how to setup my RAGNAROK in there. so i'll give you my files setup it and make it run without any problems. i'm willing to pay.
  7. X

    exp_homun doesnt work

    1st i tried to change the max level of my homun to 255 using this exp table but the max level is still 99  i already changed the mmo.h max level to 255 and recompiled it it says ingame - Homunculus reached its maximum level of 99
  8. X

    Packet obfuscation for 2015-05-13a client?

    is it possible? what should i do? i just know how to do it on 2013 client but i just wanna ask if its the same? -----------------solve just the same --------------------
  9. X

    hercules-10.sln? where is it?

    Hercules-11.sln is not compatible with visual studio c++ 2010  i can't download 2012 version beacuse my internet speed is slow and it will take me 1week to finish it or does anyone knows how to compile hercules without the use of c++?? i'm using windows desktop 
  10. X

    N>pre renewal hp rate job_db1 up to 255

    hello guys it seems like there's still a big difference between the HP/HP Rate of hercules and the rathena/eathena i've been encountering this for almost a year and i hope someone would help me. i can't use other maxhpsp something on my equipments/characters because it will make Apple of idun...
  11. X

    kami-shi elemental races script help

    kami-shi is super busy as always can someone help me with this? or can someone share their compatible hercules version of the disguise race scripts? this is what i got: [Error] script:callfunc: function not found! [setlook2] Debug: Source (NPC): Race Master at prontera 138 195 this is the...
  12. X

    costume converter npc with item restriction!!!

    the ITEMBOUND items became tradable when i converted them into a costume then restore them back. can you help me ? i have no knowledge scripting. but i think the solution is countitem so that it won't let the player to use the costume clown if he/she has an <itemid> in his inventory...
  13. X

    critical bug! (crit adds 1 damage only)

    it should be x2 right?
  14. X

    [Error]: skill.c:171: 'skill_lv > 0' in function `skill_get_time'

    rror]: --- failed assertion -------------------------------------------- [Error]: skill.c:171: 'skill_lv > 0' in function `skill_get_time' [Error]: ./map-server [0x8227711] [Error]: ./map-server [0x81959ee] [Error]: ./map-server [0x81ee6d9] [Error]: ./map-server [0x8167bad] [Error]...
  15. X

    mapflag all map for adjust_skill_damage?

    how to mapflag all map in adjust_skill_damage?
  16. X

    [help] npc_event: player's event queue is full

    why do i get this warning? how to fix this? [Warning] npc_event: player's event queue is full, can't add event 'Anti Bot::OnNpcKillEvent' ! - script Anti Bot -1,{OnNPCKillEvent: //if(getgmlevel() > 0) end; set @kill,@kill+1; if(@kill >= rand(500,501)) goto Check...
  17. X

    Tarot Cooldown after using it 8-9times to a player

    hello. how can i remove this tarot cooldown? it's like 30~50sec cooldown before i can use tarot to  player B just to be more specific player A spam tarots to player B. after 8 or 9 Tarots, player A cant use tarot to player B for 30 seconds.. but after 30 seconds i can spam 8-9 tarots again to...
  18. X

    how to disable hpmhooking when using "make plugins"? (i got error)

    i need hpm for @costumeitem but since i got this error(they say it's because i got a low ram) i want to remove it to "make plugins" so i can insert the @security or @itemmap. make[1]: Entering directory `/root/Desktop/trunk/src/plugins' CC HPMHooking.c{standard input}: Assembler...
  19. X

    -bash permission denied (putty)

    [root@@ragnarok ha2]# ./configure -bash: ./configure: Permission denied   help me please
  20. X

    [help] modify freeze duration

    someone help me please!! help me to make mdef won't affect freeze duration/freeze status and every 40 luk there will be a 10% reduce of freeze duration. case SC_FREEZE:    sc_def = st->mdef*100;    sc_def2 = st->luk*10 + SCDEF_LVL_DIFF(bl, src, 99, 10);    tick_def2 =...
Back
Top