why not? just get the info from the pathes add what u need for nija add all the itmes to the item table and item data add the skills so add some info in to the sorces and it orda work i thank the hardest part would be adding the info to the item data but i may be rong
Well, Its not possible on patch 5017 to get the real Ninja's of Conquer Online.
But... You can add the Weapons and armors to your Client / Server.
Than It will look like this :
(This is an example of a Katana(NinjaSword) with a normal Sword)
Why isn't it possible to have ninja on other patches than the official? Have you even tried to do it or are you just making assumptations? What would be the problem? If it's about the files just do like you always do (copy+paste )
I'd like to hear comments from the 'pros' who say it isn't possible.
Quick overview of what i have done for ninja
-----------------------------------------------------------------------------------------------------------------------------------------
i have defined Ninjas job ID's in the clients ProfessionalName.ini, Added some Attributes to Stats.ini (not correct ones yet) in my Bin/Debug folder.
Then in DataBase.cs i created a block that reads the stats from the Stat.ini (copying the format of the Trojan block that already exists)
All that i need to do now is add the correct attributes, skills and items.
Attributes are the easiest part (i think)
the other two are the parts that will take me time
Quick overview of what i have done for ninja
-----------------------------------------------------------------------------------------------------------------------------------------
i have defined Ninjas job ID's in the clients ProfessionalName.ini, Added some Attributes to Stats.ini (not correct ones yet) in my Bin/Debug folder.
Then in DataBase.cs i created a block that reads the stats from the Stat.ini (copying the format of the Trojan block that already exists)
All that i need to do now is add the correct attributes, skills and items.
Attributes are the easiest part (i think)
the other two are the parts that will take me time
I'f also got the Ninja Jobs, But they can't wield 2 weapons. You need the Data.swf (I think) for it. And if you change those things in the client. You can't login anymore. So all you can do,
1) Adding Items,
2) Adding the jobs. ( Useless )
well i have the Command and the NPC (NPC i copied from TrojanStar) but the problem is i ned the SkillIDs WeaponsIDS and the way to make the NPC promote me and learn me new skills.
EDIT: could not find Data.swf anywhere in my uptodate client
Lol, Sorry, its "data.wdf"
Quote:
Originally Posted by ph03nixx
well i have the Command and the NPC (NPC i copied from TrojanStar) but the problem is i ned the SkillIDs WeaponsIDS and the way to make the NPC promote me and learn me new skills.
You should add them by urself, or copy the new ini files from conquer to your Client folder.