Server Side adding new weapon

08/25/2012 23:40 kikomt2#1
hi i wanna a english tuttorial how to add a new weapon server side :) please help me guys im new
08/26/2012 20:25 blurgh#2
ok this is how you add items to the server.

THINGS YOU NEED:
> Navicat lite/mysql/premium (either one is fine)
> Database query

this is the query that i have made for a item on my server


now to input this in the server you go here:

player > item_proto > file > query table

copy and paste the query and press run (the green arrow) and then u can close navicat and reboot the server so that the item is registered and the item properties are in effect.

hope it helps, need any further info ur welcome to PM me.
09/01/2012 21:08 kikomt2#3
well VERY THANK YOU! , but can u give me for all classes good weapons and client side help ? :)
12/30/2012 01:52 blurgh#4
this is something you have to make on your own. there are sotfwares on this forum that can help you create querys for both sides