Removing every headgear

Started by bebox123, Jun 12, 2017, 10:26 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

bebox123

How do I remove every headgear sprite like if I wore AoA then how will I edit it for me not to be seen in my character even if I already wore it. It's like an effect of Gem Sallet. Thank you!

jacobo_bobo

Is this your server and you want the headgear to have 0 sprite for everyone? If so, you can do it by replacing the view ID on the Item Database with "0".

If you are playing on someone else's server and you want everyone to see YOUR headgear as invisible, you can't. You can replace the sprite on your data folder with an invisible sprite but that would only affect you..meaning only you would see it invisible and everyone else would see the AoA or whatever headgear you have.

MetallicMonkey

You can always duplicate every headgear and replace the view IDs. The headgears won't take up much DB space, but not sure if you'll have to change anything else since I haven't looked at the rathena implementation (make sure there are no max ID caps, etc).

bebox123

Thanks for your reply! Yep2, I mean how will I edit my grf in order for me not to see those headgears in my character sprite even if I wore it? I'm playing on a server and i'm not the owner as well. Thank you so much!

Zereges

Headgear sprites are located in
sprite/¾Ç¼¼»ç¸®/³² (for male characters)
sprite/¾Ç¼¼»ç¸®/¿© (for female characters)

Basically, you have to create empty headgear sprite and use that to replace all other headgear sprites.
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

bebox123

Quote from: Zereges on Jun 13, 2017, 07:57 AM
Headgear sprites are located in
sprite/¾Ç¼¼»ç¸®/³² (for male characters)
sprite/¾Ç¼¼»ç¸®/¿© (for female characters)

Basically, you have to create empty headgear sprite and use that to replace all other headgear sprites.

Thank you Zerges! :)