Skip to content

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

Open
MaratWC wants to merge 8 commits intoIamLation:mainfrom
MaratWC:main
Open

Added support for kingmaps and added the cs.json and es.json file#9
MaratWC wants to merge 8 commits intoIamLation:mainfrom
MaratWC:main

Conversation

@MaratWC
Copy link
Copy Markdown

@MaratWC MaratWC commented Dec 21, 2024

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

@IamLation
Copy link
Copy Markdown
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
Copy Markdown
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