Jump to content

Nitzamc

Members
  • Posts

    451
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Nitzamc

  1. after some searching i didnt find what i was looking for and i dicieded to make a request of it so if someone can share the skill time changer by elfocrash and the buff's list to add to it ,it would be very kind :) thank you
  2. den dimiourgite kanena arxio error opws sas ipa ektelei afto ton kodika sto console opou aftos o kodikas ektelite otan den kani load to custom buffer except: print "failed to import quest : ",name
  3. excalibur, re agori mou diavase ti sou egrapsa sto init py otan de mpori na diavasi ena kenourgio script pou addaris sti lista vgazi else ena message stin consola oti dn mpori na kanei load to script , se array ine se list de thimame kl prp na ine string array den stelno ton kodika gt dn ime sto pc, ktlves ti enow ? to error arxei dimiourgite kai otan dn kani load to script?tha kitaksw ama iparxi efxaristo
  4. opws ipa kai parapanw kai go alaksa ta imports to thema ine oti kani fail sto load tou script sto gs console ama dis excalibur sta python scripts pou prp na kanis add sto .py to new custom script pou vazis na kserei oti prp na to kanei load otan de mporei sto else kani print failed ktlves? edit : re paidia palia eixai ametrita npc buffer gia l2jserver pou pigane? enow ftiagmena gia l2jserver p dn xriazondusan edit
  5. na postaro kalitera ton kodika edw pera i kalitera to shared buffer? 100% sigouros ime oti ine gia interlude osa npc buffer dokimasa 1 : http://www.maxcheaters.com/topic/158724-scheme-buffer-interlude/ Stereotype 2 : http://www.maxcheaters.com/topic/105094-npc-buffer-il/ by exah 3 : http://www.maxcheaters.com/topic/161703-interludebuffer-v3-updated/ by g1iorgos
  6. exw to latest revision l2jserver interlude vrika kapoia buffer sto search ekana search kai se alla forum ta pio polla htane gia l2jfrozen prospathisa na kanw adapt alazontas ta imports sto python script alla sto gameserver kanei fail sto load tou script dokimasa peripou 6-7 diaforetikous buffer,tha zitousa kapoio guide pou na dixnei pos na dimiourgiso diko mou npc (pio poli gia to script giati monos mou den to piasa to python class ine cryptografimeno ) kai ama iparxei kapios pou na gnorizei pio npc buffer tha duleve sosta se l2jserver ( na kanei laod to script ) h kalitera enas core buffer pou den vrika pouthena prepei na exoun svistei ta palia topics... ama sas ine efkolo kante mou ena share i voithisteme na kanw fix kapion kodika apo opiadipote npc buffer h ena share apo core buffer gia l2j.efxaristo
  7. @l22expert oxi to ekana rename safws! efxaristo poli! ekana clean esvisa to gs record apo db ksanaekana register to perasa manual to record ke dulepse thank you!
  8. loipon! POTE den exw xrisumopoihsei l2jfrozen panta dulevo se l2jserver ( IL ) kai telos pandon to revision pou exw ine 1004 to telefteo svn pou stamatisan na kanoun update , gt katevasa afto? giati dn kserw pos na kanw compile to alo.alla pistevo pos kiafto p katevasa ine arketa kalo.alla re pedia dokimasa 3 diaforetika hexid ke se ola m vgazi wrong hexid sto gameserver ekana clean ksanaekana register to evala sto config meta to evala sto newtwork ( tou gameserver ) KAI PALI MOU VGAZEI WRONG HEXID TO BURDELO! ti kanw?
  9. so guys is there someone with knowledge of the algorithms that needs to be used when u decrypt or encrypt some kind of file? with l2dencrypt.exe 111 algorithm 121 algorithm 211 & 212 algorithm these are the options
  10. i have a question what if i want to create a .bat that decrypts and not encrypts what would be the command? and one more is the encdec works only for .utx files or for others too ?
  11. this is the best topic that needs to be answered!
  12. 'IAndre Update your topic , to RUN the .bat you Need to Have the l2encdec.exe in the same folder with the filencrypter.bat because its calling the command of the l2encdec.exe
  13. can you explain what these tools are useful for? please?
  14. try to run registergameserver and clean and then select your server and replace the old hexid with the new one in the gameserver config
  15. ama to exis se dedi ke ine online aftes tis meres pou to ekanes register min anisixeis tha bi sti lista
  16. dose mou to skypse sou se minima
  17. ohh gosh im sorry i am so dumb! i fixed it so if anyone ells needs the code in the delete activeChar & add this getClient().getActiveChar() again im sorry!
  18. so guys i managed to learn how announcements class works with showing the announcements.txt on enterwolrld and i had an idea to create autoannouncer in 5 lines of code but i got stack xD so here is my idea in the announcements class i created the method public void showAnnouncement(L2PcInstance activeChar) { CreatureSay csay = new CreatureSay(0, Say2.ANNOUNCEMENT, activeChar.getName(), "Dont Forget To Vote For The Server"); activeChar.sendPacket(csay); } and then in the enterworld runImpl method i added this ThreadPoolManager.getInstance().scheduleGeneralAtFixedRate(new Runnable() { @Override public void run() { Announcements.getInstance().showAnnouncement(activeChar) } }, 5000, 5000); //5000 is for testing and then the compiler made me realize that run() runs in the new runnable class so i cant access the activechar temporary instance of the runImpl and now im upset :( so any ideas? ?????? using l2j interlude latest revision
  19. komis o kwdikas pou sou estila doulevei telia na kses ton dokimasa
  20. ginete kai alliws sto L2PlayableInstance to testara to kodika pou sou estila se l2j interlude latest revision dulevi apsoga!
×
×
  • Create New...