Jump to content

WiKiSpidweb

Member
  • Posts

    540
  • Joined

  • Last visited

    Never

WiKiSpidweb's Achievements

Rotghroth Rhapsody

Rotghroth Rhapsody (10/17)

  1. Hello again, I realize I'm probably starting too many topics in this forum of late, but I just got the game a week or so ago, so here goes: Am I the only one who encounters dark switches on the wall that are unclickable. Why are they there if they can't be used. I recall a tunnel in the rapids that had three switches none of which are clickable. I've also run into them in the sentinel workshop, right before you first go down to the lower level, as well as a couple other places. As someone who impulsively wants to explore everything (I eventually want to create a map of the lower level of the game) this is extremely frustrating. Thoughts?
  2. How do I get there. The trapdoor is blocked off by rubble.
  3. Hey Spidweb boards. Long time no see. Anyway, I just finally bought A5, and am loving it so far, into the third chapter as I write. One thing's been bugging me though, I killed all of the rats and the rat lord in the opening chapter before I got the jobs from the New Harston job board. Because of this I am unable to turn in the quest for killing 20 rats, even though I killed them all. Do any SDF hackers know of a fix for this? I'm trying to complete all of the quests, and having this one sitting around is bugging me.
  4. Out of curiosity, what is the purpose of count characters?
  5. I'd be willing to assist, on the condition that I can use the same information in my program.
  6. I know this is a double post, but my sig now contains a link to the download page for BoaEdit. I made some minor changes.
  7. Thanks for the feedback. I'm intrigued by your idea, Niemand, and will have to play around with it a bit. Your fixes look good, Dintiradan. The text field was something I was using early in the design for debugging. It can go. With that gone I only have one component to go in the JFrame, so I don't need the to setLayout() or whatever the call is. Without the FlowLayout, it looks like the JScrollBar resizes dynamically with the JFrame. I don't know if this is true for all computers, or just some.
  8. Try it now. Here, if you don\'t feel like going back to previous page.
  9. I'm definitely aware that you don't always want to have to point and click, but since most of us don't have all of the calls memorized, I think the menu's make it a lot easier to insert a call. Note that it works as a bare bones text editor as well. There are many flaws in the current design, and with time, I intend to iron them out and expand to include more features. I'm learning as I go, however, so don't expect miracles. EDIT: You posted while I was writing, Kel. I'm not sure why it doesn't run properly on a Mac, not having one myself. You do have Java installed, right?
  10. OK, the preliminary version is available here. Source file is here. You will also need this file.
  11. With that convenient list, I made a program to save me a lot of time. I now only have five categories left to finish, before I can release the preliminary version.
  12. Thanks! I noticed however, in the documentation, that for some calls, Jeff omitted the void or short. An example would be reset_dialog() under Basic Dialogue Calls, curiously enough, your program did pick up reset_dialog_preset_options(short dialog_options) under the same category.
×
×
  • Create New...