Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/06/12 in all areas

  1. Well, I would find it to be time to change the atcommand or GM system. So you actually group Users and not give them levels and like this you can better handle giving out atcommands and create a hierarchie which is not just drop-down. So the admin for example has all rights. He then creates a group called EventGM. Those have certain commands. Then he created a group called SupportGM. They have completly different commands, but they are not considered 'lower'. Also, EventGMs don't automatically have the commands of SupportGMs and so on. This system was once introduced on eAthena as MOD and I think if someone could provide a fully working system for rAthena it should replace the old system officially. Who's in?
    1 point
  2. @offtopic >9gag Please someone kill me now. idontwanttoliveonthisplanetanymore.jpg
    1 point
  3. you can do it via Ajax or you can make a separate page on it then load it using iFrame. I suggest to use jquery ajax since its very easy to ajax in jquery see http://www.jquery.com for more details.
    1 point
  4. Looks like they're moving hosts, if they ever decide to come back up =p
    1 point
  5. I found the solution to the problem! Without patch [Data] Read Data Folder First Client search: OptionInfo.lua in path: SaveData.. OptionInfo.lub in path: System.. With patch [Data] Read Data Folder First Client search: OptionInfo.lua in path: dataSaveData.. OptionInfo.lub in path: dataSystem.. If you apply patch [Data] Read Data Folder First, then files should be placed in the following paths: dataSaveDataOptionInfo.lua dataSystemOptionInfo.lub Otherwise, files should be placed in these paths: SaveDataOptionInfo.lua SystemOptionInfo.lub
    1 point
  6. Otherwise the cli solution is : svn resolve --accept theirs-conflit path/to/your/folder/or/file //will take svn version conflit svn resolve --accept mine-conflit path/to/your/folder/or/file //will take your version conflit svn resolve --accept theirs-full path/to/your/folder/or/file //will take svn version (all file) svn resolve --accept mine-full path/to/your/folder/or/file //will take your version (all file) That should be the main one. More option could be found on svn help resolve.
    1 point
  7. Next time just use http://www.downforeveryoneorjustme.com/eathena.ws
    1 point
  8. I reuploaded with the correct credits so soon you should beable to download them
    1 point
  9. hahaha Thanks. Hope you find it useful.
    1 point
  10. 1: create item_droprate.txt in db folder as item database. not a npc. 2: find conf/battle/drop.conf add new line common_drop.adv_flag: 1 as a switch, if you use type 2 (switch off) format in item_droprate.txt must like this: any number,itemid,rate e.g: 0,985,10000 1000,985,10000 // it will set item 985 drop rate to 100% if your use type 1(switch on) format in item_droprate.txt must like this: mobid,itemid,rate e.g: 1219,4120,10000 // it will set knight of abyss's knight of abyss card's drop rate to 100% 1150,985,1 // it will set moonlight_flower's elunium's drop rate to 0.01% if you add new line or modify a line in item_droprate.txt it will run when you reload mobdb,after save.
    1 point
  11. Love the userbars <3! I should do my part in this movement, too (more so anyways). As usual, I am impressed on how quickly rAthena has been picked up. Great progress, all thanks to staff members and other contributors on the board ;D.
    1 point
  12. Forgot to mention, that you need to restart your server to let the script begins (It uses OnInit: ). The event works every three hours, when It starts a warp appear in Prontera, the users use it to go to the event map and when two minutes has passed, the warp dissappear and the event starts. Try it again. Really It works fine for me. For the map you mentioned, Borf Maze, I can't find it, can you upload it? Maybe we can test it, and make an NPC for it. Regards, Zwei
    1 point
  13. LOL Z3RO, I wish I were you.. .. I still cant find a right time to ask my girlfriend to marry me
    1 point
×
×
  • Create New...