|
|
Re: How do you spawn items in a chest? [message #15834 is a reply to message #15791] |
Wed, 10 January 2007 14:49 |
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 #16431 is a reply to message #15978] |
Sat, 03 February 2007 16:28 |
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 #16449 is a reply to message #15791] |
Sun, 04 February 2007 06:45 |
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 #16452 is a reply to message #15791] |
Sun, 04 February 2007 07:50 |
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 |
|
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 |
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 |
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
|
|
|
|
|
|