In App Purchases Change Multiple Game Attributes?

monkeedmonkeed Member Posts: 22
edited January 2013 in Working with GS (Mac)
Is is possible to have a single in app purchase change multiple attributes?

Comments

  • ChakkuChakku Member Posts: 1,513
    @monkeed

    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 :)
  • monkeedmonkeed Member Posts: 22
    Thank you
Sign In or Register to comment.