- Joined
- Nov 25, 2006
- Messages
- 3,204
- Reaction score
- 139
- Points
- 205
- Age
- 55
Rock Troll in Oakvale
I did it!!!
I put a rock troll in Oakvale
I Modified a Chicken near the chicken Kickin' beach.
I tried afterward to put him in the town center but I killed fable and had to revert back to non mod
Back to the drawing board :lol:
Here's the script I replaced used to replace the chicken
I did it!!!
I put a rock troll in Oakvale
I Modified a Chicken near the chicken Kickin' beach.
I tried afterward to put him in the town center but I killed fable and had to revert back to non mod
Back to the drawing board :lol:
Here's the script I replaced used to replace the chicken
NewThing AICreature;
Player 2;
UID 18446741833886742237;
DefinitionType "CREATURE_ROCK_TROLL";
ScriptName RandomAttacker;
ScriptData "HeroOnly";
ThingGamePersistent FALSE;
ThingLevelPersistent FALSE;
StartCTCPhysicsStandard;
PositionX 86.544922;
PositionY 109.221191;
PositionZ 9.441921;
RHSetForwardX 0.0;
RHSetForwardY -0.999994;
RHSetForwardZ 0.0;
RHSetUpX 0.0;
RHSetUpY 0.0;
RHSetUpZ 0.999994;
EndCTCPhysicsStandard;
StartCTCTargeted;
Targetable TRUE;
EndCTCTargeted;
StartCTCTalk;
EndCTCTalk;
StartCTCEditor;
EndCTCEditor;
StartCTCContainerRewardHero;
EndCTCContainerRewardHero;
StartCTCEnemy;
FriendsWithEverythingFlag FALSE;
EnableFollowersEnemyProxy TRUE;
FactionName "";
EndCTCEnemy;
Health 1.0;
OverridingBrainName NULL;
HasInformation FALSE;
WanderWithInformation FALSE;
WaveWithInformation FALSE;
ContinueAIWithInformation FALSE;
EnableCreatureAutoPlacing FALSE;
AllowedToFollowHero FALSE;
RegionFollowingOverriddenFromScript FALSE;
RespondingToFollowAndWait TRUE;
CanBeCourted FALSE;
CanBeMarried FALSE;
InitialPosX 2550.861328;
InitialPosY 1945.559692;
InitialPosZ 9.139248;
EndThing;
Player 2;
UID 18446741833886742237;
DefinitionType "CREATURE_ROCK_TROLL";
ScriptName RandomAttacker;
ScriptData "HeroOnly";
ThingGamePersistent FALSE;
ThingLevelPersistent FALSE;
StartCTCPhysicsStandard;
PositionX 86.544922;
PositionY 109.221191;
PositionZ 9.441921;
RHSetForwardX 0.0;
RHSetForwardY -0.999994;
RHSetForwardZ 0.0;
RHSetUpX 0.0;
RHSetUpY 0.0;
RHSetUpZ 0.999994;
EndCTCPhysicsStandard;
StartCTCTargeted;
Targetable TRUE;
EndCTCTargeted;
StartCTCTalk;
EndCTCTalk;
StartCTCEditor;
EndCTCEditor;
StartCTCContainerRewardHero;
EndCTCContainerRewardHero;
StartCTCEnemy;
FriendsWithEverythingFlag FALSE;
EnableFollowersEnemyProxy TRUE;
FactionName "";
EndCTCEnemy;
Health 1.0;
OverridingBrainName NULL;
HasInformation FALSE;
WanderWithInformation FALSE;
WaveWithInformation FALSE;
ContinueAIWithInformation FALSE;
EnableCreatureAutoPlacing FALSE;
AllowedToFollowHero FALSE;
RegionFollowingOverriddenFromScript FALSE;
RespondingToFollowAndWait TRUE;
CanBeCourted FALSE;
CanBeMarried FALSE;
InitialPosX 2550.861328;
InitialPosY 1945.559692;
InitialPosZ 9.139248;
EndThing;