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

Home » Fable TLC » Discussion » Level Scripting » trouble spawning chests
Re: trouble spawning chests [message #38574 is a reply to message #38552] Sun, 02 March 2008 09:36 Go to previous messageGo to previous message
Riddick is currently offline  Riddick
Messages: 12
Registered: March 2008
Location: us
when i start the game, the chest doesn't spawn. i'm trying to get it to spawn out side the guild. this is the script i'm using:

NewThing Object;
Player 4;
UID 18446798374686296067;
DefinitionType "OBJECT_CHEST_OPENABLE";
ScriptName NULL;
ScriptData "NULL";
ThingGamePersistent FALSE;
ThingLevelPersistent FALSE;
StartCTCPhysicsStandard;
PositionX 18.000000;
PositionY 124.000000;
PositionZ 26.5.0;
RHSetForwardX 0.0;
RHSetForwardY 1.0;
RHSetForwardZ 0.0;
RHSetUpX 0.0;
RHSetUpY 0.0;
RHSetUpZ 1.0;
EndCTCPhysicsStandard;
StartCTCTargeted;
Targetable TRUE;
EndCTCTargeted;
StartCTCEditor;
EndCTCEditor;
StartCTCChest;
ContainerContents[0] "OBJECT_CRYSTAL_LONGSWORD";
ContainerContents[1] "OBJECT_CRYSTAL_KATANA";
ContainerContents[2] "OBJECT_CRYSTAL_CUTLASS";
ContainerContents[3] "OBJECT_LEGENDARY_LONGSWORD";
ContainerContents[4] "OBJECT_LEGENDARY_LONGSWORD_02";
ContainerContents[5] "OBJECT_LEGENDARY_KATANA";
ContainerContents[6] "OOBJECT_SHARPENING_AUGMENTATION";
ContainerContents[7] "OBJECT_PIERCING_AUGMENTATION";
ContainerContents[8] "OBJECT_SILVER_AUGMENTATION";
ContainerContents[9] "OBJECT_FLAME_AUGMENTATION";
ContainerContents[10] "OBJECT_LIGHTNING_AUGMENTATION";
ContainerContents[11] "OBJECT_EXPERIENCE_AUGMENTATION";
ContainerContents[12] "OBJECT_HEALTH_AUGMENTATION";
ContainerContents[13] "BJECT_LEGENDARY_CUTLASS";
ContainerContents[14] "OBJECT_CRYSTAL_PUMPCROSSBOW";
ContainerContents[15] "OBJECT_LEGENDARY_PUMPCROSSBOW";
ContainerContents[16] "OBJECT_MANA_AUGMENTATION";
ChestOpen FALSE;
EndCTCChest;
Health 1.0;
EndThing;

as far as i can tell its set up correctly and the object names are correct.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: help with bluetooth's custom shop
Next Topic: GPSVC.DLL Error (Vista x64)
Goto Forum:
  


Current Time: Mon May 13 05:59:17 PDT 2024

Total time taken to generate the page: 0.01174 seconds