Nonoba Payment Suggestions

mintmanmintman dijo

hace mucho tiempo | Correo #1
First, finding this site was a goldmine. I'm very impressed with the ability for developers to create multiplayer games, and the capability for microtransactions.

That being said, I have a couple of suggestions for Nonoba Payment.

1.
I'm working on a multiplayer game which also has the potential for shop items.

I'd like to check if players own a particular item without resorting to sending a message for the client to check. That is, I want to be able to check for a purchase serverside. Correct me if I'm wrong, but I don't see any way to do this.

Not a big deal, because I can just find out through the client, but it would be a nice feature to have.

2.
I'm imagining a scenario: I have a one-time use "resource" which players will consistently want to buy more of, say grenades for a platform-action game, or gold for an RTS.
The way the store is laid out, I see no real way to accomplish this. (Again, maybe I'm just missing something.)

The simple solution would be a way to remove items which have been bought - then I could do the following:
Once the player logs in, I check to see if he has purchased a Bag O' Pineapples. If he has, I call SetData("grenades", GetData("grenades) + 5) for the player, adding 5 more grenades to his collection. Then, I remove the item, so that they don't consistently gain 5 more grenades.

I can see potential abuse of the "remove store item command," but it would help in such a situation.

--

Anyway, this site looks extremely promising. Keep up the good work.

Thanks,

mintman

zproxyzproxy dijo

hace mucho tiempo | Correo #2
Additionally the shop item could be described by metadata/attributes just like server options.

ChrisChris dijo

hace mucho tiempo | Correo #3
Hi Mintman

We are working on the serverside API to be able to access shop items.

Regarding one-time used resources each purchase has an ID attached to it. You can use the data API to determine which items have been bought already.

/Chris

Responder al hilo

Registraté hoy para responder a hilos

Juegos Jocosos

juegosjocosos.com es un sitio web independiente con juegos en el cual puedes jugar tanto juegos sencillos como juegos multi completamente gratis.

Herramientas para Desarrolladores

Si eres desarrollador de juegos flash tenemos unas herramientas estupendas que te puedan ayudar en el proceso de crear juegos aún mejores.

Juegos Guays

¿Por qué no probar unos de los mejores juegos flash que tenemos... completamente gratis?

Copyright ©2007-2012 Juegos Jocosos™ - All rights reserved.31.2001ms on SERVER34096