Jump to content
  • 0

L2J - Skill Condition Required To Use


Nitzamc

Question

hi. i want to add a condition on a skill for example lets say ( fire vortex ) in .xml file

[cond]

[cond]

i found documentation on l2jserver site

there are plenty of useful conditions but there aren't all of them 

i wanna find all of the conditions please help me because i want to add on a specific skill not to be able to cast if the target is in your party 

so i tried like 

[cond]
<target party="true">
<target PARTY="true">
[cond]

but nothing hahaha :D so give me help please

Link to comment
Share on other sites

7 answers to this question

Recommended Posts

  • 0

thats not how it works, the skill works on target thats set in <name target="party" (clan/self/one/area...)> you cant simply do that, but you can change the dmg formulas for that if target is in your party you return 0 dmg.

Link to comment
Share on other sites

  • 0

@freddy  if a player is in my party and i press on the skill ex(vortex) i want it to be unable to use it on party member. i dont want it to use and return 0 dmg...

and something ells where can i find all the conditions? because l2jserver wiki hasn't all the conditions list

Link to comment
Share on other sites

  • 0

Why don't you add a condition inside java, will be more easy, also your conditions for XML you should found them inside java too. A search inside will always help you, make a search for an already known condition

Edited by Machinist
Link to comment
Share on other sites

  • 0

I don't know where exacly you've read about conditions in L2J site but i believe that every condition included in official L2J files are written here:

http://www.l2jserver.com/wiki/Skills

 

If not you should probably request information about conditions that aren't added in it from L2J community.

http://www.l2jserver.com/forum/

Edited by Stewie
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Posts

    • Καλησπέρα σας,ενδιαφέρομαι για συγκρότηση ομάδας για reborn ενός θρυλικού Ελληνικού Server. 🙂 Ζητούνται άτομα με καλή γνώση σε l2Dev, σοβαρά και με όρεξη. O server δε θα είναι pvp. Θα ειναι very low rate. Περισσότερες πληροφορίες τηλεφωνικά μετά από επικοινωνία εδώ πέρα! Ευχαριστώ.   Good evening, I am interested in forming a team to reborn a legendary Greek Server. 🙂 Looking for people with good knowledge in l2Dev, serious and eager. The server will not be pvp. It will be a very low rate. More information by phone after contacting here! Thanks.
    • Hello Server Owners!   Always having trouble that players on your servers are not voting for your server? You can import your own usernames to vote for you, giving you a legitimate chance to climb the ranks every 24 hours. With our Toplist Voting Bot Extension, it's possible. This means increased visibility and a higher chance of reaching the top of the rankings. We currently support over 400+ Toplists for you to choose from. Whether you're into general gaming or niche-specific Toplists, you'll find the right fit for your server.   * Keep in mind to respect the terms of service of the Toplists and not to overflow *   If you're interested in a Trial, it's possible, upon verifying your e-mail you will receive one free whole token to get about 50-100 votes depending on the Toplist you choose. Boost your rankings with our Toplist Voting Bot and take the first step towards server success.   Discord: https://discord.gg/BfSfaDttbZ Website: https://toplistbot.com
    • Hello, the problem may be in the skill line. Check spaces is a common error.
    • Hello, I need help with this: When I paste the skilldata in the skilldata of the program, when I click generate show a error:   See the end of this message for details on how to invoke Just-In-Time (JIT) debugging instead of this dialog box.  Just-In-Time (JIT) debugging instead of this dialog box. ************** Exception text ************** System.ArgumentOutOfRangeException: Length cannot be less than zero. Parameter name: length    in System.String.Substring(Int32 startIndex, Int32 length)    in L2OFFGMPanel.Editor.pchMK.ex0fw1kAOte16pCJFCj(Object , Int32 , Int32 )    in L2OFFGMPanel.Editor.pchMK.tW0WWWF2JnU(Object , EventArgs )    in System.Windows.Forms.Control.OnClick(EventArgs e)    in System.Windows.Forms.Button.OnClick(EventArgs e)    in System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)    in System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)    in System.Windows.Forms.Control.WndProc(Message& m)    in System.Windows.Forms.ButtonBase.WndProc(Message& m)    in System.Windows.Forms.Button.WndProc(Message& m)    in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)    in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)    in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded assemblies ************** mscorlib     Assembly version: 4.0.0.0.0     Win32 version: 4.8.4614.0 built by: NET48REL1LAST_B     Base code: file:///C:/2/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll ---------------------------------------- _     Assembly version: 0.0.0.0.0     Win32 version: 4.8.4614.0 built by: NET48REL1LAST_B     Base code: file:///C:/2/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll ---------------------------------------- L2OFFGMPanel     Assembly version: 4.7.1.0     Win32 version: 4.8.4614.0 built by: NET48REL1LAST_B     Base code: file:///C:/2/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll ---------------------------------------- System     Assembly version: 4.0.0.0.0     Win32 version: 4.8.4605.0 built by: NET48REL1LAST_C     Base code: file:///C:/2/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Windows.Forms     Assembly version: 4.0.0.0.0     Win32 version: 4.8.4550.0 built by: NET48REL1LAST_C     Base code: file:///C:/2/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System.Drawing     Assembly version: 4.0.0.0.0     Win32 version: 4.8.4390.0 built by: NET48REL1LAST_C     Base code: file:///C:/2/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Configuration     Assembly version: 4.0.0.0.0     Win32 version: 4.8.4190.0 built by: NET48REL1LAST_B     Base code: file:///C:/2/Micros  
    • GRAND OPENING FROM - 16/06/2023, FRIDAY, 20:00 +2 GMT !
  • 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