Jump to content

AbsolutePower

Legendary Member
  • Posts

    751
  • Credits

  • Joined

  • Last visited

  • Days Won

    3
  • Feedback

    0%

Everything posted by AbsolutePower

  1. δεν ειναι δυσκολο και να μην ξερεις δες ενα παραδειγμα απο τα npc.sql INSERT INTO `npc` VALUES ('35008', '35008', 'Shamus', '0', 'Sir', '0', 'NPC.a_royal_guardA_MHuman', '7.00', '24.00', '72', 'male', 'L2SiegeGuard', '40', '80268', '6260', '13.43', '3.09', '40', '43', '30', '21', '35', '10', '518', '1', '8479', '491', '849', '399', '278', '0', '253', '2', '0', '0', '80', '120', 'gludio_siege_clan', '1200', '1', '0', 'LAST_HIT'); και θα βάλεις INSERT INTO `npc` VALUES ('id', 'id', 'Shamus', '0', 'Sir', '0', 'NPC.a_royal_guardA_MHuman', '7.00', '24.00', '72', 'male', 'L2PscDonate', '40', '80268', '6260', '13.43', '3.09', '40', '43', '30', '21', '35', '10', '518', '1', '8479', '491', '849', '399', '278', '0', '253', '2', '0', '0', '80', '120', 'gludio_siege_clan', '1200', '1', '0', 'LAST_HIT'); ένα γρήγορο παράδειγμα. η θα πας στην database στα npc και θα το βάλεις χειροκίνητα.
  2. στο workspace σου έχει ένα φάκελο με όνομα build, εκεί όταν θα κάνεις compile θα σου εμφανίσει ένα L2JFrozen_GameServer.rar άνοιξε το και πήγαινε gameserver/libs εκεί έχει ένα rar αρχείο με όνομα l2jfrozen-core.rar αυτό το αρχείο πάρε και βάλτο στα λιβσ του σερβερ σου. και ξανά τρέχεις τον σερβερ. πριν το κάνεις c/p κράτα ένα backup από το δικό σου l2jfrozen-core.rar γιατί δεν ξέρω πια έκδοση μπορεί να έχεις και υπάρχει περίπτωση να μην σου δουλέψει σωστά. οπότε αν γίνει χαζομάρα ξανά βάζεις το παλιό. έχεις φτιάξει npc στην database σου με αυτό το instance?
  3. ναι φίλε μου. κλείσε τον σερβερ(gameserver-loginserver) κάνε compile και αντικατέστησε μόνο τα libs (συγκεκριμένα το l2j***.jar μέσα στα libs αναλόγως το πακ που έχεις. θα βοηθούσε περισσότερο να πεις και τι πακ έχεις για να σου δώσω λεπτομέρειες για το που βρίσκετε αυτο και πιο .jar πρέπει να αντικαταστήσεις.) και ξανά τρέξε τον σερβερ.
  4. i never delete or i will delete any post. :) i will think about your suggestion. thanks tk :)
  5. i like it :) thanks :)
  6. try now :) thanks guys :)
  7. heh. don't forget that i am stand alone, all those years i had no help from you or from someone else who know how to programming,(i am not talking about my team) "the outer circle" ,i will be glad if someone else (including you) will help. :) as you know this is my hobby i am not doing it for money.
  8. l2jhellas is live again :)
  9. you may not use it,i may not use it, but many people will use it, trust me. :) so we(l2j-me-you-everyone) share james gosling work access? :dat:
  10. :troll: kurwa bad boy :P my time is confined so, if someone want to help(developer position) he is welcome :) since jhellas is free open source everyone(with java knowledge) is welcome :) send me pm if you want to join :)
  11. gameserver.network.clientpackets : RequestShortCutReg,java RequestShortCutDel.java gameserver.network.serverpackets: ShortCutInit.java, ShortCutRegister.java upload those on pastebin lets see what is going on. the problem may be everywhere, something is going on with register-storage-delete or visual(packets) but we must see the code.
  12. the topic owner asked your ideas-help, not your opinion., speaking generally for something with out knowloge considered spam. also : @Tryskell : and i got no will to help you. so stop it :)
  13. since its not your problem and you dont want to help, dont spam for no reason.
  14. RequestRestartPoint find : loc = MapRegionTable.getInstance().getTeleToLocation(activeChar, MapRegionTable.TeleportWhereType.Town); and make it -> loc = new Location(your lockx+Rnd.get(50),your locky+Rnd.get(50), your lockz+Rnd.get(50));
  15. http://www.maxcheaters.com/topic/164528-all-stats/
  16. hmmm lets see access :D since its frozen lets start. ! :happyforever: we have a truck full of noobs: Solution 1: drop the noobs from the track (will be lighter + fuel economy) Solution 2: keep the noobs until we will reach in our destination and put someone to seperate them.(heavier + high fuel). + shity code. so?
  17. he is using acis? :S ook then :happyforever:
  18. what? try again. DELETE FROM npc WHERE type='L2Monster';
  19. a simple sql code to delete all monsters :P DELETE FROM npc WHERE type = 'L2Monster';
  20. mate use search button, we have guides about it. garbage collector = on. :P retail? ??? no way. i like it with working-clean customs.
  21. sou exoun dwsei thn lush. kai ektos pou exei dw8ei,thn leei ka8ara kai to warning, rwtaw ksana. lu8ike to problhma h akoma to psaxneis?gia na to kanw lock gt 8a exoume polu spam :P
  22. relax, ti ekanes me to problem? lu8ike h akoma to psaxneis?
×
×
  • Create New...