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

GamerProfile name and Scoreboard

Last post 7/2/2008 8:32 AM by MonsuneMoon. 2 replies.
  • 7/1/2008 9:46 PM

    GamerProfile name and Scoreboard

    I want to make a scoreboard, but instead of text input, I want to use the players GamerProfile name to save them having to type one. How can I read the players GamerProfile name? I dont think its a member of the GameProfile class, but there must be a way to access it somehow.

    Thanks!

    Released Games: The Review Channel , Beat IT! Christmas Edition, Beat IT!,
  • 7/1/2008 10:00 PM In reply to

    Re: GamerProfile name and Scoreboard

    Try Gamer.SignedInGamers[0].Gamertag.  Change the 0 to the index of the player you want, but make sure to check to make sure a gamer profile is actually logged in (if you're on Windows).
    Microsoft DirectX/XNA MVP
  • 7/2/2008 8:32 AM In reply to

    Re: GamerProfile name and Scoreboard

    Thanks, I'll try that tonight :)
    Released Games: The Review Channel , Beat IT! Christmas Edition, Beat IT!,
Page 1 of 1 (3 items) Previous Next