Sirendire Posted June 6 Share Posted June 6 So I am attempting to make changes to what the Mutagen does. For the Wild tamed ones the change works just fine but for the Bred dinos its not taking effect I was wandering if anyone would be able to let me know where i have mukked this up and why its not working Here is what I have as I said the first 4 work the rest are not. Thank You for the assistance. MutagenLevelBoost[0]=10 MutagenLevelBoost[1]=10 MutagenLevelBoost[7]=10 MutagenLevelBoost[8]=10 MutagenLevelBoostBred[0]=4 MutagenLevelBoostBred[1]=4 MutagenLevelBoostBred[3]=10 MutagenLevelBoostBred[4]=10 MutagenLevelBoostBred[7]=4 MutagenLevelBoostBred[8]=4 MutagenLevelBoostBred[9]=52 Link to comment Share on other sites More sharing options...
Sirendire Posted July 8 Author Share Posted July 8 Ok after some trial and testing and quite a bit of frustration I finally got it to function. It turns out that the formatting was off a bit from on the Wiki. There needs to be an underscore inbetween the Boost and Bred so it will look like this MutagenLevelBoost_Bred[0]=4MutagenLevelBoost_Bred[1]=4MutagenLevelBoost_Bred[3]=10MutagenLevelBoost_Bred[4]=10MutagenLevelBoost_Bred[7]=4MutagenLevelBoost_Bred[8]=4MutagenLevelBoost_Bred[9]=52 Hope this can be of use to other people looking to make these same modifications 1 Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now