Jump to content

All Activity

This stream auto-updates

  1. Yesterday
  2. I used the new Nemo Diff Patcher and it works fine now.
  3. better u show with video better, or picture. theres a lot of screen after login, login screen, character selection screen, then after that u will manage to login ingame. So, which one ?
  4. well there are other people maintaining pm2, which is good especially when there's a ui
  5. @Euphy Do you have this Bounty system yet Euphy?
  6. -- Athena Server Style -- @hide [player] -- Weiss Server Style -- #hide [player] -- Odin Server Style -- !hide [player] -- Player Command Style -- /hide [player] Ragnarok Mod 2567-09-15 20-10-06.mp4
  7. Question : At modification this script have a mistake ? i want all player give buff soul linker //===== rAthena Script ======================================= //= Healer //===== By: ================================================== //= Euphy //===== Current Version: ===================================== //= 1.1 //===== Compatible With: ===================================== //= rAthena Project //===== Description: ========================================= //= Basic healer script. //===== Additional Comments: ================================= //= 1.0 Initial script. //= 1.1 Aligned coordinates with @go. //============================================================ - script Healer -1,{ .@Price = 0; // Zeny required for heal .@Buffs = 1; // Buff players (1: enabled permanently) .@Delay = 0; // Heal delay, in seconds if (@HD > gettimetick(2)) end; if (.@Price) { message strcharinfo(0), "Healing costs " + callfunc("F_InsertComma", .@Price) + " Zeny."; if (Zeny < .@Price) end; if (select("^0055FFHeal^000000:^777777Cancel^000000") == 2) end; Zeny -= .@Price; } // Heal effect specialeffect2 EF_HEAL2; percentheal 100, 100; // Apply buffs: Increase Agility and Blessing specialeffect2 EF_INCAGILITY; sc_start SC_INCREASEAGI, 240000, 10; specialeffect2 EF_BLESSING; sc_start SC_BLESSING, 240000, 10; // Class-specific Soul Links switch(Class) { case Job_Alchemist: specialeffect2 EF_SOULLINK; sc_start SC_SPIRIT, 240000, SL_ALCHEMIST; // Alchemist Spirit@jo break; case Job_Monk: specialeffect2 EF_SOULLINK; sc_start SC_SPIRIT, 240000, SL_MONK; // Monk Spirit break; case Job_Sage: specialeffect2 EF_SOULLINK; sc_start SC_SPIRIT, 240000, SL_SAGE; // Sage Spirit break; case Job_Crusader: specialeffect2 EF_SOULLINK; sc_start SC_SPIRIT, 240000, SL_CRUSADER; // Crusader Spirit break; case Job_Knight: specialeffect2 EF_SOULLINK; sc_start SC_SPIRIT, 240000, SL_KNIGHT; // Knight Spirit break; case Job_Wizard: specialeffect2 EF_SOULLINK; sc_start SC_SPIRIT, 240000, SL_WIZARD; // Wizard Spirit break; case Job_Priest: specialeffect2 EF_SOULLINK; sc_start SC_SPIRIT, 240000, SL_PRIEST; // Priest Spirit break; case Job_Bard: case Job_Dancer: specialeffect2 EF_SOULLINK; sc_start SC_SPIRIT, 240000, SL_BARDDANCER; // Bard and Dancer Spirit break; case Job_Rogue: specialeffect2 EF_SOULLINK; sc_start SC_SPIRIT, 240000, SL_ROGUE; // Rogue Spirit break; case Job_Assassin: specialeffect2 EF_SOULLINK; sc_start SC_SPIRIT, 240000, SL_ASSASSIN; // Assassin Spirit break; case Job_Blacksmith: specialeffect2 EF_SOULLINK; sc_start SC_SPIRIT, 240000, SL_BLACKSMITH; // Blacksmith Spirit break; case Job_Hunter: specialeffect2 EF_SOULLINK; sc_start SC_SPIRIT, 240000, SL_HUNTER; // Hunter Spirit break; } // Delay handling if (.@Delay) @HD = gettimetick(2) + .@Delay; end; } // Duplicates //============================================================ alberta,25,240,6 duplicate(Healer) Healer#alb 909 aldebaran,135,118,6 duplicate(Healer) Healer#alde 909 amatsu,200,79,4 duplicate(Healer) Healer#ama 909 ayothaya,207,169,6 duplicate(Healer) Healer#ayo 909 comodo,184,158,6 duplicate(Healer) Healer#com 909 einbech,57,36,6 duplicate(Healer) Healer#einbe 909 einbroch,57,202,6 duplicate(Healer) Healer#einbr 909 geffen,115,72,6 duplicate(Healer) Healer#gef 909 gonryun,156,122,6 duplicate(Healer) Healer#gon 909 hugel,89,150,6 duplicate(Healer) Healer#hug 909 izlude,121,150,6 duplicate(Healer) Healer#izl 909 //Pre-RE: (125,118) jawaii,250,139,4 duplicate(Healer) Healer#jaw 909 lighthalzen,152,100,6 duplicate(Healer) Healer#lhz 909 louyang,226,103,4 duplicate(Healer) Healer#lou 909 manuk,272,144,6 duplicate(Healer) Healer#man 909 mid_camp,203,289,6 duplicate(Healer) Healer#mid 909 moc_ruins,72,164,4 duplicate(Healer) Healer#moc 909 morocc,153,97,6 duplicate(Healer) Healer#mor 909 moscovia,220,191,4 duplicate(Healer) Healer#mos 909 niflheim,212,182,5 duplicate(Healer) Healer#nif 909 payon,179,106,4 duplicate(Healer) Healer#pay 909 prontera,162,193,4 duplicate(Healer) Healer#prt 909 rachel,125,116,6 duplicate(Healer) Healer#rac 909 splendide,201,153,4 duplicate(Healer) Healer#spl 909 thor_camp,249,74,4 duplicate(Healer) Healer#thor 909 umbala,105,148,3 duplicate(Healer) Healer#umb 909 veins,217,121,4 duplicate(Healer) Healer#ve 909 xmas,143,136,4 duplicate(Healer) Healer#xmas 909 yuno,164,45,4 duplicate(Healer) Healer#yuno 909 // Duplicates (Renewal) //============================================================ brasilis,194,221,6 duplicate(Healer) Healer#bra 909 dewata,195,187,4 duplicate(Healer) Healer#dew 909 dicastes01,201,194,4 duplicate(Healer) Healer#dic 909 ecl_in01,45,60,4 duplicate(Healer) Healer#ecl 909 malangdo,132,114,6 duplicate(Healer) Healer#mal 909 malaya,227,204,6 duplicate(Healer) Healer#ma 909 mora,55,152,4 duplicate(Healer) Healer#mora 909
  8. Please post a screenshot for the problem
  9. We had the same problem, I have to remove this autobattle from my diff cuz players said it was buggy, after checking the target list from my different account, it shares an extensive amount of list. HAHA
  10. Last week
  11. Discord: Zeus3536 Today’s guide will introduce how to set up a powerful broadcast system in the game, allowing administrators to send important game messages to Discord based on MVP or card drop conditions, enhancing in-game interaction and player engagement. I am a beginner creator from Taiwan, and I want to thank the forum for sharing so many helpful tutorials. Working Environment: Complete rA ecosystem √ Rathena √ PanadasWS √ BetterRA √ else.... Basic Features: Multilingual Support: The system can provide versions in multiple languages according to configuration files, allowing players from different linguistic backgrounds to participate in the game. MVP and Special Card Settings: Allows customization to broadcast only MVP drop messages or card drop messages, making the broadcast content more targeted. Real-time Discord Broadcast: When a drop event meeting the conditions occurs, the system will automatically send the message to a Discord channel, keeping players engaged with the game world in real time. Configurable config.ini File: Offers a simple interface for administrators to easily change server and broadcast settings without modifying the code. Broadcast Settings and Filtering Features: MVP and Card Drop Filtering: Players can configure the system to only broadcast MVP drops or notify about card drops. Drop rate can also be used as a filtering condition, so only drops above a certain rate will be broadcast. Discord Broadcasting Features: Custom Broadcast Messages: The system will automatically generate a message with the drop information based on the player’s actions and settings, including item images or links, so that other players can be informed about the event. Supports invite links, allowing players to quickly join server events or discussions. Signature Settings: Personalized Signature: Players can set a personalized signature through interactions with NPCs. This signature will be displayed in broadcast messages, allowing other players to identify and see the personalized signature of the player. In USD: The cost is approximately 160 USD for the initial payment (two months free), and then 32 USD per month afterward. Mail : [email protected] Discord: Zeus3536 In USD: The cost is approximately 160 USD for the initial payment (two months free), and then 32 USD per month afterward. https://zeusroweb.onrender.com/tool/calculator/
  12. maybe because u didnt ask gepard to allow it ? I remember last year I asked Functor about this, and he said DgVoodo 2 should work with Gepard Shield.
  13. Hello, I'm tring to use the "unitwalk" script command to force the player to move to X/Y position, however I'd like to avoid he click somewhere else and move, then it will "break" my intention to reach one specific coordinates XY. I was thinking to use setpcblock, however it locks the movement at all, so unitwalk doesn't move the player, would it be any other way to "lock" the user to move during the "unitwalk"? Here's the simple code, I'd like during unitwalk, to not allow the user click somewhere to move until he reach the 107/104 cell. `test,114,104,4 script Test2 -1,{ setpcblock PCBLOCK_MOVE,1; unitwalk getcharid(3),107,104; end; OnInit: end; }` Thanks for help!
  14. How can I make monster name with information like this? I tried but that's all I got from monster.conf
  15. Also experienced this in running server, newly clean and recompiled server still 0/0 gstorage I checked database, items are still recognized in their storage but not showing ingame
  16. It does in my server tho. I tried contacting now and still waiting for their response. but they still dont have answer to my issue about the crash. I'm just doing my due diligence to make it work and saw dgvoodoo.
  17. as far as I know, dgvoodo isnt detected by gepard. Is it gepard that show the error detection info ? If you playing other server, have u tried ask the development or admin team there about dgvoodo with their server then ?
  18. Hi I posted in reddit and it says my error could be corrected using dgvoodoo2 but gepard is detecting it as an illegal. Is there a way to fix this? Im playing Ragnarok Pinas server Backstory: I was able to play it a quite some time like for a month, my work around for this is to system restore but this day it stopped working. I tried Upgrading my OS to windows 11 still not working. I tried reformatting and going back to windows 10, still have the same problem.game_crash_log.txt
  19. check error when starting the server. or maybe try clean and recompile and see how it goes.
  20. Is there a pre-re skill that can target frozen enemies and not break frozen?
  21. But When Restarting Server the Gstorage will be good at back but after few restart again the gstorage turns to 0/0. How to fix this, there's no error on my Mapserver,login and char.exe. Some help me please Thank you! hhehe Picture Example:
  22. hello sir ive tried it and its not working theres no hourly reward every minute
  23. Hello everyone! I'm new to the rAthena community and if I've created a topic in the wrong category, I'd like to be corrected. Moving on to the focus of my question, I'd like to know if there's any way to activate the AP (activity points) bar for all available jobs. I've looked through several topics and unfortunately I haven't found anything specific about the topic, not even in the rAthena doc folder.
  1. Load more activity
×
×
  • Create New...