#How do I insert this into an already existing table
1 messages · Page 1 of 1 (latest)
table.insert
how do I make it like that though
oh its a dictionary, then just do table.player2 = {}
1 messages · Page 1 of 1 (latest)
local Table = {Player = {Variable1 = true, Variable2 = true}}```
table.insert
how do I make it like that though
oh its a dictionary, then just do table.player2 = {}