Search results

  1. QuantumApprentice

    Fallout 2 utility Party Member Script Template

    huh...map script too...ok, I'll try that as well, but that doesn't explain why the base script doesn't compile to working with default headers
  2. QuantumApprentice

    Fallout 2 utility Party Member Script Template

    Good point, I just swapped out the party.h for a vanilla one from the 1.02d mapper headers and recompiled...the dialogue still crashes on that node. If I remove her compiled script and use the one from the master.dat then the dialogue won't crash, but my party member won't turn invisible either.
  3. QuantumApprentice

    Fallout 2 utility Party Member Script Template

    I just pulled her script from the 1.02d source codes that came with the mapper and recompiled it. Did nothing else to it. I also tried the rp2.3.3 source script but that caused more crashes :P Also compared all the different versions of the NCAngBis.ssl script I could find between the RPU...
  4. QuantumApprentice

    Fallout 2 utility Party Member Script Template

    I got this to happen when recompiling and I'm not sure what I did wrong: https://clips.twitch.tv/TangentialTallButterflyPMSTwin-hqM4kazUUcU27kLj
  5. QuantumApprentice

    Fallout 2 utility Party Member Script Template

    Well...re-compiling Angela Bishop's script did make it so my new party members disappeared when in her bedroom...but the dialogue crashes and leaves an empty dialogue screen up while the game runs in the background. This isn't how I imaged it working :P Any idea what I did wrong? I'm using the...
  6. QuantumApprentice

    Fallout 2 utility Fallout 2 Modding - World Map

    This video explains the basic steps to make a new world map for Fallout 2 in about 20 minutes, but once you get the steps down it'll only take a minute to actually convert and copy all the pieces to the right places. +++Downloads+++ MSK2BMP2020 Github download page...
  7. QuantumApprentice

    Fallout 2 utility Party Member Script Template

    dang it! lol at least it's something simple, thank you!
  8. QuantumApprentice

    Fallout 2 utility Party Member Script Template

    I'm having trouble getting my new party members to disappear when I sleep with either of the Bishop women. I've added their names to all of the relevant entries in Party.h...what am I missing?
  9. QuantumApprentice

    Couple of questions regarding changeing Fallout videos

    Can you recommend a 32 bit app for me to test this? I probably have some, but I've been using x64 for so long that I can't think of any in particular that I use. lol I understand, I'm just hesitant to complain since they've already done so much to advance the modding scene in their free time...
  10. QuantumApprentice

    Couple of questions regarding changeing Fallout videos

    Uh...can you explain that to me a little clearer? Is there a way I can duplicate this problem? afaik that's not happening to me, but if you don't want to bother further then I won't pester you on it :) cool thanks for letting me know :) Here's the github https://github.com/phobos2077/sfall/...
  11. QuantumApprentice

    Fallout 2 mod What happened to Last Hope mod download?

    This thread is just a drop off point so I could give people something to read about the mod after watching one of my streams or (hopefully soon) reviews, I'll change the links over the next couple of days. Hope there's a new download link coming soon! :)
  12. QuantumApprentice

    Couple of questions regarding changeing Fallout videos

    Why are you using 32bit version of ffmpeg? They discontinued updating it like 2 years ago. I'm using the 64bit version and it never crashes unless I do something dumb with it. I'll run some tests when I start working on this problem directly, I'm curious if vdub actually does the job faster...
  13. QuantumApprentice

    help with HOOK_TOHIT?

    Cool! thanks for pointing me in the right direction, had no clue what terminology to use. Are there any specific SDK documents you think I should read first?
  14. QuantumApprentice

    Fallout 2 mod What happened to Last Hope mod download?

    I have! Sorry you missed it, it was just at the beginning of the month. I'm in the process of editing other things right now (which I hope to release in the next week or so), but I'll get around to that one soon...ish :P It's a solid mod, short but sweet. Being able to finish it in a single...
  15. QuantumApprentice

    Couple of questions regarding changeing Fallout videos

    lol yes! of course! absolutely! I'm not disagreeing with you here! :P I just thought your original problem was having difficulty in creating compatible .mve files because of an inability to create the correct video color type for the source file...which was preventing videos from being able to...
  16. QuantumApprentice

    help with HOOK_TOHIT?

    Awesome! Thanks for explaining...a little anyway :) It's probably the case that I simply don't understand what a ddraw.dll file does. For instance, I saw some stuff in the bgforge page about a virtual file system...does that mean the ddraw.dll is some sort of emulated operating system? Or is...
  17. QuantumApprentice

    Fallout 2 mod Sexual flavor edit for Miria Mod

    cool! I imagine it would be an enormous amount of work, but if you're up to the task then you have my support :) might have to make an entire mod manager, much like what most modders recommend for bethesda's games
  18. QuantumApprentice

    Couple of questions regarding changeing Fallout videos

    ok, you make a good point, but until the time when the big guys make it compatible, I found this on the ffmpeg news page: https://www.ffmpeg.org/index.html#news October 15th, 2017, FFmpeg 3.4 "Cantor" FFmpeg 3.4 "Cantor", a new major release, is now available! Some of the highlights: ...
  19. QuantumApprentice

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

    Thanks for the tip! Hopefully others will find it useful :) Also, the translation was fine :)
  20. QuantumApprentice

    help with HOOK_TOHIT?

    When you say hook is run at a certain event, I don't understand how that differentiates it from critter scripts, or why it can't be used in one. Why does a hook script always run in the background? Is there a separate sfall engine running that ferry's the requests from the script to the engine...
Back
Top