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. someone?
  5. i changed the hittime to 1200... its nice too... its ok hit time 1200? was 4000
  6. what i need to change in config?
  7. In my server magic have about 3.5 m atk spd but the skills still have duartion high why?
  8. How i implemented?
  9. Hello. I have L2Universe pack but when i press ctrl+x and press mail box nothing happed... no errors in gameserver..
  10. can you change the file names? i have an other armor/weapon from you with the name dropitems and all this..
  11. i was install this http://maxcheaters.com/forum/index.php?topic=171893.0
  12. 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.
  13. never mine i fixed this (: thx.
  14. i dont touch anything... and nothing in console
  15. 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.
  16. i think its the antharas bugged... please check i install on my test server. thx!
  17. i think its the antharas bugged... please check i install on my test server. thx!
  18. nice idea... work for freya l2jserver?
  19. nice idea... work for freya l2jserver?
  20. password to the rar?OO
  21. 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)
  22. 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
  23. ohh i found its "npcaidata" sorry for double post and thank you (:
  24. i dont have npc_attributes..
×
×
  • 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