Maintenance - We're currently working on things and you might experience some issues. Should be wrapped up soon!

This post has been de-listed

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

0
Attributes to Entitities
Post Body

So, what I need to do is create a system where I can assign traits to entities while also being able to call on the entites via math.random. I have this system which can call up a bunch all of the names in math.random, but also be able to assign an attribute to each character. Any ideas?

BoyNames = { "Daniel" , "Liam" , "Willy" , "Billy" , "Elijah" , "Percy" , "Mason" , "William" } print(BoyNames[math.random(1,8)]

if girl GirlNames = { "Kathy" , "Emma" , "Olivia" , "Ava" , "Mia" , "Sophia" , "Isabella" , "Charlotte" } print(GirlNames[math.random(1,8)]

Author
Account Strength
100%
Account Age
7 years
Verified Email
Yes
Verified Flair
No
Total Karma
2,145
Link Karma
1,577
Comment Karma
568
Profile updated: 5 days ago
Posts updated: 7 months ago

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
6 years ago