custom weapon + sprite

Tio Akima

New member
Messages
349
Points
0
Age
36
Discord
TioAkima#0636
Github
Tio Akima
Emulator
Hello,
after creating a custom sword, how can I associate this custom sword with these attack effects?
Has several sprites of sword attack, I wanted to be able to choose one and put in my custom sword.

Second doubt:
In SRC, where do I find the code that calls these sprites?
These sprites happen when you use basic attack, right?
In what part of src do I find this?

thank you

custom_weapon.jpg


 
Well, it is not src based it is similar to creating custom headgear spirits, it is client based. 

here is the link how to add custom weapons

http://herc.ws/wiki/Custom_weapons

This attack effect also are part of sword spirits, take one of those sword .act and .spr file and then open with act editor. Just try it out. 

 
:flushed:  i just found u have create custom job and still don't know how weapon spirits works................./swt

 
Well, it is not src based it is similar to creating custom headgear spirits, it is client based. 

here is the link how to add custom weapons

http://herc.ws/wiki/Custom_weapons

This attack effect also are part of sword spirits, take one of those sword .act and .spr file and then open with act editor. Just try it out. 
Forgive me for asking, I had forgotten the proper way to point to the sprite of a weapon. Thanks for the link of the wiki, it is well exposed.

:flushed:  i just found u have create custom job and still don't know how weapon spirits works................./swt
hahahaha
And on the second doubt, I'm looking for any function to generate an effect done in .spr
So any chance interests me.
This effect (in .spr) I want to use in a custom skill.
Since the effect has to be in all directions, the specialeffect () function does not work, so I'm looking for other possibilities and ideas.
Thank you for your response.

 
Back
Top