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.
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?
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.
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.