The system of dynamic ID #291
Disinterpreter
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
When you have many players and play in the game, using the GUI can be inconvenient. So, I suggest implementing an ID system for flexible interaction with different things.
When will it be useful?
Hi %5!
you've gotHi patrik!
/pm 5 Hi!
sends the message to the player with ID 5.Describe the solution you'd like
A temporary ID system is comfortable for communicating and executing commands from char or console.
How it will work:
Moreover, it will contain an export function for getting players by ID.
Additional context
PoC: https://github.com/Disinterpreter/ClassicDM-MTA/blob/7b70f2e51988957386df0250d46ec6e95ab34fdf/main_s.lua#L1-L32
Beta Was this translation helpful? Give feedback.
All reactions