Forum PayVault About Buying stuff

Discussion and help relating to the PlayerIO payment solution, PayVault.

About Buying stuff

Postby samsonadze » October 23rd, 2012, 7:59 pm

If i'll make Something like Not priced items Like Rares.and i will make Trade items,To trade them,+ i will Not mark Freely Givible ,How can i Transfer Item to someone? Like so.I have a code Example:

client.payVault.give([{itemKey:"Item"}],function(e:DatabaseObject){trace("gived item"});

But it not works,It says "This item is not marked as Freely Givible...
C#
samsonadze
 
Posts: 122
Joined: August 29th, 2012, 2:39 pm

Re: About Buying stuff

Postby Benjaminsen » October 24th, 2012, 2:25 pm

You would need to handle player to player intersections on the server for security.
Benjaminsen
.IO
 
Posts: 1444
Joined: January 12th, 2010, 11:54 am
Location: Denmark


Return to PayVault