-
Owner
Adding Stats to pick up pets
Hai ragezoner's i want to know if its possible to give pick up pets additional stats.
For example all stats+25.
I have edited 1 pickup pet to see if its working.
Changed the line in Spec_item but the stats are not showing.
Anyone know's if its even possible?
With kind regards.
-
-
Sorcerer Supreme
Re: Adding Stats to pick up pets
Yes, it's possible. Did you re-compile Spec_item.txt into dataSub2.res and put it in your inventory?
-
Owner
Re: Adding Stats to pick up pets
haha always the same question :P
Here is the same answer :D
Yes i did that.
-
Member
Re: Adding Stats to pick up pets
It probably does it. Check you stats for changes. It might need to be changed in the source for said type of item to show the bonuses / destparam or whatever.
-
Owner
Re: Adding Stats to pick up pets
Hmm i have looked true the source but i am unaible to find where or what to change.
I have changed the spec_item in the same way as for example an weapon. Used merge copy the .res to the client.
But the stats are not beeing applied to the character. Any one have even managed to do this? and is willing to explain what to change?