Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 06/21/22 in all areas

  1. Version 1.2

    572 downloads

    Each day a random dungeon will be picked, monsters killed inside the dungeon of the day will give extra EXP, Items and Zeny, the percentage to get these is configurable within the script. Accepting suggestions to improve this script.
    Free
    2 points
  2. On his picture it says 412/1024 used. or am i seeing it wrong?
    2 points
  3. View File PVP on MVP Maps When a MVP Spawns PVP is enabled, When this MVP dies PVP is disabled. New Mapflag MF_MAPMVP - Disable going to savepoint once you die 2 times in a PVP map. Submitter cook1e Submitted 06/20/2022 Category Source Modifications Video Content Author cook1e  
    1 point
  4. You need the luafiles 514 file https://github.com/llchrisll/ROenglishRE/tree/master/Renewal/data/luafiles514/lua files/skillinfoz
    1 point
  5. prontera,150,150,4 script NpcJobChange 82,{ mes "Hi, wich class? " job[0] = select("Swordman:Magician:Archer:Acolyte:Merchant:Thief:Super Novice"); if (job[0] == 7) job[0] = 23; // Suno close; OnPCBaseLvUpEvent: if (!Class && job[0] == 23 && BaseLevel >= 45) // If Suno jobchange job[0]; end; OnPCJobLvUpEvent: if (job[0] == 23) end; // suno doesnt apply if (!Class && JobLevel >= 10) jobchange job[0]; end; } Test this prototype and u can improve it for more classes
    1 point
  6. This is going to be a blunt post. For some time now the rAthena staff have been actively working to reduce the number of reseller advertisements that crop up on our forums, our Discord server, Facebook, websites, etc. We strongly advise that rAthena users do not engage with resellers. The code/content isn’t theirs to sell. You receive little to no support. You are at risk of being scammed. You are not supporting the developers of their respective projects or original content creators. You are lining the pockets of thieves and scammers who have no idea what they’re doing. The original project authors begin to feel demotivated - this can cause them to stop working on this and upcoming projects altogether. The number of reports from our users who have been scammed has increased significantly over the last year. If you wish to hire the services of a known and trusted developer, please use https://rathena.org/board/thirdpartyservices/ - this list of members of our forum has been vetted and approved. This is a list of members who are not going to scam you. If you decide to give your money to some random idiot that claims to have “full working premade x, y, z” then that’s on you. We can’t stop you, but you’re certainly adding fuel to the fire and these idiots will continue to take advantage of other members of our community. If you receive a DM from anyone trying to sell content on rAthena’s Discord or forum and the person is not listed on the Third Party Services page, we suggest taking evidence and report the users to a member of staff. So, what should you do instead? Setting up rAthena and a working client is easy. You don’t need someone else to do it for you - that is not how you learn. Using any of the multitude of tutorials and wiki pages will help you get your rAthena server up and running. If you don’t do it yourself, you will not learn where the configurations are. You won’t learn how to modify an item/mob. You won’t know how to enable an NPC. If you’re now thinking “well, I don’t have time, that’s why I pay someone” then maybe running a game server is not for you. Reseller = Bad. Learning and Self-Betterment = Good. I’m hoping this post gets our point across loud and clear.
    1 point
  7. you don't need to do source editing.. just client edit.. grf - client sprite.. just add costume_1 costume_2 folder and copy 1st or 2nd or 3rd jobs there. then replace the names. ^_~
    1 point
×
×
  • Create New...