Results 1 to 2 of 2

Thread: Im New And Trying To Make A Program Were....

  1. #1
    New Member
    Join Date
    Aug 12
    Posts
    2

    Im New And Trying To Make A Program Were....

    Were.... When you click Install it locates a file and installs that fine to another file!

    Like a mod for minecraft world be installed to the .minecraft jar file!

    Please help guys!
    Im new to the forum!

  2. #2
    Fanatic Member
    Join Date
    Oct 09
    Location
    Missouri
    Posts
    770

    Re: Im New And Trying To Make A Program Were....

    Quote Originally Posted by Creeprrnugget View Post
    Were.... When you click Install it locates a file and installs that fine to another file!

    Like a mod for minecraft world be installed to the .minecraft jar file!

    Please help guys!
    Im new to the forum!
    Are you saying it moves the folder for a minecraft world and puts it in the saves file?

    Also, if you are new, you may want to start learning the coding language. If this is your first time at all, you need to learn it as the things you would have to do you would have no idea where to start.

    Google VB6 Tutorials and look at some that helps you learn it. Good luck =)


    If you were to just go ahead and try to make this program: You would need to:

    1: Display a Open File Dialog box to open the folder of the minecraft world.
    2: Figure out where the minecraft save folder is (Find out where %appdata% is and then add the folders after that etc.)
    3: Copy and paste the folder from the dialog box to the path found in step 2.
    Rate my post if i helped you!


    Button Configuration Control For VB6 GetAsyncKeyState
    I'm the 7th best high school programmer in the nation!(according to SkillsUSA Nationals)(Used C#.Net)

Posting Permissions

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