In my game, Echelon, subscribers basically get two distinct features for subscribing: Host Commands, and Additional Playing Boards. I think it would be great if subscriptions supported some kind of multi-level subscription so that, for example, someone could pay 2 dimes for just host commands, or 4-5 dimes for the whole package.
Would multi-level subscriptions be doable in the future? It doesn't seem too hard to impliment, just have the passport checking proc return a number instead of a TRUE/FALES type responce.
ID:137233
Jan 16 2002, 9:44 am
|
|
Yes. For the time being, it is possible to have some fixed levels of subscription, such as "Gold", "Silver", and so-on. You would do that by creating different hub entries for each level and having the game check the passport number for each of these different ones.
--Dan