![]() |
Goonstation "Totally" Monthly Contest - June 2022 - Printable Version +- Goonstation Forums (https://forum.ss13.co) +-- Forum: Discussion (https://forum.ss13.co/forumdisplay.php?fid=6) +--- Forum: General Discussion (https://forum.ss13.co/forumdisplay.php?fid=7) +--- Thread: Goonstation "Totally" Monthly Contest - June 2022 (/showthread.php?tid=18984) Pages:
1
2
|
Goonstation "Totally" Monthly Contest - June 2022 - Sord213 - 06-03-2022 We're really bad at doing monthly contests, sorry. But here's another mapping contest! This time we're going to be adding in Random Rooms. Random rooms are cool little rooms found in maintenance that add flair and variety to every station. They're also super easy to make! To get into creating a random room, simply boot up your mapping software of choice (I recommend StrongDMM 2 ), update your local copy of the Gooncode and get to work. If you need help mapping head over to #immapper , or if you need help setting up your local copy of gooncode head over to #imcoder . Entry Information:
Entries will be accepted until June 22nd, at which point the voting will be started. Voting will take place in 3 separate polls at the same time. One poll per size category. For this month there will be 3 sticker winners, one per size category. All participants will get a cool medal, and the contest winners will get an even cooler one that lets you RE: Goonstation "Totally" Monthly Contest - June 2022 - Sord213 - 06-03-2022 Small update regarding random rooms because I was poked that there's not much documentation on how they should be made. Random rooms are stored in assets/maps/random_rooms/#x# . Replace #x# with the size room. You can end a room with _## (Ex: birds_80.dmm) to define the weight of the room with 100 being the default value if not defined. You can make rooms less likely to spawn, or if you really wanted to, more likely to spawn. Typically don't make a room more likely to spawn unless you have a very good reason. Maps must be saved with the TGM format. Go into strongdmm -> File -> Preferences -> Save Format and select TGM. Random rooms should be a 3x3, 3x5, or 5x3 dmm. You can use any flooring (provided it's simulated) to decorate your room if you're doing something special, or just use plating. Cardinal directions should be kept clear on all types unless you very very specifically want to sometimes block off access to the room. Certain exceptions would include stuff like barricades, or easily deconstructable objects such as tables or racks, or storage objects like crates or lockers. Finally, you MUST use /area/dmm_suit/clear_area as the area, this way the random room is powered and in the correct station area. aloe post hijack: The easiest way to test your room and make sure it functions and everything loads in right is to use the "Load Area" tool in build mode. use the "Build-Mode" command in the command bar (as an admin on a local server, of course), right click the middle icon in the top left (should be orange), select "Load Area" from the list, and then click where you want the bottom left corner of your room to be placed. Then just select your room in the file system and you're good to go. RE: Goonstation "Totally" Monthly Contest - June 2022 - amylizzle - 06-04-2022 3x3: https://github.com/goonstation/goonstation/pull/8953 5x3: https://github.com/goonstation/goonstation/pull/8987 3x5: https://github.com/goonstation/goonstation/pull/9021 RE: Goonstation "Totally" Monthly Contest - June 2022 - zelda4040404 - 06-05-2022 Entry for 3x3: https://github.com/goonstation/goonstation/pull/8980 Entry for 3x5: https://github.com/goonstation/goonstation/pull/9009 Entry for 5x3: https://github.com/goonstation/goonstation/pull/9022 RE: Goonstation "Totally" Monthly Contest - June 2022 - glowbold - 06-06-2022 5x3: https://github.com/goonstation/goonstation/pull/8988 3x5: https://github.com/goonstation/goonstation/pull/8993 RE: Goonstation "Totally" Monthly Contest - June 2022 - ChimboChombo - 06-06-2022 3x5 https://github.com/goonstation/goonstation/pull/9000 5x3 https://github.com/goonstation/goonstation/pull/9261 RE: Goonstation "Totally" Monthly Contest - June 2022 - blackrep - 06-06-2022 5x3: https://github.com/goonstation/goonstation/pull/8982 RE: Goonstation "Totally" Monthly Contest - June 2022 - Wisemonster - 06-06-2022 3x5 https://github.com/goonstation/goonstation/pull/9011 RE: Goonstation "Totally" Monthly Contest - June 2022 - ThatsMamaLuigiToYouMario - 06-07-2022 3x3 official entry https://github.com/goonstation/goonstation/pull/9030 3x3 https://github.com/goonstation/goonstation/pull/9028 5x3 https://github.com/goonstation/goonstation/pull/9213 RE: Goonstation "Totally" Monthly Contest - June 2022 - DisturbHerb - 06-18-2022 3x5 Official Entry: https://github.com/goonstation/goonstation/pull/9218 RE: Goonstation "Totally" Monthly Contest - June 2022 - Ikea - 06-18-2022 3x3 Official Entry: https://github.com/goonstation/goonstation/pull/9193 RE: Goonstation "Totally" Monthly Contest - June 2022 - avimour - 06-19-2022 5x3 Offical Entry: https://github.com/goonstation/goonstation/pull/9232 RE: Goonstation "Totally" Monthly Contest - June 2022 - Munien - 06-20-2022 5x3 Official Entry: https://github.com/goonstation/goonstation/pull/9259 3x3 Entry: https://github.com/goonstation/goonstation/pull/9260 RE: Goonstation "Totally" Monthly Contest - June 2022 - Waffleloffle - 06-20-2022 entry for 3x5: https://github.com/goonstation/goonstation/pull/9256 entry for 5x3: https://github.com/goonstation/goonstation/pull/9257 RE: Goonstation "Totally" Monthly Contest - June 2022 - Mr. Moriarty - 06-21-2022 5x3 Official Entry: https://github.com/goonstation/goonstation/pull/9272 |