Jump to content

melron

Legendary Member
  • Posts

    1,405
  • Joined

  • Last visited

  • Days Won

    32
  • Feedback

    0%

Everything posted by melron

  1. did u read my previous post ? Ofc its not the code you looking for but for sure you can edit this one and make your code works i did it just for example in the first box cause i cant know what exactly he wants
  2. probly it will fuck it up :P i did it just for example in the first box cause i cant know what exactly he wants... p.s i think it can be done easier but nvm :p
  3. Take an example... code bypasses: <edit var="name1" width=110 height=15><br> <edit var="name2" width=110 height=15><br> <edit var="name3" width=110 height=15><br> <edit var="name4" width=110 height=15><br> <a action="bypass -h npc_%objectId%_test $name1 $name2 $name3 $name4">test</a><br><br> p.s Ofc its not the code you looking for but for sure you can edit this one and make your code works
  4. the problem is not counting the tokens. The other boxes are placed for strings too? or you have boxes for int value?
  5. It haven't boss state as enum state but there is getBossStatus as integer... The only thing you have to do is define status like alive =1 etc and adapt the other part
  6. Pedes: Vazw na poulisw arcana mace acumen +16. Kathete o char. paei kapoios na to agorasei kai an to parei tha einai +16. Vazw na agorasw arcana mace acumen +16. Kathete o char. paei kapoios na mou dwsei arcana mace , Oti enchant kai na einai to diko tou, egw tha parw afto to enchant . afto ginete giati den elegxei enchant ston char pou thelei na agorasei. Mhpws thumhtheite kai to parakato: Se low rate servers pou vazame Title otan kaname buy <Private Store Sell> kai vazame na agorasoume ena arcana mace p.x 1kkk otan ekei kostize panw apo 4b kai nomizan oloi oti kai kala ekana egw to lathos kai etrexan na to agorasoun (asxeta pou to edinan) kai tsimpagame enchanted items (giati den uparxei check se enchant sto buy)? me liga logia to private store buy leitourgei me item id kai oxi enchant value
  7. i doubt you want a code that every player can easily spam this command and fuck your srv... OnTopic: Isnt that hard to adapted. if i have time i will do it
  8. sto navicat exei mpei to npc? an nai ws ti type to evales? otan kaneis restart ton server kai kanei load ta npc sou sou vgazei kapoio error ekei tou stil den vrthike to type "kati" ? Rr ekanes otan evales to query?
  9. Null argument detected :D p.s its not that hard to search... L2ScriptEngineManager.getInstance().executeScriptList(new File(Config.DATAPACK_ROOT, "data/scripts.ini")); public void executeScriptList(File list) throws IOException ...... if (list.isFile()) ... else { throw new IllegalArgumentException("Argument must be an file containing a list of scripts to be loaded"); } "data/scripts.ini"
  10. share with us a video so we can see what you mean
  11. logika thelei kati san to sendhome tou acis. apla tha pataei kserw gw //command reborn 1234 1234 1234 kai tha phgaineis ekei.. WTF people
  12. H einai se lathos section kai einai agglos h ksexase na milhsei ellinika. Apoti katalava egw thelei command pou na grafei to name kai dipla ta cords kai o player na phgainei ekei... alla vghke :p
  13. For move characters players??
  14. You can just try to run your server with a clean system and check if the message still appearing? maybe?? ... if will appear again that means you have to check the core part.. if not check your client
  15. den nomizw na exeis provlhma... gt den to dokimazeis? :P fovasai kati?
  16. if (item.getItem().getItemId() == (Config.STORE_ITEM_SELL) continue; to if (item.getItem().getItemId() == Config.STORE_ITEM_SELL) continue;
  17. valto kai sto kato gia secure... kai sto allo to file pou afora to buy tha to kaneis to idio exei kai ekei 2 tradelists. sta configs (epidei den exw sources twra) des pws leitourgei ena config kai kane c/p kai allakse onomata den einai kati duskolo
  18. Nai ekana lathos egw einai sto serverpackets. kai stis 2 for for (TradeItem item : _itemList) for (TradeItem item : _sellList) apo kato apla prosthesai if (item.getItem().getItemId() == to ID tou item) continue; oso gia to config apla ftiakse 1 new config des paradigmata. (ti rev exeis?)
  19. ta items pou epilegeis an ginoun sell einai items pou aforoun tradeList . Dld an to kaneis trade false den tha ginete sto private store.. Mporeis na valeis ena check sto trade list gia to sigkekrimeno item na mhn to vazei sthn lista . h na kaneis rework ta StatsSet (an eisai ligo kamenos :P) OnTopic: server packets PrivateStoreManageListSell apo kato apo for (TradeItem item : _itemList) { (pou to exei 2 fores) prosthesai if (item.getItem().getItemId() == to ID tou item) continue;
  20. I got only 1 fuck those years of l2
  21. check in frozen's source what tradeList is (should be a list) and then try to adapt the way it works
  22. try to add a check private static void deleteBuffers() { + if(getBufferSpawnGroup(_reflection.getInstancedZoneId()) != null) _reflection.despawnByGroup(getBufferSpawnGroup(_reflection.getInstancedZoneId())); }
  23. just delete it its useless
  24. Can i ask why you need inventory update there since destroyItemByItemId sends update ?
×
×
  • 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