Search results

  1. Aeromesi

    Convert eAmod features to Hercules

    Okay, so I looked at eAmod, and I really like a lot of the ideas.  If anyone would want to convert these features to Hercules, please message me, I'm willing to spend what was said for the purchase of eAmod ($150 USD), and I'm not on a time limit, I will offer a live server to test the features...
  2. Aeromesi

    eAmod?

    So I've been looking into eAmod, a mod for $150? That's wack. Does it work for rAthena or Hercules? You guys tell me. Idk if it's legal or not, I think it is because it can't run without "a" RO emulator. Can SOME or most of this be used with latest rAthena and Hercules revisions...
  3. Aeromesi

    Help with making a full installer

    So far every Installation packaging software I use has a size limit of 2GB, I tried install creator Pro, InstallForge, and a few others and none have worked, I want my players to have an installation package instead of unzipping the client, it's a hastle and some people are honestly too naive to...
  4. Aeromesi

    Help with an old Script, will let you use it if you can fix it

    I have this nice script that was solely used for my server from a scripter named Vykimo, I have everything still, but its really buggy with hercules. If anyone's interested here's the video, for fixing it up I would release everything needed client and server side for it And also my unique...
  5. Aeromesi

    Help with an old source edit please!

    I have this old source edit that I used for one of my features on my server, but it doesn't work anymore on Hercules so could someone help me out with this function? Function name is partyinvite Code from script.c: BUILDIN_FUNC(partyinvite){int party_id,i = 0;struct map_session_data *sd =...
  6. Aeromesi

    Best stable client to use to date?

    I've been messing with clients, diffing them, testing them out, but I haven't found which one is near-perfect or perfect. Could anyone point me in the right direction? My eyes have been looking at 2013-12-23 exe and I'm not sure if that's best to start my server off. Give me some help please...
  7. Aeromesi

    Random Sprite Errors?

    Fixed. Take down the post.
  8. Aeromesi

    Does HostGator support File services for Patching?

    Topic explains it all. I keep trying to setup my NEONCUBE patcher for my webhost so I can patch my game. But it keeps saying Failed to get patchlist when the patchlist is in the right directory, I labeled everything perfectly in the neoncube.ini I haven't tried Thor yet, but if Neoncube fails...
  9. Aeromesi

    Screenshots gone Haywire?

    Description explains it all. When screenshotting this happens: My client gets a slight lag/freeze, then the screenshots look like this. View attached image please Any help regarding this issue?
  10. Aeromesi

    Custom headgear problem 2014-10-22b Client

    So anyone have a solution to this problem? I've added everything in accessoryid.lub, accname.lub, and accname_eng.lub Also in itemInfo.lub I've added my item. But everytime I run my exe I get the following error(s), client loads properly afterwards. And when I add the item to item_db2.conf...
  11. Aeromesi

    [Urgent] Help adding customs to 2014 client?

    I stopped Ragnarok back when Xray was on its last stand when renewal came out. I have the client  2014-10-22b I have max viewID set to 3000 or something with NEMO's patcher, idk if it's safe to set it higher? But that's not the question. Does anyone have a guide that is complete on how to...
  12. Aeromesi

    Script error

    Anyone able to help me on this script?   //Weekend Events (Friday, saturday, and sunday//Script developed by Aeromesi prontera,150,150,4 script Noah 89,{ set .noa$, "^FF0000[Noah]^000000"; if (.frifin$ == 1 && (gettime(4)==3)) { mes .noa$; mes "You already completed Fridays quest."...
  13. Aeromesi

    Help for setting up a Client

    Sooo... Topic explains it all. I took a break from Ragnarok and came back to all this new stuff, luatolub, the new diff patchers, basically everything I knew about the Ragnarok client is gone when renewal came into play. I looked up a lot of stuff tried a lot of things, and still can't seem to...
  14. Aeromesi

    RO2 GOTW: Revival Project (Bringing back the first RO2)

    Hey Hercules. I'm working on getting this project back up and alive at: https://www.facebook.com/groups/712193165518077/ We were able to get a version of Ragnarok 2 gate of the world up and running, but there's no mob DB, quest DB, just monsters that don't attack, and monsters that attack...
  15. Aeromesi

    RO2 Client Source Code <3

    Pretty sure the Saga server emu is from https://github.com/Willyham/SagaRO2 When "Git"ing the SagaRO2, I tried editing the MONO bat file so I could compile it, but its having problems locating PKG_CONFIG_FILE variable (Changed the variable to C:Program Files (x86)Mono-3.2.3libpkgconfig, where...
  16. Aeromesi

    Can't connect to Map server

    Okay so I can create an account, create my character, but whenever I select my character I get an immediate disconnection. My map server states this error code: [Warning]: clif_parse: Received unsupported packet (packet 0x7bf0 (0x7f57), 19 bytes received), disconnecting session #3. Client I am...
  17. Aeromesi

    Hello, map server problem.

    Every time when connection to the map-server, I get the following error:   [Warning]: clif_parse: Received unsupported packet (packet 0x04f5 (0x068a), 19 bytes received), disconnecting session #7. [info]: Closed connection from '50.165.148.178'.   I'm using 20140115 client and latest server...
  18. Aeromesi

    Question on compiling with Linux

    yep but where do i edit? Check the new attachment, i have the file open but I don't know where to put the command you mentioned, i understand i have to edit or add something then save the file and exit vi
  19. Aeromesi

    Question on compiling with Linux

    Okay so, I used su (superuser privilages) on my root account, and typed in the command line with ssh " ./configure --enable-packetver=20140115" I try make sql etc and it says "bash: ./configure: /bin/sh^M: bad interpreter: No such file or directory " What could the problem be? An image is...
Back
Top