Jump to content

Akkarin

Forum Manager
  • Posts

    3147
  • Joined

  • Last visited

  • Days Won

    214

Everything posted by Akkarin

  1. You'd need to add a status script to your notice.php - there's no way to display it through the patcher itself.
  2. 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.
  3. 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.
  4. 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.
  5. 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
  6. Use the search function :< http://rathena.org/board/topic/61931-new-setupexe-issue/
  7. 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!
  8. 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.
  9. 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.
  10. 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
  11. 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.
  12. Is your packet version correct both in mmo,h and packet_db.txt? That's normally why people get errors :/
  13. 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?
  14. 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.
  15. If you can connect locally, then it can't be an issue with your packet_db
  16. 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
  17. You can if you want - i did
  18. 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.
  19. Ignore this, i actually have no idea why what i typed didn't make any sense '
  20. 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.
  21. 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
  22. 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.
  23. I actually forgot about that x_X thanks Euphy
  24. PCLogin Settings By Akkarin You know when you login to your server that you work on, or even play on, and you always end up typing the same commands each time before you even say hello to anyone? @autoloot, then @uptime to see when the last reboot was, @rates if you've got fluctuating exp/drop rates, etc etc. @showexp cos you want to know what's going on, blah blah blah. With this Settings NPC, a player can set those commands to automatically execute when they login. These are account based, but could easily be modified to char based. Following the general format of the script, it should be easy to add/remove commands from those available to the player. @main is listed at the bottom of the script, so if you don't use it you may as-well remove that line. This script is years old, revamped to make it work with recent revisions - i've tested it on both our live server, and my dev server and seems to work.. but if you find any bugs or glitches, or something that could be optimised abit more, please let me know settings.txt
  25. For your players to register, you need a control panel or you can write yourself a login system. They can download your installer after you've made one and uploaded it to your site. Flux for rA: http://rathena.org/board/topic/60255-fluxcp-renewal-finally-native-rathena-support/ A webpage popping up happens with certain clients that have certain diff's applied, if i recall correctly - dunno, haven't seen that for aout 18 months xD xampp is a webserver suite of tools that allows a machine to serve web pages using php, with a MySQL database included for back-end storage. XAMPP: http://rathena.org/wiki/XAMPP_Installation
×
×
  • Create New...