XNA Creators Club Online
Page 1 of 1 (10 items)
Sort Posts: Previous Next

Achievements - Can they be done ?

Last post 11/20/2009 8:29 AM by Christopher Baines. 9 replies.
  • 11/19/2009 9:40 AM

    Achievements - Can they be done ?

    Hi everyone,

    As per above can you add achievements into your own games ??

    I was looking into the RPG Starter Kit and was thinking to myself if you can add more quests into the game can you add a achievement for finishing the quest ?

    Chris
  • 11/19/2009 10:00 AM In reply to

    Re: Achievements - Can they be done ?

    No, there's no achievements for XNA games.
    For further information, feel free to read one of the countless posts related to this.
  • 11/19/2009 10:19 AM In reply to

    Re: Achievements - Can they be done ?

    Ah ok so MS is not allowing us to add acheivements into our games. 

    So am i right in thinking that we would make our own "Award" system in the game to replicate the acheivements ?

    I am thinking having like a menu screen with a "Award" page, where you can go into it and see what you have unlocked similar to the acheivements page found on our consoles ?

  • 11/19/2009 10:20 AM In reply to

    Re: Achievements - Can they be done ?

    Answer
    Reply Quote
    Yes, using an Awards system like that is ok, as long as you don't use the word "Achievement".
  • 11/19/2009 10:52 AM In reply to

    Re: Achievements - Can they be done ?

    That's great :D at least we can do something to reward the player.

    Now i just have to figure out how to make a award system.  Ill have a search on the forums see what comes up .. Thanks again Catalin.
  • 11/19/2009 10:59 AM In reply to

    Re: Achievements - Can they be done ?

    I have done something simulor in the past. They are very simple just a bool for every accevment and if a condition is ment set it to true. :)
  • 11/19/2009 3:02 PM In reply to

    Re: Achievements - Can they be done ?

    There are two nice examples on ziggware.com, but unfortunately ziggyware remains hacked at the moment and redirects you various places you likely don't want to go. You can try viewing the cached version of the pages.

    http://www.ziggyware.com/readarticle.php?article_id=217
    http://www.ziggyware.com/readarticle.php?article_id=230
  • 11/19/2009 3:58 PM In reply to
    • (1221)
    • premium membership Team XNA
    • Posts 616

    Re: Achievements - Can they be done ?

    Christopher Baines:
    Ah ok so MS is not allowing us to add acheivements into our games


    No, there's just no support for it in XNA Game Studio. Beleive it or not it's not an easy thing to support
    Phil Smail, Sheriff of Finance/Program Manager, XNA Team
  • 11/19/2009 4:34 PM In reply to

    Re: Achievements - Can they be done ?

    Pheel:
    Beleive it or not it's not an easy thing to support

    People would rather believe that MS is holding them back from being creative.
    Jim Perry - Microsoft XNA MVP
    If people spent a minute searching the forums and reading the FAQs before posting I'd be out of a job.
      Got some XNA Game Studio/XNA Framework development info to share with the community? Put it on the XNA Wiki.
        Please mark posts as Answers or Good Feedback when appropriate.
  • 11/20/2009 8:29 AM In reply to

    Re: Achievements - Can they be done ?

    Hi dadoo,

    Thanks for the links i noticed there site was down but i did not think to check the cached versions so thanks for that.  Im going to start work on a simple script and then ill be bale to share it on the resources page with any luck, them tutorials have given me a excerlent starting point though.

Page 1 of 1 (10 items) Previous Next