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

Create gamemode to ease map testing at mapeditor #30

Open
reaby opened this issue Oct 3, 2021 · 2 comments
Open

Create gamemode to ease map testing at mapeditor #30

reaby opened this issue Oct 3, 2021 · 2 comments
Labels

Comments

@reaby
Copy link
Collaborator

reaby commented Oct 3, 2021

It should have minimal/default ruleset and markers for bases and flag.
When flag is picked up, apply handicaps: Fragile and 0.8 acceleration.

@Geekid812
Copy link
Collaborator

We should probably have the libs refactored before working on a test version for the gamemode. We could then use the TeamFlagModeBase.Script.txt to more easily derive from the main gamemode. It would also mean some part of the code would be open-source, but I'm not against it.

@Ze-Rax
Copy link
Owner

Ze-Rax commented Nov 7, 2021

Markers don't work in local play (that is "Test with mode" or in the map editor directly)

Also, isn't there a way to include a basic rule set in the maptype itself, so when you press enter and place the car in the map, you can just test it with this minimal ruleset?

Then we wouldn't need another partial mode, that could become pretty messy to implement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants