NewThing AICREATURE

Player
UID
DefinitionType
ScriptName
ScriptData
ThingGamePersistent
ThingLevelPersistent
Health
Scale
HasRelationships
HomeBuildingUID
WorkBuildingUID
FatherCreatureUID
MotherCreatureUID
SpouseCreatureUID
OverridingBrainName
EnableCreatureAutoPlacing
HasInformation
WanderWithInformation
WaveWithInformation
ContinueAIWithInformation
AllowedToFollowHero
RegionFollowingOverriddenFromScript
RespondingToFollowAndWait
CanBeCourted
CanBeMarried

Example
NewThing AICreature;
Player 2;
UID 1234567890987654321;
DefinitionType "CREATURE_MINION_WARDOG";
ScriptName NULL;
ScriptData "NULL";
ThingGamePersistent FALSE;
ThingLevelPersistent FALSE;
Health 180.0;
OverridingBrainName NULL;
HasInformation FALSE;
WanderWithInformation FALSE;
WaveWithInformation FALSE;
EnableCreatureAutoPlacing FALSE;
AllowedToFollowHero FALSE;
RegionFollowingOverriddenFromScript FALSE;
RespondingToFollowAndWait TRUE;
CanBeCourted FALSE;
CanBeMarried FALSE;
EndThing;
 
scripting/commands/aicreature.txt · Last modified: 2006/08/16 23:18 by keshire
 
Recent changes RSS feed Creative Commons License Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki