Jump to content
  • Member Statistics

    • Total Members
      1,482
    • Most Online
      799

    keniafan
    Newest Member
    keniafan
    Joined
  • Who's Online (See full list)

    • (Admin)Savannahjan
    • MarkBL20
    • Goosifer

How can I find the Bash Strength of a T-rex?


Recommended Posts

Posted

I want to make an animal that can only be contained by electric fences, and I have a feeling this has to do with the Bash Strength setting. Since the T-rex can also only be contained by electric fences, I'd like to find out what the Bash Strength in its UCA is. Is there any way I could find this out?

Posted

these are from the Trex ai

 

cIsJumper = 1

cIsClimber = 0

cIsManEater = 1

cBashStrength = 301

cPreattack = 1

cResetPreyPosition = 1

; cCrushesFences 1 will make this animal bash any fence of height 1 or less.

; cCrushesFences 3 will make this animal bash any fence of height 3 or less.

cCrushesFences = 3

 

cTestFenceChance = 50

cTestFenceChanceDrop = 5

cMinTestFenceChance = 5

cZapHappinessChange = -25

cTestFenceOffset = 1

Posted

these are from the Trex ai

 

cIsJumper = 1

cIsClimber = 0

cIsManEater = 1

cBashStrength = 301

cPreattack = 1

cResetPreyPosition = 1

; cCrushesFences 1 will make this animal bash any fence of height 1 or less.

; cCrushesFences 3 will make this animal bash any fence of height 3 or less.

cCrushesFences = 3

 

cTestFenceChance = 50

cTestFenceChanceDrop = 5

cMinTestFenceChance = 5

cZapHappinessChange = -25

cTestFenceOffset = 1

 

Perfect- thanks!

Posted

Perfect- thanks!

 

Oh, also- if the animal doesn't have the cCrushesFences line in its UCA, could I add that in? Could I just insert it anywhere, or would it have to be in a certain spot?

 

Thanks

Posted

Oh, also- if the animal doesn't have the cCrushesFences line in its UCA, could I add that in? Could I just insert it anywhere, or would it have to be in a certain spot?

 

Thanks

You would add it into the same area as the section I copied over.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...