Jump to content

srhmike

Members
  • Posts

    261
  • Joined

  • Last visited

Everything posted by srhmike

  1. OnClock0200: OnClock0800: OnClock1400: OnClock2000: Put above line, Above this: OnDiceETrigger: You can add other times, then it will auto start at those times. With the ones I added up there, it would be every 6 hours. you can add more to make times sooner, or whichever you would like.
  2. https://github.com/zackdreaver/RO-Clientresources The file is in there.
  3. I know if you put stats to high, things wont work. Try just putting all stats at 3k. Also, have you editted any database files?
  4. Try changing your job to higher. Maybe 2nd or 3rd job. See if that changes anything.
  5. https://github.com/zackdreaver/ROenglishPRE
  6. 13089,FaceWorm_Leg,Faceworm Leg,5,20,,500,110:50,,1,1,0x028F5EEF,63,2,2,3,24,1,1,{ bonus bAtkEle,Ele_Poison; autobonus "{}",30,5000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; active_transform 2528,5000; }"; },{},{} 13090,FaceWormQueen_Leg,Faceworm Queen Leg,5,20,,500,180:120,,1,2,0x028F5EEF,63,2,2,4,100,1,1,{ bonus bInt,3; autobonus "{ bonus3 bAutoSpell,\"NPC_EARTHQUAKE\",1,200; }",8,5000,BF_NORMAL,"{ specialeffect2 EF_POTION_BERSERK; active_transform 2529,5000; }"; },{},{}
  7. Turn PvP on. And let the other players kill them. Or you could disable the warp to main boss. Or you could make MvP rooms and just put him in there. @nuke and @jail are great commands.
  8. I think your on the wrong forum. I dont think any of the server owners want those to be shared if they knew about them. But if you want to send money, go for it. Id be glad to accept free money!
  9. Yes youll need a kRO client. You will then put that data folder from that link into a GRF, and put the System folder from that link into the RO folder. Youll have to edit the clientinfo to goto your server.
  10. https://github.com/zackdreaver/ROenglishRE
  11. Did you edit your max storage space? Its to big. 731 is safe limit I believe.
  12. I cant help you if you dont provide any information. Maybe try providing screenshots, maybe copy the error you get and show us. I cant magically see what your seeing.
  13. By default, your client / files doesn't come with the palettes, you need to download a pack that has them, and change the dyes/styles to what the pack contains.
  14. rathena\npc\scripts_custom.conf // - Guild WoE time settings npc: npc/guild/agit_controller.txt --- comment it out then scroll down // - WoE SE time settings npc: npc/guild2/agit_start_se.txt ---comment it out Then goto rathena\npc\re\scripts_guild.conf npc: npc/re/guild3/agit_start_te.txt ----comment it out
  15. Try to recompile your server again. Check for errors. Also, did you reload rAthena files back onto the server? Might have to dos2unix athena-start Try asking your host why it would do that.
  16. At the top, youll see next to Forums, a link called Docs. Click that, and select Get Started. Then choose what OS your installing on.
  17. Try to see at the start of your costumes, and see if you missed a comma
  18. Edit the athena-start and take out the login server and upload it to only 1 of the server. Edit: To be honest, I dont think 2 server can connect to 1 login server. Someone might be able to correct me. Might be better to share the database, but dont know if thats a good option either.
  19. I been using the new mvp ranking on fluxcp. With the rates I'm using, you can see there getting a big chunck of exp. [SQL]: DB error - Out of range value for column 'mvpexp' at row 1 [Debug]: at log.c:325 - INSERT DELAYED INTO `mvplog` (`mvp_date`, `kill_char_id`, `monster_id`, `prize`, `mvpexp`, `map`) VALUES (NOW(), '150051', '2022', '0', '216000000', 'guild_vs2-2') I figured on the mvpexp column, if I changed the the mediumint to bigint, the errors stopped. Maybe to prevent feature problems, we could have this updated on git. Might be worth while, since more people will be using the mvplog with their fluxcp. Shit, this should probably be moved to database discussion.... my bad.
×
×
  • Create New...