Jump to content

Belzebul

Members
  • Posts

    2,337
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Belzebul

  1. Για κάνε c/p το error εδώ πέρα, δεν μπορούμε να μυρίσουμε και τα νύχια μας ;)
  2. Βρές στο file edit αυτές τισ γραμμές, και στο 4 πως αλλιώς να στο εξηγήσω, δεν γίνεται πιο απλά
  3. welcome
  4. scarpinici
  5. of course, basically thats what i thought when i first saw the code, anyway i will use it, its very cool and thanks for the idea dude ;d
  6. Yes, but it will be nice for the new chars! example: if (activeChar.getLevel() <= 40 ) { activeChar.broadcastPacket(new SocialAction(activeChar.getObjectId(), 3));//Victory Social Action. MagicSkillUser MSU = new MagicSkillUser(activeChar, activeChar, 2024, 1, 1, 0);//Fireworks Display activeChar.broadcastPacket(MSU); }
  7. dont share java strings dude ;)
  8. it must be very cool ;d i will test it, thank you dude.
  9. Belzebul

    Leeching!

    lol its EX-ACT-LY the same
  10. its very funny, rofl. anyway its a good share ;) keep trying dude.
  11. excellent, nice work dude. Thanks to Rin4a too.
  12. Μην κάνεις, lol. Το ίδιο πράγμα είναι, omg.
  13. well, eclipse found 3 errors. first) import net.sf.l2j.gameserver.model.actor.L2Playable; However, L2Playable doesnt exist. L2Playable instance exists, but unfortunately none of them works. second) public void useItem(L2Playable playable, L2ItemInstance item) I guess that the problem is again @ L2Playable and third) registerItemHandler(new PortableAug()); I cant understand why it gives such an error, rofl.
  14. DexT3r, μην ακούς. Οι πιο πολύ από εδώ θα σε βοηθήσουμε τσαμπε, απλά πες μας τι ακριβώς θες.
  15. do you mean that? net.sf.l2j.gameserver.model.actor.L2Playable;
  16. Hello once again today, im having an error when i try to apply the TheEnd's itemhandler about protable aug (thats the link -> http://www.maxcheaters.com/forum/index.php?topic=109703.0) [javac] symbol : class L2Playable [javac] location: package net.sf.l2j.gameserver.model.actor [javac] import net.sf.l2j.gameserver.model.actor.L2Playable; [javac] ^ [javac] C:\Eclipse Workspace\l2jinfinity\L2J-Infinity_IL_GS\java\net\sf\l2j\gameserver\handler\itemhandlers\PortableAug.java:37: cannot find symbol [javac] symbol : class L2Playable [javac] location: class net.sf.l2j.gameserver.handler.itemhandlers.PortableAug [javac] public void useItem(L2Playable playable, L2ItemInstance item) [javac] ^ [javac] C:\Eclipse Workspace\l2jinfinity\L2J-Infinity_IL_GS\java\net\sf\l2j\gameserver\handler\ItemHandler.java:65: cannot find symbol [javac] symbol : class PortableAug [javac] location: class net.sf.l2j.gameserver.handler.ItemHandler [javac] registerItemHandler(new PortableAug()); [javac] ^ [javac] Note: C:\Eclipse Workspace\l2jinfinity\L2J-Infinity_IL_GS\java\net\sf\l2j\gameserver\GeoEngine.java uses or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 3 errors Basically, i always get errors when i try to apply a new itemhandler. dunno why. can you help me please? Client: il Project: infinity
  17. i will try with both ways, thank you. some1 lock it please.
  18. http://www.maxcheaters.com/forum/index.php?topic=126737.0
  19. Φίλε έχει ξαναγίνει αυτό το guide ;/, τεσπα. Μπορείς να τα γράψεις στα ελληνικά η τουλάχιστον σε "φυσιολογικά" greeklish?
  20. look carefully, im saying : i also searched in timelines of old packs, so @ l2jhardcode of stefoulis15 i found some commits about the ctf event, will it work?
  21. i was just curious to see that and try to add it in my pack (infinity last rev) but im getting error in this line : ItemList il = new ItemList(_players, true); could anyone helps me? thats the error @ console [javac] import net.sf.l2j.gameserver.serverpackets.ItemList; [javac] ^ [javac] C:\Eclipse Workspace\l2jinfinity\L2J-Infinity_IL_GS\java\net\sf\l2j\gameserver\handler\admincommandhandlers\AdminCreateItem.java:142: cannot find symbol [javac] symbol : class ItemList [javac] location: class net.sf.l2j.gameserver.handler.admincommandhandlers.AdminCreateItem [javac] ItemList il = new ItemList(_players, true); [javac] ^ [javac] C:\Eclipse Workspace\l2jinfinity\L2J-Infinity_IL_GS\java\net\sf\l2j\gameserver\handler\admincommandhandlers\AdminCreateItem.java:142: cannot find symbol [javac] symbol : class ItemList [javac] location: class net.sf.l2j.gameserver.handler.admincommandhandlers.AdminCreateItem [javac] ItemList il = new ItemList(_players, true); [javac] ^ [javac] C:\Eclipse Workspace\l2jinfinity\L2J-Infinity_IL_GS\java\net\sf\l2j\gameserver\handler\admincommandhandlers\AdminCreateItem.java:175: cannot find symbol [javac] symbol : class ItemList [javac] location: class net.sf.l2j.gameserver.handler.admincommandhandlers.AdminCreateItem [javac] ItemList il = new ItemList(activeChar, true); [javac] ^ [javac] C:\Eclipse Workspace\l2jinfinity\L2J-Infinity_IL_GS\java\net\sf\l2j\gameserver\handler\admincommandhandlers\AdminCreateItem.java:175: cannot find symbol [javac] symbol : class ItemList [javac] location: class net.sf.l2j.gameserver.handler.admincommandhandlers.AdminCreateItem [javac] ItemList il = new ItemList(activeChar, true); [javac] ^ [javac] Note: C:\Eclipse Workspace\l2jinfinity\L2J-Infinity_IL_GS\java\net\sf\l2j\gameserver\GeoEngine.java uses or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 5 errors
  22. Δεν γίνεται να κρατήσεις τα configs σαν backup που λες. το πιο έξυπνο θα ήταν να τα κάνεις c/p και το config που θα έχεις πείραξει από το compile να το ξαναφτιάξεις.
  23. it must be a config in your pack
×
×
  • 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