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

Hud-Elements with the Distance to a POI #22

Open
acmgit opened this issue Apr 17, 2021 · 0 comments
Open

Hud-Elements with the Distance to a POI #22

acmgit opened this issue Apr 17, 2021 · 0 comments
Labels
Note Note for the Developer(s)

Comments

@acmgit
Copy link
Owner

acmgit commented Apr 17, 2021

Redesign PoI into Modules.

Add all Players to a table.

Playername, Flag, Name of the PoI, Coords of the PoI.
Access with [Playername].[ ]

Not globalstep(), take after() ... --> load Table?

On Join make an entry --> save Table?
On Disconnect of a Player, delete the Entry, maybe check if the player has crashed --> save Table?

Chatcommand to en- or disable the hud.

Better
on serverstart --> load Table
on server shutdown --> save Table

@acmgit acmgit added the Note Note for the Developer(s) label Apr 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Note Note for the Developer(s)
Projects
None yet
Development

No branches or pull requests

1 participant