Thread: Racial skills
View Single Post
  #2  
Old 10-03-2015, 11:28 AM
AdrianD
Discordant
 
Join Date: Dec 2013
Posts: 297
Default

I read a thread on this some time ago. I don't remember the specifics.

I've never looked into doing this but, IIRC it's technically possible. I am unsure about animations.

I did a brief test with forage for a human warrior.

I changed `skill_caps` table to allow it in the DB and added <pp->skills[SkillForage] = 5;> to <Client::SetClassStartingSkills>. It showed up proper in the DB when creating a new char but, not on client. I use Titanium client.
Reply With Quote