Adding new garments & Saving System problems

07/28/2011 03:56 shadowman123#1
hey guz i wanna know 3 things:-
1st: i've added the new garments that begger raider and Schooluniform and another garment i added them to shop and they appeared clearly with their edited prices but when i wanted to buy them they didnt come in my invetory idont know the reason for that ????
2nd:i've problem in saving the Halos of Class pk and elite pk too and the big problem in guildwar cuz when u dc then login the Halo disappear and u can claim it again so it make the guild winner a millionaire ) Which Destroy the whole server so i need a way to save them
last thing How to make viperfang and dragonstail skills come to work ..i thought that when i get their ID i can put it in skills book region in packetHandler but tell now i dont know their IDS ...anyways is my mechanism of adding the skills right or there is A new Methond of that ?
07/28/2011 14:19 F i n c h i#2
1.You have to put their IDs in emoneyshop.ini (source side and client side), after this open up Navicat, and add the IDs in shops too.
It will work fine.

2.Create a table in Navicat, named halos for example, add 3 fields, ID, UID and halo, make it work with your project.

3.Well, you have to code the skills.

I might be totally wrong.
07/28/2011 17:02 shadowman123#3
Thx Alot ill Check what you said anyways dude i found the viperfang and dragontail IDS and i added them to magictype in navicat but when i atk The Skill icon appeared transperent grey colour but when i atk the Skill doesnt come up ..if u know that Too you would be Extra Cool ...when i add that halo table in navicat what should i do then to make it work with My proj project.