-- If here, 'success' was false, meaning GetUserIdFromNameAsync() -- was unable to find the 'userId' for the 'name' provided. We can warn the -- user this happened and then return nothing, or nil. warn("Unable to find UserId for Name:", name) return nil end -- Examp...
-- If here, 'success' was false, meaning GetUserIdFromNameAsync() -- was unable to find the 'userId' for the 'name' provided. We can warn the -- user this happened and then return nothing, or nil. warn("Unable to find UserId for Name:", name) return nil end -- Examp...
-- If here, 'success' was false, meaning GetUserIdFromNameAsync() -- was unable to find the 'userId' for the 'name' provided. We can warn the -- user this happened and then return nothing, or nil. warn("Unable to find UserId for Name:", name) return nil end -- Examp...