#How do I insert this into an already existing table

1 messages · Page 1 of 1 (latest)

inland flare
#
local Table = {Player = {Variable1 = true, Variable2 = true}}```
sweet gate
#

table.insert

inland flare
sweet gate
#

oh its a dictionary, then just do table.player2 = {}