K_Warplist Not Implemented
Search before asking
- [X] I searched the issues and found no similar issues.
Description
The K_warplist functionality has not been implemented. This feature is required to display or handle a list of available warp points for players.
Use case
Tasks for Implementing K_Warplist
- Review the design requirements for the K_warplist feature.
- Implement the necessary code to support warplist functionality.
- Add a user interface or commands to access the warplist.
- Test the feature thoroughly.
Are you willing to work on and submit a PR to address the issue?
- [x] Yes I am willing to submit a PR!
It's not an official feature. Officially, SMD files are used for that, but it would be a nice enhancement ;)
It's not an official feature. Officially, SMD files are used for that, but it would be a nice enhancement ;)
Ohh right! but wait, we have this ticket already: https://github.com/ko4life-net/ko/issues/89 and tbls will anyways be in a 2nd db eventually.
Closing as duplicate. Let's stick to #89, as it reduces server and database load, as well as network transmission. Additionally, this approach aligns with how it's officially handled in later clients.