show that the max amount of usernames is displayed with a "*"

This commit is contained in:
dowoge 2023-08-07 12:13:37 -04:00
parent 7d1249f31f
commit bfc591b84b
No known key found for this signature in database
GPG Key ID: A868F67EA0425DD8

View File

@ -153,7 +153,7 @@ commands:Add('user',{},'user <username|mention|"me">', function(t)
{name='Last Location',value=LastLocation,inline=true},
{name='Banned',value=isBanned,inline=true},
{name='Description',value=description,inline=false},
{name='Username History',value=usernameHistoryString,inline=false},
{name='Username History ('..#usernameHistoryTable..(#usernameHistoryTable==50 and '*' or '')..')',value=usernameHistoryString,inline=false},
}
}
if firstBadge and firstBadgeDate~=math.huge then