class skills not working

02/07/2012 14:55 sengrim#1
before i am told use search i been looking useing search for 2 days an all i find is pet skills not working not seen anything about class i am adding a pet in DB from client but once i add the pet the class skills stop working as in buy a skill book an click on it an nothing happens but pet skills are fine DB is chaos an client plz been stuck on this
02/07/2012 18:27 no_1#2
Make sure the skils are in magictype.ini and cq_magictype. Also check the magic.ani file to see if the skill is added there.
Also check the action codes on the item. must be something like this:
Code:
9032710	9032711	9032712	1020	0	check 7016
9032711	0	0	1010	2005	You~already~have~learned~this~skill!
9032712	9032713	0	1020	0	learn 7016
9032713	9032714	0	502	726044	
9032714	0	0	1010	2005	You~have~learned~the~skill~successfuly.
02/07/2012 18:33 sengrim#3
i even trashed my database an used a backup login an skills work add a pet an they just stop i have maintained the tables as well have got the skills the character starts with to work but can't learn any othere than those

ok plz close this thread since it not much help or leave it up the problem is somehow connected to the pet but i can't find any connection with the id's of the pet to the class skills but long as it not added all works fine



Please do not double post. If your post is the last one, use the edit feature.