Jurassic Mods
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Kentrosaurus living in harmony.

4 posters

Go down

Kentrosaurus living in harmony. Empty Kentrosaurus living in harmony.

Post  Ernesto Fri Jun 03, 2011 5:29 pm

Kentrosaurus is always scared of Large Herbivores. Is there a way to not make them scared of Large Herbivores anymore?

Ernesto
Herrerasaurus
Herrerasaurus


Back to top Go down

Kentrosaurus living in harmony. Empty Re: Kentrosaurus living in harmony.

Post  Pachycephalosaurus Fri Jun 03, 2011 9:43 pm

just change the T-class to Stego instead of Kentro in the Kentro.ini in the units folder.
Pachycephalosaurus
Pachycephalosaurus
Dilophosaurus
Dilophosaurus


Back to top Go down

Kentrosaurus living in harmony. Empty How?

Post  Ernesto Fri Jun 03, 2011 9:48 pm

Pachycephalosaurus wrote:just change the T-class to Stego instead of Kentro in the Kentro.ini in the units folder.
How do I change the T-class?

Ernesto
Herrerasaurus
Herrerasaurus


Back to top Go down

Kentrosaurus living in harmony. Empty Re: Kentrosaurus living in harmony.

Post  Shadow Spinosaurs Sat Jun 04, 2011 3:07 am

Here are the steps.

1: Open your main JPOG folder, then the data folder, Then Units folder.
2: Find and open the file Kentro.ini in Notepad.
3: Replace the whole of the original file with this.

Code:

Unit {
    Name=kentro;
    Directory=AUnitKentro;
    TClass=AUnitStego;
    ScreenName=$Unit_kentro;
    GUIDialog=AUnitDinosaurDialog;
    UICommand1=Orders;
    UICommand3=Species;
    UICommand4=Info;
    VOCreation=SFX_JP6G;
    UseINX= 1 ;
}

Traits {
    Health=450.0;
    Visual=80.0;
    Audio=50.0;
    Smell=25.0;
    Damage=125.0;
    ProtectMod=1.0;
    Territory=125.0;
    Energy=180.0;
    Metabolism=15.0;
    LifeSpan=38;
    FoodVal=4.0;
    FoodReq=4.0;
    Mass=1000.0;
    Radius=1.7;
    CamRadius=8.0;
    VisRadius=4.0;
    Speed=1.9;
    HeadRadius=0.3;
    MoveAnimSpeed=0.97;
    RunAnimSpeed=1.9;
    MaxForce=9000.0;
    NHRate=8.0;
    GoalTolerance=4.0;
    Arrival=8.0;
    Acc=0.2;
    Dec=0.6;
    PathStrt=1.0;
    PlanStrt=2.0;
    FieldWt=3.0;
    TurnDamp=0;
    SteerLevel=0.0;
    Size=6.0;
    BuildCost=0;
    FenceBreak=0.0;
    FlockSize=35.0;
    FlockCoh=20.0;
    FlockSep=10.0;
    FlockRad=40.0;
    CenterHeight=1.0;
    SelectionBoxRadius=4.0;
    LookH=2.36;
    LookV=1.57;
    StepCat=2.0;
    FleeMod=1.0;
    PredNeed=0;
    PreyVal=6.0;
    DecayTime=5.0;
    RampageTime=5.0;
    ComatoseTime=10.0;
    HungerThirstStress=0.001;
    TurnSpdThresh=0.05;
}

Flags {
    UnitFlags= 23070760 ;
    UnitFlagsID= 30 ;
}

Drives {
    Drive_Hunger=0.05;
    Drive_Thirst=0.3;
    Drive_Defecate=0.0005;
    Drive_Sleep=0.005;
    Drive_Defend=0.225;
    Drive_Play=0.225;
    Drive_Communicate=0.225;
}

Animations {
    Model=kentro;
    }

PerceptionInputs {
    PInput_Organic=0.3;
    PInput_Repellent=0.3;
    PInput_Meat=1.0;
    PInput_Carnivore=0.0;
    PInput_Herbivore=1.0;
    PInput_Aquatic=0.0;
    PInput_Plant=0.0;
    PInput_MaxSpeed=0.4;
    PInput_Size=0.5;
    PInput_Offensive=0.5;
}

