Recent content by Horizon The Transient

  1. H

    Capturing Gytha?

    So, I've finished the Palace of Ice quest, Alissa ran off, and Gytha has done the same. I've run into her in the woods near the gate a few times, now, and talked to her, and fucked her. I've also got the Wayfort Dungeon completed. How... do I go about capturing her, though? It's not obvious to...
  2. H

    TiTsEd - A save editor

    So, how would I go about adding a perk to my character in the console? Such as, say, the Multiple Attacks or Multiple Shots perks.
  3. H

    Creating A Text-Based Game Engine: A Documented Learning Experience

    Okay, so, after some more thinking, I've decided that using C++ for this maybe isn't the best idea, since 1) I don't know enough C++ to do it, and 2) it'd be very awkward to explain to my professor what I'm trying to do so he can help me. So instead, I'm going to switch over to Javascript and...
  4. H

    Creating A Text-Based Game Engine: A Documented Learning Experience

    Okay, so, after seven hours away from programming, I've come back to the problem, and rethought the whole "options as a separate object" thing. Clearly, that does not work. But we still need to transition from one Event to another, and... I'm not sure how to do that. Maybe have just the names of...
  5. H

    Creating A Text-Based Game Engine: A Documented Learning Experience

    Hey guys, I'm Horizon, and you may remember me from my last thread, Adventures In Modding. I abandoned that project due to not knowing the code base nearly well enough, and not being invested enough to teach myself. Still, I wanted to do SOMETHING, and so I figured that when it came to a...
  6. H

    Adventures In Modding

    Alright! Well, after a lot of trial and even more error, it works! And, naturally, as soon as I compiled the .swf and opened it up, I discovered that exactly none of my modifications to the code did a goddamn thing.
  7. H

    Adventures In Modding

    Behold the exciting new fuckup:
  8. H

    Adventures In Modding

    Alright, I altered the jvm.config for the other SDK and switched over to that. Now the error is with TiTS.as in Classes. It says I can't nest packages, and also that there's an issue with line 2. Which contains a single curly brace. I'm gonna turn off chrome for a bit, see if I can clear up...
  9. H

    Adventures In Modding

    1.6GB out of 3.9 total. I'm gonna try restarting my computer, see if that helps any. EDIT: It did not. I'm gonna uninstall Java and re-install it, see if that helps. EDIT 2: It did not help. Fuck it, I'm gonna go write the flavor-text for this project.
  10. H

    Adventures In Modding

    Already did, still not there. This is weird as hell.
  11. H

    Adventures In Modding

    Task manager doesn't show java.exe, or anything Java-like. Also, worth mentioning, compiling happens in less than a minute. Which I think is very definitely not supposed to happen.
  12. H

    Adventures In Modding

    I'm on an old Surface Pro 3, with 4GB of RAM. I'm pretty sure I have enough RAM, but... well, obviously I'm wrong about something.
  13. H

    Itinerant Tinker

    Itinerant Tinker
  14. H

    Adventures In Modding

    Hrm. Well, here's my output log, anyway: It says there's an error during initializing, so... That's weird. And so far, google has been unhelpful for finding anything; three years ago, some people had the same bug, but that bug was supposedly patched.
  15. H

    Adventures In Modding

    ...Oh motherfuck, it IS 0! Goddamnit.