user_name

This string contains the first 19 characters of the user name in the editor About panels. It can be used to implement a security mechanism for customizing engine extensions to a certain user.

Type

String

Example:

if (!str_cmpi(user_name,customer_name)) { game_exit("invalid user!"); }

See also:

level_name, player_name