Jump to content

nikosdevil20

Members
  • Posts

    765
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by nikosdevil20

  1. prwta ap ola to source pou exeis einai katharo i to vrikes kapou kai to katevases?
  2. [GR] dn xerw an aneferes emena gia to hi5 , egw dokimasa na parw ton code apo to hellas alla den ta ekane save. ta allaze kanonika sto game ta stats alla molis ekane restart o server ta stats ipirxan stin database alla den ipirxan sto game. meta apo poly psaximo epeidi den mporouses na kaneis create char se kanena apo kamael class kai petouse errors, to eftiaxa kai ayto den thimamai pws, nomizw eixa allaxei to 88 den thimamai kala, katafera na mporeis na ftiaxeis kamael class kanonika, dokimasa kai na perasw ta id twn kamael class stin database,eftiaxa kai kainouria button, kainouria bypass alla pali den doulepse den ekane edit sta kamael. episis eixa kai sto charstat.java kapoia provlimata kai kapoia error pou den mporousa na ta fixarw.. einai thema gnwsewn.
  3. you add the configs in your server files? you make CustomSpawn = true? you add in configs the correct locations? just pm me with your teamviewer or add me on skype
  4. otan les sinergasia kai agora pack ti akrivws enoeis? thelw na pw thes na agoraseis ena pack ap ayton ton developer, thes na sou ftiaxei ena pack ap tin arxi me ta features pou thes esy, thes na ton plirwneis na sou ftiaxei ena pack pou hdh exeis? exigise ligo ti thes na kaneis kai gine poio safhs gia na katalavoun oloi ti akrivws psaxneis
  5. as devlin says go to com.l2jserver.gameserver.network.clientpackets.CharacterGreate.java and add these lines: newChar.addAdena("Init", Config.STARTING_ADENA, null, false); + if (Config.SPAWN_CHAR) + { + newChar.setXYZInvisible(Config.SPAWN_X, Config.SPAWN_Y, Config.SPAWN_Z); + } + else + newChar.setXYZInvisible(template.spawnX, template.spawnY, template.spawnZ); Config.java + public static boolean SPAWN_CHAR; + public static int SPAWN_X; + public static int SPAWN_Y; + public static int SPAWN_Z; + SPAWN_CHAR = Boolean.parseBoolean(L2JModSettings.getProperty("CustomSpawn", "false")); + SPAWN_X = Integer.parseInt(L2JModSettings.getProperty("SpawnX", "")); + SPAWN_Y = Integer.parseInt(L2JModSettings.getProperty("SpawnY", "")); + SPAWN_Z = Integer.parseInt(L2JModSettings.getProperty("SpawnZ", ""));
  6. mipws exei kapoio custom gm shop i kapoio allo tropo gia na agorazeis items kai exei apokleisei ola ta ipoloipa ap to merchant? gt afto den to exw xanadei...malon exei kati san protection i den xerw ti allo mporei na einai. pantws sigoura tha xreiasteis to source gia na to ftiaxeis i ektos an exei kapoio config. poio pack xrisimopieis?
  7. so you can find 1 shared gm shop and use multisells..
  8. check with other system folder or check for problems on core
  9. opiosdipote pou ftiaxnei kainourio char ginetai admin i ena sigekrimeno atomo ginetai admin?
  10. You have a custom java gm shop? if yes, use shift+click on npc see the type name and search in your core on gameserver/model/actor/instance for the type of this npc
  11. thewrisa aytonoito pws oi times tha itan swstes kai epsaxna na vrw kati na mn exei simplirwsei ktlp kai den to koitaxa kan :D
  12. i add all classes on sql but at the code i have problem
  13. maybe i make a wrong cuz i leach it from hellas...maybe i forgot something to add and i got and other problem with kamaels...when i add the code cannot create or restore any kamael class.. but anyway the code is writed on hellas and is interlude..
  14. are you sure about that? if the stats remain after restart is realy good. but i have test the code from hellas to l2j freya pack and doesnt work. after a restart if i login in game again the stats not exists. on database exists but in game not..
  15. you can explain how it works? for example, must have account on topzone and server added on list for work that command?
  16. so if you want with double click auto open cb you must edit the first talk part on your script or on your core
  17. you know how to use that code? because that code if you change in game the stats patk from duelist for example, after server restart status need again edit
  18. lol???? i dont know tha exists..realy thanks you
  19. man that i explain 3 times. elfo says you can remove it and still the system will work fine and i explain to all cuz i have try it, if remove the check 1 by 1 the system give reward to everyone and after he say i have coded that and you are random and bullshits. i say is shitty code because all players are tired to use that system. must wait all server vote for your turn. that realy sux. that i explain for that system. thats all
×
×
  • Create New...