In App Purchases Change Multiple Game Attributes?
monkeed
Member Posts: 22
Is is possible to have a single in app purchase change multiple attributes?
Comments
Definitely!
So have the IAP turn boolean.IAP1 to true
If IAP1 is true,
Change attr1 to xxxxx
Change attr2 to xxxxx
Change attr3 to xxxxx
........ETC.
Hope this helps
Chakku