Search results

  1. fiction

    Q> about setunitdata

    Hi, i'm having problem with the setunitdata hp, max hp and lvl. For some reason isn't working for me, for example i made the following script: .@LordBaphomet[0] = monster(.@map$, 145, 311, "--ja--", 1929, 1, .@label$ + "::OnBaphometDead"); setunitdata ( .@LordBaphomet[0],UDT_HP,35000000)...
  2. fiction

    Q> rentitem with random option

    Hi,  in Herc, exist any method to use rentitem with random option system?. For example, in rathena exist rentitem3, where i can use the flag RandomIDarray, RandomValueArray, etc *rentitem3 <item...
  3. fiction

    Q> use for tb_layer_priority

    Hi, what is the use for tb_layer_priority in lua files/datainfo i've added some customs items to my server, and the client return the follow error: Client: 20181226
  4. fiction

    Q> About compatibility Shop variables

    Hi to all,    In herc, what is the way to manipualte custom shops via npcshopdelitem, npcshopadditem, etc? For example, in rathena, when i use shops that the currency is an item, i use itemshop, like this... -    itemshop    asdfas    -1,7828,13036:100,13411:100 and then i call that shop...
  5. fiction

    Creating MvP Cards Ranking

    Hi, i wondering if someone can help me to fix the following code that i have from php. The problem that i have, it's that isn't counting the total card in the server, always stated in null valor.
  6. fiction

    [Help] Previous HP (Mob)

    Hi,     I need some help to make a mob change the appareance every 25 sec, and store the previous HP and position. Is similar to Facewrom, This is that i have currently, but have error when i try to spawn the mob in the previous position. 1@def01,50,50,4 script asdasd 4_NFWISP,{...
  7. fiction

    Limited MvP Cards

    Hello,   Who can help me with an npc that restrict all the mvp cards in a certain map. I have an idea with the sql, but i don't know how to do it more perfectly. This is that i'm looking for: If a player enter in the map that is restricted a message will appear informing that the mvp cards...
  8. fiction

    Making Square as Basilica

    Hi,     I want to know how to make this square as basilica. I know can do it witth setcell and flag basilica, but can not understand how to use x, y and x2, y2. Map: ordeal_3-2,155,154
  9. fiction

    [Request] mobevent plugin

    Hi Herc,    Can someone please make a plugin for mobevent from eamod? syntax: mobevent...
  10. fiction

    Problema - Resolución

    Hola,    Tengo un problema con el cliente. Resulta que las letras y las ventanas son demasiado pequeñas y cuesta demasiado leerlas. Saludos.-
  11. fiction

    Problem with the font size

    Hi,    i have problem with the client, the fonts is very small and is hard to read. I0m using 2014 10 22, windows 10 and the latest GIT
  12. fiction

    [Request] BG Items

    Hi everyone, who can make a plugin from this ? -> http://herc.ws/board/topic/425-bg-consume-mapflag-battlegrounds-items-that-can-only-be-used-in-bg/ or rewrite compatible with the last revision of hercules Greetings!.
  13. fiction

    [Help] Convert in to Hercules.

    i need help trying to convert this diff in to a hercules mode. battle.c: In function ‘battle_calc_misc_attack’:battle.c:3681: error: ‘struct map_interface’ has no member named ‘flag’battle.c:3683: error: ‘wd’ undeclared (first use in this function)battle.c:3683: error: (Each undeclared...
  14. fiction

    [Consulta] getarg

    Muy buenas a todos, abro este topic con la posibilidad si alguien me puede explicar cuando se usa este funcion. getarg getargcount() He leído el script_commands pero aun no se no logro entender como funciona. Si es posible con algun ejemplo practico y como utilizarlo, y cuando. Un cordial...
  15. fiction

    [Help] Error Script

    hi to all again, i have an error with this script, i'm getting so mad because i don't know where is the problem. prontera,93,197,9 script Wings Collector 4_M_DEWMAN,{ set .@u$, "^0489B1[Efraid]^000000";mes .@u$;mes "Hola ^0489B1"+strcharinfo(0)+"^000000 !";mes "Vengo de diferentes partes de...
  16. fiction

    [Error] Help with my script

    Hi, i'm still learning about script and i'm still new here in hercules. i have this error: and i don't know what is bad.   And when i click the npc i got this error   Help me pls icarus.txt
  17. fiction

    Edit Respawn MvP

    Hi, How to change LHZ Boss Respawn time to every 2 hours . The MvP Spawn every 2 hours and have a life time of 1 hours, if anybody kill  the mvp, the mvp will be die automatically. Just 1 MvP per 2 hours. Greetings!.
Back
Top