XNA Creators Club Online
community forums

Search Forums

Page 1 of 2 (17 items) 1 2 Next >
  • Re: Global Bool?

    ok I watched a couple of videos and they didn't help me at all. I have this line of code: player.Power += 1; and it's in one class but whenever I put it in the other class the game breaks and gives me an unhandled exception. I learn by modifying code so this will help me greatly. Please assist me! Thanks.
    Posted to XNA Framework (Forum) by Greenskull on 5/16/2008
  • Re: Global Bool?

    I tried that and it still doesn't work
    Posted to XNA Framework (Forum) by Greenskull on 5/13/2008
  • Global Bool?

    In one of my cs files, pressing a button makes ship1=true, so how do I make another cs file recognize that change? Please reply as soon as possible! THANKS!
    Posted to XNA Framework (Forum) by Greenskull on 5/13/2008
  • Re: So, does anyone have any finished zune games?

    thank you! I've teamed up with a partner and we are upgrading it every day.
    Posted to General (Forum) by Greenskull on 5/13/2008
  • Re: So, does anyone have any finished zune games?

    Alright! Rock Rain SD is DONE! Here's some of the differences between this version and the original: - Better controls - Different graphics - 16 different songs that you can cycle between while playing - Lives system instead of power - Performance enhancements  - And more! I think this is a nice taste of a better quality game for the ...
    Posted to General (Forum) by Greenskull on 5/11/2008
  • Re: So, does anyone have any finished zune games?

    Just about finished my Rock Rain mod. It's a biggie! over 200 megs! Pretty fun though. I tweaked it just right. I'll release it here soon.
    Posted to General (Forum) by Greenskull on 5/11/2008
  • Re: Longer than 40 characters......help?

    Nick Gravelyn:Just rename that file to something shorter. If it won't let you use a name that long then you have no other choice but to use a shorter name.I just released it to my zune and it fixed the problem. Guess that's coding for ya. thanks again. PS: added you to msn ;)
    Posted to XNA Framework (Forum) by Greenskull on 5/11/2008
  • Longer than 40 characters......help?

    Ok everything was working fine with my project until this error happened: ''Error  1  No file or directory that you deploy can have a name longer than 40 characters. Unable to deploy file Content\AlbumArt_{0074E08D-F153-4DB0-945E-BCA63D4EB7B2}_Large.jpg.  ''   Now it won't start! Can anyone help ...
    Posted to XNA Framework (Forum) by Greenskull on 5/11/2008
  • Re: XNA Newbie - Random Number Generator?

    haha! I figured it out! I needed to add the file to the solution explorer! Makes you happy when you figure it out yourself. Now can someone tell me how to make it so that it randomize the song upon finishing the old song? Also, is there any way to set options for what happens when an angle is pressed on the dpad? Like top left? Using ...
    Posted to XNA Framework (Forum) by Greenskull on 5/11/2008
  • Re: XNA Newbie - Random Number Generator?

    Hetraq: I'm assuming that you have added the fpbeat to the project and that it's a .wav file because the content pipeline just support that file format. (unless you have another sound engine like Windows MCI or ActiveX sound playback codecs) There's a few things you can do to make sure the file is used properly: -Make sure the build action of ...
    Posted to XNA Framework (Forum) by Greenskull on 5/10/2008
Page 1 of 2 (17 items) 1 2 Next >