[REQUEST] Skill Help

01/22/2011 18:08 Manly393#1
I really want to add some new skills to my server but am having some troubles figuring it out. I was wondering if anyone could tell me what files/tables need to be edited to accomplish this.

The help is really appreciated :)
01/22/2011 19:02 TiGeRkiwi32#2
to add a new item including everything(Client,Action,Itemtype).
Making Items is divided to:-DataBase,Client
DataBase:-cq_itemtype,cq_action(if you wanna make action).
Client:-Itemtype.dat,shop.dat(if you want to add it in any shop),ItemMinIcon.ani,MapItemIcon.ani

Guides Hints
**[Only registered and activated users can see links. Click Here To Register...]
**[Only registered and activated users can see links. Click Here To Register...]

well i think this is what u looking for..sorry i am new members here but i think the principle is same like i wrote above..
***Credits to louise32 for the release of the guides
IceQueen[PM] FR-MW Owner

i think this what you need sorry still new in eo development im sure will be more people who more good than me will see this and help you.but hopefully by giving you something above could give you some inspiration :)
01/22/2011 19:20 Manly393#3
Ty for the help :) adding the item isn't my troubles though, I really just need to know the client parts to edit for the actual skill.. I am testing it now but I think i am missing one of the files im supposed to edit for the graphics or something.
01/22/2011 19:24 cyberghoser1#4
Quote:
Originally Posted by Manly393 View Post
Ty for the help :) adding the item isn't my troubles though, I really just need to know the client parts to edit for the actual skill.. I am testing it now but I think i am missing one of the files im supposed to edit for the graphics or something.
here: [Only registered and activated users can see links. Click Here To Register...] you can use that as a 'guide' for further adds.
01/22/2011 19:49 Manly393#5
Ahh, thanks :)

Much appreciated.