Ads suck. Register and watch 'em disappear!
Go Back   Fable 2 Forums > Fable Forum > Fable Modding

Reply
 
Thread Tools

Re: Spawning Chests
Old 05-20-2007, 10:48 PM   #106
RedBullKid
Gold Supporter


Re: Spawning Chests

hey old boy back from the party (yay had a great time tnx for asking : ) ) any way this is the code for the chest

NewThing Object;
Player 4;
UID 18446741874686294747;
DefinitionType "OBJECT_CHEST_OPENABL E";
ScriptName NULL;
ScriptData "NULL";
ThingGamePersistent FALSE;
ThingLevelPersistent FALSE;
StartCTCPhysicsStandard;
PositionX 31.320800;
PositionY 24.399410;
PositionZ 5.000000;
RHSetForwardX 1.000000;
RHSetForwardY 0.000000;
RHSetForwardZ 0.000000;
RHSetUpX 0.000000;
RHSetUpY 0.000000;
RHSetUpZ 1.000000;
EndCTCPhysicsStandard;
StartCTCTargeted;
Targetable TRUE;
EndCTCTargeted;
StartCTCEditor;
EndCTCEditor;
StartCTCChest;
ContainerContents[0] "OBJECT_SWORD_OF_AEON S";
ContainerContents[1];
"OBJECT_SWORD_OF_AEONS_GO OD_01";
ContainerContents[2];
"OBJECT_LEGENDARY_BATTLEA XE";
ContainerContents[3];
"OBJECT_LEGENDARY_LONGBOW ";
ChestOpen FALSE;
EndCTCChest;
Health 1.0;
EndThing;
  Reply With Quote

Re: Spawning Chests
Old 05-20-2007, 10:51 PM   #107
§ephiroxa§
Photoshop Guru|


Re: Spawning Chests

Quote:
Originally Posted by redbullkid View Post
hey old boy back from the party (yay had a great time tnx for asking : ) ) any way this is the code for the chest

NewThing Object;
Player 4;
UID 18446741874686294747;
DefinitionType "OBJECT_CHEST_OPENABL E";
ScriptName NULL;
ScriptData "NULL";
ThingGamePersistent FALSE;
ThingLevelPersistent FALSE;
StartCTCPhysicsStandard;
PositionX 31.320800;
PositionY 24.399410;
PositionZ 5.000000;
RHSetForwardX 1.000000;
RHSetForwardY 0.000000;
RHSetForwardZ 0.000000;
RHSetUpX 0.000000;
RHSetUpY 0.000000;
RHSetUpZ 1.000000;
EndCTCPhysicsStandard;
StartCTCTargeted;
Targetable TRUE;
EndCTCTargeted;
StartCTCEditor;
EndCTCEditor;
StartCTCChest;
ContainerContents[0] "OBJECT_SWORD_OF_AEON S";
ContainerContents[1];
"OBJECT_SWORD_OF_AEONS_GO OD_01";
ContainerContents[2];
"OBJECT_LEGENDARY_BATTLEA XE";
ContainerContents[3];
"OBJECT_LEGENDARY_LONGBOW ";
ChestOpen FALSE;
EndCTCChest;
Health 1.0;
EndThing;
well there's your problem, your container contents are all screwed up

ContainerContents[0] "OBJECT_SWORD_OF_AEON S";
ContainerContents[1] "OBJECT_SWORD_OF_AEONS_GO OD_01";
ContainerContents[2] "OBJECT_LEGENDARY_BATTLEA XE";
ContainerContents[3] "OBJECT_LEGENDARY_LONGBOW ";

Try that.

Container Contents need to be in this format.

containerContents[0] "" ;

you had it
Containercontents[0]; "" ;

see the mistake?
  Reply With Quote

Re: Spawning Chests
Old 05-20-2007, 11:09 PM   #108
RedBullKid
Gold Supporter


Re: Spawning Chests

oh ok ill try tht

yup tht was the problemo works great now but i got some funny looking chest with 2 lids from previous mistakes


