-
Notifications
You must be signed in to change notification settings - Fork 382
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SOS app for the PDA #2812
base: master
Are you sure you want to change the base?
SOS app for the PDA #2812
Conversation
SOS app for the PDA
Direction here, Out of all of the suggested possible features I think the ability to remove it from the PDA is most pressing. Besides that, we can pull a test merge when it's ready and see how people feel about stuff like locational info or medical comms. |
Content.Server/_Impstation/CartridgeLoader/Cartridges/SOSCartridgeSystem.cs
Outdated
Show resolved
Hide resolved
Resources/Prototypes/_Impstation/Entities/Objects/Devices/cartridges.yml
Show resolved
Hide resolved
Resources/Textures/_Impstation/Objects/Devices/sos.rsi/meta.json
Outdated
Show resolved
Hide resolved
??????????????? never even seen this test fail before |
Maybe instead of it being a roundstart thing, it should be just a cartridge in the HoS's locker, and they can give it out to people who should have it. That should stop it from being abusable. |
it doesnt make a ton of sense for NT to have an SOS app that the pda doesn't even come with, i mean real life phones all come with emergency dialing. also handing out the program would be a pain every shift, its not very interesting. if anything, i could just remove it from passenger PDAs and then give the hop a cart. fuck them tides |
This comment was marked as outdated.
This comment was marked as outdated.
Direction here, Probably worth a descriptive (ish) changelog on this one so people actually know what's up with it. I'd also appreciate if the CL makes it clear it's a test merge. |
About the PR
Port of impstation/imp-station-14#1450
Adds a cartridge to the PDA which allows anyone to send an SOS on security radio. For balance, does not include location in any way - I can add this if we want it, though. Has a 90s cooldown by default, and supports adding other types of SOS with different messages. Impstation added this because they want to remove common radio; I think even with common, this would just be a good way to get attention, as sec often has trouble paying attention given how much spam and crap is there.
I added a popup as visual feedback, since there is no other feedback that your SOS went through / is on cooldown. I could add a noise, I know how! Not sure what noise to use though.
I also added a cartridge sprite which the original PR was missing entirely, and put it in the HOP's locker.
Making a roundstart cartridge uninstallable will unfortunately require a separate PR.
sos_pda.mp4
Requirements
Changelog
🆑