Jump to content

Nightw0lf

Legendary Member
  • Posts

    3,029
  • Joined

  • Last visited

  • Days Won

    86
  • Feedback

    0%

Everything posted by Nightw0lf

  1. ma me ta liga stixeia pou mas dinei den mporoume na mantepsoume to provlima tou estw mia fotografia re paidi mou i ta hosts pou zitisame.. kai ama o filos tou itan kalos stous ipologistes twra tha douleve...
  2. profanws to compile sou egine me alli version tis java allakse to compilance level sto eclipse min me rwtas psakse google
  3. if((player.getKarma() <0 || player.getPvpFlag() != 0) && Config.PROTECTOR_PLAYER_PK)
  4. den eipa kati oloi kolame wres wres xarika pou voithisa edit ta npc sto aCis einai se xml oxi db :P to eixa ksexasei auto
  5. giati pote eixa adiko? ase pou gia na mi milaei to eftiakse...
  6. arpakola douleia
  7. package net.sf.l2j.gameserver.model.actor.instance; miazei gia aCis pack tha pas sto net.sf.l2j.gameserver.model.actor.instance kai tha kaneis ena neo arxeio me onoma L2BufferInstance.java kai tha kaneis epikolisi auta pou exeis panw meta tha pas stin db tha kaneis ena npc L2Buffer kai kanto spawn logika idi perases ta html sto datapack... opote den tha uparxoun provlimata
  8. mathe na anevazeis fotografies kai anevase kai to error tou client.
  9. an auta einai swsta _player.getInventory().addItem("", item_id, total, _player, null); _player.getInventory().equipItem(_player.getInventory().getItemByItemId(item_id)); kanta repeat oses fores thes mesa sto if (command.startsWith("add_aio")) kai gia na vgenoun sto else if (command.startsWith("remove_aio")) _player.getInventory().removeItem("", item_id, total, _player, null); (den eimai sigouros pws einai sto frozen to remove item) psaksto auto kai episis prepei na kaneis ta items auta na min einai trade/drop klp giati aliws tha exeis bug an ta valei px sto wh kali tixi
  10. ti pack(server) xrisimopieis? anevase ta configs sou (xwris ta pass/user) i mia photo apo auta kai mia photo me ta error ean theleis voitheia oses perisoteres plirofories dineis toso perisoteri tha pareis
  11. ama sou steilw to updater mou alazei ta hosts kai to ini grafei stin ip=eisai malakas giafto eipa oti mporei na mpike se kana server kai na tou alakse ta hosts
  12. eipe oti exei dokimasei kai se allous server ara pithanon na einai provlima sto diktio tou ena format tha tou itan oti prepei apla eipa na dokimasw tin lusi me ta hosts giati poloi servers ta allazoun etsi wste kathe client pou tha trekseis na kanei connect stin ip tous kai tin patane poloi me auto... alla an ekane auto pou tou eipa kai den doulepse kati allo ftaiei apo tin stigmi pou leei oti ta perase ola swsta kai dokimase kai se allous server... to mono pou menei einai na riksei to firewall twn windows na kleisei antivirus kai otidipote programa uparxei periptwsh na empodizei connections. ama viazete format
  13. you also said that you dont want help so nobody can see the code you're fixing thats where im refairing to, the code is bad and what can possibly be a protection on this one?'adding protection' this days its the same thing like you adding fence 5cm height on a chicken ....but anyway :you serious?: you rewrote yours i will tell you again use switch case for less code and faster resaults and more editable easy to do
  14. your patch have mistakes but is really nice idea :) weldone
  15. dude who will copy this and you want to fix it for your self... its already old custom lol and btw why else if while there is switch case?lol
  16. auto. oso kai na valeis skill an den doulevei mesa sto pirina sou apla tha tous dineis ena skill pou den kanei tipota java script? tetia post kanoun auto pou les oute ousia oute nohma poso malwn voitheia apla spam
  17. pare mia etoimi scheme kai des pws doulevei den einai diskolo an katanoiseis tin diadikasia pou kanei me tin mysql sta menu an asxolitheis eimai sigouros oti tha kaneis poli kali douleia an krinw apo auto pou vlepw kata 90% oi scheme einai gia skoupidia kai emfanisiaka
  18. mporei egw i o xi psi na exei doulepsei panw apo 2-3 xronia panw se ena server (auto pou zitaei einai pack) kai se antalagma dinei ena mikro pososto an ta valeis katw me simferei na anoiksw monos mou an exw to pack diladi zitaei alla den leei ti dinei egw prosopika tha tou evaza ena etoimo pack tha to setariza sta metra tou me auta pou goustare mia wra douleia diladi to poli kai me tin logiki auti tha perimena lefta.. toulaxiston apo auto pou diavasa auto mou edwse na katalavw den exw milisei mazi tou apla den mou arkoun auta kai den nomizw na arkoun genika se kapion pou asxoleite filika panta
  19. 35% kai zitas na exw etoimo server? scammer mou miazeis pou psaxnei tzampe pack... an edines stadaraki mprosta isws to skeftomoun kai se eperna sovara..
  20. there is not and about your signature stop try to sell stressweb 12 and not even translated shame on you..
  21. tha pas sto fakelo C:\Windows\System32\drivers\etc tha vreis ena arxeio hosts anoikse to me notepad svise oti exei mesa kane save restart to pc kai dokimase
  22. Reload <table width=240> <tr> <td><combobox width=120 height=21 var="cb" list=acar;config;crest;cw;door;htm;item;multisell;npc;npcwalker;scripts;skill;teleport;zone;></td> <td><button value="Reload" action="bypass -h admin_reload $cb" width=75 height=21 back="L2UI_ch3.Btn1_normalOn" fore="L2UI_ch3.Btn1_normal"></td> </tr> </table><br> nothing pro on this lets start with this one "bypass -h admin_reload $cb" this will reload the $cb that takes values from a list listed here in a combo box : the var is var="cb" (it can be anything) and the list of reloads is for example //reload config (so "config" word can be added on the list and if more words of reloads exist seperate them with ; ) simple. list=acar;config;crest;cw;door;htm;item;multisell;npc;npcwalker;scripts;skill;teleport;zone so when player selects from list what he wants to reload example (config) <combobox width=120 height=21 var="cb" list=acar;config;crest;cw;door;htm;item;multisell;npc;npcwalker;scripts;skill;teleport;zone;> the var cb takes in memory the "config" word and transfers it in that red <button value="Reload" action="bypass -h admin_reload $cb" width=75 height=21 back="L2UI_ch3.Btn1_normalOn" fore="L2UI_ch3.Btn1_normal"> so when the admin push the button reload it will reload the command admin_reload config. you can use this methods for other commands not only for reload
  23. exw internet sto kinito lol
×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..