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

Reply
 
Thread Tools

Re: Spawning Chests
Old 06-11-2008, 01:44 AM   #256
Looowwwxxx
DeathBringer Who Koll
Re: Spawning Chests

AAAAAAAAAAAA I CANT USE THE WIZARD I DONT KNOW WHY I THINK IS BUT I DONT DOWNLOAD THE TURBOUPLOAD TNG EDITOR BUT NOT HAVE ANOTHER LINK TO DOWNLOAD IT THE TNG EDITOR?'
  Reply With Quote

Re: Spawning Chests
Old 06-11-2008, 01:56 AM   #257
Looowwwxxx
DeathBringer Who Koll
Re: Spawning Chests

Why when i put the "Wizard" apparece a stupid advertience saying "No Wizard Templates Aviable" what i do or what happen?
  Reply With Quote

Re: Spawning Chests
Old 06-11-2008, 04:13 PM   #258
jwc2200
Gold Supporter


Re: Spawning Chests

Delete what you have in the way of AlbionExplorer and download this:
AlbionExplorer+ Resources.zip - File Shared from Box.net - Free Online File Storage

It has the templates already in the correct place. AlbionExplorer needs Albion Resources, for some reason they are seperate downloads. It is easy to put the Resources in the wrong place. I got permission from the creator to put them in one download, much easier.

You might also check out the new modding tool, Chocolatebox.

http://forums.projectego.net/new-fab...ing-tool-8025/

Good luck,

Jason
  Reply With Quote

Re: Spawning Chests
Old 06-12-2008, 05:57 PM   #259
NoObbi3
Hood
Re: Spawning Chests

links are broken
  Reply With Quote

Re: Spawning Chests
Old 06-12-2008, 06:23 PM   #260
jwc2200
Gold Supporter


Re: Spawning Chests

Which links?
  Reply With Quote

Re: Spawning Chests
Old 06-13-2008, 09:54 PM   #261
chaoslords
Piemaster
Re: Spawning Chests

i spawned a chest and i tried to do it again but it doesnt how in fable can they be in the same map/town too?

Last edited by chaoslords; 06-14-2008 at 12:15 AM.
  Reply With Quote

Re: Spawning Chests
Old 06-13-2008, 11:33 PM   #262
jwc2200
Gold Supporter


Re: Spawning Chests

I assume you added a chest to the Guild since you posted the problem here. If so, open the tng that you edited to add the chest, check the chest script carefully for spaces where they should not be, no spaces where spaces should be, and punctuation. For the game to stop working just upon entering a region, you probably have an error in that script. If you can not find it, copy just the stuff that you added and post it here and maybe someone else will spot the error.

Good luck,

Jason
  Reply With Quote

Re: Spawning Chests
Old 06-14-2008, 06:52 PM   #263
NoObbi3
Hood
Re: Spawning Chests

the needed program links is there another way to add stuff to yourself manually instead of making a chest like how you add weapons?

Last edited by NoObbi3; 06-14-2008 at 06:57 PM.
  Reply With Quote

Re: Spawning Chests
Old 06-14-2008, 10:41 PM   #264
jwc2200
Gold Supporter


Re: Spawning Chests

You can edit tng files and add stuff to any bookcase, cupboard, or other furniture that has a reward hero line in the script. I no longer add chests, I put the stuff I want in the upstairs bookcases of the Guild.
  Reply With Quote

Re: Spawning Chests
Old 06-16-2008, 03:10 AM   #265
MacJamus
Fable 2
Re: Spawning Chests

When i try to open Wizard it comes up with a message saying "No Wizard Templates Available" what do i do?

EDIT: Never mind

Last edited by MacJamus; 06-16-2008 at 03:12 AM. Reason: Found What I Was Looking For
  Reply With Quote

Re: Spawning Chests
Old 07-07-2008, 10:05 PM   #266
Sanctus
Fable 2
Re: Spawning Chests

when i click on world editor it comes up with a error and when i click ok a bunch of times it says "failes to load map have u exscracted the the WAD file" plzz help quickly
  Reply With Quote

Re: Spawning Chests
Old 07-11-2008, 09:49 PM   #267
0l3n
Fable 2
Re: Spawning Chests

Quote:
Originally Posted by jwc2200 View Post
I assume you added a chest to the Guild since you posted the problem here. If so, open the tng that you edited to add the chest, check the chest script carefully for spaces where they should not be, no spaces where spaces should be, and punctuation. For the game to stop working just upon entering a region, you probably have an error in that script. If you can not find it, copy just the stuff that you added and post it here and maybe someone else will spot the error.

Good luck,

Jason
EDIT: Never mind, I found the problem and fixed it ^^

Everytime I try to enter the guild the game crashes.
This is my first time adding anything to the game so sorry if im being a total nubcake

Here is the script:


NewThing Object;
Player 4;
UID 18446748924686296151;
DefinitionType "OBJECT_CHEST_OPENABL E";
ScriptName NULL;
ScriptData "NULL";
ThingGamePersistent FALSE;
ThingLevelPersistent FALSE;
StartCTCPhysicsStandard;
PositionX 170.263700;
PositionY 109.554400;
PositionZ -0.191629;
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_HERO_BOOTS_PLATIN UM";
ContainerContents[1] "OBJECT_HERO_SHIRT_PLATIN UM";
ContainerContents[2] "OBJECT_HERO_TROUSERS_PLA TINUM";
ContainerContents[3] "OBJECT_HERO_GLOVES_PLATI NUM";
ContainerContents[4] "OBJECT_HERO_HELMET_PLATI NUM";
ChestOpen FALSE;
EndCTCChest;
Health 1.0;
EndThing;

Last edited by 0l3n; 07-11-2008 at 09:53 PM.
  Reply With Quote

Re: Spawning Chests
Old 07-12-2008, 08:49 AM   #268
Reghas
Programming Sweetness
Re: Spawning Chests

Are you sure you put the spawns in "Null"?
  Reply With Quote

Re: Spawning Chests
Old 07-30-2008, 01:15 AM   #269
Crown_Royal7
Not an alcoholic
Re: Spawning Chests

uhhhh....i read most of thread but still couldn't figure out how to fix the whole, no wizard templates thing...but! just had a idea ill c if it works...


EDIT: noppe...idea no work......*tear* ny ideas?

Last edited by Crown_Royal7; 07-30-2008 at 01:20 AM.
  Reply With Quote

Re: Spawning Chests
Old 07-30-2008, 03:29 AM   #270
jwc2200
Gold Supporter


Re: Spawning Chests

http://forums.projectego.net/albion-...emplates-8019/

This has templates with it.
  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:45 AM.


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