Jump to content

Tryskell

Legendary Member
  • Posts

    5,361
  • Credits

  • Joined

  • Last visited

  • Days Won

    64
  • Feedback

    0%

Everything posted by Tryskell

  1. I told you 2 possible ways. Up to you to adapt any or both of them.
  2. It's because your background image got too much clouds. Remove clouds to fix the issue. "source level below 1.7", looks like you miss one or multiple things. JDK 7 installed ? No other JRE/JDK interfering ? Drop all and install only JDK 7. Latest Eclipse supporting JDK 7 ? Eclipse correctly configured - use of JDK 7 instead of another installed JRE/JDK ?
  3. You have to create a script to handle that. onKill section. See Michaeltje's answer for quests exemples. If you TRULLY want it as a REAL drop, eventually code an itemhandler which reward CRPs, and add that item drop to the monster.
  4. I just hope your server gameplay won't have the same lack of inspiration than your server name, else you can close it already. I vote for L2ATIRadeonHD5870Eyefinity6. Easy to remember.
  5. Well, aCis facebook page is revamped ^^. I launch a little event aswell : with facebook "graffiti" application, try to draw Tryskell (I gave some infos about the character on facebook), and share your try. End of the event the 15th April (~11 days). Here's my try. The best will be put as aCis facebook logo (if more than 1 participant) ^^. Gl to eventual participants :P.
  6. Dreamers gonna dream.
  7. Stop drugs <.< http://translate.google.com/
  8. As Bleadd said, edit abnormalLvl && abnormalType to be the same.
  9. Read your own screenshot to get the answer.
  10. http://maxcheaters.com/forum/index.php?topic=181765.0 http://maxcheaters.com/forum/index.php?topic=224242.0 And surely more, I close.
  11. It got nothing to do with droplists, it's about how long is the HTML... Refactor the admincommand.
  12. You have to edit correctSiegeDateTime() to fit with your needs. Drop the saturday/Sunday stuff, replace the 14 days by 3 days, and so on.
  13. ? In both cases he has to do by query if its pack doesn't allow him to make it ingame. I said it in first reply. About the query itself, I'm not a supermarket. He has to think a little. Pointless to share a query, next time he will ask another, and another and another...
  14. Probably you are, because point 3 of niko001 will correct your problem. "LOL."
  15. Nope, you have to change more than that, cause siege date is corrected at server loading/date save. There's a method which change date of castle to be only for saturday or sunday, correctSiegeDateTime(). Added to that your system is wrong. You must add 3 days to previous siege time. Not a static date/hour system/whatever.
  16. Your query needs infos from character table. You need to retrieve all characters online, and then add an item for all those character.
  17. SQL query. If you use refactored IL pack, some packs got that option in admin panel aswell (Frozen only so far, aCis got it only for a radius - enough for an event).
  18. This is what I say. Me and my helpers, we're translating the scripts folder. My project is an IL project, you only have to change rewards (generally xp/sp is added) to fit with H5. Only few quests have been changed between IL and H5 (not even 10). You will have only to busy about postIL quests, we can work together in common (C1 to IL) quests (you pick quests aCis already made and adapt rewards, and you can share missing quests). You can see current project overview on my forum project. You can find a precompiled pack shared on Announcement section with all the DP you want. Finally, if your goal is to translate the whole quests, you will take a very long time to achieve it alone. With ppl translating for me, it takes already a long time to correct/test every quest. Regards, whatever you decide to choose.
  19. str( is just String.valueOf( In another hand, what are you transfering ? Quests, AIs, etc ? Which chronicle, which pack ? Cause actually we could help each other regarding it. My pack got already 50% scripts folder on Java.
  20. Can be either wrong bypass name, malformed multisell, invalid itemId on the multisell, custom NPC on non activated table. Panda sig.
  21. Well you just add custom to custom, but you just have to retrieve the classId of each participant and send your custom skill using addSkill(id, false). Eventually you can create/clear a map at Olympiads start/stop with the relation classId > skillId. Once cleanup occurs (buffs and so on), use removeSkill(id). You have to search a little to make the thing working on, and names of the methods to edit. If you have a beginning of code, post here for some help. Finally if your balance is unbalanced in Olympiads I would ask myself if your balance is really balanced or simply unbalanced. Balance, balance. Balance.
  22. Balance Olympiad ? [*]Make each participant not able to use boss jewels, nor enchanted stuff( if ++, count like 0). [*]Give reward according the difference of levels of participant (+ if the low level win, less if the high level win). [*]Except that, I think previous system of buffs (IL) was good enough. ww2 for mage, haste1 and ww2 for fighters. I don't think in freya there is so much disbalance.... Dwarves got more attack skills, and healers can transform.
  23. Make a search, there is 5 topics speaking of it.
×
×
  • Create New...