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

Updated my gamemodes to 1.7 #70

Open
wants to merge 4 commits into
base: public-server
Choose a base branch
from
Open

Updated my gamemodes to 1.7 #70

wants to merge 4 commits into from

Conversation

Freaku17
Copy link
Contributor

No description provided.

@Freaku17 Freaku17 closed this by deleting the head repository Jan 17, 2023
@Freaku17 Freaku17 reopened this Jan 17, 2023
boxes['area_of_interest_bounds'] = (0.3544110667, 4.493562578, -2.518391331) + (0.0, 0.0, 0.0) + (16.64754831, 8.06138989, 18.5029888)
boxes['map_bounds'] = (0.2608783669, 4.899663734, -3.543675157) + (0.0, 0.0, 0.0) + (29.23565494, 14.19991443, 29.92689344)

class MGmap(ba.Map):
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to remove map from mini game file, map script will be in maps package




ba._map.register_map(VolleyBallMap)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here , need to remove map

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does it really matter? I've removed plugin to register maps so it works just fine even if placed in games folder??

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