PerceptionOutputs {
    POutput_Large_Carnivore_Food=0.0;
    POutput_Large_Carnivore_Drink=0.0;
    POutput_Large_Carnivore_Social=0.0;
    POutput_Large_Carnivore_Threat=1.0;
    POutput_Large_Carnivore_Competitor=0.0;
    POutput_Medium_Carnivore_Food=0.0;
    POutput_Medium_Carnivore_Drink=0.0;
    POutput_Medium_Carnivore_Social=0.0;
    POutput_Medium_Carnivore_Threat=0.8;
    POutput_Medium_Carnivore_Competitor=0.2;
    POutput_Small_Carnivore_Food=0.0;
    POutput_Small_Carnivore_Drink=0.0;
    POutput_Small_Carnivore_Social=0.1;
    POutput_Small_Carnivore_Threat=0.5;
    POutput_Small_Carnivore_Competitor=0.4;
    POutput_Large_Herbivore_Food=0.0;
    POutput_Large_Herbivore_Drink=0.0;
    POutput_Large_Herbivore_Social=0.2;
    POutput_Large_Herbivore_Threat=0.6;
    POutput_Large_Herbivore_Competitor=0.2;
    POutput_Medium_Herbivore_Food=0.0;
    POutput_Medium_Herbivore_Drink=0.0;
    POutput_Medium_Herbivore_Social=0.4;
    POutput_Medium_Herbivore_Threat=0.2;
    POutput_Medium_Herbivore_Competitor=0.4;
    POutput_Small_Herbivore_Food=0.0;
    POutput_Small_Herbivore_Drink=0.0;
    POutput_Small_Herbivore_Social=0.4;
    POutput_Small_Herbivore_Threat=0.0;
    POutput_Small_Herbivore_Competitor=0.6;
    POutput_Human_Food=0.0;
    POutput_Human_Drink=0.0;
    POutput_Human_Social=0.1;
    POutput_Human_Threat=0.4;
    POutput_Human_Competitor=0.5;
    POutput_Plant_Food=1.0;
    POutput_Plant_Drink=0.0;
    POutput_Plant_Social=0.0;
    POutput_Plant_Threat=0.0;
    POutput_Plant_Competitor=0.0;
    POutput_Vehicle_Food=0.0;
    POutput_Vehicle_Drink=0.0;
    POutput_Vehicle_Social=0.0;
    POutput_Vehicle_Threat=0.0;
    POutput_Vehicle_Competitor=0.0;
    POutput_Repellent_Object_Food=0.0;
    POutput_Repellent_Object_Drink=0.0;
    POutput_Repellent_Object_Social=0.0;
    POutput_Repellent_Object_Threat=1.0;
    POutput_Repellent_Object_Competitor=0.0;
}

DinoInfo {
    Rarity= 1 ;
    Flags= 1 ;
    Period= 1 ;
    Worth= 2 ;
    Loc1= 0 ;
    Loc2= 100 ;
    Loc3= 0 ;
    Loc4= 0 ;
    Batch= 1 ;
    Class= 0 ;
}

UnitSpecific {
}

DNATraits {
    Aggression=0.0;
    Playfulness=0.0;
    Appetite=0.0;
    Energy=0.0;
    Speed=0.0;
    LethalGene=-1.0;
}



Or you could find the line {TClass=AUnitKentro;} Its the fourth line from the top, and replace it with {TClass=AUnitStego;}, and remember to put the spaces like they were before the line.

If that Doesn't work/Crashes the game, Delete the "o" from Stego, making it Steg. Just Saying. A bit more complicated way would be...

1: When the file Kento.ini is open in Notepad, Click Ctrl+H.
2: In find what, Type "Stego" and in replace what type "Steg".
3: Click Replace all.
Shadow Spinosaurs
Shadow Spinosaurs
Ankylosaurus
Ankylosaurus


Back to top Go down

Kentrosaurus living in harmony. Empty It didn't work.

Post  Ernesto Sun Jun 05, 2011 2:50 pm

Shadow Spinosaurs wrote:Here are the steps.

1: Open your main JPOG folder, then the data folder, Then Units folder.
2: Find and open the file Kentro.ini in Notepad.
3: Replace the whole of the original file with this.

Code:

Unit {
    Name=kentro;
    Directory=AUnitKentro;
    TClass=AUnitStego;
    ScreenName=$Unit_kentro;
    GUIDialog=AUnitDinosaurDialog;
    UICommand1=Orders;
    UICommand3=Species;
    UICommand4=Info;
    VOCreation=SFX_JP6G;
    UseINX= 1 ;
}

