Jump to content

[Guide]How to add your own custom item


Recommended Posts

In this guide i will show you how to add your custom item to your server !!

The links to the tools you need its on the end of the guide and the guide is working on Interlude but its the same for all the cronicles!

 

 

so lets start

 

We will add a custom weapon

lets deside what weapon right now

We will add Kamikaze Weapons ok now we start

We will start from server side .

 

 

Database Part

lets execute the sqls !!

(inside the folder of the custom items there is an sql file who we have to execute in order the item registered to the database)

Open your navicat , go to your database and press EXECUT BATCH FILE

untitled-2.jpg

press it and another window is opening

width=640 height=400http://i193.photobucket.com/albums/z76/solution_album/untitled1.jpg[/img]

press the button i saw u on the picture and browse to your computer and click the SQL of the weapons and then press start you will get a message that the queries executed succesfully !! now your done with the database close the navicat

Server Part

The server part its the most easy part just go to your custom weapon folder take the XML files of your custom weapon and copy them inside your server in the directory gameserver/data/stats/xml/weapon and your done with the whole server part and now we are ready to contineu with the client side !!

Client Side

Ok lets do that !! be patient we are almost ready!!!

go to the custom weapon folder and open the itemname-e.txt and copy all the text

width=640 height=400http://i193.photobucket.com/albums/z76/solution_album/untitled2.jpg[/img]

open the Fileedit and browse it to your patched system and decrypt itemname-e and press open

width=640 height=400http://i193.photobucket.com/albums/z76/solution_album/untitled3.jpg[/img]

now go to the last line of the decrypted itemname-e and paste the lines you copied from the custom weapon folder

width=640 height=400http://i193.photobucket.com/albums/z76/solution_album/untitled4.jpg[/img] here its the version of the decrypted itemname-e so you should encrypt it now in the same version !!

width=640 height=400http://i193.photobucket.com/albums/z76/solution_album/untitled5.jpg[/img]

now your done with the itemname-e make the same with the weapongrp and ur done with the client side just copy paste the animations and systemtextures that located inside the custom weapon folder !! and login to your server and create the item you added

 

Congratulation you did it!!

Here are the links

Kamikaze Weapons

Fileedit for interlude

 

Guide created by me !!

Credits to http://devs-spot.com/

 

 

 

 

 

 

 

 

 

Link to comment
Share on other sites

Nice Guide Mate..

I Hope That People Will Stop Asking For How To Add Custom Items..!

 

 

P.S: Can You Log In MSN Cause I Need Ya?!

 

Thx For Share!

Link to comment
Share on other sites

3 things

 

1) Stick it

2) Move it to Client mod section

3) +1 karma , people have been asking for this guide seens mxc have client mod section xD

 

good job

Link to comment
Share on other sites

i didnt share the weapons or armors its l2j modification guide :) i think it fits here ! if not then i will move it

 

m... i say it beacuse evry single person ask for this (in client mod section) What i mean is that they will see it more in client mod section than here ^^ (and this includes a lot of thing about client mod ;P)

Link to comment
Share on other sites

yes the sql stucture its not the same on all the databases :) read some mysql guides or just put them by the hand coping every stuff from the sql to your database weapon table

Link to comment
Share on other sites

  • 4 weeks later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now



×
×
  • Create New...