Jump to content

imbadudelz

Members
  • Content Count

    24
  • Joined

  • Last visited

Everything posted by imbadudelz

  1. Their plan is for 1 year subscription. I just want to host my patcher for 1 month not 1 or 2 years.
  2. What's the command to make screen for login/char/map?
  3. When I warp to cursed abbey 3(abbey03), my server hangs without showing errors, the Map server just disconnects. The processes of the server becomes not responding. How can I fix this?
  4. I tried this command but nothing happens, it did not run the char-server and login-server. What I'm confused about using GDB is that to run my server under dbg is I have to run this command. I tried that but it does not connect my map-server to char and login server because only map-server is running. So how can I connect to my server if the char-server and login-server is not running, only the map-server. How can I wait the server crash if I cannot connect?
  5. When I use "gdb map-server" it can't connect to the char-server and login-server because it is not running so I can't connect to the game using my client. https://imgur.com/ufVHg5V How can I run the 3 server under gdb?
  6. What are your suggestions for the best web host for my thor patcher? Web Hosting good for 1 month.
  7. My server is up and running now. Your solution fixed the problem.
  8. OS: Debian I'm installing hercules on my VPS. I followed the instructions on the wiki. I created a new user on the OS of my VPS and logged in that user. I installed all the packages listed on the wiki on my VPS. The problem is I can't use the command ./configure on my VPS. It says Permission denied. How can I fix this? https://imgur.com/45g1Kqz I tried the command "sudo ./configure". But it says "command not found". However, "sudo mysql" is working. I even tried to use "./configure" using root user. https://imgur.com/uyyjDZZ
  9. Thank you for answering my question sir. Ok I will contact you if I can't fix it.
  10. Ohh ok. How can I disable that feature?
  11. There is a bug on my client 2014-10-22b. Whenever I pm another player, there is a 7 digit number beside the name. How can I remove this numbers?? img: https://imgur.com/tynkqrq
  12. The host of the website is different from the host of the server right?
  13. Do I need to pay a different host for my patcher? or the host of the server is also the host for the patcher?
  14. What View ID number should I start on my custom items? Is there a full guide on how to add custom items? because the guide on wiki is incomplete.
  15. I solved it. I have to change the item description and item display name on "System/itemInfo.lub" file.
  16. My client is 2014-10-22b. It reads changes on "clientinfo.xml" but fails to read changes on "idnum2itemdesctable.txt" and "idnum2itemdisplaynametable.txt". I patched my client to read data folder first on Nemo. What could be the problem?
  17. It's gone now. Thank you AnnieRuru. Your answer is the solution.
  18. If i change the mapflag into: new_1-1 mapflag pvp_nocalcrank the pvp is off
  19. How can I remove the number inside the red box in the picture below? This map is mapflag as pvp.
  20. is there a step-by-step guide on how to make a thor patcher?
  21. I fixed it Myriad. I extracted all the izlude maps in data.grf. I moved it to my data folder. Then I ran map-server.exe --load-plugin mapcache --map izlude map-server.exe --load-plugin mapcache --map izlude_a map-server.exe --load-plugin mapcache --map izlude_b map-server.exe --load-plugin mapcache --map izlude_c map-server.exe --load-plugin mapcache --map izlude_d map-server.exe --load-plugin mapcache --map izlude_in The unwalkable areas of izlude map are now fixed. Thank you.
  22. Myriad, I have successfully used this map-server.exe --load-plugin mapcache --map izlude but it did not fix the unwalkable areas on izlude map. Also, I have error in reading the data.grf on my RO folder. I have successfully configured the conf/grf-files.txt https://imgur.com/a/YkR8Mc6 When I use map-server --load-plugin mapcache --rebuild-mapcache It fixes the izlude map but there are hundreds of errors on my map-server after executing it.
  23. I have the same errors. This new way of adding custom maps is so hard, maybe i'll change my emulator to rathena because of this. I just want to fix the unwalkable areas in izlude map but I have to do all this just to fix it. Why did they change the old way, it's so easy compared to the new way of adding custom maps.
  24. Description: A collection of events I made 6 years ago (2011) on my server. I was using eAthena server files when I made these scripts. I'm not sure if it's compatible with Hercules' server files. Some servers are still using some of these scripts and I think they're using new emulators like rAthena or Hercules. I just want to share these scripts to everyone. I don't know anything about programming when I made these scripts so the code is quite ugly. I did not even use functions lol. Players on my server really enjoyed Stop the Clock and Guess the Word event. I can't answer any questions regarding these scripts. I can't even remember the codes I've written here. Events: Stop the Clock event Guess the Word event Run for your Life event Monster Hunt event - The last boss in Monster Hunt is a custom mob. Change it into whatever you want to avoid errors. True or False event Lucky Box Event Poring Punch event Poring Catcher event Racing event MVP event Last Man Standing event (pvp) Free for All event (pvp) Soccer Ball event Treasure Box event NPC: Prize Giver npc- Download the sql script in the link below. Load and execute it on your database (phpMyAdmin / MySQL Workbench). It will create a table used by the Prize Giver npc. It won't work without this table. Event Manager npc Event Warper npc Time Play npc Bubble Gum npc (copied the bubble gum quest in VanRO) Note: The prize of some events, especially the automated events, is a custom item. Change it into whatever you want to avoid errors.babbs-event-scripts.rar prize-giver-sql-script.rar
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.