Godzillaman's mods
+6
Raptor X
OOPPEL
JPOG Nerd 01
Gopher
Allosaurus571
godzillaman
10 posters
Page 1 of 3
Page 1 of 3 • 1, 2, 3
Godzillaman's mods
I'm lazy, so I'll post links:
New Carn Vehicle Behavior
Dinos scared of twisters
Feed people to your Carns
Allo pack mod:
-Go to units
-Find the Allo folder
-Change everything to:
New Carn Vehicle Behavior
Dinos scared of twisters
Feed people to your Carns
Allo pack mod:
-Go to units
-Find the Allo folder
-Change everything to:
- Code:
Unit {
Name=allo;
Directory=AUnitAllo;
TClass=AUnitAllo;
ScreenName=$Unit_allo;
GUIDialog=AUnitDinosaurDialog;
UICommand1=Orders;
UICommand3=Species;
UICommand4=Info;
VOCreation=SFX_JP6J;
UseINX= 1 ;
}
Traits {
Health=700.0;
Visual=75.0;
Audio=25.0;
Smell=50.0;
Damage=275.0;
ProtectMod=1.0;
Territory=300.0;
Energy=250.0;
Metabolism=10.0;
LifeSpan=5.5;
FoodVal=4.0;
FoodReq=2.0;
Mass=4500.0;
Radius=2.0;
CamRadius=10.0;
VisRadius=10.0;
Speed=9.0;
HeadRadius=0.8;
MoveAnimSpeed=3.16;
RunAnimSpeed=8.04;
MaxForce=15000.0;
NHRate=2.0;
GoalTolerance=4.0;
Arrival=7.0;
Acc=0.8;
Dec=3.0;
PathStrt=3.0;
PlanStrt=3.0;
FieldWt=3.0;
TurnDamp=1.0;
SteerLevel=1.0;
Size=9.0;
BuildCost=0;
FenceBreak=1.0;
FlockSize=4.0;
FlockCoh=9.5;
FlockSep=4.5;
FlockRad=19.5;
CenterHeight=2.0;
SelectionBoxRadius=4.0;
LookH=2.36;
LookV=1.57;
StepCat=3.0;
FleeMod=0.8;
PredNeed=6.0;
PreyVal=6.0;
DecayTime=5.0;
RampageTime=5.0;
ComatoseTime=10.0;
HungerThirstStress=0.001;
TurnSpdThresh=0.1;
}
Flags {
UnitFlags= 56625192 ;
UnitFlagsID= 0 ;
}
Drives {
Drive_Hunger=0.05;
Drive_Thirst=0.3;
Drive_Defecate=0.0005;
Drive_Sleep=0.005;
Drive_Defend=0.216;
Drive_Play=0.216;
Drive_Communicate=0.216;
}
Animations {
Model=allo;
}
PerceptionInputs {
PInput_Organic=0.5;
PInput_Repellent=0.0;
PInput_Meat=1.0;
PInput_Carnivore=1.0;
PInput_Herbivore=0.0;
PInput_Aquatic=0.0;
PInput_Plant=0.0;
PInput_MaxSpeed=0.6;
PInput_Size=0.62;
PInput_Offensive=0.8;
}
PerceptionOutputs {
POutput_Large_Carnivore_Food=0.0;
POutput_Large_Carnivore_Drink=0.0;
POutput_Large_Carnivore_Social=0.0;
POutput_Large_Carnivore_Threat=0.4;
POutput_Large_Carnivore_Competitor=0.25;
POutput_Medium_Carnivore_Food=0.31;
POutput_Medium_Carnivore_Drink=0.0;
POutput_Medium_Carnivore_Social=0.0;
POutput_Medium_Carnivore_Threat=0.0;
POutput_Medium_Carnivore_Competitor=0.2;
POutput_Small_Carnivore_Food=1.0;
POutput_Small_Carnivore_Drink=0.0;
POutput_Small_Carnivore_Social=0.0;
POutput_Small_Carnivore_Threat=0.0;
POutput_Small_Carnivore_Competitor=0.0;
POutput_Large_Herbivore_Food=0.0;
POutput_Large_Herbivore_Drink=0.0;
POutput_Large_Herbivore_Social=0.0;
POutput_Large_Herbivore_Threat=0.0;
POutput_Large_Herbivore_Competitor=0.0;
POutput_Medium_Herbivore_Food=0.8;
POutput_Medium_Herbivore_Drink=0.0;
POutput_Medium_Herbivore_Social=0.0;
POutput_Medium_Herbivore_Threat=0.0;
POutput_Medium_Herbivore_Competitor=0.0;
POutput_Small_Herbivore_Food=1.0;
POutput_Small_Herbivore_Drink=0.0;
POutput_Small_Herbivore_Social=0.0;
POutput_Small_Herbivore_Threat=0.0;
POutput_Small_Herbivore_Competitor=0.0;
POutput_Human_Food=0.8;
POutput_Human_Drink=0.0;
POutput_Human_Social=0.0;
POutput_Human_Threat=0.0;
POutput_Human_Competitor=0.0;
POutput_Plant_Food=0.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.5;
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= 2 ;
Flags= 1 ;
Period= 1 ;
Worth= 4 ;
Loc1= 0 ;
Loc2= 100 ;
Loc3= 0 ;
Loc4= 0 ;
Batch= 1 ;
Class= 3 ;
}
UnitSpecific {
}
DNATraits {
Aggression=0.0;
Playfulness=0.0;
Appetite=0.0;
Energy=0.0;
Speed=0.0;
LethalGene=-1.0;
}
Last edited by godzillaman on Sat Dec 27, 2008 7:05 pm; edited 1 time in total (Reason for editing : A New Mod!)
godzillaman- Acrocanthosaurus
Re: Godzillaman's mods
Only problem is that the links go to nowhere since MG had its little... accident.
godzillaman- Acrocanthosaurus
Re: Godzillaman's mods
If any of you want the Dinos scared of twisters mod and/or the feed people to your carns mod, just PM me.
godzillaman- Acrocanthosaurus
Re: Godzillaman's mods
Didn't you already complimant? Nice mod Godzillaman
Something like that. Aw well.
Gopher- Admin
Re: Godzillaman's mods
Never mind, it's up and running now.godzillaman wrote:If any of you want the Dinos scared of twisters mod and/or the feed people to your carns mod, just PM me.
godzillaman- Acrocanthosaurus
Re: Godzillaman's mods
No, I said that the mod was cool, then somthing was back up and running so I said cool.
Allosaurus571- Admin
Re: Godzillaman's mods
He's right, Gopher. There's ore than one "cool" thing in the world.the 9-11 anniversary isn't one of them
godzillaman- Acrocanthosaurus
Re: Godzillaman's mods
Be careful, sonnyboy..... You could end up in the cornfield.....And I said that because I used to do it, and take note whenever others do it, too.
Gopher- Admin
Re: Godzillaman's mods
*Gulp* F-f-for what?Gopher wrote:You could end up in the cornfield
godzillaman- Acrocanthosaurus
Re: Godzillaman's mods
I won't, don't worry.Allosaurus571 wrote:Don't listen to him Godzillaman.
godzillaman- Acrocanthosaurus
Re: Godzillaman's mods
JEEZ-LOUISE.
You people take things WAY too seriously. And you need to realize I have feelings. I'm not stupid.
Besides, admins can do that. It's just saying stuff.
Gopher- Admin
Page 1 of 3 • 1, 2, 3
Similar topics
» Are there any mods like this?
» Best Mods
» Raptorclaw's mods v1.0.5
» 2 Dinosaur Mods
» How to install the mods?
» Best Mods
» Raptorclaw's mods v1.0.5
» 2 Dinosaur Mods
» How to install the mods?
Page 1 of 3
Permissions in this forum:
You cannot reply to topics in this forum