 |
|
 |
|
Ads suck. Register and watch 'em disappear!
| |
|
|
|
Interested in winning a FREE copy of Fable 2 for the Xbox 360? Read more »
|
 |
Need some help with spawning an object. |
 |
03-18-2007, 01:36 AM
|
#1
|
|
|
Need some help with spawning an object.
Ok, I just started doing modding so after modifying some items and such I wanted to put some stuff in a chest so that I could get the items (Because I'm learning to spawn chests right now). I am trying to place the chest in lookout point, but it does not show up even when I save and reload, and then Fable crashes when I attempt to go the area, so I know there is an error in my code somewhere. And yes, I am placing the code for the Chest in the Null tab. Here is my code for the chest:
Quote:
NewThing Object;
Player 4;
UID 18446741166144651364;
DefinitionType "OBJECT_CHEST_OPENABL E";
ScriptName NULL;
ScriptData "NULL";
ThingGamePersistent FALSE;
ThingLevelPersistent FALSE;
StartCTCPhysicsStandard;
PositionX 71.583984;
PositionY 71.308594;
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_FRYING_PAN";
ContainerContents[1] "OBJECT_EBONY_KATANA" ;
ContainerContents[2] "OBJECT_EBONY_LONGBOW ";
ContainerContents[3] "OBJECT_HERO_HAT_PIMP ";
ContainerContents[4] "OBJECT_MANA_AUGMENTATION ";
ContainerContents[5] "OBJECT_EXPERIENCE_AUGMEN TATION";
ContainerContents[6] "OBJECT_HEALTH_AUGMENTATI ON";
ContainerContents[7] "OBJECT_SHARPENING_AUGMEN TATION";
ContainerContents[8] "OBJECT_PIERCING_AUGMENTA TION";
ContainerContents[9] "OBJECT_SILVER_AUGMENTATI ON";
ContainerContents[10] "OBJECT_FLAME_AUGMENTATIO N";
ContainerContents[11] "OBJECT_LIGHTNING_AUGMENT ATION";
ContainerContents[12] "OBJECT_MANA_AUGMENTATION ";
ContainerContents[13] "OBJECT_EXPERIENCE_AUGMEN TATION";
ContainerContents[14] "OBJECT_HEALTH_AUGMENTATI ON";
ContainerContents[15] "OBJECT_SHARPENING_AUGMEN TATION";
ContainerContents[16] "OBJECT_PIERCING_AUGMENTA TION";
ContainerContents[17] "OBJECT_SILVER_AUGMENTATI ON";
ContainerContents[18] "OBJECT_FLAME_AUGMENTATIO N";
ContainerContents[19] "OBJECT_LIGHTNING_AUGMENT ATION";
ContainerContents[20] "OBJECT_HERO_TITLE_JA CK";
ChestOpen FALSE;
EndCTCChest;
Health 1.0;
EndThing;
|
Thanks for your help in advance.
|
|
|
 |
 |
Re: Need some help with spawning an object. |
 |
03-18-2007, 01:46 AM
|
#2
|
Location: The Void
Posts: 7,755
|
Re: Need some help with spawning an object.
I can honestly see no problem with what you put in the chest. Try maybe..not putting so many container contents. Like try up to five. It may be the frying pan too.
|
|
|
 |
Re: Need some help with spawning an object. |
 |
03-18-2007, 01:46 AM
|
#3
|
Location: Vancouver BC
Posts: 229
|
Re: Need some help with spawning an object.
TurboUpload- One-Click Webhosting - File ID 1618120
try that
you had some oddly placed spaces that most likely killed it
EDIT: this site postes the tng script funny and decides to randomly plae new spaces in
i will upload a notepad file with the edited chest script
Last edited by Marcopolo : 03-18-2007 at 01:52 AM.
|
|
|
 |
Re: Need some help with spawning an object. |
 |
03-18-2007, 01:50 AM
|
#4
|
|
|
Re: Need some help with spawning an object.
There's many spaces in that too....
|
|
|
 |
Re: Need some help with spawning an object. |
 |
03-18-2007, 01:52 AM
|
#5
|
Location: The Void
Posts: 7,755
|
Re: Need some help with spawning an object.
I'm going to try this exact chest out right now in Lookout point
Quote:
Originally Posted by Wd123
There's many spaces in that too....
|
Quote:
Originally Posted by Marcopolo
try that
you had some oddly placed spaces that most likely killed it
EDIT: this site postes the tng script funny and decides to randomly plae new spaces in
i will upload a notepad file with the edited chest script
|
heehee 
Last edited by §ephiroxa§ : 03-18-2007 at 01:52 AM.
Reason: Double Post Auto-Merged
|
|
|
 |
Re: Need some help with spawning an object. |
 |
03-18-2007, 01:53 AM
|
#6
|
|
|
Re: Need some help with spawning an object.
I removed the spaces and I took out the frying pan, didn't work.
|
|
|
 |
Re: Need some help with spawning an object. |
 |
03-18-2007, 01:53 AM
|
#7
|
Location: Vancouver BC
Posts: 229
|
Re: Need some help with spawning an object.
upped, try that, i cant see any other errors, maybe it's something else in the tng thats killing it
make sure you haven't accidentally removed the end of a script or something
okay up the tng and i'll take a look at it
|
|
|
 |
Re: Need some help with spawning an object. |
 |
03-18-2007, 02:02 AM
|
#8
|
|
|
Re: Need some help with spawning an object.
How do i get to the file that u upped, and how do i up files? (I just joined today =D)
Ok, well i'll just improvise. Here is a link to the tng (I put it on my FTP)
http://syntaxss.com/David/LookoutPoint.txt
Last edited by Wd123 : 03-18-2007 at 02:02 AM.
Reason: Double Post Auto-Merged
|
|
|
 |
Re: Need some help with spawning an object. |
 |
03-18-2007, 02:04 AM
|
#9
|
Location: Vancouver BC
Posts: 229
|
Re: Need some help with spawning an object.
ah for the one i upped just click the link then look down the page a bit, it's a bad upload site so there is a counter for when your dl link will appear, just wait about 30 secs
i may be able to just upp it to your ftp if you have that option
umm does it crash or does it just not appear?
because it is under the statuemaster header no the null
|
|
|
 |
Re: Need some help with spawning an object. |
 |
03-18-2007, 02:08 AM
|
#10
|
|
|
Re: Need some help with spawning an object.
It crashes. So did i put it in another statement then? Darnet lol...
|
|
|
 |
Re: Need some help with spawning an object. |
 |
03-18-2007, 02:08 AM
|
#11
|
Location: The Void
Posts: 7,755
|
Re: Need some help with spawning an object.
Well when I first tried to spawn the chest I got a weird empty space with the new object in it.
But I tried again and it seemed to spawn just fine for me. I got everything inside of it.
|
|
|
 |
Re: Need some help with spawning an object. |
 |
03-18-2007, 02:10 AM
|
#12
|
|
|
Re: Need some help with spawning an object.
Thanks a lot MarcoPolo I thought that I had put the chest in the NULL section, but just as you pointed out, it is in the statue section.
|
|
|
 |
Re: Need some help with spawning an object. |
 |
03-18-2007, 02:11 AM
|
#13
|
Location: Vancouver BC
Posts: 229
|
Re: Need some help with spawning an object.
is it not crashing any more? also i think it was underground
it depends on what part of lookout point it was in
but i think where you had it should be z 40 not z 5
|
|
|
 |
Re: Need some help with spawning an object. |
 |
03-18-2007, 02:13 AM
|
#14
|
|
|
Re: Need some help with spawning an object.
Ah, kk. That would make sense lol. I havent tried it with the new changes yet. Still going over the sections to make sure I put it in correctly. Question though, do I need to make a new section for the chest, do I put it in no section, or do I put it in a pre-existing section?
|
|
|
 |
Re: Need some help with spawning an object. |
 |
03-18-2007, 02:14 AM
|
#15
|
Location: The Void
Posts: 7,755
|
Re: Need some help with spawning an object.
Quote:
Originally Posted by Marcopolo
is it not crashing any more? also i think it was underground
it depends on what part of lookout point it was in
but i think where you had it should be z 40 not z 5
|
To my knowledge it seemed to be outside the general lookout point area. Behind some of the fences and in bushes. I got mine to work.

|
|
|
Similar Threads
|
| Thread |
Thread Starter |
Forum |
Replies |
Last Post |
| Spawning Chests |
§ephiroxa§ |
Fable Modding |
284 |
07-31-2008 02:27 AM |
|
All times are GMT +1. The time now is 10:03 PM. |
|
|
|
 |
|
|
 |