mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
Step 1 Testing
This commit is contained in:
@@ -64,6 +64,7 @@ function initVar()
|
||||
if game.players[1].gui.left.hidden then g = game.players[1].gui.left.hidden.caption else g = game.players[1].gui.left.add{type='frame',name='hidden',caption=table.tostring(defaults)}.caption end
|
||||
gTable = loadstring('return '..g)()
|
||||
game.print(g)
|
||||
game.print(gTable.test[1])
|
||||
end
|
||||
|
||||
function autoMessage()
|
||||
|
||||
Reference in New Issue
Block a user