-
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
Traffic Radio Channel #2373
base: master
Are you sure you want to change the base?
Traffic Radio Channel #2373
Conversation
RSI Diff Bot; head commit ab06072 merging into 00a456f Resources/Textures/_NF/Clothing/Back/Backpacks/pilot.rsi
Resources/Textures/_NF/Clothing/Back/Duffels/pilot.rsi
Resources/Textures/_NF/Clothing/Back/Satchels/pilot.rsi
Resources/Textures/_NF/Clothing/Belt/pilot.rsi
Resources/Textures/_NF/Clothing/Ears/Headsets/pilot.rsi
Resources/Textures/_NF/Clothing/Eyes/Glasses/pilot.rsi
Resources/Textures/_NF/Clothing/Hands/Gloves/pilot.rsi
Resources/Textures/_NF/Clothing/Head/Hardsuits/pilot.rsi
Resources/Textures/_NF/Clothing/Head/Hats/pilot.rsi
Resources/Textures/_NF/Clothing/Mask/pilot.rsi
Resources/Textures/_NF/Clothing/Neck/Scarfs/pilot.rsi
Resources/Textures/_NF/Clothing/OuterClothing/Hardsuits/pilot.rsi
Resources/Textures/_NF/Clothing/Shoes/Boots/pilot.rsi
Resources/Textures/_NF/Clothing/Uniforms/Jumpsuit/pilot.rsi
Resources/Textures/_NF/Objects/Devices/encryption_keys.rsi
Resources/Textures/_NF/Structures/Storage/closet.rsi
|
Please note the new PR's on frontier to fix locker + mask yml cleanups |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My concern here is that it adds a long range radio channel (which historically has been limited only to syndicate) to all of command, making killing people during FTL (and possibly jammers too, not entirely sure) useless.
Even if it's not intended to be used that way, banning someone over using a radio channel they have access to just seems silly.
Let the captain be the only one with the key on their headset and place intercoms on shuttles |
Could this also be done via putting fax machines on trader ships? |
Ok gamer, can you: Add new logi purchase for a traffic key, 10,000 spesos or whatever |
…d adds it to be purchasable.
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
So is this ever gonna get merged or did it get lost to the sands of time :blunt: |
conflict ops |
@Unkn0wnGh0st333 hey you fix your merge conflicts and I'll redesign the cargo shuttle while making sure it keeps the same footprint size to have the pilot locker on it :blunt: |
keycode: 'd' | ||
frequency: 1022 | ||
color: "#CC6633" | ||
longRange: true #DeltaV: Lets it be used farther than like 20 feet from station |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thats not what long range does:
- it makes it not need a comms server
- solar flares cant block it
- it works across different maps (like station and centcom)
should this get removed, would simplify sop stuff too but needs adding to a comms server @Lyndomen
About the PR
Ports the Traffic Radio Channel and Pilot Outfit from Frontier
Why / Balance
Traffic Coms were per request of several people in the discord and some of Direction enjoyed the idea.
The pilot uniform is 100% necessary and the entirety of everything depends on its existence cause how can you have flying ships and not have pilots.
Technical details
❌ Channel connected to the Command Key
❌ Channel Key Box in LO's Locker
❌ Shuttle Console Traffic Coms (Could not get it to work for the life of me, good luck to whoever can fix it)
Media
Requirements
Breaking changes
This will require SOP modifications involving the channel. It is a long-range communication and is only accessible from LO locker and the command key. It should be added to every shuttle for legality reasons until someone can make it so shuttle consoles are also intercoms. This will also need possible rule protection to prevent people from using it during certain events such as solar flares and others. This is not a channel for talking, it is a channel for traffic and has to be treated that way.
Changelog
🆑