Traits {
    Health=450.0;
    Visual=80.0;
    Audio=50.0;
    Smell=25.0;
    Damage=125.0;
    ProtectMod=1.0;
    Territory=125.0;
    Energy=180.0;
    Metabolism=15.0;
    LifeSpan=38;
    FoodVal=4.0;
    FoodReq=4.0;
    Mass=1000.0;
    Radius=1.7;
    CamRadius=8.0;
    VisRadius=4.0;
    Speed=1.9;
    HeadRadius=0.3;
    MoveAnimSpeed=0.97;
    RunAnimSpeed=1.9;
    MaxForce=9000.0;
    NHRate=8.0;
    GoalTolerance=4.0;
    Arrival=8.0;
    Acc=0.2;
    Dec=0.6;
    PathStrt=1.0;
    PlanStrt=2.0;
    FieldWt=3.0;
    TurnDamp=0;
    SteerLevel=0.0;
    Size=6.0;
    BuildCost=0;
    FenceBreak=0.0;
    FlockSize=35.0;
    FlockCoh=20.0;
    FlockSep=10.0;
    FlockRad=40.0;
    CenterHeight=1.0;
    SelectionBoxRadius=4.0;
    LookH=2.36;
    LookV=1.57;
    StepCat=2.0;
    FleeMod=1.0;
    PredNeed=0;
    PreyVal=6.0;
    DecayTime=5.0;
    RampageTime=5.0;
    ComatoseTime=10.0;
    HungerThirstStress=0.001;
    TurnSpdThresh=0.05;
}

Flags {
    UnitFlags= 23070760 ;
    UnitFlagsID= 30 ;
}

Drives {
    Drive_Hunger=0.05;
    Drive_Thirst=0.3;
    Drive_Defecate=0.0005;
    Drive_Sleep=0.005;
    Drive_Defend=0.225;
    Drive_Play=0.225;
    Drive_Communicate=0.225;
}

Animations {
    Model=kentro;
    }

PerceptionInputs {
    PInput_Organic=0.3;
    PInput_Repellent=0.3;
    PInput_Meat=1.0;
    PInput_Carnivore=0.0;
    PInput_Herbivore=1.0;
    PInput_Aquatic=0.0;
    PInput_Plant=0.0;
    PInput_MaxSpeed=0.4;
    PInput_Size=0.5;
    PInput_Offensive=0.5;
}

PerceptionOutputs {
    POutput_Large_Carnivore_Food=0.0;
    POutput_Large_Carnivore_Drink=0.0;
    POutput_Large_Carnivore_Social=0.0;
    POutput_Large_Carnivore_Threat=1.0;
    POutput_Large_Carnivore_Competitor=0.0;
    POutput_Medium_Carnivore_Food=0.0;
    POutput_Medium_Carnivore_Drink=0.0;
    POutput_Medium_Carnivore_Social=0.0;
    POutput_Medium_Carnivore_Threat=0.8;
    POutput_Medium_Carnivore_Competitor=0.2;
    POutput_Small_Carnivore_Food=0.0;
    POutput_Small_Carnivore_Drink=0.0;
    POutput_Small_Carnivore_Social=0.1;
    POutput_Small_Carnivore_Threat=0.5;
    POutput_Small_Carnivore_Competitor=0.4;
    POutput_Large_Herbivore_Food=0.0;
    POutput_Large_Herbivore_Drink=0.0;
    POutput_Large_Herbivore_Social=0.2;
    POutput_Large_Herbivore_Threat=0.6;
    POutput_Large_Herbivore_Competitor=0.2;
    POutput_Medium_Herbivore_Food=0.0;
    POutput_Medium_Herbivore_Drink=0.0;
    POutput_Medium_Herbivore_Social=0.4;
    POutput_Medium_Herbivore_Threat=0.2;
    POutput_Medium_Herbivore_Competitor=0.4;
    POutput_Small_Herbivore_Food=0.0;
    POutput_Small_Herbivore_Drink=0.0;
    POutput_Small_Herbivore_Social=0.4;
    POutput_Small_Herbivore_Threat=0.0;
    POutput_Small_Herbivore_Competitor=0.6;
    POutput_Human_Food=0.0;
    POutput_Human_Drink=0.0;
    POutput_Human_Social=0.1;
    POutput_Human_Threat=0.4;
    POutput_Human_Competitor=0.5;
    POutput_Plant_Food=1.0;
    POutput_Plant_Drink=0.0;
    POutput_Plant_Social=0.0;
    POutput_Plant_Threat=0.0;
    POutput_Plant_Competitor=0.0;
    POutput_Vehicle_Food=0.0;
    POutput_Vehicle_Drink=0.0;
    POutput_Vehicle_Social=0.0;
    POutput_Vehicle_Threat=0.0;
    POutput_Vehicle_Competitor=0.0;
    POutput_Repellent_Object_Food=0.0;
    POutput_Repellent_Object_Drink=0.0;
    POutput_Repellent_Object_Social=0.0;
    POutput_Repellent_Object_Threat=1.0;
    POutput_Repellent_Object_Competitor=0.0;
}

