arianne / stendhal

Stendhal is a fun friendly and free multiplayer online adventure game with an old school feel.
https://arianne-project.org
GNU General Public License v2.0
599 stars 201 forks source link

Admin: /alter Command Doesn't Update Entity Name #680

Closed AntumDeluge closed 8 months ago

AntumDeluge commented 8 months ago

🐞 Describe the bug

After using the /alter or /altercreature command to change a creature's name, player must exit map & re-enter for name to be updated.

This is a low-priority bug as the command is only useful to administrators.

To reproduce:

Note that /alter #<num> title set <new_title> does immediately update visible name.

nhnb commented 8 months ago

The server should prevent admins from changing the name of entities because it is extremely likely that admins do not understand the consequences.

AntumDeluge commented 8 months ago

Updated scripts so admins cannot change name attribute.