Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 03/27/16 in all areas

  1. Hi rAthena, I've seen a lot of (old) posts that wanted to have skill detection through scripts. I'm releasing these stuff for scripters to munch on Hope it helps expand the scripting scene and hope you guys release your work here in rAthena too. Credits to Playtester for helping me find the entry point of skill usage. working on Rev: 100644 OnPCSkillUseEventOnPCSkillUseEvent.diff getskillnamegetskillname.diff Sample Script I intentionally separated these so that getskillname can be used independently since I haven't really seen any script command that shows the "english" name of a skill.
    1 point
  2. Hi all, Sometime last year I started working on a Ragnarok client. (Again...) It's very close in behavior to the original client, using DirectX and the original 3rd party libraries (granny2.dll, mss32.dll etc). It doesn't have a name yet, but I like to think of it as my "SakExe", since that's what it's based on. At this point it can be used for basic gameplay, though much of the user interface is still missing, as well as a lot of the effects. Recently I've made a few changes, making an alternative rendering implementation using OpenGL. After a little work I was able to compile my client for Linux and finally Android. I'll use this topic as a showcase/work log. Feel free to ask any questions. And now for some pictures... DirectX mode on Windows 8. Some features like the Granny3D actors are only supported on Windows. It's working great on Android, although some additional tweaks are needed to make it more accessible. What I've done so far is to scale the UI to make it easier to hit buttons, and adding touch gestures for things like camera rotation. This is with OpenGL ES rendering on my x86 Android phone (1920x1080). It also runs on 32 bit ARM. I've been testing it on both my newest phone and my old Samsung Galaxy Note II, the latter of which is a little over 3 years old at this point. Originally I got like 0.5~2 FPS on my phones with my naive GL renderer, but after some work the performance it pretty solid on both of my phones.
    1 point
  3. I did test on my server which is 5 days older but if you try adding a GM with yellow name it seems that you are not allowed to invite him as a friend.
    1 point
  4. Doram Support As of daa9e01, rAthena is now able to support the Doram race! A belated Christmas gift which I have put off for far too long. This weekend played out perfectly also for my culture, and hopefully others on rAthena. So as a gift from me to rAthena, Happy Nowruz! Thanks to @Rytech and @Nova for the information they mined from the official servers for it! Basic Information Requires client 2015-10-01 and higher. Only supported by rAthena in renewal mode. Not all of the skill information is complete and still requires some official values. Please report any bugs to Github! Official start point and start items have been added to the conf/char_athena.conf file. Keep in mind this does not include any related NPC, item, or monster related episode information for Doram!
    1 point
  5. I made it work using your tutorial as a base, thank you very much. The only real problem I found is that the data folder you're linking doesn't have all the sprites and images for some of the recent gears and items. I had to get some from external sources. Having your own offline ragnarok is really, really nice! Now all I wish is that I could make Openkore work in my own offline server, I tried EVERYTHING I could possibly do and couldn't extract recvpackets.txt from the 2015 client I used no matter which tool or guide I tried. Anyway, thank you once again for the awesome tutorial!
    1 point
  6. anyone had there server freeze up just before killing a monster, not sure what it is.?? server does not report any errors. client does not freeze up. but just before you kill a monster nothing opens up NPCs do not respond or any menu's and you cannot move. your just stuck in attack stance. Solved - Client was too new for server
    1 point
  7. Got it to work, thanks a lot! Even after my SQL scripts failed, my server is running until now at least those \' are the problem, even inside the # A minor bug, my novice is wearing non-novice clothes (idk which class it is, prob. 3rd). Thanks again!
    1 point
×
×
  • Create New...