Skill description

ShadowLight

New member
Messages
46
Points
0
Hi guys,

I just came back to RO in a long while. I can't seem to find where the skill description is located. Where should I edit the skill description?

Thanks in advance,

ShadowLight

 
check your LUA/LUB Files

Code:
dataluafiles514lua filesskillinfozskilldescript.lub 
 
Last edited by a moderator:
This is what I've tried to change before ... nothing happens. Also, the default skill description in here doesn't seem to match the one in the game. Musical strike skill that I currently have in-game for example doesn't seem to have details on how it improves every level while in the lua files it has the level details on it.

 
what client date are you using? maybe you using an old client what uses the .txt files instead

 
are you sure your GRF are int he correct order in the DATA.ini?   else the data.grf will override your settings. it should looks like this

Code:
[Data]0=MYCUSTOMGRF.grf1=data.grf2=rdata.grf 
 
Back
Top