Forum BigDB playerio buddies feature will implement soon?

Discussion and help relating to the PlayerIO database solution, BigDB.

playerio buddies feature will implement soon?

Postby wbsaputra » March 2nd, 2011, 11:20 am

hi, i need add buddies feature in my games, is player io will implement this soon? or i have to create manually with bigdb?
btw how can i read key in databaseobject as3? with obj.key or obj.id seems is not working. :(
wbsaputra
Paid Member
 
Posts: 150
Joined: June 29th, 2010, 4:38 pm

Re: playerio buddies feature will implement soon?

Postby Benjaminsen » March 2nd, 2011, 4:22 pm

You should be able to just use .key on DatabaseObjects to get the key of the object.

Regarding friends list you should look at actionscript-three/presence-server-example-t479

/Chris
Benjaminsen
.IO
 
Posts: 1444
Joined: January 12th, 2010, 11:54 am
Location: Denmark

Re: playerio buddies feature will implement soon?

Postby wbsaputra » March 2nd, 2011, 5:46 pm

ok, then i will use bigdb for buddies feature.
btw is there any function to automatically update player objects table after user succesfull buy payvault items?
wbsaputra
Paid Member
 
Posts: 150
Joined: June 29th, 2010, 4:38 pm

Re: playerio buddies feature will implement soon?

Postby Henrik » March 3rd, 2011, 9:48 am

wbsaputra wrote:btw is there any function to automatically update player objects table after user succesfull buy payvault items?


No, but why do you need to? It's just as easy to read a player's PlayerObject as it is to read their Vault?
Henrik
.IO
 
Posts: 1880
Joined: January 4th, 2010, 1:53 pm


Return to BigDB



cron