Fable: The Lost Chapters Mod Scene
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Fable TLC » Discussion » Level Scripting » Fisticuffs Script
Fisticuffs Script [message #24106] Wed, 15 August 2007 14:12 Go to previous message
HodgePodge is currently offline  HodgePodge
Messages: 440
Registered: April 2007
Location: Making Bagel Bites
This script should spawn a bandit creature generator at night, but it crashes the game. Knowing me, it's probably something extremely simple, but help would be appreciated.

Quote:

XXXSectionStart V_FisticuffsClubOnlyAtNight;
NewThing Marker;
Player -1;
UID 18446722364187468629;
DefinitionType "MARKER_CREATURE_GENERATOR";
ScriptName NULL;
ScriptData "NULL";
ThingGamePersistent FALSE;
ThingLevelPersistent TRUE;
StartCTCPhysicsStandard;
PositionX 204.430700;
PositionY 70.066890;
PositionZ 25.900410;
RHSetForwardX 0.000000;
RHSetForwardY 1.000000;
RHSetForwardZ 0.000000;
RHSetUpX 0.000000;
RHSetUpY 0.000000;
RHSetUpZ 1.000000;
EndCTCPhysicsStandard;
StartCTCEditor;
EndCTCEditor;
StartCTCCreatureGenerator;
CreatureFamilies[0] "TWINBLADE_BANDITS_04_D";
GenerationRadius 19.0;
SelfTriggerRadius 1.0;
SelfTrigger FALSE;
SelfTriggerResetInterval 0;
TriggerOnActivate TRUE;
ActiveCreatureLimit -1;
TotalGenerationLimit -1;
NumTriggers -1;
ScriptNameOfAllGeneratedCreatures "";
EndCTCCreatureGenerator;
StartCTCActivationReceptorCreatureGenerator;
DeactivateAfterSetTime TRUE;
FramesAfterActivationToDeactivate 150;
ActivateOnActivate FALSE;
TriggerOnActivate TRUE;
EndCTCActivationReceptorCreatureGenerator;
StartCTCActivationTrigger;
ReceptorUID 0;
EndCTCActivationTrigger;
StartCTCCreatureGeneratorCreator;
EndCTCCreatureGeneratorCreator;
Health 1.0;
EndThing;
XXXSectionEnd;


http://i186.photobucket.com/albums/x50/HawjPawj/PONG.gif
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Help with shop spawning
Next Topic: Scripting Shopkeepers
Goto Forum:
  


Current Time: Fri Apr 26 11:52:20 PDT 2024

Total time taken to generate the page: 0.01516 seconds