I'm working on online saving for Buildism
#1
(Mods - I wasn't sure where to post this, so I posted it here)

I haven't released this yet, because it doesn't work.
I just need to add it the the "functions list." Except, I can't find the functions list. Sad

Syntax
Code:
str=game:httpGet("http://something.com")

About
httpGet() is a global function, you can use it from anywhere in your scripts.
It takes one argument: url
Its the URL to a website, such as http://buildism.net/
Remember the http:// at the beginning or Java will cause an error!
httpGet() is a member of the "Root" or "game" object.
On success, it returns a string with the contents of the url.
On failure, Java errors.
DO NOT USE LARGE WEBSITES SUCH AS BUILDISM OR ROBLOX.

(Jacob_ where's the Kahlua environment table?!?!)
Reply


Messages In This Thread
I'm working on online saving for Buildism - by Dignity - 06-21-2012, 02:39 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)