Author Topic: Smart Launch question  (Read 717 times)

Offline virt

  • Newbie
  • *
  • Posts: 27
    • View Profile
Smart Launch question
« on: September 27, 2010, 05:25:16 PM »
So, without going into too great of detail, I wanted to know if Smart Launch has the capability of automatically adding a value to a database?

For example, if a customer plays 5 hours in a day, I want the customer to have the value #5hrs added to his account, which can be pulled from various other sources like a forum or profile page.

Probably something I'll have to ask the smart launch support forums, but I was just curious if any one else knew if it could.

Online Deeds

  • Owner of SALC
  • Administrator
  • Hero Member
  • *****
  • Posts: 838
    • View Profile
    • How to Start a Game Center
Re: Smart Launch question
« Reply #1 on: September 27, 2010, 06:07:44 PM »
Short Answer: No
Long Answer: Yes

I do know you can pull values from its database but documentation I've been able to find when I'm pulilng my own personal reports are spotty at best.  I'm think it sets up an sql lite install if I remember correctly (Probably wrong)

This is something perfect for DreamGCS to help with because they do alot of modding and such with Smartlaunch from my understanding.

-deeds
Pro-Linux

Offline Alomax

  • Game Center Owner
  • Sr. Member
  • *****
  • Posts: 304
    • View Profile
    • dreamgcs.com
Re: Smart Launch question
« Reply #2 on: March 03, 2011, 07:02:38 PM »
If you're looking to try and extract individual profile data to display on a website, this can indeed by done.  SL in fact has an XML API that can give you basic info (current account balance, current time left) among other simple things, without having to hack the DB directly.