Simple-Station / Einstein-Engines

Clearly several people noticed, but who changed the description?
GNU Affero General Public License v3.0
54 stars 149 forks source link

Custom Specie Name #994

Closed FoxxoTrystan closed 1 month ago

FoxxoTrystan commented 1 month ago

Description

Add a Custom Specie Name for servers that wishes to allow players to have custom names. This simply add some variables to the Profile/Humanoid, meaning copying the profile will keep the custom names.

By default its is disabled, for servers owners wishing to enable those please edit the Specie Prototype and add:

customName: true

Enabling it will make it able for players to edit the specie name of the selected specie, and will have the window enabled.

This is my first time fucking with Profile and Database, i fucking hate it.


Media

![image](https://github.com/user-attachments/assets/a6226fef-c015-45be-add9-ff8e3660d4bb) ![image](https://github.com/user-attachments/assets/cf440f13-5882-44fb-863a-4ba7d8dd1f68)


Changelog

:cl: