- Game version
- v.201. everything
Both the displays are initially blank. When a player changes the bottom display, the text will be mirrored to the top display. Further changes done to the bottom display will not be mirrored. The button resets the device and blanks out both the displays again.
The idea is that only *you* can press the 'reset' button, but everybody else can only interact with the bottom display and so, change the upper display once- essentially making it a single write public permission display. You can swap the public permission block for a faction permission block if need be. Can be used in places where you need to collect information from players on a server but don't want them removing other players submissions. For eg, server-side faction recruitment, tournament/pvp ship specs submissions and in-game polling/voting, etc.
The idea is that only *you* can press the 'reset' button, but everybody else can only interact with the bottom display and so, change the upper display once- essentially making it a single write public permission display. You can swap the public permission block for a faction permission block if need be. Can be used in places where you need to collect information from players on a server but don't want them removing other players submissions. For eg, server-side faction recruitment, tournament/pvp ship specs submissions and in-game polling/voting, etc.