Jump to content
  • 0

[Request] Custom ss/bss with enchant lvl


Question

Posted

Hello guys, I would love if someone can do this?

 

if it is simple to do on l2pcinstance in doattack and docast, please share or put here...

 

:gusta: :gusta:

15 answers to this question

Recommended Posts

  • 0
Posted

Its simple, I have done it, I wont share it but I will give you 2 key hints...

 

1)L2Phx

2)The ss/ssb effect is not client sided, its a skill

  • 0
Posted

why you use "this" ofc it won't work with "this" cause you call getEnchantLevel() on the PcInstance :S

 

add me on skype drake2wow

  • 0
Posted

why you use "this" ofc it won't work with "this" cause you call getEnchantLevel() on the PcInstance :S

 

add me on skype drake2wow

 

I suggest you to stop spam... in other case i will report you, also SS effect are in client side...

  • 0
Posted

I suggest you to stop spam... in other case i will report you, also SS effect are in client side...

 

gtfo idiot, he deleted his posts, go report me

 

and the call is CORE sided stfu now

  • 0
Posted

gtfo idiot, he deleted his posts, go report me

 

and the call is CORE sided stfu now

:good sir:

 

But normal "cheaters" are not able to delete any replies...

  • 0
Posted

:good sir:

 

But normal "cheaters" are not able to delete any replies...

 

use your brain then:

why you use "this" ofc it won't work with "this" cause you call getEnchantLevel() on the PcInstance :S

 

add me on skype drake2wow

 

Its obvius that I answer to a reply of him

 

  • 0
Posted

He wants different ssb/ss effect after a specific enchant value

 

 

if u fix it try to share it please is nice as idea :) maybe some1 wanna use it :p

  • 0
Posted

 

if u fix it try to share it please is nice as idea :) maybe some1 wanna use it :p

 

I already have it on my collection, and it's one which won't get shared, from me at least

  • 0
Posted

You have to edit following itemhandlers :

 

SoulShots, SpiritShot and BlessedSpiritShot.

 

In top end of each file, you got the effect being broadcasted following the grade of the item via a MagicSkillUse packet. Edit it in order it uses your own stuff (aka getEnchantLevel()).

 

You're kinda lucky as the weapon instance is already used, aka weaponInst. So you have to build your check with weaponInst.getEnchantLevel().

 

About the effect itself, it is only related to client side if you want it custom ;  it hasn't to be debate here.

  • 0
Posted

I one time created it so that you can use any of the soulshots with any weapon disregardless of grade. It's been a few years since I last did this but I remember in maybe one of the action methods of the player it'll check your "active" soulshots/spiritshots and see if any of them are equal to your weapons grade. I just removed the weapon grade check and had it use any of the active soul shots randomly with each hit.

 

1)L2Phx

2)The ss/ssb effect is not client sided, its a skill

 

1) Yea because that's efficent >_>

2) The visual effect is client side, which type is determined by the server.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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.



×
×
  • Create New...