Jump to content

Free treasure chests


lol username
 Share

Recommended Posts

lol username

Go to STUFF\TERRAFORM\PROPS\FUNCTIONAL.TXT.

For the treasure chests defined here, comment out the SetFlags and add a price (I'm not sure if the price is required though). It should look something like this:

PropType TreasureChestSmall

{
	GadgetName 		= 'TreasureChestSmall'
	GadgetType 		= #Blowup
	BuilderScene 	= 'BuilderTreasureChests'
	
	Ability 		= 'MegaItem_CanBePickedUp'
	Ability			= 'Discoverable'
	Ability 		= 'StudsDiscoveryChestAbility'
		
	SpawnSfx 		= 'Prop_Spawn'
	
	Price			= 250
	
	//SetFlag 		= #NotUserPlaceable
	//SetFlag		= #SaveState
}

PropType TreasureChestLarge

{
	GadgetName 		= 'TreasureChestLargeNew'
	GadgetType 		= #Blowup
	BuilderScene 	= 'BuilderTreasureChests'
	
	Ability 		= 'MegaItem_CanBePickedUp'
	Ability			= 'Discoverable'
		
	SpawnSfx 		= 'Prop_Spawn'
	
	Price			= 250
	
	//SetFlag 		= #NotUserPlaceable
	//SetFlag		= #SaveState
}

PropType TreasureChestLargeNew

{
	GadgetName 		= 'TreasureChestLargeNew'
	GadgetType 		= #Multistate
	BuilderScene 	= 'BuilderTreasureChests'
	
	Ability 		= 'TestMultiStateAbility'
	Ability			= 'Discoverable'
		
	SpawnSfx 		= 'Prop_Spawn'
	
	Price			= 250
	
	//SetFlag 		= #NotUserPlaceable
	//SetFlag		= #SaveState
}

Next time you see a big or small chest you'll collect it, be able to buy it for 250 studs (or whatever you put), and place them like any other prop. It also won't save that they've been looted, so you can use them over and over again. Chests you've looted before making the change will remain looted, though.

The small chest has an icon, the large one doesn't, but is right next to the small one, so it's still easy to find. I dunno what the difference between TreasureChestLarge and TreasureChestLargeNew is, presumably the new one is the one currently in use.

Edit: See also; unlocking props by default: http://www.rockraidersunited.com/topic/6566-unlocking-props-by-default-unused-props/

hSpZEv4.png

XGMqSiQ.png

Edit: Video.

 

Edited by jamesster
Link to comment
Share on other sites

I dont know where the STUFF\TERRAFORM\PROPS\FUNCTIONAL.TXT file is been looking everywhere for it. Please reply!

Link to comment
Share on other sites

  • 4 months later...
Fluffy Cupcake

By using this program: http://aluigi.altervista.org/quickbms.htm

And this script: http://aluigi.altervista.org/bms/ttgames.bms

And reading this: http://www.rockraidersunited.com/topic/6593-getting-any-lego-tt-game-ready-for-modding/

P.S. The developers of LEGO Worlds removed the functionality to be able to play with extracted files some updates ago.

  • Like 1
Link to comment
Share on other sites

  • 4 weeks later...
SkullMasterHD

i cant find STUFF\TERRAFORM\PROPS\FUNCTIONAL.TXT pls help

Hidden Content

me too i dont know where STUFF\TERRAFORM\PROPS\FUNCTIONAL.TXT is

Link to comment
Share on other sites

MaelstromIslander

I would've said something far more mean spirited than this, but thankfully I'm holding myself back.

For starters, your grammar is terrible, but that's not important: What IS important is that you double posted, and that double post didn't provide anything new in any way, shape, or form. Double posting is against the rules, and I suggest you do some research before you post: http://www.rockraidersunited.com/topic/4132-global-forum-rules/

Discussing your issue, it seems you were so blind you failed to even read the replies in this thread which already tell you how to find it. If you still can't use a scrollbar to move up on this page, then use this link: http://www.rockraidersunited.com/topic/6544-free-treasure-chests/?do=findComment&comment=119103

If that doesn't help, then actually look for the chests like you're supposed to. I know you want to become the ultimate player five minutes into the game, but that takes all the fun out of it. Games are for entertainment, not for bragging rights. Sorry if I'm coming off rude, but seriously, you can't scroll up on a page? Really?

  • Like 1
Link to comment
Share on other sites

Fluffy Cupcake

@SkullMasterHD; Did you extract the .dat file? You won't see that file unless you extract it. If you have and don't see it, chances are that file may have been removed, moved, or replaced with a file using another name, considering the game is still in early development.

Link to comment
Share on other sites

SkullMasterHD

i cant it tells error i selct everithing i need to and than the console sead error and some random letters and numbers or a file is error sometimes pls help

Link to comment
Share on other sites

Fluffy Cupcake

Well, as it stands, the current version of LEGO Worlds in unmoddable anyway (you can no longer play with extracted files), and even then the extraction script for QuickBMS hasn't been updated to the latest version of Worlds due to TTGames constantly breaking the script every update and so it got to the point where aluigi (script writer) could no longer be bothered to crack it.

Source: http://zenhax.com/viewtopic.php?f=9&t=1412&start=20#p9312

Link to comment
Share on other sites

  • 3 months later...
 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.