Search results

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
  1. 1

    The Great Coding Language Thread

    So I'm working on a system so that players may load Scenarios from their Scenarios folder. It is to be able to load any amount of Scenarios and I believe I'm not doing too badly. Problem is that I can't figure out how to check if what the player typed is equal to any of the Scenario files. My...
  2. 1

    The Great Coding Language Thread

    Stop?
  3. 1

    The Great Coding Language Thread

    So, define the variable before the import?
  4. 1

    The Great Coding Language Thread

    Public?
  5. 1

    The Great Coding Language Thread

    So I added the global function and I still got an error... from Startup import Intro global Skip Skip = 0 Intro.titleSeq() import thread import time def titleSeq(): print Skip while Skip == 0: thread.start_new_thread(titleSkip, ()) print "Test 1"...
  6. 1

    Really stupid things that people have said about Modded MC(Off topicness makes moderators tired)

    Probably not a native english speaker... hopefully
  7. 1

    Really stupid things that people have said about Modded MC(Off topicness makes moderators tired)

    I once showed my cousins Banjo Kazooie... now every time we see each other they ask me to do Gruntilda's introductory scene.
  8. 1

    Really stupid things that people have said about Modded MC(Off topicness makes moderators tired)

    and others. Anyone in Reika's situation would either quit modding altogether or do what he did. Just because it works for one mod doesn't mean it'll work for every mod. Sadly, we're the generation of the future. The world is ours and ours alone. Terrorists cry at the sound of our name, we're the...
  9. 1

    Really stupid things that people have said about Modded MC(Off topicness makes moderators tired)

    Usually infants can only babble, and that's if you're lucky
  10. 1

    Really stupid things that people have said about Modded MC(Off topicness makes moderators tired)

    I wrote that sentence specifically as dragon bait, actually.
  11. 1

    Really stupid things that people have said about Modded MC(Off topicness makes moderators tired)

    I'm sorry, my brain's Idiot Filter translated that to the rough equivalent of an infant explaining rocket science
  12. 1

    Really stupid things that people have said about Modded MC(Off topicness makes moderators tired)

    Inefficient and stupid handling of vanilla by Mojang? Sounds like another great reason to set up an official modding version!
  13. 1

    Really stupid things that people have said about Modded MC(Off topicness makes moderators tired)

    What about me makes you feel old exactly? Is it how I have been working on and off on various modpacks? Or perhaps that I'm working on coding a Trading Card Game? I ask because those two things aren't coming along so well. It's hard for me to become dedicated to something. Most dedication I've...
  14. 1

    Really stupid things that people have said about Modded MC(Off topicness makes moderators tired)

    IIRC, My friend just gave me a basic crash course and told me about the wiki and I was set.