Xpl0ad3r Neox Posted December 20, 2013 Share Posted December 20, 2013 Good evening everyone,I've been reading on how to interact with in-world objects through PHP, then I went in "LSL HTTP server" wiki's page and noticed this functionality (which is exactly what I'm looking for):A store with a web front end that communicates to an in-world object to exchange L$ and inventory items.However I couldn't find a proper example, could someone give me some help here please? Thank you! Link to comment Share on other sites More sharing options...
LepreKhaun Posted December 20, 2013 Share Posted December 20, 2013 Xpl0ad3r Neox wrote: Good evening everyone, I've been reading on how to interact with in-world objects through PHP, then I went in "LSL HTTP server" wiki's page and noticed this functionality (which is exactly what I'm looking for): A store with a web front end that communicates to an in-world object to exchange L$ and inventory items.However I couldn't find a proper example, could someone give me some help here please? Thank you! Though I'd like to help you with this, I don't understand what a "proper example" is and how everything on that page as well as https://wiki.secondlife.com/wiki/LSL_http_server/examples fails to be that. Link to comment Share on other sites More sharing options...
Rolig Loon Posted December 20, 2013 Share Posted December 20, 2013 See the LSL wiki entries for http://wiki.secondlife.com/wiki/LlHTTPResponse http://wiki.secondlife.com/wiki/LlHTTPRequest http://wiki.secondlife.com/wiki/Http_response Link to comment Share on other sites More sharing options...
Xpl0ad3r Neox Posted December 20, 2013 Author Share Posted December 20, 2013 What I meant by "proper example" is just a simple example for the only purpose of explaining how can I use a web front page to exchange L$ from people, the wiki may give a general idea, but it's making me confused... Link to comment Share on other sites More sharing options...
steph Arnott Posted December 21, 2013 Share Posted December 21, 2013 This a forum for discussion and possible solutions to scripts posted ( or tear it to shreds :smileylol: ), if you wish to submit work others will discuss and add to it, else the employment forum is your best option. Bit confused with the exchange $L that is against TOS without authorization from Linden Labs. Link to comment Share on other sites More sharing options...
revochen Mayne Posted December 21, 2013 Share Posted December 21, 2013 steph Arnott wrote: Bit confused with the exchange $L that is against TOS without authorization from Linden Labs. I believe he is refering to a marketplace website and its about L$ transactions between SL residents like a merchant and customers. Link to comment Share on other sites More sharing options...
steph Arnott Posted December 21, 2013 Share Posted December 21, 2013 ok Link to comment Share on other sites More sharing options...
Xpl0ad3r Neox Posted December 21, 2013 Author Share Posted December 21, 2013 @revochen Mayne Yes, that is what I meant... Well, that's what I understood from the functionality I refered above: A store with a web front end that communicates to an in-world object to exchange L$ and inventory items. I wasn't exactly sure if it was against the TOS, but after I read that, I though it would be possible. Link to comment Share on other sites More sharing options...
LepreKhaun Posted December 21, 2013 Share Posted December 21, 2013 Check out the the recent discussion of what all is entailed with this- http://community.secondlife.com/t5/LSL-Scripting/Help-with-database/m-p/2307993#M20366 . There are a number of excellent bits of information that you might find useful. Link to comment Share on other sites More sharing options...
steph Arnott Posted December 21, 2013 Share Posted December 21, 2013 "II believe he is referring to a marketplace website and its about L$ transactions between SL residents like a merchant and customers." I think that still come under trading $L. I not a solicitor, but if I read the ToS correctly then it would violate it. You need to study or get advise from someone who knows what they talking about as far as the legal contract. Sorry not helpful, but I really do not want to say things and you end up in trouble. 4.5 “Linden Dollars” are virtual tokens that we license. Each Linden Dollar is a virtual token representing contractual permission from Linden Lab to access features of the Service. Linden Dollars are available for Purchase or distribution at Linden Lab's discretion, and are not redeemable for monetary value from Linden Lab. Link to comment Share on other sites More sharing options...
Xpl0ad3r Neox Posted December 21, 2013 Author Share Posted December 21, 2013 @steph Arnott Everything will still be done within SL... the web page would work just like a shortcut, no taxes or whatsover included.. I don't think it would be stealing from LL anyhow, since the LL's would still circulate in-game. The user enters in, likes some item, presses the buy button, then somehow the LL are charged and sent to the item creator in-game. Link to comment Share on other sites More sharing options...
LepreKhaun Posted December 21, 2013 Share Posted December 21, 2013 Right, you're just needing a vending solution, which is completely within the ToS. My recommendation is to go with a proven, turn-key system, a number of which can be found on the Market Place. I say that because it would prove cost effective compared to setting up one on your own. 1 Link to comment Share on other sites More sharing options...
steph Arnott Posted December 21, 2013 Share Posted December 21, 2013 I was just trying to narrow what actually was wanted, you seem to have nailed it. Link to comment Share on other sites More sharing options...
Xpl0ad3r Neox Posted December 22, 2013 Author Share Posted December 22, 2013 Thank you for the suggestion. I actually took a look at Marketplace, and I didn't succeed finding a " vending solution" that would not require a Physical Store, as I don't own one. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now