Posted 23 January 2014 - 05:46 PM
So, I am making an API, and what I want to do is have the player input a name as table arguements
Any help?
(I have no current code)
function test(name)
But then I want to save what ever he inputted as "name" as the name of a table.Any help?
(I have no current code)