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

Home » Fable TLC » Discussion » Tools Discussion » How do you spawn items in a chest?
How do you spawn items in a chest? [message #15791] Sun, 07 January 2007 22:29 Go to next message
Mcchips is currently offline  Mcchips
Messages: 20
Registered: January 2007

Hey, just wondering how you spawn items in a chest? Help would be appreciated, thnx Smile

The Guild Puppet Is Here...
Re: How do you spawn items in a chest? [message #15833 is a reply to message #15791] Wed, 10 January 2007 14:13 Go to previous messageGo to next message
kris8144 is currently offline  kris8144
Messages: 27
Registered: January 2007
Location: CAnada

look it up on google thats what i did .....imstill struggling with it but you get the directions there
Re: How do you spawn items in a chest? [message #15834 is a reply to message #15791] Wed, 10 January 2007 14:49 Go to previous messageGo to next message
Ratke is currently offline  Ratke
Messages: 15
Registered: December 2006
"1st post"
http://fabletlcmod.com/wiki/doku.php?id=scripting:books_of_s cripts:treasure_chest

just go to the map you want to place chest in "Albion explorer"
click world editor"
and right click on the 1st name under the tab world
and click wizard then change section in NULL if needed
and change template in to normal treasure chest and use as defination type OBJECT_CHEST_OPENABLE
use Uid generator if you dunt want to make up own uid

then scroll down and search for the object
then scroll into the script and search for chest contents
should be like this
ContainerContents[0] "OBJECT_SWORD_OF_AEONS";

just change Sword of aoens in the thing you want

and for every content you add it must be like this
ContainerContents[0] "OBJECT_SWORD_OF_AEONS";
ContainerContents[1] "OBJECT_SOMETHING";
ContainerContents[0] "OBJECT_SOMETHING";

and then you change the location by draggin the dot to where you want and rotate it if you want

hope i helped

"sorry if lil unclear im bad in explaining thing"

[Updated on: Wed, 10 January 2007 14:50]

Report message to a moderator

Re: How do you spawn items in a chest? [message #15845 is a reply to message #15834] Thu, 11 January 2007 15:20 Go to previous messageGo to next message
Mcchips is currently offline  Mcchips
Messages: 20
Registered: January 2007

When i go map editor, it comes up with failed to load map, have u extracted the WAD file? wat duz this meen? wat is the wad file?


The Guild Puppet Is Here...

[Updated on: Thu, 11 January 2007 18:19]

Report message to a moderator

Re: How do you spawn items in a chest? [message #15860 is a reply to message #15845] Fri, 12 January 2007 07:00 Go to previous messageGo to next message
deathbringer is currently offline  deathbringer
Messages: 3
Registered: January 2007
u need to install free roam first
Re: How do you spawn items in a chest? [message #15869 is a reply to message #15860] Fri, 12 January 2007 09:53 Go to previous messageGo to next message
Ratke is currently offline  Ratke
Messages: 15
Registered: December 2006
deathbringer wrote on Fri, 12 January 2007 07:00

u need to install free roam first



when ur at this screen
click file and go to ur levels map in fable folder
you should find the FinalAlbion.wad ther
http://img471.imageshack.us/img471/8093/naamloosyi9.png

then click on RIP

and then go to ur fable folder again but go to the data folder and then save it ther

make an new folder in ur levels folder called Final Albion
and dump all that is extracted from Levels in that map
and move the WAD file to other place or delete is an option

if you did that all it should work
at least it did for me

here is file if still need



  • Attachment: FreeRoam.rar
    (Size: 10.25KB, Downloaded 609 times)

[Updated on: Fri, 12 January 2007 09:54]

Report message to a moderator

Re: How do you spawn items in a chest? [message #15978 is a reply to message #15833] Wed, 17 January 2007 16:03 Go to previous messageGo to next message
dragongamer9 is currently offline  dragongamer9
Messages: 31
Registered: January 2007
Location: florida

i would love to do everything you say but i cant get my albion explorer to work as soon as i open it errors on me after a few seconds well its opening so what do i do
Re: How do you spawn items in a chest? [message #15988 is a reply to message #15978] Thu, 18 January 2007 06:41 Go to previous messageGo to next message
Ratke is currently offline  Ratke
Messages: 15
Registered: December 2006
hmmz what errors?
till now i didnt had any error
Re: How do you spawn items in a chest? [message #15992 is a reply to message #15791] Thu, 18 January 2007 08:30 Go to previous messageGo to next message
Satan
Messages: 1033
Registered: September 2005
Location: Hades

Administrator
If you have any errors, software or otherwise, you will need to post a description of the error and any error messages that appear in order for us to be able to try and recreate and/or solve the problem.

http://img259.imageshack.us/img259/1398/satansigv5gu3.gif

There is nothing in the Void.
There is no point to it's being.
I wish there was a reason.
There is nothing in the Void,
But what we put there.
Re: How do you spawn items in a chest? [message #16313 is a reply to message #15791] Tue, 30 January 2007 15:43 Go to previous messageGo to next message
thebandit is currently offline  thebandit
Messages: 3
Registered: January 2007
Location: Ga
Embarassed ok so i extract the .wad files open the fresco_chamber map, then i right click and press wizard and it says "no wizard template available" what did i do wrong?



I HAD to update this, i tried again then guess what happened, the program wouldn't respond it makes me VERY ANGRY! Frown


i have plans to kill you, ive just been busy.

[Updated on: Tue, 30 January 2007 16:00]

Report message to a moderator

Re: How do you spawn items in a chest? [message #16329 is a reply to message #15791] Wed, 31 January 2007 13:36 Go to previous messageGo to next message
Ratke is currently offline  Ratke
Messages: 15
Registered: December 2006
hmmz i cant help you with that :S
nvr had that problem myself atm
Re: How do you spawn items in a chest? [message #16330 is a reply to message #15791] Wed, 31 January 2007 14:04 Go to previous messageGo to next message
BayStone is currently offline  BayStone
Messages: 144
Registered: October 2005
Location: HMQ
Okay, you guys need to be more specific with the error reports. It's practically impossible for me to do anything if the error report I get is just "it crashed". Also, when giving these error reports it's usually worth mentioning what steps you did before the error happened.

Few things to check:

* Use the freeroam app to extract the wad file into the individual LEV and TNG files. Also the folder structure needs to be correct.

* download the AEResources.zip from this thread and extract the zip into the AE program folder, making sure that the mipmaps, icons and templates subfolders are created properly. The app is practically useless without this zip.

* If you're not using the the AE from the thread I mentioned above, download that now. Older versions are not supported. Smile


Busy!

[Updated on: Wed, 31 January 2007 14:08]

Report message to a moderator

Re: How do you spawn items in a chest? [message #16386 is a reply to message #15791] Fri, 02 February 2007 00:22 Go to previous messageGo to next message
Satan
Messages: 1033
Registered: September 2005
Location: Hades

Administrator
My installer is very likely one of those 'older versions'. Laughing

http://img259.imageshack.us/img259/1398/satansigv5gu3.gif

There is nothing in the Void.
There is no point to it's being.
I wish there was a reason.
There is nothing in the Void,
But what we put there.
Re: How do you spawn items in a chest? [message #16392 is a reply to message #15791] Fri, 02 February 2007 02:20 Go to previous messageGo to next message
BayStone is currently offline  BayStone
Messages: 144
Registered: October 2005
Location: HMQ
That may be, yeah, that may very well be. Very Happy

Busy!
Re: How do you spawn items in a chest? [message #16401 is a reply to message #15791] Fri, 02 February 2007 14:52 Go to previous messageGo to next message
Satan
Messages: 1033
Registered: September 2005
Location: Hades

Administrator
It's an old version, but a working one so it shouldn't give any missing template errors.

http://img259.imageshack.us/img259/1398/satansigv5gu3.gif

There is nothing in the Void.
There is no point to it's being.
I wish there was a reason.
There is nothing in the Void,
But what we put there.
Re: How do you spawn items in a chest? [message #16431 is a reply to message #15978] Sat, 03 February 2007 16:28 Go to previous messageGo to next message
dragongamer9 is currently offline  dragongamer9
Messages: 31
Registered: January 2007
Location: florida

ok i got to open but now its giving me an error when i got to world editor the message says failed to load whatever file i want to open i unzipped the wad the file is in the fable folder but it says its not there
Re: How do you spawn items in a chest? [message #16432 is a reply to message #15791] Sat, 03 February 2007 18:06 Go to previous messageGo to next message
Satan
Messages: 1033
Registered: September 2005
Location: Hades

Administrator
Ensure your directory structure is as follows:

Data\Levels\FinalAlbion


http://img259.imageshack.us/img259/1398/satansigv5gu3.gif

There is nothing in the Void.
There is no point to it's being.
I wish there was a reason.
There is nothing in the Void,
But what we put there.
Re: How do you spawn items in a chest? [message #16436 is a reply to message #15791] Sat, 03 February 2007 19:19 Go to previous messageGo to next message
dragongamer9 is currently offline  dragongamer9
Messages: 31
Registered: January 2007
Location: florida

still wont work ive tried what they said on the forum i cant find anything else and im stuck what can i do
Re: How do you spawn items in a chest? [message #16448 is a reply to message #15791] Sun, 04 February 2007 05:20 Go to previous messageGo to next message
Demango is currently offline  Demango
Messages: 4
Registered: February 2007
Location: Bulgaria
i tryed to put a chest in Look out point in front of the statue but when i start the game it crash .help pls.sry for my bad english
Re: How do you spawn items in a chest? [message #16449 is a reply to message #15791] Sun, 04 February 2007 06:45 Go to previous messageGo to next message
dragongamer9 is currently offline  dragongamer9
Messages: 31
Registered: January 2007
Location: florida

this thing is so dam messed up first this forum says to leave final albion folder but when i do albion explorer gives me a message saying cannot find albion.wld. so i removed the folder i kept the files it starts up then when i click on look out point opens and i click on world editor and gives me an error message saying failed to load lookout point in the fable folder
Re: How do you spawn items in a chest? [message #16451 is a reply to message #16449] Sun, 04 February 2007 07:41 Go to previous messageGo to next message
BayStone is currently offline  BayStone
Messages: 144
Registered: October 2005
Location: HMQ
Your folder structure is still not right.

If this doesn't help...

http://img163.imageshack.us/img163/1838/pic1fi6.th.jpg
http://img47.imageshack.us/img47/118/pic2vq0.th.jpg




Busy!
Re: How do you spawn items in a chest? [message #16452 is a reply to message #15791] Sun, 04 February 2007 07:50 Go to previous messageGo to next message
dragongamer9 is currently offline  dragongamer9
Messages: 31
Registered: January 2007
Location: florida

thanks but what happens is when i do the final albion folder it says cannot find finalalbion.wld so i delete the folder and it loads then i tried taking out the wld file and the albion explorer opened but still would not load lookoutpoint.lev
then it loads errors says it cant find it and loads and keeps making me click ok and telling me stuff is missing but nothing is
plus it says have you exstracted the wad yet and i already have
Re: How do you spawn items in a chest? [message #16453 is a reply to message #15791] Sun, 04 February 2007 07:53 Go to previous messageGo to next message
BayStone is currently offline  BayStone
Messages: 144
Registered: October 2005
Location: HMQ
All you need to do is to make sure the data/Levels folder has the WLD file and there's a subfolder FinalAlbion containing all the various LEV and TNG files.

Also, are you using the latest version of AE?

What you could do is post the same kind of pictures that I just posted, so we could see if you have it setup correctly.


Busy!

[Updated on: Sun, 04 February 2007 07:54]

Report message to a moderator

Re: How do you spawn items in a chest? [message #16454 is a reply to message #15791] Sun, 04 February 2007 08:56 Go to previous messageGo to next message
dragongamer9 is currently offline  dragongamer9
Messages: 31
Registered: January 2007
Location: florida

like i said im a noob i know alot about pc's but this is really a stupid question how do you take a picture so of it so i can show you you want me to show you a pic in detail but i dont know how and the only type of picture program i have is gimp and just a picture opener
Re: How do you spawn items in a chest? [message #16456 is a reply to message #15791] Sun, 04 February 2007 09:29 Go to previous messageGo to next message
dragongamer9 is currently offline  dragongamer9
Messages: 31
Registered: January 2007
Location: florida

hey nevermind it works i looked at your picture and figured out i did not take all the albion stuff out and not in the finalalbion folder so i put them in the level and it works thanks very much for you helping me out nobody would take the patience
Re: How do you spawn items in a chest? [message #16457 is a reply to message #15791] Sun, 04 February 2007 10:23 Go to previous messageGo to next message
dragongamer9 is currently offline  dragongamer9
Messages: 31
Registered: January 2007
Location: florida

now how do you spawn your own or the mods the weapon mods in a chest
Re: How do you spawn items in a chest? [message #16465 is a reply to message #15791] Sun, 04 February 2007 15:14 Go to previous messageGo to next message
Satan
Messages: 1033
Registered: September 2005
Location: Hades

Administrator
You use the search function. Item spawning has been covered more times than is necessary and the damned function is there for a reason.

http://img259.imageshack.us/img259/1398/satansigv5gu3.gif

There is nothing in the Void.
There is no point to it's being.
I wish there was a reason.
There is nothing in the Void,
But what we put there.
Re: How do you spawn items in a chest? [message #16471 is a reply to message #16465] Sun, 04 February 2007 16:57 Go to previous message
OldBoy is currently offline  OldBoy
Messages: 1112
Registered: October 2005
Location: Groningen

Administrator

http://fabletlcmod.com/forum/index.php?t=msg&th=1529& ;start=0&

http://img18.imageshack.us/img18/1640/48x48exit.png
this is not an exit.
Previous Topic: FE help
Next Topic: Ummm...What dose the Freeroam do?
Goto Forum:
  


Current Time: Fri Mar 29 04:16:26 PDT 2024

Total time taken to generate the page: 0.01500 seconds