Page 1 of 1

where can i find the weapon items in the trunk??

Posted: Tue Nov 06, 2012 2:15 pm
by mvd1987
where can i find the weapon items in the trunk?? so i can modd some weapons??

its not in: C:\dsp\scripts\globals\items

and tryed to find it but mayve i overlooked.

can somebody tell me where to find it??.

greetings michael

Re: where can i find the weapon items in the trunk??

Posted: Tue Nov 06, 2012 4:14 pm
by kjLotus
/sql/item_weapon.sql (name, type, damage, delay, etc. ) and /sql/item_mods.sql (stat mods)

Re: where can i find the weapon items in the trunk??

Posted: Tue Nov 06, 2012 5:42 pm
by mvd1987
oke thanx on that :)

didnt check the sql files :p

so i will need to execute SQL file again for the changes to be working??

thanx on the info.

greetings and thanx again michael

Re: where can i find the weapon items in the trunk??

Posted: Tue Nov 06, 2012 10:42 pm
by kjLotus
mvd1987 wrote:oke thanx on that :)

didnt check the sql files :p

so i will need to execute SQL file again for the changes to be working??

thanx on the info.

greetings and thanx again michael
if you change them directly inside navicat, no.

only if you change the .sql file itself then you'll need to rerun the sql files you changed

Re: where can i find the weapon items in the trunk??

Posted: Wed Nov 07, 2012 4:21 am
by diatanato
you must restart server for the changes to be working

Re: where can i find the weapon items in the trunk??

Posted: Wed Nov 07, 2012 5:02 am
by mvd1987
oke guys thanxs :) its working fine now :)

and tested it already with 2 more weapons :p

its fun changing things and see them work at the end.

thanx guys on this