Jump to content

Recommended Posts

Posted

pws mporw na kano ta buffs na kratane perisotero apo 19 lepta dld 9 hours ?? (songs.dance.chants.buffs) ama xerei kapios pls reply  ;) ;)

Posted
Pigene gameserver/data/stats/skills kai kane modify ta .xml arxia ( me notepad ).

 

orea tales re file na pai to pedi ala etsi opos to les 8a bgali akri ???

ego 8a sou elega prota na ta paris me to gm ta skill enoo meta na pas eki pou ta sbinis ke na dis tous kodikoys ke meta na pas gameserver/data/stats/skills ke me toys kodikoys poy exis ton skill enoo na ta bris ke na alaksis to xrono.opos diabazis to skill to briskis sto kato meros

Posted

Pare ta Buff pou sou evale..alla ama 8es na 3ereis pliroforiaka des edw ----->

<skill id="1040" levels="3" name="Shield" 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="#ench2MpConsume">

  30 29 29 28 28 27 27 26 26 25

  25 24 24 23 23 22 22 21 21 20

  20 19 19 18 18 17 17 16 16 15

  </table>

  <table name="#ench2MpConsume_Init">

  7 7 7 7 7 7 7 6 6 6

  6 6 6 6 6 5 5 5 5 5

  5 5 4 4 4 4 4 4 4 4

  </table>

  <table name="#ench1time">

  1240 1280 1320 1360 1400 1440 1480 1520 1560 1600

  1640 1680 1720 1760 1800 1840 1880 1920 1960 2000

  2040 2080 2120 2160 2200 2240 2280 2320 2360 2400

  </table>

  <table name="#mpConsume_Init"> 2 5 8 </table>

  <table name="#mpConsume"> 8 18 31 </table>

  <table name="#rate"> 1.08 1.12 1.15 </table>

  <table name="#aggro"> 121 243 418 </table>

  <set name="mpInitialConsume" val="#mpConsume_Init"/>

  <set name="mpConsume" val="#mpConsume"/>

  <set name="power" val="0.0"/>

  <set name="target" val="TARGET_ONE"/>

  <set name="reuseDelay" val="6000"/>

  <set name="hitTime" val="4000"/>

  <set name="skillType" val="BUFF"/>

  <set name="isMagic" val="true"/>

  <set name="operateType" val="OP_ACTIVE"/>

  <set name="castRange" val="400"/>

  <set name="effectRange" val="900"/>

  <set name="aggroPoints" val="#aggro"/>

  <enchant2 name="mpConsume" val="#ench2MpConsume"/>

  <enchant2 name="mpInitialConsume" val="#ench2MpConsume_Init"/>

  <for>

    <effect count="1" name="Buff" time="36000" val="0" stackOrder="#rate" stackType="pDef">

      <mul order="0x30" stat="pDef" val="#rate"/>

    </effect>

  </for>

  <enchant1for>

    <effect count="1" name="Buff" time="#ench1time" val="0" stackOrder="1.15" stackType="pDef">

      <mul order="0x30" stat="pDef" val="1.15"/>

    </effect>

  </enchant1for>

</skill>

 

 

 

To time=36000 pou st5o exw simiosei me kokkino einai o xronos esy vazeis oso 8eleis...Alla einai se second dld ta 36000 einai 9 h ...elpizw na se voh8isa!

Posted

