Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 11/12/2015 in all areas

  1. Alcom Isst

    My Life Only Knows Frustration

    6 points
  2. Fluffy Cupcake

    Creativerse (now F2P!)

    THE GAME IS NOW F2P!!! The password for the RRU server is waffle, even if a non-RRUser gets on everyone defaults to visitor so you can't do anything unless promoted. Just type RRU in world search from the game's main menu and you should find it.
    2 points
  3. lol username

    Free treasure chests

    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.
    1 point
  4. Fluffy Cupcake

    Free treasure chests

    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.
    1 point
  5. KeinSkill

    Free treasure chests

    ​You have to extract your files from GAME.dat inside your steamapps folder
    1 point
×
×
  • 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.