Search results

  1. Cardinale

    DDoS Attack detected from 127.0.0.1

    Good evening, please someone help me to identify and fix this problem. My server started to present this 'Warning' and the badge on map_server. Before it didn't happen, I started to receive DDoS attacks and I hired a protection service, later the IPS related to DDoS disappeared and I'm receiving...
  2. Cardinale

    Homunculus use the skills players

    Good morning, I would like my homunculus to use the skills of players. EX: skill id = 1 to id = 40, that would be enough. but when I make changes to the SRC the emulator accuses some errors / warning. as in the print, it worked but the emulator accuses many errors. mmo.h                       ...
  3. Cardinale

    Permanent or temporary skill to the homunculus

    Good morning, could someone explain to me how to create an item that adds a permanent or temporary skill to the homunculus?
  4. Cardinale

    Homunuculus Custom

    Good afternoon, I did the correct procedures to add Homunuculu custom, but his sprite is always poring. Are there any files to edit in the data / lub folder? I also can't click the right mouse button on it. I only have access to the information via ALT + R
  5. Cardinale

    aways display other player hp bars

    I would like to remove the hp bar from players, it is always appearing even outside a party.
  6. Cardinale

    Mob count

    Good morning, I would like to know how I make a npc that counts the show number on the map. EX: This map has 10 porings. would you create a command similar to mobcount in script.c? ex: mobcount (map, id_mob); my script , during the loop he summons another monster. I would like a condition...
  7. Cardinale

    MAX_ITEM_OPTIONS (HELP)

    Hello everyone, we're doing some edits with codes and we discover a little problem. we couldn't get past the limiter of 01 options in every item tried. >>>>>>>>>>>>>>setequipoption (.@s, 1, VAR_MAXHPAMOUNT...
  8. Cardinale

    Sprite Skill

    Good afternoon,  I would like to know where I change the skill sprite. Example: The ninja uses Spirit 1 when executing the NJ_KOUENKA ability. how to replace this sprite for number 2
  9. Cardinale

    Effect drop card

    Good morning, dear friends I want to make a npc but I do not know where to start.  follows the line of reasoning. example: if the poring dropar card (not autoloot) will be played @effect 400 if it is possible to reproduce by SRC even better. Inspired by the new ragna0 method
  10. Cardinale

    Problems with Zero mechanics

    Hello dear friends. when running the available ragnarok zero files and getting my server up and running, I noticed the problem that the fiver fields maps were not brought in and the bright items mode was not activated either (white, blue and yellow items) someone went through this problem...
  11. Cardinale

    Custom max job

    Good morning,  I changed the max job of my server to max job 70,  but when arriving at job 60 the bar disappears.  "but still rising normally" can someone help me with the same problem?
  12. Cardinale

    xp rotation system by race

    Good evening, someone could kindly help me to make this npc split the bonus xp to members of a PT It works normally, the player gains the xP bonus, but when in a group, only those who killed the mob get the experience gained prontera,170,187,2 script EventoXP 767,{ if(getgmlevel() ==...
Back
Top