Skip to content
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

Admins should have delete controls #4158

Closed
DorpsGek opened this issue Oct 10, 2010 · 9 comments
Closed

Admins should have delete controls #4158

DorpsGek opened this issue Oct 10, 2010 · 9 comments
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)

Comments

@DorpsGek
Copy link
Member

timvdalen opened the ticket and wrote:

In a networkgame, when a user set as administrator is spectating, he or she should have the ability to delete anything.

Reported version: 1.0.4
Operating system: All


This issue was imported from FlySpray: https://bugs.openttd.org/task/4158
@DorpsGek
Copy link
Member Author

dihedral wrote:

for some further clarity: How do you set a spectating user to be an 'administrator'?


This comment was imported from FlySpray: https://bugs.openttd.org/task/4158#comment8897

@DorpsGek
Copy link
Member Author

timvdalen wrote:

I'd say something like:
'rcon "admin"'


This comment was imported from FlySpray: https://bugs.openttd.org/task/4158#comment8898

@DorpsGek
Copy link
Member Author

dihedral wrote:

I'd personally suggest to make use of the move command: rcon "move "
Where is that of your client. Then you can act as that company in full.

The thing is that spectators are not allowed to carry out docommands, which removing e.g. rails from a tile is.
Such actions are bound to a company id.

The move command, when executed on the server (i.e. via rcon) does not require the company password of the company you want to join. Hope this is a helpful solution.


This comment was imported from FlySpray: https://bugs.openttd.org/task/4158#comment8899

@DorpsGek
Copy link
Member Author

timvdalen wrote:

I just tried this, and even when executed via rcon, I still need a password to join a protected companies


This comment was imported from FlySpray: https://bugs.openttd.org/task/4158#comment8911

@DorpsGek
Copy link
Member Author

planetmaker wrote:

I can't confirm that. On our servers I can join any company fine without the company password, just using rcon move
That's the usual way we use to arbitrate and rectify things on our welcome server.


This comment was imported from FlySpray: https://bugs.openttd.org/task/4158#comment8912

@DorpsGek
Copy link
Member Author

timvdalen wrote:

Ah, I'm sorry. I used the join command rather than the move command.

I had a better idea though:
We could make a special company (like Spectators) with a fixed id (or either set in your config) that is locked with the rcon passwd.
The company would have infinite money (either that, or everything is free, but that would require more code changes, the way the code is now) and the ability to delete anything.


This comment was imported from FlySpray: https://bugs.openttd.org/task/4158#comment8913

@DorpsGek
Copy link
Member Author

dihedral wrote:

it will probably require the same amount of changes. and i am guessing it both will not happen.


This comment was imported from FlySpray: https://bugs.openttd.org/task/4158#comment8914

@DorpsGek
Copy link
Member Author

DorpsGek commented Jan 2, 2011

dihedral wrote:

a new feature allows further incoming connections on a separate network port. this network has been designed for 3rd party applications to control the server. you can write a program that connects to your dedicated server and provides access to any of the rcon commands which are executed directly on the server console - no rcon password is needed (nor the rcon command itself). you can then distribute this program to those you which to grant this control.


This comment was imported from FlySpray: https://bugs.openttd.org/task/4158#comment9382

@DorpsGek
Copy link
Member Author

andythenorth closed the ticket.

Reason for closing: Won't implement

Flyspray clean up: more than 5 years old, and not obvious what should be done with this next, so closing. If this offends, discuss with andythenorth in irc. Thanks.


This comment was imported from FlySpray: https://bugs.openttd.org/task/4158

@DorpsGek DorpsGek added Core flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) labels Apr 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)
Projects
None yet
Development

No branches or pull requests

1 participant