How to edit grf for showing Aura Blade active?

Started by bomberman, Sep 27, 2017, 08:28 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

bomberman

Our server not showing when using aura blade. How to edit data.grf for showing when activate?

Thank you

Zereges

Player of Phoenix Fury, Pestilence & Ekirei.

Tree of Savior: Zereges (Falconeer-Mergen-Ranger)

Ragnarok break now.
My EndlessTower Video

WoW (Drak'Thul): Zere, Shadow Priest, <Panta Rheî> (offline too)

My Anime List
My StackExchange

bomberman


misterj

#3
dont thank him, he gave you bad/wrong/incomplete info.
first off SI_AURABLADE needs to be sent to the client. it is by default on rathena and herc and all, so that's fine. unless of course, youre using an aegis server (you aren't), so it'd be sent anyways.

if it's an old client you need to add code for it in CSession::GetStateFileName for the correct efst id (which is whatever SI_AURABLADE is). if you don't know how to do that, then its beyond you

if it's a newer client with lua files, you need to add an entry in luafiles/stateicon/stateiconinfo_f.lua/b under the HaveEfstImgTable for EFST_AURABLADE. then also it needs info added just like all the other states do

Zereges

Quote from: misterj on Sep 29, 2017, 09:43 PM
dont thank him, he gave you bad/wrong/incomplete info.
I thought, that SI_AURABLADE isn't being sent by default. Thanks for clarification.
Player of Phoenix Fury, Pestilence & Ekirei.

Tree of Savior: Zereges (Falconeer-Mergen-Ranger)

Ragnarok break now.
My EndlessTower Video

WoW (Drak'Thul): Zere, Shadow Priest, <Panta Rheî> (offline too)

My Anime List
My StackExchange

misterj

it has to be sent or the client won't know to make the weapon sprite have that transparent/white effect