Jump to content

FE4 THREAD


Fia
 Share

Recommended Posts

  • Replies 674.9k
  • Created
  • Last Reply

Top Posters In This Topic

  • TheEnd

    72124

  • Rei Rei

    41380

  • Ϲharlie

    31020

  • Icon of Sin

    29767

Top Posters In This Topic

    s "..."
   s "..."
   s "yeah..."

   y "What's with the pause?"

   s "No reason really."
   s "How much do you remember as of your current state?"

   menu:
       "Nothing, to be honest.":
           jump choice1_what

       "...":
           jump choice1_ok

           label choice1_what:

               $menu_flag = True

               s "Then everything is okay for now."

               jump choice1_done

               label choice1_ok:

                   $ menu_flag = False

                   s "Say something damn it!!"

                   y "N, nothing! I don't--"

                   s "But you do..."

                   y "I do not."

                   jump choice1_done

                   label choice1_done:

                       y "What's going on, anyway?"

Link to comment
Share on other sites

    s "..."
   s "..."
   s "yeah..."

   y "What's with the pause?"

   s "No reason really."
   s "How much do you remember as of your current state?"

   menu:
       "Nothing, to be honest.":
           jump choice1_what

       "...":
           jump choice1_ok

           label choice1_what:

               $menu_flag = True

               s "Then everything is okay for now."

               jump choice1_done

               label choice1_ok:

                   $ menu_flag = False

                   s "Say something damn it!!"

                   y "N, nothing! I don't--"

                   s "But you do..."

                   y "I do not."

                   jump choice1_done

                   label choice1_done:

                       y "What's going on, anyway?"

This doesn't look like real code...

Link to comment
Share on other sites

This doesn't look like real code...

Who cares what code I used.

I CARE, DAMNIT! I'M GOING FOR MY MOTHERFUCKING COMPUTER SCIENCE MAJOR!!

...Ahem... I don't like pseudo code. Sorry.

My major is going into computer science too.

Except right now this is just for fun.

Link to comment
Share on other sites

This doesn't look like real code...

Who cares what code I used.

I CARE, DAMNIT! I'M GOING FOR MY MOTHERFUCKING COMPUTER SCIENCE MAJOR!!

...Ahem... I don't like pseudo code. Sorry.

My major is going into computer science too.

Except right now this is just for fun.

:o :D :newyears:

...I miss Bee Eru...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...