-
Posts
950 -
Joined
-
Last visited
-
Days Won
15
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Posts posted by Start_
-
-
Then re-check just 1 skill on skill_tree and skill_db for 1 class that had custom skill try to made it usable.
If it work then you can apply to another.
-
Any error appear on log, char, map server?
-
Work fine for me. Test with latest rAthena.
-
Have you upgrade your import files to YAML?
-
Maybe something like this?
block off;
unit walk;
block on;
end;
-
1
-
-
Fantastic!
-
1
-
-
Which client date you're using?
Also please apply Chris data + Chris sprite collection (Try search Chris Ragnarok Data on Google)
-
1
-
-
Keep those files original. And use define_post file instead. (Try search define_post in this forum)
-
Which UID do you mean
- UID of item
- UID of Account ID
- UID of Char ID
Or something else?
-
Use 'git pull' command.
Or if you using Github Desktop just hit fetch and pull on rAthena reposity.
-
monster "prontera",0,0,"--ja--",1002,1; setunitdata $@mobid[0],UMOB_HP,1234;
Change 1234 to Max HP - Damage Taken.
-
Is it hair costume? not a real character hair. (If I'm not wrong)
-
Do you have any screenshot?
Also which commit are you at? Client date too that would be helpful for any people that want to help you.
-
Use latest rAthena, they already fix it.
-
1
-
-
See nodeadbranch mapflag in npc folder.
-
1
-
-
Still in development.
-
Try change 60000 to 8640000
-
Yes you can duplicate GvG or BG mapflag (Source edit).
-
-
Attendance system should done that I think so?
-
You can add new YAML parser in src try to use 'find all' EquipLevelMin in Visual Studio then you can duplicate it to INREMsSpecialAttribute variables.
-
1
-
-
What's your Windows, did you often updating Windows?
And VGA drivers, some runtimes too.
-
Try install data from Chris again. I found when I edited prefix, postfix and some card related stuffs, client will auto close after it open for 0.1s
-
Costume Digital Space -> Try paste this into your data folder. https://github.com/llchrisll/ROenglishRE/tree/master/Renewal/data
Problem with skill_db import file
in General Support
Posted · Edited by Start_
1.) If you close and restart server this issue will not be happen.
2.) Using @ reloadskilldb will cause skill missing.
Am I correct?