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

Added support for kingmaps and added the cs.json and es.json file #9

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

MaratWC
Copy link

@MaratWC MaratWC commented Dec 21, 2024

I added support for the Kingmaps 24/7 MLO and the cs.json file.

@IamLation
Copy link
Owner

Before I can approve this, a couple things need to be adjusted.

  1. It'd be wise to shorten some of the coordinates listed in the kingmaps.lua file you are looking to add. Have found rare instances in which sometimes targets were not applied if the coords were too long. Keep them uniform, and have no more than .123 trailing after the decimal.

  2. The server/main.lua is also looking for the coords of a specific map. It stores the locations in a table by type (register/computer/safe) to later confirm the players distance to them. So like you did on the client, you'd need to replicate also in server/main.lua

@MaratWC
Copy link
Author

MaratWC commented Dec 22, 2024

Done

@MaratWC MaratWC changed the title Added support for kingmaps and added the cs.json file Added support for kingmaps and added the cs.json and es.json file Dec 22, 2024
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