mij2000 Posted March 23, 2014 Posted March 23, 2014 Hello, i try to put custom weapons/armors and i execute the .sql and put the files on data/stats/items and nothing. I cant spawn them.Please Help
snifi Posted March 24, 2014 Posted March 24, 2014 Armors and Weapons - You need the following files: Clientside: weapongrp.dat (modified with ur new stuff) - assigning a new weapon ID to texture and model files armorgrp.dat (modified with ur new stuff) - assigning a new armor ID to texture and model files itemname-e.dat (modified with ur new stuff) - giving names to the items u added in above mentioned files Serverside: Item XML Files - so ur server knows there are new weapons and if present Stats/Skill XML Files btw... what are your sql files for? does ur serverproject store itemdata in ur database? usually static data is saved in xml files on most l2j projects right now.
mij2000 Posted March 24, 2014 Author Posted March 24, 2014 Armors and Weapons - You need the following files: Clientside: weapongrp.dat (modified with ur new stuff) - assigning a new weapon ID to texture and model files armorgrp.dat (modified with ur new stuff) - assigning a new armor ID to texture and model files itemname-e.dat (modified with ur new stuff) - giving names to the items u added in above mentioned files Serverside: Item XML Files - so ur server knows there are new weapons and if present Stats/Skill XML Files btw... what are your sql files for? does ur serverproject store itemdata in ur database? usually static data is saved in xml files on most l2j projects right now. If you can add me on skype: jim.greece01 to help me.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now