Jump to content

dodelez

Members
  • Posts

    119
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by dodelez

  1. working amazing for me! after 2-3 little changes. for Freya L2jserver
  2. you mean this? public void doCast(L2Skill skill) { beginCast(skill, false); } public void doSimultaneousCast(L2Skill skill) { beginCast(skill, true); } public void doCast(L2Skill skill, L2Character target, L2Object[] targets) { if (!checkDoCastConditions(skill)) { setIsCastingNow(false); return; } // Override casting type if(skill.isSimultaneousCast()) { doSimultaneousCast(skill, target, targets); return; } stopEffectsOnAction();
  3. when i change wit.. its change cast... i have 6k cast and still have a dealy..i mean the line on the head..
  4. i changed the hittime to 1200... its nice too... its ok hit time 1200? was 4000
  5. In my server magic have about 3.5 m atk spd but the skills still have duartion high why?
  6. Hello. I have L2Universe pack but when i press ctrl+x and press mail box nothing happed... no errors in gameserver..
  7. can you change the file names? i have an other armor/weapon from you with the name dropitems and all this..
  8. i was install this http://maxcheaters.com/forum/index.php?topic=171893.0
  9. when some one die its dont kill him... its make 0/0/0 HP/CP/MP and he dont have the botton back to town... only after he make relog.
  10. i dont touch anything... and nothing in console
  11. when i go to the master and press on clan its dont make anything... but when i come with admin its open me the clan menu and all this.... its Freya L2jServer.
  12. i think its the antharas bugged... please check i install on my test server. thx!
  13. i think its the antharas bugged... please check i install on my test server. thx!
  14. i install L2Universe Pack when i connect to the character its write me server is shutdown and kick me... the error.. יונ 05, 2012 11:54:33 PM l2.universe.gameserver.network.L2GameClient$CleanupTask run WARNING: Error while cleanup client. java.lang.NullPointerException at l2.universe.gameserver.model.actor.instance.L2PcInstance.setClient(L2PcInstance.java:4275) at l2.universe.gameserver.network.L2GameClient$CleanupTask.run(L2GameClient.java:795) at l2.universe.gameserver.ThreadPoolManager$RunnableWrapper.run(ThreadPoolManager.java:86) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
  15. i remmber was commands like //mannounce //wannounce something like this... can someone share this commands? i think //wannounce make an announce in the center of the game for some seconds.... i need for freya. thx
  16. ohh i found its "npcaidata" sorry for double post and thank you (:
×
×
  • Create New...