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

Home » Fable TLC » Discussion » Definition Editing » Spawn Itmes in Game Problem
Re: Spawn Itmes in Game Problem [message #16029 is a reply to message #16026] Sat, 20 January 2007 18:14 Go to previous messageGo to previous message
Evil-Ninja is currently offline  Evil-Ninja
Messages: 3
Registered: January 2007
//Don't mess
SetRunScripts(true);
SetPlayCD(false);
SetPlayIntro(false);
SetSound(true);
SetFullscreen(true);
SetForcePrimaryDevice(true);
SetSkipFrontend(FALSE);
SetMaxTextureSize(2048);
SetCompressedTextures(true);
SetDefinitionValidation(false);
SetUseOldWeaponTrails(false);
SetUseCompiledWAD(false);

//****** Select your resolution
SetResolution(1024, 768, 16);
SetZBufferDepth(32);
SetTripleBuffering(BFALSE);

SetLevel("FinalAlbion.wld");

UseLevelWAD FALSE;

PresentImmediate FALSE;
ShowDevFrontEnd FALSE;
AllowDebugProfile FALSE;

SetStartingHolySite("NOVStartHSP");

EnableCodeSectionLoading(true);

UseCompiledDefs TRUE;
UseCompiledWorldFiles TRUE;
UseCompiledGlobalThings TRUE;
UseCompiledAnimationEvents TRUE;
AllowDataGeneration FALSE;
UseCompiledSoundSymbols TRUE;

UseRetailBanks TRUE;

RunFromDVD TRUE;
UsePhysicalDVD TRUE;



delete everything in userst.ini
then paste the above code it
it makes it not read wad's
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Expressions: Tutorial on how to make'em?
Next Topic: Prince of Persia: The Two Thrones face
Goto Forum:
  


Current Time: Wed Jan 29 13:01:38 PST 2025

Total time taken to generate the page: 0.04500 seconds