Announcement

Collapse
No announcement yet.

Project - Apolyton game

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #91
    Thx


    And since internet have been down all day, I managed to do a little more coding... I've been working on how to issue orders, but haven't gotten it to save yet... I believe it's just some small mistake as last problem, but I just can't seem to find that little error at the moment... hoping I'll catch it tomorow
    Attached Files
    This space is empty... or is it?

    Comment


    • #92
      Why dont you guys use RPGMaker2K3 if you wanna make an RPG.

      If you just want a simple RPG with graphics thats prolly the best option.
      :-p

      Comment


      • #93
        I just my first calculator and dice game in VB. ride:
        Should I apply for a job at Firaxis right now, or maybe wait until they come to me.
        Is God willing to prevent evil, but not able? Then he is not omnipotent. Is he able, but not willing? Then he is malevolent. Is he both able and willing? Then whence cometh evil? Is he neither able nor willing?
        Then why call him God? - Epicurus

        Comment


        • #94
          Originally posted by Zero
          Why dont you guys use RPGMaker2K3 if you wanna make an RPG.

          If you just want a simple RPG with graphics thats prolly the best option.
          3 reasons:

          1) I wouldn't call the above game an RPG

          2) I don't know RPGMaker

          3) I prefer to do the programming myself... good practice
          This space is empty... or is it?

          Comment


          • #95
            Could someone please take a look at my code, and tell me were it goes wrong?

            On the client side I have set it to change orders for 5 players (Ok, I set 4 of them in comment, to see if I could find the error, but haven't been able to yet)
            When loading/writing data, I have set it to printOut all orders, in the GameInfo object. When writing the data, it shows up right in the printing part, but when it loads the data, it somehow managed to erase whatever it said it just printed... It doesn't look like it actually saves the data (or maybe it's when loading data the error occours)...

            If someone can find the error, please tell




            Oh, and congratulations alva. I just got my first book about VB... 700 pages, and not one single page where they mention anything about socket connection (or whatever it uses)
            Attached Files
            This space is empty... or is it?

            Comment


            • #96
              VB is child's play
              (\__/) 07/07/1937 - Never forget
              (='.'=) "Claims demand evidence; extraordinary claims demand extraordinary evidence." -- Carl Sagan
              (")_(") "Starting the fire from within."

              Comment


              • #97
                ---->

                All have to start somewhere.
                Is God willing to prevent evil, but not able? Then he is not omnipotent. Is he able, but not willing? Then he is malevolent. Is he both able and willing? Then whence cometh evil? Is he neither able nor willing?
                Then why call him God? - Epicurus

                Comment


                • #98
                  Still nobody who has checked my code, and found an error? I can't seem to find where it fails...
                  This space is empty... or is it?

                  Comment


                  • #99
                    Well, I did look at your code, but I cannot see where the problem might be... Seems alright to me...

                    Although I cannot run to debug it. When I start the client test, it always throws a connection refused exception, or some such... Even though I have the server running... I think.
                    XBox Live: VovanSim
                    xbox.com (login required)
                    Halo 3 Service Record (I fail at FPS...)
                    Spore page

                    Comment


                    • Sounds strange... do you use port 10000 to anything else?
                      This space is empty... or is it?

                      Comment


                      • Not that I know of... I even shut down the firewall to see if that may have been causing the problem, but apparently not...
                        XBox Live: VovanSim
                        xbox.com (login required)
                        Halo 3 Service Record (I fail at FPS...)
                        Spore page

                        Comment


                        • I just recieved a PM from self biased, saying he was too busy at the moment, so he wouldn't be able to make the GUI... does anyone else volunteer to do it?
                          This space is empty... or is it?

                          Comment


                          • Can't you use Sun's Java Studio One (something like that) to put a UI together?
                            (\__/) 07/07/1937 - Never forget
                            (='.'=) "Claims demand evidence; extraordinary claims demand extraordinary evidence." -- Carl Sagan
                            (")_(") "Starting the fire from within."

                            Comment


                            • I don't know about Java Studio One, never heard of it, but the GUI-editor's I've tried all messes up the code, which causes it to take too much time to clean up the code...
                              This space is empty... or is it?

                              Comment


                              • Sorry, it's called Java One Studio. IIRC, it's free to download from Sun's website. There's also another IDE called netbeans that you can download bundled with the SDK.
                                (\__/) 07/07/1937 - Never forget
                                (='.'=) "Claims demand evidence; extraordinary claims demand extraordinary evidence." -- Carl Sagan
                                (")_(") "Starting the fire from within."

                                Comment

                                Working...
                                X