Jump to content

Akkarin

Forum Manager
  • Posts

    3122
  • Joined

  • Last visited

  • Days Won

    208

Everything posted by Akkarin

  1. There -is- a user on these forums who knows how to do it, but he's stated in a thread that he's not releasing that knowledge freely at the moment. Be patient
  2. You need to make sure that there's an entry for 572 in your lua files/datainfo/npcidentity.lua, and corresponding reference in jobname.lua - that should fix it
  3. You'd need to add a status script to your notice.php - there's no way to display it through the patcher itself.
  4. If you searched the forum you'd find 100+ topics on this exact issue. For 20111214 i think it's remove read data folder first, and remove lua before lub (if you had them enabled for patching when you used shin's diff patcher). Try that first, then make sure you have the correct setup.exe for your client version.
  5. Account 1 is normally the server account (it's gender is S in the login table). If that's the caase, you need to check your server connectivity password in char and map_athena.conf.
  6. The 3ceam database structure for accounts is the same as it is at rA - if MD5 was in use on that emu, then it'll still work here. If MD5 is the issue, then you only need to update your Ceres config - not change MD5 to no in rA.
  7. Update your db/packet_db.txt - they all need to match. There was a post somewhere that had the packet_db update in it - search for that and update the file, then you're good to go! Edit: RoCharles, you beat me to it! I was trying to find the threads T.T
  8. Use the search function :< http://rathena.org/board/topic/61931-new-setupexe-issue/
  9. It's a nice use of colours, but i think i can name 8 or more servers that use the same layout. Other than that, i like it!
  10. No no no. You login with your GM account, then go to the shop page. You should be able to "Add Item". If not, click on the Item Database page and search for the item you want to add - that will also have the "Add item to shop" link.
  11. Akkarin

    FluxCP error

    OH! I was having a blonde moment x_X XCache and eAccelerator are modules for Apache. Are you hosting your CP yourself on a dedicated server/VPS, or do you have it hosted with a web hosting company? To fix that, you'll need to edit php.ini.
  12. Have a look at https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/doc/script_commands.txt and search for *getpartyname(<party id>) - theres a few commands under that one that might help
  13. Did you set your job exp rates correctly in conf/battle/exp.conf? Double-check, sometimes it's easy to miss a 0 off the end and not realise why things aren't working the way they should.
  14. Is your packet version correct both in mmo,h and packet_db.txt? That's normally why people get errors :/
  15. Akkarin

    FluxCP error

    What's module XCache o.O? I can't find it anywhere in my dev copy.. is it an addon or soemthing you're using?
  16. You can remove that by changing your langtype in the clientinfo.xml file. There was a table somewhere that listed which one did what.. but i can't remember where it is and the search button isn't being helpful.
  17. If you can connect locally, then it can't be an issue with your packet_db
  18. There is no difference in the patcher for RE/PRE-RE.. they're the same thing as far as the patcher is concerned. The link is in Client Tools section o.O
  19. You can if you want - i did
  20. hi there akkarin, thanks for your reply, however, i've already port forwarded all the ports. i'm using the default ports which 6900,5121,6121,3306 however, my router does have the option of placing private ip and public ip. i placed the private ip as my local ip however, for the public ip i left it blank. is that fine? *update* i manage to port forward my ports. and manage to get it to work finally after putting in the local ip as well for the clientinfo.xml however, when i change my clientinfo.xml to wan ip. i'm unable to connect to the server. anyone able to help out on this? bump- anyone mind helping out? cause after doing hours of research and googling, i cant seem to find out the source of the problem. if i set my clientxml to local it works great, however once i change to wan ip it doesn't work at all. it only reaches to log in screen and once i done that it says fails to connect to server. If you've done it correctly it'll work. Alternatively, try hosting your server elsewhere and not residentially hi akkarin, is it possible to make your server online with port forwarding? Yeah, buy a VPS.
  21. Ignore this, i actually have no idea why what i typed didn't make any sense '
  22. Also, if it helps - if you're using Chrome or Firefox, you can right click on the page and click Inspect element. The plugin will tell you where that bit of the page is defined in which css file, and you can manipulate it to see what happens live on the page without having to actually go find it.
  23. The page is in modules\woe\index.php as far as i remember. Edit the WoE times in your config file and it should work. Also, naughty double poster
  24. You both need to lear what XAMPP is lol. xKubera: If you're already using MySQL and not the one provided by xampp, then there's no need to keep it.
  25. I actually forgot about that x_X thanks Euphy
×
×
  • Create New...