Jump to content

External server to save/load variables - like w-hat


Manifold Destiny
 Share

You are about to reply to a thread that has been inactive for 3444 days.

Please take a moment to consider if this thread is worth bumping.

Recommended Posts

I'm looking for somebody with a server set up for moving data to/from SL.  I don't have a LOT of data, but would like to be able to create some persistent information.  There should be some LSL callable functions like:

 

  • store(key,field,data) - to move the data from SL into the server
  • load(key,field,data) - to move the data from the server into SL
  • delete(key,field,data) - remove the info
  • check(key,field,data) - checks to see if the info exists

To get at the data.  Does anybody already have somthing like this set up and willing to share some space (as long as it's not a lot :)

 

Link to comment
Share on other sites

You are about to reply to a thread that has been inactive for 3444 days.

Please take a moment to consider if this thread is worth bumping.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...