Jump to content

tazerman2

Members
  • Posts

    678
  • Credits

  • Joined

  • Last visited

  • Days Won

    9
  • Feedback

    0%

Everything posted by tazerman2

  1. who is kara is like this ?
  2. sinister send me skype i make me html's free
  3. again melron give a best help thank you very very much +1 from me now topic can locked
  4. i dont know how can make a code like this is hard for me.. any else can help make spawn like distance radius
  5. hello all i need little help with spawn guard my problem is i try make guard spawn like distance radius from center flag but some time's guard is stay in one location or guard no have big distance guard -> guard. so i need make some like this and i need little help my code is this public Npc addSpawn(int npcId, int x, int y, int z, int heading, int RadiusGuard, int RadiusFlag) { try { final NpcTemplate template = NpcTable.getInstance().getTemplate(npcId); if (template == null) return null; final L2Spawn spawn = new L2Spawn(template); //Distance position final int offset = (100 + RadiusGuard + RadiusFlag); final int minRadius = (RadiusFlag + 30); int newX = Rnd.get(minRadius * 2, offset * 2); // x int newY = Rnd.get(newX, offset * 2); // distance newY = (int) Math.sqrt(newY * newY - newX * newX); // y if (newX > offset + minRadius) newX = x + newX - offset; else newX = x - newX + minRadius; if (newY > offset + minRadius) newY = y + newY - offset; else newY = y - newY + minRadius; spawn.setLoc(newX, newY, z + 20, heading); spawn.setRespawnState(true); spawn.setRespawnDelay(35); final Npc npc = spawn.doSpawn(false); //better from Rnd code return npc; } catch (Exception e1) { LOG.warning("Could not spawn Faction Guard Id " + npcId); return null; } }
  6. h5 i think have item for bonus xp maybe you can make a item like retail
  7. afto pou psaxnis xoris protection den ginete dioti an to kaneis kapxi pou mpenoune apo internet cafe p.x. 10 atoma an ta 5 pane na mpoune stin olympiad tha afini mono enan kai tous alous tha leei oti exei idi atomo mesa stin olympiad opote to mono pou mporis na kaneis einai na balis kapio apo protection oste na min bazoune bot gia paradigma na blepei to posi ora einai mesa i ta pvp i tipota alo..
  8. Just i like your hard code html and i try learn more hard about html's for c6 client like use backround cb or another window.. I like your all design
  9. i think good try what you think ?
  10. nice html i copy it :P
  11. sorry my fault i need xml's all noStoneZone I searched but i can't find all towns only giran, aden
  12. hello guys maybe have any all no store zones about private sell/buy/craft?? if any have all zone's please send me private file tnx.. i give java services.
  13. this is from geodata enable your geodata
  14. i see all your update from your project but i take only fix not rename file..
  15. [GR] nai file clean to dokimasa ekana update apo tin 371 stin 372 kai se ena simio diagraftike to max level value kai sto 373 to perasane pali.. ousiastika dimiourgise ena bug :P alla ola kala fixaristike to exo postari sto acis bug topic
  16. me too i have same problem i make one skill enchant and after relog is not save enchant level
  17. GR: mporis na ftiaksis ena config mesa sta xml apo ta zone pou na leei allowCountPvP kai otan o player faei kapion sto zone pvp pou to exeis kanei enable na tou to kanei +1efkolo einai..
  18. smartguard have virus!! some time skype is disconnect aftomatically and i dont know if is from this or is any backdoor andivirus find all my virus and he delete it carefull guys.. https://imgur.com/a/tyPxrrZ
  19. this config say CHAMPION_AURA_TYPE is for use your team color so no need this just if you need enable disable aura you need only this Config.L2jMOD_CHAMPION_ENABLE_AURA + my line code
  20. writeC(_npc.isChampion() && Config.L2JMOD_CHAMPION_ENABLE && _npc.getLevel() >= 5 && _npc.getLevel() <= 61 ? 0x01 : _npc.isChampion() && Config.L2JMOD_CHAMPION_ENABLE && _npc.getLevel() >=62 && _npc.getLevel() <= 85 ? 0x02 : 0); // team circle around feet 1= Blue, 2 = red this is like if mob is champion & is enable config & is lvl 5 + & 61 lvl - have blue aura for 62lvl + 85 lvl - is red aura i dont know if you like this..
  21. here you can set your date for siege.. https://www.epochconverter.com/
  22. is same code but i dont remember gameplay that is my point i am looking make again that gameplay because for me is the best good vs evil server about game balance drop/farm/pvp. i have try open it like same style faction and i get in grand opening only max 90 on because the game play is boring. is not farm is about play all time only pvp nathing else the old faction i remember have farm and enchant system with pvp like 30 pvp +1 enchant B grade 60 for A grade 120 for S grade that is good because you dont see like have all players +18 weapon's and with a check kill's can't player feed pvp for enchant. after i have a idea use scroll's blessed only to clan hall so only clan's with clanhall he have blessed scroll's is for more easy enchant but with change.. 70/80% after player he start 20 lvl not full 80 lvl... i use some custom skill's in some class and a little change tank's is suppot only no damage UD - ultimate defenter can tank move mut i sub speed - 15/20.. is some list from my new features
  23. hello guys today i start working on a faction project. so my idea is take some features from old faction because if all look's many and many server's is open with faction but never you find that old skype faction like flag's, guard, pray castle, event's, enchant system pvp, & 10% farm server. so i make that topic because i am looking one remember that server for open it again with new features & old features like a mix server old -> new. if any guy remember that server can add me in skype : typerakos i work toggeter without any cost just i can add him to GM list and maybe if server have ppl on and have donate i give him a cost from donate. tnx all.
  24. this code say hero period end every 1 month first day = 1 hours 12 = morning min = 0 second = 0 so you remove this currentTime.add(Calendar.MONTH, 1); currentTime.set(Calendar.DAY_OF_MONTH, 1); currentTime.set(Calendar.AM_PM, Calendar.AM); currentTime.set(Calendar.HOUR, 12); currentTime.set(Calendar.MINUTE, 0); currentTime.set(Calendar.SECOND, 0); and you put this currentTime.set(Calendar.DAY_OF_WEEK, Calendar.SUNDAY); currentTime.set(Calendar.HOUR_OF_DAY, 00); currentTime.set(Calendar.MINUTE, 00); currentTime.set(Calendar.SECOND, 00); and thats all.
  25. dedicated 32GB for me is better because vps is a part of a dedicated and reseller give limit for this machine like disk speed, ram, cpu.. but with dedicated you have full statistics
×
×
  • Create New...