Posts: 3,072
Threads: 272
Joined: Dec 2012
05-05-2019, 01:09 AM
(This post was last modified: 01-22-2020, 08:52 PM by UrsulaMejor. Edited 5 times in total.
Edit Reason: *just redownloaded and it doesn't compile without errors anymore, need to test
)
Parts Recipe: Stapler -> Plank
Signpost: Use parts in hand
Wearable Sandwich Board: Cable -> Parts
Deconstruct Signpost: Crowbar -> Signpost
Un/Anchor Signpost: Screwdriver -> Signpost
Deconstruct Wearable Sandwich Board: Wirecutters -> Parts
Write on Sign: Pen/Marker/Crayon -> Sign
Sign text transfers to each piece as you make/deconstruct them and is visible on examine:
When worn, the text is visible on examining the wearer:
Items Added:
/obj/sign_post
/obj/item/sign_post_parts
/obj/item/clothing/suit/sandwich_board
files changed:
sign_post.dm
plank.dm
human.dm
gimmick.dm
sign_post.dmi
hand_suit_gimmick.dmi
worn_suit_gimmick.dmi
item_suit_gimmick.dmi
dmis:
https://cdn.discordapp.com/attachments/6...immick.dmi
https://cdn.discordapp.com/attachments/6...immick.dmi
https://cdn.discordapp.com/attachments/6...immick.dmi
https://cdn.discordapp.com/attachments/6...n_post.dmi
PRPR: UM - 001
https://github.com/goonstation/goonstati...6/pull/133
Posts: 2,648
Threads: 33
Joined: Nov 2013
BYOND Username: KikiMofo
05-05-2019, 01:15 AM
(This post was last modified: 05-05-2019, 01:18 AM by KikiMofo. Edited 1 time in total.)
I mean. Obviously this should be added
Though I still think the worn sprite looks like a girdle. It looks rounded instead of flat like a plank of wood would look.
Posts: 961
Threads: 55
Joined: Aug 2015
Now I can protest infront of security and keep my hands free!
Posts: 2,456
Threads: 113
Joined: Feb 2017
BYOND Username: Technature
Feature of the month I think.
Posts: 146
Threads: 5
Joined: Aug 2017
BYOND Username: MeWaka
I think the sandwich board looks like a vest when looked from the front and back side, maybe change that?
Excluding that, pretty good patch.
Posts: 1,283
Threads: 91
Joined: Sep 2013
Missing a critical feature in which the signboard actually looks like slices of bread.
Posts: 3,072
Threads: 272
Joined: Dec 2012
updated the sprites to look more like signs and less like a vest:
Posts: 1,400
Threads: 117
Joined: Sep 2016
BYOND Username: Aft2001
much better, I love it
Should probably have some writing visible on it with visible exclamation marks.
Posts: 1,538
Threads: 70
Joined: Aug 2015
Wow, I really like this a lot!! Like a lot a lot. I wouldn't have thought of sandwich boards but that's a great idea. You could have doomsday propagandists, mobile advertising humans, et cetera. Please implement this thing coders.
Although please do add visible writing if the sandwich board vest has something on it. Also maybe extend the signpost a liiitttle bit up? It seems squat
Posts: 251
Threads: 12
Joined: Aug 2018
BYOND Username: The Gorog
Character Name: Nolan Stone
Would be cool if you could use a marker on the blank version and be able to choose from preset designs.
Posts: 1,538
Threads: 70
Joined: Aug 2015
01-22-2020, 04:24 PM
(This post was last modified: 01-22-2020, 04:24 PM by Nnystyxx. Edited 1 time in total.)
Bumping this not because it needs to be moved to Implemented but because it's really neat. Maybe it could use similar !/?/Stamp code to Zamu's stickynote rework
Posts: 3,072
Threads: 272
Joined: Dec 2012
I have split out the .dmi's for this to make it easier to merge