Search results

  1. C

    Super Novice Soul Linker Changes

    Hi, i need help to make a change in the Super Novice Spirit. In the IRO wiki Say: Headgears and Weapons made equip-able by this skill will remain equipped: If the link remains active while traveling between maps. Even after the link wears off until the target moves to any map or...
  2. C

    2015-05-13 Navigation Sprite Error

    Using the Navigation system I searched for the Spore monster and the result was this Sprites of npcs are appearing instead of sprites of monsters I'm using these Lua files for pre-re: https://github.com/ROClientSide/Translation Anyone know how to solve this?
  3. C

    Reflect Damage Cart Termination and Desperado

    how to make these skills stop being reflected by items and other skills? I try change in battle.c this: if( sc->data[SC_REFLECTSHIELD] && skill_id != WS_CARTTERMINATION && skill_id != GS_DESPERADO                   && !(d_bl && !(wd->flag&BF_SKILL)) //...
  4. C

    Problem With Thana Quest

    Hi, i have a problema with Thana Quest My players performed the quest as this guide:   http://write.ratemyserver.net/ragnoark-online-quest-guides/thanatos-tower-quest-guide/ and in this part of guild: "On the 5th floor you have to find the third machine, which will give you the Blue Key. Here...
  5. C

    change in rental item

    Hi, Someone can help me to make a change in rental items? I want they cannot have equipped cards. Remove the slot cards from this items.   I searched an answer for this on forum, but didn't find anything that could help me, I believe it is necessary to make a change in the source. Thanks to...
  6. C

    Help With some changes in skills

    Hello, I need help to change some things in my emulator with respect to some skills, I thank anyone who can help.   1 - I would like to make the Creator class to use the skills   Full Protection Chemical Protection Armor Chemical Protection Weapon Chemical Protection Shield Chemical Protection...
  7. C

    drop rate zone

    Would be possible to change, increase or decrease, the drop rate of mvp cards using a zone area in specific maps?
  8. C

    Convert a Source Code to Hercules

    someone could help me make this code work in Hercules?   I've tried some times, but no have success, so if possible I would be grateful if can show me where also made changes to make the functional code. yes, I am using a translator Here the full code @@ -8634,6 +8665,46 @@ }...
  9. C

    One Map in Two Zones

    Hey guys i'm using the mapflag "Zone" with this modification by AnnieRuru: http://herc.ws/board/topic/334-suggestion-for-restricted-equipment-making-a-new-conf-for-it/?p=31003   everything works perfectly, but here comes a problem ...   It would not be possible to place the same map in two...
  10. C

    Help With Source

    Hey guys I need help I am old user of other Emulator , but apparently, the project was discontinued, so I ended up having to migrate emulator and I chose Hercules for that. I never learned to make many changes in the Source for myself. And now I've been trying to re-adapt the old changes that...
  11. C

    Npc for change job clothing sprite

    Hi guys, I wonder if are possíble create that kind of NPC and have help to do it.   It would be something like, allow the player to choose the clothes jobclass to use when you reach the maximum level of job. For example, be a warlock but when you talk to the npc it asks if I want to use the job...
  12. C

    Recruit System and Cash Shop in Hexed 2012-04-10

    Hey guys, I have another problem with my client 2012-04-10 This time are the recruit system...  Every time when in recruit option and input the MEMO I'm disconnected from server Someone know how to fix this and make recruit system work?   And already beforehand left another question, would it...
  13. C

    Navigation System for Pre-renewal

    Hi guys, I have a pre-renewal ragnarok server for testing and now i use hexed 2012-04-10 and enjoyed the navigation system, but I realized that it detects monsters and NPCs of renewal.   I would like to know if there are LUA files for navigation system compatible with the pre-renewal server...
  14. C

    Black Textures Brow Edit

    Hello, I have a problem on a map I made and would help to solve. Like usual i make my map using revision 620  and after complete my map, I use revision 586 to save.  When I put the map in-game, textures and objects were disappearing... In addition I also can not walk normally for the map, the...
  15. C

    Some questions about browedit

    Hi I have three questions:    1 - how do I recolor my models using the rsm editor without changing the color of the original models? Is this possible?    2 - How do I update my list of effects in browedit?    3 - how do I change the size of effects in browedit? Always wondered how it's done, but...
  16. C

    Global Light Browedit

    Hello, it's been a long time since I got this problem with the overall light  I've tried several ways but could not solve, have also tried quite a solution to this problem but have not found.    When I put the Global Light on the map are only a few objects with the color of it, what should I do...
Back
Top