You can see every thing in the game by running this code:
#1
First, make sure you have the Lua console open at the bottom. Then, run the code below in it. Courtesy of blocco. ^_^

[lua]n=0; repeat sleep(0.1) print(game:get(n), " - ", game:get(n).Parent) n=n+1; until game:get(n+1) == nil;[/lua]
Reply


Messages In This Thread
You can see every thing in the game by running this code: - by blocco - 06-25-2011, 04:44 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)