re tzrcryp100 ta perasa alla ola ta skill scroll of escape ola ta kanei xwris cooldown apo tote p evala mesa sta skills ta arxei p m edoses gia 9h buffs :( :(

Posted

kapios help re guys gt ta buffs tou tzrcryp100 doulevoun kanonika dn thelo na po tpt ...

alla efugan apo ola ta skill ta cooldow :( :( pls help

 

sorry gia to double post alla eprepe kapios na me help ama exei kaneis dika t na m dosei me 9h i 4h pls reply

Posted

File mporeis na kaneis Edit to post sou den xriazeste na kaneis diplo tespa.

Ta buffs pou sou edose gia 9 einai gia oneo k an den einai oneo o server sou tote exoun provlima ;)

Posted

Agori m tosh wra pou psaxnese apo mas 8a eixes kanei 5+ fores monos sou :P Apla anige 1-1 ta xml's me notepad kai sto buff time= vaze 36000 kai eisai ok..

Aa kai dn 8imame an sta 'xa dosi prin ala dokimase kai ayta.. http://rapidshare.de/files/39457913/skills.rar.html an kai dn kserw an 8a s kanoun gt einai apo l2jfree..ala dokimase..

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • Hello community, I’d like to share an improved version of the L2smr editor for StaticMeshes, focused on solving some workflow issues I found in the original tool. CreditsThis project is based on the original acmi/L2smr repository https://github.com/acmi/L2smr , created by acmi, and I updated it to Java 17 with some additional features. Issues in the original L2smr Too many windows: each StaticMesh opened in a new one → cluttered desktop. No search: navigating through hundreds of StaticMeshActors was slow and tedious. Added improvements Flexible views Single Window Mode: reuse one window instead of opening new ones. Multiple Window Mode: still available for those who prefer having several views open simultaneously. Real-time Search Field Instant filtering as you type. Case-insensitive search. “Reset” button to quickly clear the search.     Installation and Execution: Clone the repository: git clone https://github.com/Jeep12/l2smr.git cd l2smr        2.Build the project:   ./gradlew build        3. Run the application:     ./run.bat      Or simply double-click on run.bat.     The run.bat script automatically extracts JavaFX from the included javafx-17.0.2.zip file in the javafx/ directory, sets up the required libraries, and launches the application. You don’t    need to install JavaFX separately.      Repository: https://github.com/Jeep12/l2smr     Maybe these features already existed in another version or fork, and they might not be very big changes, but since I didn’t know about them and found them necessary, I decided to          implement them myself and wanted to share them.      
    • no....Mobius L2Clientdat and L2FileEditor can do that...but still cant works with TaiWanese Grand Crusade ,especially Armorgrp.dat and Armorgrp-Classic.dat
    • L2GOLD - Halcyon x45 Project Classic Interlude   C6 - Classic Interlude: Protocol 110     Is a complete copy of L2Gold in Classic [110 Protocol] with L2OFF files.   Fully L2Gold Features - Daily Quest - Daily Mining Quest - Ancient Weapons -Refine System  -Rebirth System -Fully configurable everything you want -Gold stats/Gold skills/Gold items working 100% -Zones 100% alike  -Unique donations system (npc or voicedcommand .donate) - On Enchant success announcement ( if +16 for weapon, 8 for armor , 7 for jewel) - Announce of Castle Lord - Announce of Hero  - Olympiad Max A grade - Olympiad Buffs on matches changed to Gold Alike - Working fully Dreadbane   - AI Mods: Static Time for RB   Automated Events: Squash Watermelon RB Event High rate  (those are fully automated)   Server is running a Test Server: Online to anyone can test it.   Game Client: https://www.mediafire.com/file/1d8xe18rvgi04lx/L2_Classic_Interlude_Client_V2.rar/file   Game Patch: https://www.mediafire.com/file/3z4b8ezy93h2z1g/L2Halcyon+Gold+Patch.rar/file   GM Accounts: ID: root pass root [ accounts go from  root1 until root20 ]   Regular Accounts Registrations: http://84.247.164.27/?page=register   Some Screenshots: https://imgur.com/a/o7TxzTN   Contact me here via PM (only serious buyers).    Price of the product: Fully Server Pack + Source ( 250 Euros )
    • ✨ A Service with Vibes  Vibe SMS ✨   Vibe SMS is not just a platform for working with numbers. We’ve built it to be simple, convenient, and stress-free, so your tasks get done without hassle. We value real communication: we listen to your ideas, provide support, and make sure everyone feels calm and confident. With us, you’re not just a client  you’re part of a space built on trust, support, and a human touch. Vibe SMS is a place where people matter and where we create an atmosphere you’ll want to stay in.   Website link — https://vibe-sms.net/ Our Telegram channel — https://t.me/vibe_sms
  • Topics

×
×
  • 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