Search results

  1. Alayne

    Issue with battleground warping

    Hi peoples, I have serious issue with custom battleground addons. Even the base mechs doesn't work, as I can't get players to be warped to fighting zone as awaited. Here's the associated code: bat_room,120,157,4 script Registration::Fl2R_Croixs 414,{ end; OnInit: waitingroom "Team...
  2. Alayne

    Programatically trigger a specific npc event

    Hi peoples, I'd like to programatically trigger a specific event of a specific npc. I'm really newb to code sourcing, so if anybody can tell me how to do that, I'd be greatly thankfull ^^ Here's the name of the npc and event to call: alapcusk for the npc unique name, and OnEventTriggered for...
  3. Alayne

    Custom skill add

    Hi peoples, I'm currently trying to add custom skills, but encounter an issue I don't quite understand. I've added 6 skills, from id 1301 to 1306. I did have an error, saying that the id were doubled (while I can't find a clue of where to find them, as they were not used in skill_db.conf)...
  4. Alayne

    Trouble understanding hooking skill methods

    Hi everybody. I'm currently trying to write a hooking plugin enabling to hook skill use from players. I've hooked (pre) the castend_pos2 and castend_nodamage method, which I've confirmed to be the two I need for my use. If I use those initial methods to display the infos I need (id, x and y...
  5. Alayne

    Another way of playing RO

    Hi guys, I'd like to have some opinion before starting to work on something. It's been a long time I didn't work on a server RO, cause I think the game itself start to be a bit...oldish. Therefor, I'd like to offer RO universe, without the RO drawbacks we all know for years. And I'd like to...
  6. Alayne

    Add existing skills to existing class

    Hi guys, I'd like to use the Gangsi & Death Knight class, but can't succeed in adding skills to those classes' windows...I've edited the skilltree.conf and the skilltreeview.lub, but nothing works... Does somebody have a guide on how to do that please?
  7. Alayne

    Dungeon Hall

    File Name: Dungeon Hall File Submitter: Alayne File Submitted: 25 Jun 2016 File Category: Events & Games An advanced housing system allowing guilds to rule an entire town (including dungeons, fields, npcs...) Click here to download this file
  8. Alayne

    Dungeon Hall v1.0

    An advanced housing system allowing guilds to rule an entire town (including dungeons, fields, npcs...)
  9. Alayne

    [Release] Dungeon Hall - Advanced Housing

    Hello peoples, Here's a new release I'm wishing to do. You can see this as an advanced housing system. Basically, on each server I've been, there have been a housing system which allowed guilds to rent a place for a certain amount of time. But this was only made for a specific purpose: allow...
  10. Alayne

    Script release - lists

    Hello peoples, well first of all, modos, sorry for this post. I don't know where to place it, as I've seen no section dedicated to that so...I there's another place, which fits better to this kind of post, please just move it there. So basically, this post has been created to list all the...
  11. Alayne

    [Release] Scaled Yggdrasil - Raid

    Hello Hercules members! Well it's been a while since I started using this board, and I've corrected a bunch of problem thanks to peoples here. Therefor, I've decided it was time for me to share some of my work. I'll release some contents from time to time, and once I'll found them clear enough...
  12. Alayne

    Display cutin from dynamically composed name

    Hello peoples, here my problem today. I'm working on a script where peoples might collect cards through quest. I can actually do all that, but wanted the results to be display through cutin. I know it's a real pain in the ash, but I was even ready to compose all the combinaison that cards...
  13. Alayne

    [SOLVED] Custom and customizable window

    Hello people! I'd like to know if any of you may have an idea on how to do a window of this kind: I don't want to use this window in particular, but something that works this way. I should be able to configure 10 tabs, each one being a "page" of a book. Does anybody have an idea? I...
  14. Alayne

    PYRO is hiring (Guard, Anim, CM)

        Introduction   PYRO is a Ragnarok Online server managed by a team with multiple skills and experience. You'll find here a game just as in your memories, but completed by an up-to-date client and loads of customs contents.     An enjoyable gameplay    On PYRO, we've made the choice to...
  15. Alayne

    Project Yggdrasil RO - PYRO (100x/100x/100x)

    Title: Project Yggdrasil RO Rates: Server Middle Rate 100x/100x/100x Website: http://py-ro.net Forum: http://board.py-ro.net/   Description: PYRO is a Pre-Renewal, Trans Class only, old school server. We're trying to find back the challenge memories we all have about Ragnarok Online, when...
  16. Alayne

    Showing custom card in weapon window

    Hi guys! I'm currently creating a custom addon which enable to compound newly created item in weapons. Everything works great, but I don't know how I can make the shards (the cards) visible in weapon detail windows? Anybody knows how to do that? Thanks!
  17. Alayne

    Equivalent to @load

    Hi guys, here's my problem. I've got a LOT of scripts which need to return player to their save point. The problem is, I don't want to give them the load command, otherwise they'd use it instead of items I'd like them to farm and drop. How can I use the load command without authorizing them...
  18. Alayne

    Problem while displaying position over map (ctrl+%)

    Hi there, a player on my server reported that when using ctrl+% map, the "You" that should be displayed is replaced with "Yo'. Does anybody knows how to correct that? Thanks!
  19. Alayne

    Some bugs from 3rd classes skills

    Hi there, Here's a list of bug some of my players raised me. Does anybody ever encounter one of them? And/or knows how to correct them? - Leech end poison seems to not work correctly. It should deals damage to a target and heal the caster. Actually it deals damage to player but does not heal...
  20. Alayne

    Remove skills from classe

    Hi guys, I don't really know if that's the right place to ask about it but, I'd like to remove the Class 1 skills from 3rd classes skill tree. For instance, I'd like the Rune Knight to NOT have the skills from Knight. How can I do that? I've tried to modify the skills from skill_tree.conf...
Back
Top