I would like to request the ability to edit Room and User variable values directly through the admin panel.
This feature would allow for easier management and customization of these variables.
Ability to Edit Room and User Variables via Admin Panel
Re: Ability to Edit Room and User Variables via Admin Panel
HI,
can you expand on the use case? Room Variables can already be assigned via the AdminTool's Zone Configurator.
If you mean changing them at Runtime, I am not sure I entirely understand the use case, as Rooms and Users come and go, sometimes pretty quickly, and normally User/Room variables are controlled by game logic.
Cheers
can you expand on the use case? Room Variables can already be assigned via the AdminTool's Zone Configurator.
If you mean changing them at Runtime, I am not sure I entirely understand the use case, as Rooms and Users come and go, sometimes pretty quickly, and normally User/Room variables are controlled by game logic.
Cheers
Re: Ability to Edit Room and User Variables via Admin Panel
Lapo wrote:HI,
can you expand on the use case? Room Variables can already be assigned via the AdminTool's Zone Configurator.
If you mean changing them at Runtime, I am not sure I entirely understand the use case, as Rooms and Users come and go, sometimes pretty quickly, and normally User/Room variables are controlled by game logic.
Cheers
For example, let's assume that there is a user variable assigned for a user, you want to change it, but if you do not have a code to do this on the server side, it is not possible to change the value of a variable. (and create or delete?)
It can work for debugging etc.