Search results

  1. ZelosAvalon

    2018-02-13aRagexeRE: clif_obfuscation #ERROR

    2018-02-13aRagexeRE  i got and error when compile: some1 know how to fix it ?
  2. ZelosAvalon

    [ATTENTION] Update Episodes and Stuffs added!!!

    maybe its time to update status from github ?   for example: Eclage was commented in Dec 17, 2013 wtf guys ? what happened ? It's time to get organized again! lets make it updated! and add more episodes to comment ! I want to try to help (I'm playing and copying several iRO scripts), but...
  3. ZelosAvalon

    Verus maps (NPC's & Monsters)

    I'm working to put the map Verus and Lasagna functional like (iRO), with all the NPCs and monsters, at the moment I'm more focused on the maps of the Dorams, somebody has some script of the maps of verus (NPCs and monsters spawn) and want to share? As soon as I finish the maps: Lasagna...
  4. ZelosAvalon

    Doram Maps Mobs and NPC's Scripts

    Someone have the files of doram maps, monsterr (mob_db) and NPCs from this maps ? lasa_fild01 Mobs: http://www.divine-pride.net/database/map/lasa_fild01 NPCs: http://www.divine-pride.net/database/map/lasa_fild01#npcs lasa_fild02 Mobs: http://www.divine-pride.net/database/map/lasa_fild02...
  5. ZelosAvalon

    Eu não sei ler as regras

    http://herc.ws/board/topic/6438-bom-uso-de-nosso-off-topic/
  6. ZelosAvalon

    Ragnarok Online Daily Reward [PSD Only]

    View File Ragnarok Online Daily Reward [PSD Only] illust's for a system of daily rewards, created by me, based on the official theme of ragnarok online. It works with the script [rathena]: Daily_Reward_System PS: If you like it, and give me reputation, it's important to...
  7. ZelosAvalon

    Ragnarok Online Daily Reward [PSD Only] 1.0

    illust's for a system of daily rewards, created by me, based on the official theme of ragnarok online. It works with the script [rathena]: Daily_Reward_System PS: If you like it, and give me reputation, it's important to me and encourages me to continue with my work! best regards, ZelosAvalon
  8. ZelosAvalon

    Multilanguage with @lang

    My suggestion is as follows: we'll use the existing system generate_translations (@lang) and @lang would be released for all players but when entering @lang the player only change the local language for example: in a script we define a variable: if @lang = pt_br then account receives a...
  9. ZelosAvalon

    [Daily Reward System]

    I'm working on a system of daily rewards, which I will share with you when you finish, I would like to know how to add a button on a cuttin, for example: the image appears: but I only receive the reward if you click receive some1 can help me with it ?  
  10. ZelosAvalon

    Custom Robe sprite missing

    The sprite of my custom robe is not showing up in General, someone could help me with this error? Example below of the robe "Kirin Wing" where the sprite appears in General: this should happen with my custom robe however not appear! some1 can help me ?
  11. ZelosAvalon

    effect Help /hlp

    It is possible to use the effect of /hlp in a npc? for example: if (event_flag == true){ the effect /hlp, will appear on the head of the NPC as the event is active }   I wish to know too, how can I put that quest emoticon in a npc, as now appears when an NPC has a quest released like img...
  12. ZelosAvalon

    new start point int_land warp to izlude bugged

    [Debug]: mapindex_name2id: Map "izludeizlud" not found in index list! [Debug]: Source (NPC): noviship#izlude at int_land (49,57) [Debug]: pc_setpos: Passed mapindex(0) is invalid! [Error]: buildin_warp: moving player 'Conrado' to "izludeizlude",196,209 failed. script location...
  13. ZelosAvalon

    item_db2 ERROR

    my custom items do not appear when I use db/item_db2 only when using db/re/item_db.conf they work some1 know why this happend ? and can give me a hand to how fix it ?
  14. ZelosAvalon

    Event Ranking

    Hi guys, this is my SQL table, and i want to make an ranking for it, but idk what to do, can anyone help me with this ? CREATE TABLE IF NOT EXISTS `event_rank` ( `id` INT(11) UNSIGNED NOT NULL DEFAULT '0', `name` VARCHAR(30) NOT NULL DEFAULT '', `event_points` INT(11) UNSIGNED NOT NULL...
  15. ZelosAvalon

    Database Search System Error

    I'm using this theme of fluxcp for test Database Search, but don't work, someone can help me make it work ? theme link: https://rathena.org/board/files/file/2991-green-fluxcp-theme/ or website theme example: http://unstoppable-ro.com/ i would like to understand how this system works to...
  16. ZelosAvalon

    lub files ERROR in format

    how can i convert this files for lub and with correct format? an lub file i have just show me it: LuaQ P @d:/patch/output_for_ro1/data/LuaFiles514/Lua Files/Datainfo/SpriteRobeName.lua _ À E@ F€À ÀÀ E@ F Á @Á E@ F€Á ÀÁ E@ F  @ E@ F€Â À E@ F à @à E@ F€Ã Àà E@ F...
  17. ZelosAvalon

    Script to start an event on the day and time chosen

    How can i start an event in an day and time i chose, like woe controller system ?
  18. ZelosAvalon

    Event Ranking

    i have two parameters, one i should use a temporary the "event_point" and an permanent "t_event_points" permanent. When killing a mob I would like that added the sql table in both, however I do not have much sql knowledge, I tried one way and gave error, someone could me help? when i finish my...
  19. ZelosAvalon

    SEARCH BUTTON DOESN'T WORK

    This is what happend:  NOTHING!!! and this's what i need to happend when i click in search:
  20. ZelosAvalon

    OFF-Line Server ERROR

    i'm trying to make a offline server for test some things before add in my server but every times i got this error: info from NO-IP IP: 189.48.0.166 or ragtest.no-ip.info what i need to use? [status]: Event 'OnInit' executed with '1939' NPCs. [status]: Server is 'ready' and listening on port...
Back
Top