trying to add extra stats to food
-
- Posts: 34
- Joined: Sat Feb 10, 2018 1:52 am
trying to add extra stats to food
I want to add extra stats to certain foods for special bonuses. My question is this: If I add bonus other than what it says or if something doesn't even say anything in the description and I add an effect or stat will it show in the description? If not does anyone know where I might be pointed to find them in the dats (if that's where they are)? Thank you!
Re: trying to add extra stats to food
description is entirely client side and has nothing to do with what the server sets the stats as
you can use POLUtils to browse dats https://github.com/Windower/POLUtils
you can use POLUtils to browse dats https://github.com/Windower/POLUtils
Click here for a guide on scripting missions.<Giblet[NewBrain]> kj with this first step would be fine on my shit
-
- Posts: 34
- Joined: Sat Feb 10, 2018 1:52 am
Re: trying to add extra stats to food
Ok that's what I thought. I've already been trying to use the polutils but wasn't opening some dats. But I think I was using an older version as well.
*edit* Okay. So I tried the new updated version and it seems to be working much better now thanks!
*edit* Okay. So I tried the new updated version and it seems to be working much better now thanks!
-
- Posts: 34
- Joined: Sat Feb 10, 2018 1:52 am
Re: trying to add extra stats to food
So I have found the file(s) but how can I edit the .dat files? POLUtils won't let me do that.....
-
- Posts: 34
- Joined: Sat Feb 10, 2018 1:52 am
Re: trying to add extra stats to food
Ah ok I'll give that a go. Thanks again!