Novice and High Novice

Lulu

New member
Messages
103
Points
0
Age
33
Emulator
In my server, Novice and High Novice looks exactly the same.

Novice.jpg

In other official Ragnarok, their High Novice sprite is different without changing clothes color.

Is this sprite included in kRO? Why can't I see/apply/set it? If not included, how can I apply this? Thanks

High Novice.jpg

High_Novice.png

 
Actually there is something in yourData.grf that overwriting high novice sprite.. 

all you need to do is delete that sprite and let your client read the H-novice sprite in data/rdata folder.

 
ohh.i see.maybe its the data_v4 something. Do you know which sprite is it? xD

 
my bad..

I figure it out that it is because of the custom pallets..

if you have custom pallets.. separate it in yourData.grf and put it at the bottom of your Data.ini

 [Data]
0=YourData.grf
1=rdata.grf
2=data.grf
3=pallets.grf
this will solve your problem..

 
Back
Top