Changing item stats

01/05/2011 23:05 Predricted#1
Hi all,

I got Kimo's source version 5095.
I want to change my item stats, I first thought that if i go into the database search for the item and then change it attack,defense etc etc it will change it in game to. So i went to cq_item and then searched for shield changed added some more defense and then saved after that I restarted the server so i want to look for the changes and i see that there are no changes. So my question is what am i doing wrong?
01/05/2011 23:21 pro4never#2
That is server side... you have to make the same changes client side (itemtype.dat). The server side stuff is to control damage and stuff that the server uses. the client side controls everything that is DISPLAYED to your client. As such you can change it all you want server side and it will definitely make a difference (IE do more/less dmg on attacking) but obviously their won't be any change client side in your stats window or when mousing over the item unless you change it client side.
01/05/2011 23:30 Predricted#3
Quote:
Originally Posted by pro4never View Post
That is server side... you have to make the same changes client side (itemtype.dat). The server side stuff is to control damage and stuff that the server uses. the client side controls everything that is DISPLAYED to your client. As such you can change it all you want server side and it will definitely make a difference (IE do more/less dmg on attacking) but obviously their won't be any change client side in your stats window or when mousing over the item unless you change it client side.
Oh ofcourse thanks for telling bro.
I think my itemtype.dat is encrypted you know how i can decrypt or something else what could help. NVM i think i found a decrypter thanks.
01/06/2011 16:20 Iron~Man#4
Code:
I got Kimo's source version 5095.
Kimo Does Not Have a Source.

Call it TQ Binaries Next Time, Please
SO THE PEOPLE WON'T GET CONFUSED