Skip to content

Specifics

FoxWorn3365 edited this page Dec 21, 2023 · 26 revisions

UncomplicatedCustomRoles - Specifics

This page contains all the noteworthy specifications

Placeholders for the Display Nickname

Well yes, to make it cooler, we decided to integrate placeholders so that the user's nickname can be changed in a better way according to the role.
Remember, to prevent this from being applied put the field to null!

  • %name% -> The player real nickname
  • %dnumber% -> A random integer between 1000 and 9999 for D numbers
  • %o5number% -> A random integer between 1 and 10 for O5 numbers

Example:

display_nickname: 'Dr. %name%'

Result: Dr. FoxWorn3365