[QUESTION] Enable this

kbandeleon

New member
Messages
25
Points
0
I have this link: http://nn.nachtwolke.com/dev/npclist/?qq=all

I want to pop some of this on the game but it seems like i don't have all the sprites, is there any bundles for all of these sprites so i can call them out?

10172964_498208133624271_1904109866_o.jpg
10245129_498208136957604_1072673267_o.jpg
10179003_498208140290937_1208566906_o.jpg


 
You can get these sprites on kRO data.grf

NPC: ("data/sprite/npc/") Folder.

(While some of them are mobs)

Mobs: ("data/sprite/¸ó½ºÅÍ/") Folder.

P.S: Your kRO should be updated.

 
Last edited by a moderator:
I cannot do the @disguise <ID> for some, my kro's updated, 
Becuase your server GRF maybe is overriding the kRO's jobidentiy.lub

 
Last edited by a moderator:
do i have to repack all of them so that the sprites that i want will on my main grf?
Sprites will be read from data.grf.

If you are using your Custom GRF,then just Replace this files(or add new entries, if you have custom entries in these files)

1)https://github.com/ROClientSide/Translation/blob/master/Data/luafiles514/lua%20files/datainfo/jobname.lub

2)https://github.com/ROClientSide/Translation/blob/master/Data/luafiles514/lua%20files/datainfo/jobidentity.lub

to your main GRF.(the one which is read first)

 
Last edited by a moderator:
It's the same for jobidentity.lua, i have updated data_4.0.rar

and have the same file size, but i repasted it and repacked

 
Back
Top