Jump to content

GsL

Members
  • Posts

    2,418
  • Joined

  • Last visited

  • Days Won

    9
  • Feedback

    0%

Everything posted by GsL

  1. Kai egw thelw auto ... kapoios na apantisi ligo analitika??
  2. mipws exeis piraksei tpt?? katalathos? an exeis aplo no custom server tah s protina na vris allo system k na mpeis me auto apla alakse tin ip (den eimai sigouros gia auto p s lew )
  3. i fix summon and work but when i put on sumon miss *Attack* commant maybe is bug that??if i take atck comant form other sumon my summon atck normaly so what can i do??
  4. to PASOK kuverna??
  5. Hi in this guide I will show you how you can get a monster like Valakas and make him pet that summoning with skill like Kat the cat. Please to success follow my steps directly: 1)Open Navicat and go to table 'npc', there find a monster that you like and take his all stats and write them on a paper 2)Now go to the last table and make new npc (press the +) 3)After that put all Valakas stats but change his type to L2Pet and his ID that not exist(if you want change you can change the stats like you want) 4)When you finish that go here C:\Server\gameserver\data\stats\skills (in my case) and open the file 1100-1199.xml and open it with notepad 5)Now go to the bottom and copy and paste that (if you want Valakas): Code: [select] <skill id="1192 <--- This will be the skill that you call valakas" levels="1" name="Summon Valakas"> <table name="#mpConsume_Init"> 8 </table> <table name="#mpConsume"> 31 </table> <table name="#reuseDelay"> 21600000 </table> <table name="#itemConsumeCount"> 3 </table> <table name="#itemConsumeCountOT"> 0 </table> <set name="itemConsumeId" val="1458"/> <set name="itemConsumeCount" val="#itemConsumeCount"/> <set name="itemConsumeIdOT" val="1458"/> <set name="itemConsumeCountOT" val="#itemConsumeCountOT"/> <set name="itemConsumeTime" val="240000" /> <set name="mpInitialConsume" val="#mpConsume_Init"/> <set name="mpConsume" val="#mpConsume"/> <set name="power" val="0.0"/> <set name="target" val="TARGET_SELF"/> <set name="hitTime" val="15000"/> <set name="reuseDelay" val="#reuseDelay"/> <set name="skillTime" val="15000"/> <set name="skillType" val="SUMMON"/> <set name="isMagic" val="true"/> <set name="operateType" val="OP_ACTIVE"/> <set name="castRange" val="-1"/> <set name="effectRange" val="-1"/> <!-- Summon-specific --> <table name="#npcIds"> P u t y o u r I D </table> <set name="npcId" val="#npcIds" /> <set name="expPenalty" val="0.3" /> <set name="isCubic" val="false" /> <for> </for> </skill> This must be above the line </list> 6) When you finish that go to your server and add skill ID: 1192 LvL: 1 at then use the skill and it will call valakas Attention :A problem that all have is that the attack icon not exists so you must first summon an official monster like kat the cat and get his attack icon on the shortcuts of the bottom of your screen now when you summon valakas you will use the botton that you put in shorcuts and it will attack :) isnt yours xd either mine xd
  6. hi i copy paste 1 new skill summmon with different template i fix it and i see it with black icon its doesnt work maybe becuse i havent fix at system skillgrp i do copy paste from orginal skill and i change id and i get error maybe my file edit have problem? I use l2jfrozen interlude
  7. Magkes evala to skill to patisa k dn egine tpt isws prp na to ftiaksw mesa k sto system. Loipon ekana copy paste to same skill mesa sto system(skillgrp) k m vgazi ERROR ti ginete?? to file m edit exei provlima??
  8. dn uparxei game gia mena xwris rylay an exw kanei pick Mage k se kapoia figther p einai compo kanw build rylai an exoun kapoia skills p epitrepete.
  9. <?xml version="1.0" encoding="utf-8"?> <list> <skill id="99999" levels="1" name="my skill"> <set name="target" val="TARGET_SELF"/> <set name="skillType" val="BUFF"/> <set name="operateType" val="OP_PASSIVE"/> <set name="castRange" val="-1"/> <set name="effectRange" val="-1"/> <for> <add order="0x40" stat="maxHp" val="4000"/> </for> </skill> <skill id="9856" levels="7" name="Summon White Panther" enchantLevels1="30"> <table name="#enchantMagicLvl">78 78 78 78 79 79 79 79 79 80 80 80 81 81 81 81 81 82 82 82 83 83 83 83 84 84 84 84 85 85</table> <enchant1 name="magicLvl" val="#enchantMagicLvl"/> <table name="#enchDarkPanther"> 14806 14807 14808 14809 14810 14811 14812 14813 14814 14815 14816 14817 14818 14819 14820 14821 14822 14823 14824 14825 14826 14827 14828 14829 14830 14831 14832 14833 14834 14835 </table> <table name="#mpConsume_Init">14 18 22 23 25 26 28</table> <table name="#mpConsume">56 70 85 92 98 104 109</table> <table name="#itemConsumeCount">1 3 3 2 4 2 4</table> <table name="#itemConsumeCountOT">1 1 2 3 4 4 4</table> <set name="mpInitialConsume" val="#mpConsume_Init"/> <set name="mpConsume" val="#mpConsume"/> <set name="itemConsumeId" val="1459"/> <set name="itemConsumeCount" val="#itemConsumeCount"/> <set name="itemConsumeIdOT" val="1459"/> <set name="itemConsumeCountOT" val="#itemConsumeCountOT"/> <set name="itemConsumeSteps" val="4"/> <set name="summonTotalLifeTime" val="1200000"/> <set name="summonTimeLostIdle" val="500"/> <set name="summonTimeLostActive" val="1000"/> <set name="target" val="TARGET_SELF"/> <set name="reuseDelay" val="20000"/> <set name="hitTime" val="15000"/> <set name="skillType" val="SUMMON"/> <set name="isMagic" val="true"/> <set name="operateType" val="OP_ACTIVE"/> <set name="castRange" val="-1"/> <set name="effectRange" val="-1"/> <table name="#npcIds">31009 31009 31009 31009 31009 31009 31009/table> <set name="npcId" val="#npcIds"/> <set name="expPenalty" val="0.05"/> <set name="isCubic" val="false"/> <enchant1 name="npcId" val="#enchDarkPanther"/> <for> </for> </skill> </list> Auta einai ta 2 new skills p exw kanei 1 work alla einai aorato k dn me enidaferi etsi to thelw to 2 omws apo oti vlepw den work ti exw kanei lathos douleuw se l2jfrozen interlude
  10. lol i done wrong place topic i thing wht i was at *Gr Dev Request help* section
  11. Esena mporei na min s arese i k sai 10000 akoma alla otan kanei kapoios share simeni oti kati ekane k tou arese ekane kopo isws k ithele na to mirastoi mazi mas epidi dn einai oloi pro san esena Mr Dev den simeni oti kanoun oloi tin teleia douleia. An dn s aresei apla moko. Gratz gia tin prospathia s file
  12. Kalimera, ekana new skill to perasa sto skill trees vasika ekana copy ton dark panther k allaksa to template id gia na einai allo summon evala new id Pws vazw to skill sta active gt den to vlepw ston char p to evala
  13. logika svinis ta case k afinis 1 case k vazis dipla to ena eimai asxetos apo java :p min to kaneis xd
  14. Uparxei kapoio program p na kaneis edit ta color names to NPC/Monsters ?? {To proto pou rwtisa to eftiaksa* k euxaristw gia to help}
  15. mathe prota ta vasika aderfe k meta pas sto epomeno stadio xd
  16. Akouste mia sas parakalw edw leme o kathenas tin apopsi tou, den lew oti a egw tha parw tank se 1 game k tah ton kanw build AD lathos otan idi uparxei Ph Shen mesa sto game egw tha kanw pick maphie gt 1st varaei AOE dmg me to ulty tou tin 3i k tin 2i tou ara se ena Mass Batle boukari k ta kanei poutana dokimaste ton s ena aplo game na uparxei mesa tank k dokimaste auta ta items* Boots oti thelete * trinity 2o infinity 3o lifesteal auto p stuckari(dn thumame name) k meta oti allo thelete an uparxoun 3-4 Kathara AD vgalte k thromail k eistai GG apla dokimaste ton . Kai o Mundo mpori na peksi to idio me alla items dokimaste na anevasete to 3o tou k pekste me Boots Me to 25% atck spd / auto p stuckarai to Hp k s dini 900 + to stuck / trinity k oti allo thelete Vasika ston mundo dn einai toso kalos me to AD alla gia xavale otan varieme pezw mundo :)
  17. Kalispera , magkes kserw pws alazw to color sta NPC uparxei kapoio guide pws to aknw analitika vasika auto p thelw einai ta colors gt m exei mono 2 gramata k etsi den vriskw ta colors dld anti na m exei FFFFF m exei F3 k thelw na vrw 1 allo color k dn kserw 1 erwtisis akoma to name color mporo na to alaksw ektos apo to title color? k an mporite na m pite ta vasika code gia ta apla colors i kapoio site gt exw auto edw alla dn vgazw akri http://www.w3schools.com/tags/ref_colornames.asp
  18. [Gr] Elo? den se poianw aderfe megaloni i famigia ton cleverboys mou fenete gia pes m ti ennoeis sweet gt eimai apo pakistan k dn ta poianw auta [GR]
  19. [Gr] egw kanw build ton maphie kathara AD k kovi m@nnnneesss esus ti kanete??? i pisteuete oti tha htan kaliterw to oti einai tank to kserw.. [GR]
  20. Nope i dont know LOL i m retard just a kid where spam what is your problem? i cant talk with clever ppl becuse i envy your mind. My English Sucks like you :)
  21. Summoner Name: Yohanson Server : Nordic /East If m sad i play tank if i m nervus i play assasin when i m fine i play support!!! Ranked is fake
×
×
  • 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