Recent content by QuantumApprentice

  1. QuantumApprentice

    Fallout 2 utility Quantum's Fallout Modding 'How To' Videos

    you know what? why isn't there an SSL option for the code box?
  2. QuantumApprentice

    Fallout 2 utility Quantum's Fallout Modding 'How To' Videos

    Hmm...one thing I forgot to mention in that guide was that you need to right click the items/critters/etc to actually select them, before you can place them on the map. I really need to make a more fleshed out version of that video :*( But for now, does that help?
  3. QuantumApprentice

    Fallout 2 utility Quantum's Fallout Modding 'How To' Videos

    Oh wow, sorry for the late reply. You'd just need to add a line or two in the destroy_p_proc section, randomly choosing an item from a list you've made. You should be able to find item defines in the ITEMPID.H header file, which you should be able to find in the mapper "Updated source codes"...
  4. QuantumApprentice

    Fallout 2 utility Fallout Dialogue Creator

    That's awesome of you! Thank you!
  5. QuantumApprentice

    Tim Cain invades my pc!

    Thanks! My stream chat also helped me here (unless that was you?) : The file is called "TBLCRD.FRM" and is located in the "ART/INTRFACE/" folder. Attached the converted gif for public consumption :)
  6. QuantumApprentice

    Tim Cain invades my pc!

    any idea what the original filename for Tim Cain's exploding head art is in the game? its not compiled into the binary is it?
  7. QuantumApprentice

    Fallout 2 utility How to recolor sprites automatically: a Python script to replace colors in FRM files.

    Would you be willing to post this on github.com or another code sharing website? (or share a link if you already have?) I've been working on a modding tool for FRMs and, if you're up for it, I'm interested in checking out how you handle the palette stuff (and maybe even copy your homework :P)...
  8. QuantumApprentice

    Fallout 2 utility Fallout Dialogue Creator

    would you be willing to put this up on github or some related code sharing website? Dropbox (while it does work) is not the best way to share cool programs like this :)
  9. QuantumApprentice

    Fallout 2 mod Oblivion Lost mod - NEW Patch!

    Yes, I'm working on mutants rising right now. I'm pretty sure Oblivion Lost won't get any more updates, so anything else is going to come from the modding community. Which I don't mind adding a few fixes here and there.
  10. QuantumApprentice

    Fallout 2 mod Oblivion Lost mod - NEW Patch!

    https://www.nma-fallout.com/threads/quantums-fallout-modding-how-to-videos.220015/ I've made a few videos showing most of the basic modding steps, plus a bunch of videos I've added since that cover scripting as much as I can. Also I stream my work on the Mutants Rising mod on saturdays, and...
  11. QuantumApprentice

    Fallout 2 mod Oblivion Lost mod - NEW Patch!

    Well...making a patch for the car would require I decompile and re-write all the map scripts to accept the car and give it a place to stay, and I've never worked with a car script up to this point, so I have no idea how to do this yet... Maybe someday? If you want to do it yourself, I can try...
  12. QuantumApprentice

    Fallout 2 mod Oblivion Lost mod - NEW Patch!

    I didn't check, I just accepted the loss :P But I don't see why the vanilla maps wouldn't work. Seems kind of silly to go to the amount of effort they already did to block off the car.
  13. QuantumApprentice

    Fallout 2 utility RegSnd.exe download?

    hey um...where do you get version 4.1.7 from?
Back
Top