DinoInfo {
    Rarity= 1 ;
    Flags= 1 ;
    Period= 1 ;
    Worth= 2 ;
    Loc1= 0 ;
    Loc2= 100 ;
    Loc3= 0 ;
    Loc4= 0 ;
    Batch= 1 ;
    Class= 0 ;
}

UnitSpecific {
}

DNATraits {
    Aggression=0.0;
    Playfulness=0.0;
    Appetite=0.0;
    Energy=0.0;
    Speed=0.0;
    LethalGene=-1.0;
}



Or you could find the line {TClass=AUnitKentro;} Its the fourth line from the top, and replace it with {TClass=AUnitStego;}, and remember to put the spaces like they were before the line.

If that Doesn't work/Crashes the game, Delete the "o" from Stego, making it Steg. Just Saying. A bit more complicated way would be...

1: When the file Kento.ini is open in Notepad, Click Ctrl+H.
2: In find what, Type "Stego" and in replace what type "Steg".
3: Click Replace all.
I changed the T-class to steg but it didn't work so it's still scared of the large herbivores. Now what do I do?

Ernesto
Herrerasaurus
Herrerasaurus


Back to top Go down

Kentrosaurus living in harmony. Empty Re: Kentrosaurus living in harmony.

Post  Godzilla98 Sun Jun 05, 2011 4:47 pm

Ernesto wrote:
Shadow Spinosaurs wrote:Here are the steps.

1: Open your main JPOG folder, then the data folder, Then Units folder.
2: Find and open the file Kentro.ini in Notepad.
3: Replace the whole of the original file with this.

Code:

Unit {
    Name=kentro;
    Directory=AUnitKentro;
    TClass=AUnitStego;
    ScreenName=$Unit_kentro;
    GUIDialog=AUnitDinosaurDialog;
    UICommand1=Orders;
    UICommand3=Species;
    UICommand4=Info;
    VOCreation=SFX_JP6G;
    UseINX= 1 ;
}

Traits {
    Health=450.0;
    Visual=80.0;
    Audio=50.0;
    Smell=25.0;
    Damage=125.0;
    ProtectMod=1.0;
    Territory=125.0;
    Energy=180.0;
    Metabolism=15.0;
    LifeSpan=38;
    FoodVal=4.0;
    FoodReq=4.0;
    Mass=1000.0;
    Radius=1.7;
    CamRadius=8.0;
    VisRadius=4.0;
    Speed=1.9;
    HeadRadius=0.3;
    MoveAnimSpeed=0.97;
    RunAnimSpeed=1.9;
    MaxForce=9000.0;
    NHRate=8.0;
    GoalTolerance=4.0;
    Arrival=8.0;
    Acc=0.2;
    Dec=0.6;
    PathStrt=1.0;
    PlanStrt=2.0;
    FieldWt=3.0;
    TurnDamp=0;
    SteerLevel=0.0;
    Size=6.0;
    BuildCost=0;
    FenceBreak=0.0;
    FlockSize=35.0;
    FlockCoh=20.0;
    FlockSep=10.0;
    FlockRad=40.0;
    CenterHeight=1.0;
    SelectionBoxRadius=4.0;
    LookH=2.36;
    LookV=1.57;
    StepCat=2.0;
    FleeMod=1.0;
    PredNeed=0;
    PreyVal=6.0;
    DecayTime=5.0;
    RampageTime=5.0;
    ComatoseTime=10.0;
    HungerThirstStress=0.001;
    TurnSpdThresh=0.05;
}

Flags {
    UnitFlags= 23070760 ;
    UnitFlagsID= 30 ;
}

Drives {
    Drive_Hunger=0.05;
    Drive_Thirst=0.3;
    Drive_Defecate=0.0005;
    Drive_Sleep=0.005;
    Drive_Defend=0.225;
    Drive_Play=0.225;
    Drive_Communicate=0.225;
}

Animations {
    Model=kentro;
    }

PerceptionInputs {
    PInput_Organic=0.3;
    PInput_Repellent=0.3;
    PInput_Meat=1.0;
    PInput_Carnivore=0.0;
    PInput_Herbivore=1.0;
    PInput_Aquatic=0.0;
    PInput_Plant=0.0;
    PInput_MaxSpeed=0.4;
    PInput_Size=0.5;
    PInput_Offensive=0.5;
}

