Posts by Charles Kassab • 51 points
1 post
-
5
votes1
answer680
viewsQ: Lua print(table) in string (taking all its values)
I created a system quickly to test a new variable, but I do not know how to print the users inserted in the table, and when I give print he shows it: table: 0035AE18 My code: Conta = {balance = 0}…