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

Retrieved all missing convar from previous commits #29

Closed
wants to merge 4 commits into from

Conversation

oylsister
Copy link

Probably a mistake during change directory. I don't think we shouldn't leave it like that.

@maxime1907
Copy link
Member

maxime1907 commented Oct 3, 2023

its not a mistake because it automatically adds that file with AutoExecConfig:

But i see the problem here, the file doesnt get generated because this file in our repo already exists.

So what we should do instead is to move the current zombiereloaded config file (that only contains server settings) into a dedicated file and load it with something like:

ServerCommand("exec zombiereloaded_server.cfg");

This behavior is already done with map configs that you can find here:

cc @Rushaway if you could take a look at it

@oylsister
Copy link
Author

if that so, there is no need to merge this commit.

ps. I just get used to drag that old .cfg every time I install it xd

@oylsister oylsister closed this Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants