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

reset_company files to work due to 15337 #2611

Closed
DorpsGek opened this issue Feb 7, 2009 · 1 comment
Closed

reset_company files to work due to 15337 #2611

DorpsGek opened this issue Feb 7, 2009 · 1 comment
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)

Comments

@DorpsGek
Copy link
Member

DorpsGek commented Feb 7, 2009

dihedral opened the ticket and wrote:

http://vcs.openttd.org/svn/changeset/15337

[10:59] /* If the server is a spectator, it may only do server commands! */
[10:59] if (_current_company == COMPANY_SPECTATOR && (cmd_flags & CMD_SERVER) == 0) return false;
[10:59] no warning :D
[11:02] petern, however, autoclean works
[11:04] and autoclean sends the same DoCommandP
[11:08] yup
[11:08] console command is done as COMPANY_SPECTATOR
[11:08] autoclean is done as OWNER_NONE
[11:09] ...

Reported version: trunk
Operating system: All


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

DorpsGek commented Feb 7, 2009

Rubidium closed the ticket.

Reason for closing: Fixed

r15395


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

@DorpsGek DorpsGek closed this as completed Feb 7, 2009
@DorpsGek DorpsGek added Core flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) labels Apr 6, 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