Jump to content

Onix

Members
  • Posts

    780
  • Credits

  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Everything posted by Onix

  1. hello MxC i search share lineage 2 utils ct2.3 have anyone? thx ok pls mod closed topic i find thx
  2. hahaha these cats the twins xDD good modifications :D thx Citical :)
  3. so you want protection players on spawn search this on gameserver --> config and find this line on character.propeties btw if you dont have you must search this on config because i dont know what server pack you have. # After a player teleports, this is the time the player is protected. # This time is in seconds, leave it at 0 if you want this feature disabled. # Default: 0 PlayerSpawnProtection = 0 you want make pi for pvp zone but this is no peace you can pvp and pk only need add teleport on gk and create line in .htm our gk and add location on navicat table teleport
  4. what you mean you want link for share monster weapons?
  5. Hi members MxC !!! i decided to write this guide because many people probably do not know how to make himself his own weapon what will we need : 1. decode system 2. program L2Fileedit 3. some free time and little desire so we get to work 1. Let's make backup files (itemname-e.dat and weapongrp.dat) 2. First, we must save the weapon in the file itemname-e.dat so open program L2Fileedit and open itemname-e.dat 3. Go to the bottom and add such a thing : some useful explanations : 99999 = weapon id GM Dual Zariche = name weapon GM Dual = yellow inscription such thing as SA This is GM Weapon = description of the weapon that is what will show up at the bottom of the weapon when it click All that we can change according to your own liking me just shows you how to do dual Zariche !!!!!! Remember to add a new items after the end of (itemname-e.dat) press Enter to go to New Line This will prevent Unnecessary Error !!!!!! Save as version 413 4. Open a file (weapongrp.dat) 5. Go to the bottom and add such a thing : some useful explanations : 99999 = is that we have given the id (itemname-e.dat) LineageWeapons.unique_zariche_m00_wp , LineageWeaponsTex.unique_zariche_t00_wp = the appearance of weapons icon.weapon_dual_sword_i00 = the appearance of icons in the inventory icon.weapon_unique_zariche_i00 = the appearance of weapons in the inventory after the assumption ItemSound.public_sword_shing_8 , ItemSound.sword_great_4 , ItemSound.sword_mid_2 , ItemSound.public_sword_shing_4 , ItemSound.itemdrop_dualsword , ItemSound.itemequip_dualsword = is the sound of the establishment, removal, and disposal of weapons of beating !!!!!! Remember to add a new items after the end of (itemname-e.dat) press Enter to go to New Line This will prevent Unnecessary Error !!!!!! Save as version 413 6. Weapons have been ready, now we add the statistics or m.atk, p.atk, atkspd. To this end, enter the folder weapon (date / stats / weapon) and create a new file named *. xml 99998-99999.xml 7. Open the file 99998-99999.xml and add such a thing : some useful explanations : id='99999' = Here we give weapons which we have given id in the (itemname-e.dat) name="GM Dual Zariche" = Here we give the name of weapons <set val='3000' order='0x08' stat='pAtk'/> = What we give here is to have a weapon p.atk <set val='3000' order='0x08' stat='mAtk'/> = What we give here is to have a weapon m.atk <set val='1000' order='0x08' stat='pAtkSpd'/> = Unless we give here is to add the player to assume atkspd weapons Save 8. Now enter in phpmyadmin (http://domainname/phpmyadmin) we choose the weapon tables on the last page and press "add" 9. Supplement by myself i added this : 10. Click execute and reboot the server and in game type //create_item 99,999, and enjoy dual zariche Guide by Onix
  6. so go gameserver --> config --> altsettsings.propeties and find this line for example i have this line on down #Buff time multiple #Example dance time default is 2 min if BuffMultiplier=30 then #buff time=60min #Multiplier dance & song time DanceTimeMultiplier=1 # Multiplier buff time BuffMultiplier=1 #Example buff time default is 20 min if BuffMultiplier=3 then #buff time=60min #is 20*3 #Multiplier time of spirit (COV, POW, POF ...) SpiritMultiplier=1 #Example spirit time default is 5 min if BuffMultiplier=12 then #buff time=60min you must change red line ok well if you don't have this line you must change time buffs/dance/songs/chants manualy i show you how go gameserver --> data --> stats --> skills (you must know buffs id if dont know open all and find name buffs) <skill id="304" levels="1" name="Song of Vitality" enchantLevels1="30" enchantLevels2="30" > <table name="#enchantMagicLvl"> 76 76 76 77 77 77 78 78 78 79 79 79 80 80 80 81 81 81 82 82 82 82 83 83 83 84 84 85 85 85 </table> <enchant1 name="magicLvl" val="#enchantMagicLvl"/> <enchant2 name="magicLvl" val="#enchantMagicLvl"/> <table name="#ench1time"> 125 131 136 142 147 153 158 164 169 175 180 186 191 197 202 208 213 219 224 230 235 241 246 252 257 263 268 274 279 285 </table> <table name="#ench2MpConsume"> 58 57 56 55 53 52 51 50 48 47 46 45 43 42 41 40 39 37 36 35 34 32 31 30 29 27 26 25 24 22 </table> <set name="mpConsume" val="60"/> <set name="nextDanceCost" val="30"/> <set name="power" val="0.0"/> <set name="target" val="TARGET_PARTY"/> <set name="skillRadius" val="1000"/> <set name="reuseDelay" val="10000"/> <set name="hitTime" val="2500"/> <set name="skillType" val="BUFF"/> <set name="isDance" val="true"/> <set name="operateType" val="OP_ACTIVE"/> <set name="castRange" val="-1"/> <set name="effectRange" val="-1"/> <set name="aggroPoints" val="611"/> <enchant1 name="aggroPoints" val="655"/> <enchant2 name="aggroPoints" val="655"/> <enchant2 name="mpConsume" val="#ench2MpConsume"/> <for> <effect name="Buff" time="10800" count="1" val="0"> <mul order="0x30" stat="maxHp" val="1.30"/> </effect> </for> <enchant1for> <effect name="Buff" time="#ench1time" count="1" val="0"> <mul order="0x30" stat="maxHp" val="1.30"/> </effect> </enchant1for> </skill> on red line you must change time buffs on number 10800 - 3 hours
  7. i know that :) you want change time buff what server pack you have l2jserver? l2jofficial? or?
  8. i think you have something bad or your website does not support PHP
  9. hey you have a problem because probably this npc buffer have bad structure of the tables or in your database is allready id. i upload for you npc buffer i change only table structure if don't work change id and try again i am sure on 100% this work download and try install if to work then write here http://www.4shared.com/file/199981160/b1125a76/Buffer_by_Myxoske_ver105.html
  10. np but i download this share and install to my server and i give me opinions, good comment means everything from works correctly .
  11. you cant make your custom weapons? only upload on la2base? btw awesome share =)
  12. obviously you have to set a different port for second server (ex. 7778)
  13. if you want give him weapon. 1. if you in game click shift --> and press edit look on down Lhand and Rhand in table Lhand write weapon id 2. or if you are not a game go navicat search id npc pk killer and change Lhand weapon id and save it
  14. you can modify this npc for interlude only change structure sql :)
  15. awesome share Critical ! thx for upload here !
  16. sorry for double post have : http://www.maxcheaters.com/forum/index.php?topic=45586.0 <- - - others scripts players online, server status, acc creation http://www.maxcheaters.com/forum/index.php?topic=99196.0 <- - - hero status script http://g-hamster.com/index.php?topic=198.0 <- - - npc top pvp/pk here have share and instruction how to install http://l2jserver.com/forum/viewtopic.php?f=94&t=12469&p=75360 <- - - castle control script
  17. what you mean you want add pvp/pk status and online status scipts on site?
×
×
  • Create New...