Page 34 of 42

Re: My Time at Portia

Posted: Mon Feb 11, 2019 9:18 pm
by jokerms214
Hi CCC_Cmd > SetHomeLevel and SetFramLevel How do I use it?

Re: My Time at Portia

Posted: Tue Feb 12, 2019 9:14 am
by fantomas
jokerms214 wrote:
Mon Feb 11, 2019 9:18 pm
Hi CCC_Cmd > SetHomeLevel and SetFramLevel How do I use it?
If I'm not wrong, SetHomeLevel does change the appearance of your house inside (walls, floor) but doesn't the outside. I think it goes from lvl 0 to lvl 3 or lvl 1 to lvl 3, do not remember.

You have to test it on your own. ;)

Re: My Time at Portia

Posted: Sat Feb 16, 2019 7:37 pm
by lightningxXx
Where is workstations parameters in LocalDb.bytes? Like how much items it can produce in one step? Like blender and drying rack. Someone know?

Re: My Time at Portia

Posted: Sun Feb 17, 2019 8:33 pm
by timechaos69
lightningxXx wrote:
Sat Feb 16, 2019 7:37 pm
Where is workstations parameters in LocalDb.bytes? Like how much items it can produce in one step? Like blender and drying rack. Someone know?
[Link]

first arrow is how many days each piece of fuel gives you second arrow is amount max you can make

[Link]

is the stack size for each item...where the arrow is pointing

Re: My Time at Portia

Posted: Mon Feb 18, 2019 11:50 am
by lightningxXx
Thank you very much.

Re: My Time at Portia

Posted: Fri Feb 22, 2019 11:09 am
by lightningxXx
Anyone know where in LocalDb.bytes list of items which shops buy from player?

Re: My Time at Portia

Posted: Sun Mar 03, 2019 10:46 pm
by Rubyelf
So the Inf Endurance usually works with the horses, but sometimes I have to disable and re enable it because of placing things in my house that makes the endurance bar appear and not go away, this causes the horse to no longer have infinite endurance, is there a code specifically for the horse?

Re: My Time at Portia

Posted: Mon Mar 04, 2019 4:00 pm
by fantomas
Rubyelf wrote:
Sun Mar 03, 2019 10:46 pm
So the Inf Endurance usually works with the horses, but sometimes I have to disable and re enable it because of placing things in my house that makes the endurance bar appear and not go away, this causes the horse to no longer have infinite endurance, is there a code specifically for the horse?
Hi :)

I also noticed it, didn't dig deeper, lack of motivation I guess. If you open 'Inf Endurance' script, you'll find ridableVpConsumeFastRun (line 10) and ridableVpConsumeJump (line 22), these are specific for any ridable with endurance, such like horse, llama.

Re: My Time at Portia

Posted: Mon Mar 04, 2019 8:15 pm
by Rubyelf
fantomas wrote:
Mon Mar 04, 2019 4:00 pm
Rubyelf wrote:
Sun Mar 03, 2019 10:46 pm
So the Inf Endurance usually works with the horses, but sometimes I have to disable and re enable it because of placing things in my house that makes the endurance bar appear and not go away, this causes the horse to no longer have infinite endurance, is there a code specifically for the horse?
Hi :)

I also noticed it, didn't dig deeper, lack of motivation I guess. If you open 'Inf Endurance' script, you'll find ridableVpConsumeFastRun (line 10) and ridableVpConsumeJump (line 22), these are specific for any ridable with endurance, such like horse, llama.
Okay, but how would I go into making them separate or something in case it turns off? I lack skill to do these things usually, but with instructs I learn pretty fast.

Re: My Time at Portia

Posted: Thu Mar 07, 2019 6:41 pm
by AkiraTepes
There was a new update, and a rather large one. The game is now version 2.0.

Re: My Time at Portia

Posted: Thu Mar 07, 2019 8:03 pm
by fantomas
AkiraTepes wrote:
Thu Mar 07, 2019 6:41 pm
There was a new update, and a rather large one. The game is now version 2.0.
Yes and I'm aware. :) I'm actually on it to update the latest CT. Stay tuned. :D

Re: My Time at Portia

Posted: Thu Mar 07, 2019 11:06 pm
by fantomas
Table fixed to support the latest update v2.0.133926
Added all previously individually made scripts


Have Fun!!!
Image

Re: My Time at Portia

Posted: Thu Mar 07, 2019 11:14 pm
by Rubyelf
fantomas wrote:
Thu Mar 07, 2019 8:03 pm
AkiraTepes wrote:
Thu Mar 07, 2019 6:41 pm
There was a new update, and a rather large one. The game is now version 2.0.
Yes and I'm aware. :) I'm actually on it to update the latest CT. Stay tun. :D
Do you know if any are broken in the steam version? not sure if ImpalaPUA is still going to update or not, and I personally have no idea what to do.

Re: My Time at Portia

Posted: Thu Mar 07, 2019 11:23 pm
by fantomas
Rubyelf wrote:
Thu Mar 07, 2019 11:14 pm
Do you know if any are broken in the steam version? not sure if ImpalaPUA is still going to update or not, and I personally have no idea what to do.
Sorry but I'm still not able to play the game under steam to check it - You guys would have to do it on your own. :(

Re: My Time at Portia

Posted: Fri Mar 08, 2019 11:15 am
by saucefar
The no material requirement is still broken in the newest table, i really appreciate the hard work, thank you so much.