Jump to content

Magnetix

Members
  • Posts

    446
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Magnetix

  1. There is a proper section for that and that section is very obvious to miss. Thread closed
  2. You only have 2 choices You learn to do stuffs on your own You can request someone to do that for you and hopefully pagbibigyan ka My advice, do the first choice. Sooner or later you'll have to do stuffs on your own KUNG pursigido ka sa server development.
  3. Topic Merged and properly tagged. @TS Please avoid creating another thread with the same topic. Update your first topic instead.
  4. Topic temporarily moved to Server Support. @Topic Please retrace what you changes you did. If possible, provide more information to help pinpoint the exact cause.
  5. Moved to correct section.
  6. Moved to 3rd-Party Application.
  7. Ulitin ko, kapag ang server mo at ang PC kung saan ka maglologin eh iisa, wag mong gamitin ang WAN IP mo, instead i-edit mo ang clientinfo at gamitin mo 127.0.0.1 as address.
  8. Latest data files are for newer clients only. You can actually use any, you'll have to try them yourself to suit your own definition of 'stable'. As for compatibility, you can use the client that was set to default on mmo.h and the clients dating below what was set. Moderator Note: Please avoid bringing up issues from your other threads with the same topic. You'll get in trouble if you do that.
  9. Moved from Client Support to Server Support.
  10. This is a Third-Party Application, moved to proper section.
  11. Thread moved to Script Request Section.
  12. Just an additional info, doing this will also remove/cut down the aftercast action delay when doing normal sonic blow.
  13. If you logging in the same machine as your server, make sure your clientinfo.xml contains this ip <address>127.0.0.1</address> You only use your WAN IP when trying to connect from outside your network.
  14. it's best if you configure your server to connect locally. Offtopic: Sorry I was using Skype. As far as I know, skype and MSN merged until I found this a moment ago http://community.sky...ge/td-p/1184418 anyway i'll try to see if you're on, accepted invitation through online messenger.
  15. you have this set $@eventongoing,1; set $@registeropen,1; but you never set it back to 0. The only time it's set to 0 is during script initialization. You have to set it back to 0 after the event.
  16. ...\src\map\atcommand.c
  17. Change race type to whatever race you want. Check our Wiki for further info.
  18. you can see an example here Edit:oh... it's the same with Euphy's..
  19. First and foremost, change this OnClock0000: OnClock0100: OnClock0200: OnClock0300: OnClock0400: OnClock0500: OnClock0600: OnClock0700: OnClock0800: OnClock0900: OnClock1000: OnClock1100: OnClock1200: OnClock1300: OnClock1400: OnClock1500: OnClock1600: OnClock1700: OnClock1800: OnClock1900: OnClock2000: OnClock2100: OnClock2200: OnClock2300: to this OnMinute00: secondly, check your server time.. for checking if the script works you can change OnMinuteXX: change xx.. Example: Your server time is 13:01 (1:01 P.M), set OnMinute05: and then reloadscript, wait for a few minutes.. if your servertime hits 13:05 (1:05 P.M) and the script hasn't started, recheck the changes you made...
  20. I already volunteered to help you through TV but you should find time to be online.
  21. Post your configurations but exclude sensitive informations. Post the things you did. steps ng paginstall sa flux, ginwa mo ba? ang database configurations at MD5, magkatugma ba?
  22. Days pass by so fast. How do you slow Life down? D:

  23. Gawin mong web server ang PC mo and then use your WAN IP sa address configurations. Warning! Gawin mo yan for testing purposes only.
  24. Happy New Year rAthena!

×
×
  • Create New...