lol username Posted June 3, 2015 Share Posted June 3, 2015 (edited) 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/ Edit: Video. Edited June 6, 2015 by jamesster Neal, le717, aidenpons and 4 others 7 Link to comment Share on other sites More sharing options...
Neal Posted June 3, 2015 Share Posted June 3, 2015 Glad I didn't start farming items... no point now. Link to comment Share on other sites More sharing options...
Viktrees Posted June 8, 2015 Share Posted June 8, 2015 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 More sharing options...
KeinSkill Posted June 8, 2015 Share Posted June 8, 2015 Hidden Content You have to extract your files from GAME.dat inside your steamapps folder Starrocks923 1 Link to comment Share on other sites More sharing options...
Viktrees Posted June 8, 2015 Share Posted June 8, 2015 Hidden Content You have to extract your files from GAME.dat inside your steamapps folder thx Link to comment Share on other sites More sharing options...
Projonmo112 Posted October 20, 2015 Share Posted October 20, 2015 Hidden Content You have to extract your files from GAME.dat inside your steamapps folder how do i extract the game.dat file Link to comment Share on other sites More sharing options...
Fluffy Cupcake Posted October 20, 2015 Share Posted October 20, 2015 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. Starrocks923 1 Link to comment Share on other sites More sharing options...
SkullMasterHD Posted November 12, 2015 Share Posted November 12, 2015 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 More sharing options...
SkullMasterHD Posted November 13, 2015 Share Posted November 13, 2015 i cant find STUFF\TERRAFORM\PROPS\FUNCTIONAL.TXT pls help me Link to comment Share on other sites More sharing options...
MaelstromIslander Posted November 14, 2015 Share Posted November 14, 2015 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? Fluffy Cupcake 1 Link to comment Share on other sites More sharing options...
Fluffy Cupcake Posted November 14, 2015 Share Posted November 14, 2015 @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 More sharing options...
SkullMasterHD Posted November 14, 2015 Share Posted November 14, 2015 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 More sharing options...
Fluffy Cupcake Posted November 14, 2015 Share Posted November 14, 2015 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 More sharing options...
vitawrap Posted February 23, 2016 Share Posted February 23, 2016 the difference is that the new chest model can no longer be punched up to infinity to get coins Link to comment Share on other sites More sharing options...
Recommended Posts