Results 1 to 9 of 9

Thread: [RESOLVED] RPG game

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 2011
    Location
    Finland
    Posts
    36

    Resolved [RESOLVED] RPG game

    So I'm planning to do a RPG game in vb 2008 express edition. How can I:

    A) Make it fullscreen and change PC resolution into whateveriwant

    B) Attack with sword-type item, to a short distance

    C)Make it to be scroll screen

    D) Save and load game

    Remember that Im n00b, so be clear
    Thanks!
    btw no directx

  2. #2
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: RPG game

    Searching the forums for "Save and load game" I found some results which, may be useful.
    Last edited by Nightwalker83; Nov 26th, 2011 at 08:39 PM. Reason: Fixed spelling!
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

  3. #3

    Thread Starter
    Member
    Join Date
    Nov 2011
    Location
    Finland
    Posts
    36

    Re: RPG game

    "Result" shows no nothing

  4. #4
    VB-aholic & Lovin' It LaVolpe's Avatar
    Join Date
    Oct 2007
    Location
    Beside Waldo
    Posts
    19,541

    Re: RPG game

    Quote Originally Posted by Hece View Post
    "Result" shows no nothing
    Try searching yourself using the same criteria. I don't think the search results are cached for a good length of time.
    Insomnia is just a byproduct of, "It can't be done"

    Classics Enthusiast? Here's my 1969 Mustang Mach I Fastback. Her sister '67 Coupe has been adopted

    Newbie? Novice? Bored? Spend a few minutes browsing the FAQ section of the forum.
    Read the HitchHiker's Guide to Getting Help on the Forums.
    Here is the list of TAGs you can use to format your posts
    Here are VB6 Help Files online


    {Alpha Image Control} {Memory Leak FAQ} {Unicode Open/Save Dialog} {Resource Image Viewer/Extractor}
    {VB and DPI Tutorial} {Manifest Creator} {UserControl Button Template} {stdPicture Render Usage}

  5. #5
    Elite Hacker Jacob Roman's Avatar
    Join Date
    Aug 2004
    Location
    Miami Beach, FL
    Posts
    5,349

    Re: RPG game

    Take a look at my Bosskillers game located in my signature. Its got everything you need including source code, map editor, and plays and feels like a cross between world of warcraft and legend of zelda. I also managed to invent a new way to scroll so you can make you worlds as massive as you want with zero slowdown, including 10000x10000 tiles if ya wanted. Sadly it does use DirectX8, however I also wrote a Massive DirectX 2D tutorial with 19 tutorials to give you a nice crash course on DX. Its got over 10000 downloads so far!

    Also I have a nice World of Warcraft battle system located in my sig as well with some good written code done in pure VB with no DX. Enjoy


  6. #6

    Thread Starter
    Member
    Join Date
    Nov 2011
    Location
    Finland
    Posts
    36

    Re: RPG game

    Dude, that is AWESOME THANK YOU

  7. #7
    Elite Hacker Jacob Roman's Avatar
    Join Date
    Aug 2004
    Location
    Miami Beach, FL
    Posts
    5,349

    Re: [RESOLVED] RPG game

    No problem. If you need help with anything at all, I'm pretty much the game expert in these forums

    I also use VB.Net 2008 and am currently writing a massive DX 9 for it so keep a look out.

  8. #8
    PowerPoster Jenner's Avatar
    Join Date
    Jan 2008
    Location
    Mentor, OH
    Posts
    3,712

    Re: [RESOLVED] RPG game

    Wow, that's pretty nice Jacob! Did you use XNA, Managed DirectX or did you just call the DirectX API directly?
    My CodeBank Submissions: TETRIS using VB.NET2010 and XNA4.0, Strong Encryption Class, Hardware ID Information Class, Generic .NET Data Provider Class, Lambda Function Example, Lat/Long to UTM Conversion Class, Audio Class using BASS.DLL

    Remember to RATE the people who helped you and mark your forum RESOLVED when you're done!

    "Two things are infinite: the universe and human stupidity; and I'm not sure about the universe. "
    - Albert Einstein

  9. #9
    Elite Hacker Jacob Roman's Avatar
    Join Date
    Aug 2004
    Location
    Miami Beach, FL
    Posts
    5,349

    Re: [RESOLVED] RPG game

    I used DirectX8 and VB6 to make Bosskillers. So I'm guessing unmanaged DirectX. It's got an epic Intro and beautiful special effects. Still has a ways to go but it's getting there. I still need bosses

    Refer to my Bosskillers (World of Warcraft 2D Clone) in my signature for code and EXE.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width