PerceptionOutputs {
    POutput_Large_Carnivore_Food=0.0;
    POutput_Large_Carnivore_Drink=0.0;
    POutput_Large_Carnivore_Social=0.0;
    POutput_Large_Carnivore_Threat=1.0;
    POutput_Large_Carnivore_Competitor=0.0;
    POutput_Medium_Carnivore_Food=0.0;
    POutput_Medium_Carnivore_Drink=0.0;
    POutput_Medium_Carnivore_Social=0.0;
    POutput_Medium_Carnivore_Threat=0.8;
    POutput_Medium_Carnivore_Competitor=0.2;
    POutput_Small_Carnivore_Food=0.0;
    POutput_Small_Carnivore_Drink=0.0;
    POutput_Small_Carnivore_Social=0.1;
    POutput_Small_Carnivore_Threat=0.5;
    POutput_Small_Carnivore_Competitor=0.4;
    POutput_Large_Herbivore_Food=0.0;
    POutput_Large_Herbivore_Drink=0.0;
    POutput_Large_Herbivore_Social=0.2;
    POutput_Large_Herbivore_Threat=0.6;
    POutput_Large_Herbivore_Competitor=0.2;
    POutput_Medium_Herbivore_Food=0.0;
    POutput_Medium_Herbivore_Drink=0.0;
    POutput_Medium_Herbivore_Social=0.4;
    POutput_Medium_Herbivore_Threat=0.2;
    POutput_Medium_Herbivore_Competitor=0.4;
    POutput_Small_Herbivore_Food=0.0;
    POutput_Small_Herbivore_Drink=0.0;
    POutput_Small_Herbivore_Social=0.4;
    POutput_Small_Herbivore_Threat=0.0;
    POutput_Small_Herbivore_Competitor=0.6;
    POutput_Human_Food=0.0;
    POutput_Human_Drink=0.0;
    POutput_Human_Social=0.1;
    POutput_Human_Threat=0.4;
    POutput_Human_Competitor=0.5;
    POutput_Plant_Food=1.0;
    POutput_Plant_Drink=0.0;
    POutput_Plant_Social=0.0;
    POutput_Plant_Threat=0.0;
    POutput_Plant_Competitor=0.0;
    POutput_Vehicle_Food=0.0;
    POutput_Vehicle_Drink=0.0;
    POutput_Vehicle_Social=0.0;
    POutput_Vehicle_Threat=0.0;
    POutput_Vehicle_Competitor=0.0;
    POutput_Repellent_Object_Food=0.0;
    POutput_Repellent_Object_Drink=0.0;
    POutput_Repellent_Object_Social=0.0;
    POutput_Repellent_Object_Threat=1.0;
    POutput_Repellent_Object_Competitor=0.0;
}

DinoInfo {
    Rarity= 1 ;
    Flags= 1 ;
    Period= 1 ;
    Worth= 2 ;
    Loc1= 0 ;
    Loc2= 100 ;
    Loc3= 0 ;
    Loc4= 0 ;
    Batch= 1 ;
    Class= 0 ;
}

UnitSpecific {
}

DNATraits {
    Aggression=0.0;
    Playfulness=0.0;
    Appetite=0.0;
    Energy=0.0;
    Speed=0.0;
    LethalGene=-1.0;
}



Or you could find the line {TClass=AUnitKentro;} Its the fourth line from the top, and replace it with {TClass=AUnitStego;}, and remember to put the spaces like they were before the line.

If that Doesn't work/Crashes the game, Delete the "o" from Stego, making it Steg. Just Saying. A bit more complicated way would be...

1: When the file Kento.ini is open in Notepad, Click Ctrl+H.
2: In find what, Type "Stego" and in replace what type "Steg".
3: Click Replace all.
I changed the T-class to steg but it didn't work so it's still scared of the large herbivores. Now what do I do?

Change the Size=6.0; to this Size=9.0;

Godzilla98
Spammer


Back to top Go down

Kentrosaurus living in harmony. Empty It still doesn't work!

Post  Ernesto Sun Jun 05, 2011 5:06 pm

Is there some other way to make Kentrosaurus socialize with the Large Herbivores?

Ernesto
Herrerasaurus
Herrerasaurus


Back to top Go down

Kentrosaurus living in harmony. Empty Re: Kentrosaurus living in harmony.

Post  Sponsored content


Sponsored content


Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum