• Welcome to the Fable Community Forum!

    We're a group of fans who are passionate about the Fable series and video gaming.

    Register Log in

Demon Door Chest Items [plz help]

B

belozero

Guest
Demon Door Chest Items [plz help]

Well i have 2 questions:

1) is it posible to "over-stuff" a demon door chest? i have close to 50 items in this chest and have tested each item in sets of 10 so i know one item in particular is not crashing my game. maybe i coded it wrong? well heres the code i put into my chest. this is the exact .tng excluding everything that is not the chest.

NewThing Object;
Player 4;
UID 18446741874686296067;
DefinitionType "OBJECT_CHEST_OPENABLE";
ScriptName NULL;
ScriptData "NULL";
ThingGamePersistent FALSE;
ThingLevelPersistent FALSE;
StartCTCPhysicsStandard;
PositionX 40.078613;
PositionY 22.092041;
PositionZ 5.0;
RHSetForwardX 0.0;
RHSetForwardY 0.999994;
RHSetForwardZ 0.0;
RHSetUpX 0.0;
RHSetUpY 0.0;
RHSetUpZ 0.999994;
EndCTCPhysicsStandard;
StartCTCTargeted;
Targetable TRUE;
EndCTCTargeted;
StartCTCEditor;
EndCTCEditor;
StartCTCChest;
ContainerContents[0] "OBJECT_SUPER_HEALTH_POTION";
ContainerContents[1] "OBJECT_CRYSTAL_BROADSWORD";
ContainerContents[2] "OBJECT_LEGENDARY_BROADSWORD_02";
ContainerContents[3] "OBJECT_BANDITKING_SWORD_01";
ContainerContents[4] "OBJECT_BANDITKING_SWORD_02";
ContainerContents[5] "OBJECT_FRYING_PAN";
ContainerContents[6] "OBJECT_SWORD_OF_STRENGTH";
ContainerContents[7] "OBJECT_LUTE";
ContainerContents[8] "OBJECT_SUMMONER_SWORD_01";
ContainerContents[9] "OBJECT_SUPER_HEALTH_POTION";
ContainerContents[10] "OBJECT_LEGENDARY_PUMPCROSSBOW";
ContainerContents[11] "OBJECT_HEALTH_AUGMENTATION";
ContainerContents[12] "OBJECT_MANA_AUGMENTATION";
ContainerContents[13] "OBJECT_BANDIT_SLAYER_AUGMENTATION";
ContainerContents[14] "OBJECT_SHARPENING_AUGMENTATION";
ContainerContents[15] "OBJECT_PIERCING_AUGMENTATION";
ContainerContents[16] "OBJECT_SILVER_AUGMENTATION";
ContainerContents[17] "OBJECT_FLAME_AUGMENTATION";
ContainerContents[18] "OBJECT_HOBBE_KILLER_AUGMENTATION";
ContainerContents[19] "OBJECT_LIGHTNING_AUGMENTATION";
ContainerContents[20] "OBJECT_EXPERIENCE_AUGMENTATION";
ContainerContents[21] "OBJECT_SHARPENING_AUGMENTATION"
ContainerContents[22] "OBJECT_SHARPENING_AUGMENTATION"
ContainerContents[23] "OBJECT_SHARPENING_AUGMENTATION"
ContainerContents[24] "OBJECT_SHARPENING_AUGMENTATION"
ContainerContents[25] "OBJECT_SHARPENING_AUGMENTATION"
ContainerContents[26] "OBJECT_SHARPENING_AUGMENTATION"
ContainerContents[27] "OBJECT_SHARPENING_AUGMENTATION"
ContainerContents[28] "OBJECT_SHARPENING_AUGMENTATION"
ContainerContents[29] "OBJECT_SHARPENING_AUGMENTATION"
ContainerContents[30] "OBJECT_HERO_BOOTS_WILLROBE_EVIL";
ContainerContents[31] "OBJECT_HERO_GLOVES_WILLROBE_EVIL";
ContainerContents[32] "OBJECT_HERO_SHIRT_WILLROBE_EVIL";
ContainerContents[33] "OBJECT_HERO_TROUSERS_WILLROBE_EVIL";
ContainerContents[34] "OBJECT_NOSTRO_SWORD_01";
ContainerContents[35] "OBJECT_NOSTRO_SHIELD_01";
ContainerContents[36] "OBJECT_LEGENDARY_CROSSBOW";
ContainerContents[37] "OBJECT_LEGENDARY_PUMPCROSSBOW";
ContainerContents[38] "OBJECT_UNDEAD_SWORD_ICE_HORDE_01";
ContainerContents[39] "OBJECT_LEGENDARY_BROADSWORD_02";
ContainerContents[40] "OBJECT_SWORD_OF_AEONS_GOOD_01";
ContainerContents[41] "OBJECT_CRYSTAL_KATANA";
ContainerContents[42] "OBJECT_HOBBE_WEAPON_STAFF_RANGED";
ContainerContents[43] "OBJECT_RIVAL_HERO_THUNDER_SWORD";
ContainerContents[44] "OBJECT_UNDEAD_AXE_LIEUTENANT_01";
ContainerContents[45] "OBJECT_GOLD_1000000";
ContainerContents[46] "OBJECT_HERO_BOOTS_PLATINUM";
ContainerContents[47] "OBJECT_HERO_TROUSERS_PLATINUM";
ContainerContents[48] "OBJECT_HERO_SHIRT_PLATINUM";
ContainerContents[49] "OBJECT_HERO_GLOVES_PLATINUM";
ContainerContents[40] "OBJECT_HERO_HELMET_PLATINUM";
ContainerContents[41] "OBJECT_HERO_HAT_FISHERMAN";
ContainerContents[42] "OBJECT_BANDITKING_HAMMER_01";
ContainerContents[43] "OBJECT_SUPER_HEALTH_POTION";
ContainerContents[44] "OBJECT_LEGENDARY_LONGBOW";
ContainerContents[45] "OBJECT_UNDEAD_SWORD_LIEUTENANT_01";
ContainerContents[46] "OBJECT_UNDEAD_AXE_LIEUTENANT_PROP_01";
ContainerContents[47] "OBJECT_RIVAL_HERO_THUNDER_SHIELD";
ContainerContents[48] "OBJECT_MINION_WEAPON";
ContainerContents[48] "OBJECT_THROWING_ORB_BOMB_SHOT";
ContainerContents[49] "OBJECT_SUPER_HEALTH_POTION";
ChestOpen FALSE;
EndCTCChest;
Health 1.0;
EndThing;

BTW if you notice in the "..."; sections there is a space every 25 characters, thats not my script that must be the site limiting abnoxious spam words. if you quote this post it should show it normally.

2) can you put multiple items in normal/silver key chests? i tried adding items to the 20-key chest in the guild but all that came out was the Murren Greathammer. if you can also, correct my coding. i may have messed it up somewhere. this chest doesn't crash or anything, i just can't get multiple items to spawn in it.

NewThing Object;
Player 4;
UID 18446741874686308532;
DefinitionType "OBJECT_SILVERKEY_CHEST_50";
ScriptName TwentyKeyChest;
ScriptData "NULL";
ThingGamePersistent TRUE;
ThingLevelPersistent TRUE;
StartCTCPhysicsStandard;
PositionX 189.150879;
PositionY 69.279297;
PositionZ 20.012592;
RHSetForwardX -0.927155;
RHSetForwardY 0.374618;
RHSetForwardZ 0.0;
RHSetUpX -0.000289;
RHSetUpY -0.000716;
RHSetUpZ 0.999994;
EndCTCPhysicsStandard;
StartCTCTargeted;
Targetable TRUE;
EndCTCTargeted;
StartCTCEditor;
EndCTCEditor;
StartCTCChest;
ContainerContents[0] "OBJECT_LEGENDARY_WARHAMMER";
ContainerContents[1] "OBJECT_CRYSTAL_BROADSWORD";
ContainerContents[2] "OBJECT_LEGENDARY_BROADSWORD_02";
ContainerContents[3] "OBJECT_BANDITKING_SWORD_01";
ContainerContents[4] "OBJECT_BANDITKING_SWORD_02";
ContainerContents[5] "OBJECT_FRYING_PAN";
ContainerContents[6] "OBJECT_SWORD_OF_STRENGTH";
ContainerContents[7] "OBJECT_LUTE";
ContainerContents[8] "OBJECT_SUMMONER_SWORD_01";
ContainerContents[9] "OBJECT_SUPER_HEALTH_POTION";
ContainerContents[10] "OBJECT_LEGENDARY_PUMPCROSSBOW";
ChestOpen FALSE;
EndCTCChest;
Health 1.0;
EndThing;

Thanks for your help!
 
B

belozero

Guest
Re: Demon Door Chest Items [plz help]

I still cant seem to get them to work dunno why.

edit: my real error was in ContainerContents[#21-29] because i didnt put a semicolon on the end. +REP anyways for trying to help
 
B

belozero

Guest
Re: Demon Door Chest Items [plz help]

The 2nd part seems a bit confusing cuz i'm a complete nub when it comes to code languages and crap like that. I started a new profile to test all my mods on so i don't think the problem was that it had been seen but nonetheless it might work.
 
Top