[url=http://img516.imageshack.us/my.php?image=200520071003 58pmlu1.jpg][IMG]

Last edited by RedBullKid; 05-20-2007 at 11:42 PM. Reason: Double Post Auto-Merged
  Reply With Quote

Re: Spawning Chests
Old 05-21-2007, 05:56 AM   #109
balverine man
Fable 2
Re: Spawning Chests

well i did what you said and i put the chest by the 4 hero graves by mazes quarters then i save it turn it off then when i go on fable its not there! please help me!
  Reply With Quote

Re: Spawning Chests
Old 05-21-2007, 07:05 AM   #110
§ephiroxa§
Photoshop Guru|


Re: Spawning Chests

Quote:
Originally Posted by balverine man View Post
well i did what you said and i put the chest by the 4 hero graves by mazes quarters then i save it turn it off then when i go on fable its not there! please help me!
Did you rename or move the file finalalbion.wad?
  Reply With Quote

Re: Spawning Chests
Old 05-21-2007, 02:04 PM   #111
balverine man
Fable 2
Re: Spawning Chests

yes i did but still nothing!
  Reply With Quote

Re: Spawning Chests
Old 05-21-2007, 04:52 PM   #112
§ephiroxa§
Photoshop Guru|


Re: Spawning Chests

Quote:
Originally Posted by balverine man View Post
yes i did but still nothing!
Quote:
Originally Posted by Albion Knight View Post
14. Now go to the folder C:\Program Files\Microsoft Games\Fable - The Lost Chapters and open userst.ini and change
UseLevelWAD True;àUseLevelWAD False;*
15. Save and close this file and run Fable
Try that.
  Reply With Quote

Re: Spawning Chests
Old 05-23-2007, 12:43 AM   #113
Ville Lorn
Necromancer
Re: Spawning Chests

Hello there, I'm Ville Lorn, I'm new
Now, about the thread, I carried on the process until step 5, but then when I try to open the wizard it tells me: (x)No wizard templates available.
Help, please, what do I do?
  Reply With Quote

Re: Spawning Chests
Old 05-29-2007, 04:39 PM   #114
Curzedchild
..Doomed Are All of Us..
Re: Spawning Chests

Ok...I have a question.. is there anyway at all that I can load the Fable Explorer Setup.exe and the Albion Explorer Setup.exe to a disk or something so I can take it home and download it to me laptop cuz I have my Fable: The Lost Chapters downloaded to my laptop... but I don't have the Internet...
  Reply With Quote

Re: Spawning Chests
Old 05-29-2007, 11:35 PM   #115
Dark Drakan
Admin And Co-Founder

Re: Spawning Chests

Quote:
Originally Posted by Curzedchild View Post
Ok...I have a question.. is there anyway at all that I can load the Fable Explorer Setup.exe and the Albion Explorer Setup.exe to a disk or something so I can take it home and download it to me laptop cuz I have my Fable: The Lost Chapters downloaded to my laptop... but I don't have the Internet...
Oldboy answered you here:

Quote:
Originally Posted by OldBoy View Post
Of course. Or a usb stick, which is easier.

As for burning it to a disc, it's just data. You can use any kind of burning software (like nero) to burn the files on a disc.
  Reply With Quote

Re: Spawning Chests
Old 05-31-2007, 07:03 PM   #116
Lordofpie
Fable 2
Re: Spawning Chests

Hey I got the same no wizard templat thing too, could someone answer that?

I just started trying to mod yesterday.
  Reply With Quote

Re: Spawning Chests
Old 06-01-2007, 12:13 AM   #117
§ephiroxa§
Photoshop Guru|


Re: Spawning Chests

Quote:
Originally Posted by Lordofpie View Post
Hey I got the same no wizard templat thing too, could someone answer that?

I just started trying to mod yesterday.
Wizard templates should be there. I really don't know how to answer the question. Maybe Old boy or someone else.
  Reply With Quote

Re: Spawning Chests
Old 06-03-2007, 01:39 AM   #118
deathbybacon
Hood
Re: Spawning Chests

When i click on world editor, it says 'failed to load" ?!?!?!?
  Reply With Quote

Re: Spawning Chests
Old 06-03-2007, 04:06 AM   #119
§ephiroxa§
Photoshop Guru|


Re: Spawning Chests

Quote:
Originally Posted by deathbybacon View Post
When i click on world editor, it says 'failed to load" ?!?!?!?
It does? Did you try again? Sometimes Albion Explorer can be testy
  Reply With Quote

Re: Spawning Chests
Old 06-03-2007, 04:13 AM   #120
deathbybacon
Hood
Re: Spawning Chests

Ive tried about 5 or 6 times, still the same. =(
  Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Silver Keys/Silver Key Chests Locations Famous_Reaper Fable Discussion 9 11-26-2006 08:52 PM
New Silver Key Chests Selej Fable Discussion 11 04-25-2006 07:20 PM



All times are GMT +1. The time now is 06:56 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0