Jump to content
  • 0

Question

Posted

Does anyone have shared this kind of code:

 

i want an item to give augment passive skills that i going to give a random passive to your class when you click it.

 

thanks!

10 answers to this question

Recommended Posts

  • 0
Posted

explain it a bit more. I dont get it. 

 

You will have augmented weapon and it will give you a skill based on class? or what?

Translate: He wants a custom clickable item, which when you click it it will give a random augment passive skill regarding his current class.
  • 0
Posted

ah ok :) it shouldnt be much hard to make that one, is it? :)

it should be similar to forgotten scrolls but he just have to write those skills and classID restrictions :)

  • 0
Posted

What i want is a custom clickable item that when your press it , it gives you a random augment skill on your class (no class restriction)

 

i think it's easy to make

 

i want it for l2jfrozen 

  • 0
Posted (edited)

but how i'm going to make it random?

 

so it picks one random and add's it to the class?

 

 

lets say for example that the augment skills ids are between 2100 and 2299

 

you will

 

int skillId = 2100+Rnd.get(199);

Edited by xdem

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


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..