Jump to content

Solomun

Legendary Member
  • Posts

    1,402
  • Credits

  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Everything posted by Solomun

  1. Copy the period end time into weekly end time record in database and "synchronize" them. See what happens :P
  2. Great features, i might be a part of it in September for a while. Good luck though, it seems very promising.
  3. You should change only the lines that contain calendar.set. The code you show. The variable olympiadEnd is never used. Or at least it seems to be.
  4. Eclipse some times is warning you that there is a problem with encoding. Maybe he didnt pay any attention and closed the dialog.
  5. Try to delete the lines and write them without copt paste. As far i can see, it is an encoding problem. Which means something foes wrong when you copy paste my code. Maybe your browser or maxcheaters or something. Write them by hand and check...
  6. Thanks mate. Easy to be added aswell. If any client will request it, i will add it. :P
  7. This behavior of errors, most times is because of some Syntax Error. Try to spot if me or you missed something. Or, try to save the file and see what happens (sometimes it stucks)
  8. Give it a try :) And let me know if it worked.
  9. The olympiad end record is saved in olympiad_data table in database. Delete its record.
  10. I failed hard because i was fast and because i speak 4 chats in skype and 2 in facebook :P Sorry again mate, report me. Change this: to this and try it (Before testing, make sure you delete the record from database):
  11. I am talking about this part. Olympiad.java This code exists on acis. Try to check yours. If you cant understand something, post the part of the code here.
  12. Sorry. I did not see it. I was from phone that time. Seriously...sorry mate. I remember some packs, were using calendar to set the time heroes will be selected. You can copy code from there. Search it. As i remember, it was little part.
  13. With few words, it is a system that allows you to have a bunch of "settings" for any zone you want. I name it "PvP" zone system, since i think it would fit better to a pvp server, that uses some kind of pvp zone. In order to add and configure the settings of a zone you have to do only 2 things: A. Create the zone (according to some coordinates) with a specific ID, using the classic-familiar way for zone creation in data/xml/CustomPvPZone.xml. (If you want to know more, visit this topic, created by SweeTs) B. Configure the zone settings by using the same ID in custom_pvp_zone_settings.xml. C. You can have as many zones as you want, each one with different settings. This system is mostly independent and it requires few changes in already existing files - source code in order to be installed. Plus, the code contains a proper java doc, in case someone cannot understand a simple and clean code. In order to make it more clear, i will share with you an example of the configuration file. custom_pvp_zone_settings.xml: Some Notes: - The code has been coded for l2jserver High Five, and aCis. In case you are using another pack, we will adapt it together (It will take 10 minutes or less to adapt, since it is independent code). - If you want to add any other restrictions or features/settings to zones, you can request them to me, or even do them easily by you. - Code comes with a .patch file containing only the lines of the code you should add/remove/edit. This is it! Even if you are not interested, please take a second and leave a feedback to this idea. I would be glad to see what you think (any improvements or changes) Price: 15€ Skype: knip.ex If you liked or be interested of what you read, take a look at these: Configurable Solo Zone System Weekly Trader (With Random Items)
  14. Good news for the forum then! I personally would be glad to see them :)
  15. Thanks for share! Feel free to share more of your codes :)
  16. What pack is this?
  17. What kind of vote reward? Reward to all players every x votes or a kind of .getreward?
  18. Did you manage to solve the problem?
  19. Φιλε καταρχην είσαι σε ελληνικό section επομένως δε χρειάζεται να μιλάς εγγλέζικα. Έτσι όπως το υποψιάζομαι το συγκεκριμένο πρόβλημα θέλει λίγο ψαξιματακι. Δοκίμασε να κάνεις create το table χειροκίνητα για να βλέπει ότι υπάρχει και να σταματήσει να προσπαθεί να το κανει create.
  20. Check what processes are running. Maybe there is a specific one that causes the problem. If not, start by reinstalling the OS. If the problem insists, try with another hard drive. If it is only lagging in gameserver console, try to observe JVM's process CPU usage. If it is 100%, i say you have written a bad code that runs forever or something.
  21. Well...this sounds weird. It should give you at least an error somewhere. However there is no reason to use EE eclipse. Download and use SE.
  22. I had this behavior some years ago and it was a hard drive problem. However it was not caused only in gameserver. It was happening in all programs.
  23. Nice job. Thanks for share :)
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock