Recent content by toaster

  1. toaster

    MKFINL Source?

    That is an addon's sound, and not part of the base game. The highest SFX ID that an unmodded game has right now is 0x05F5 (1520), while the one in the screenshot is 0x06D0 (1744).
  2. toaster

    Peace Out

    Sev's been a fantastic steward for this community, with all the energy and effort he's put into helping others understand things like map creation. There have been multiple times where a void has made itself known, for one reason or another, and Sev has been the one to step up to the challenge -...
  3. toaster

    Ring Racers Suggestions

    The font size option is still available as a console command. This is actually a good segue to talk a little bit about our philosophy for that feature, anyways! The console has intentionally been de-emphasised compared to SRB2Kart - it's not even bound as a button by default. Messing around...
  4. toaster

    I've come to make an announcement:

    A little late, but wanted to say a few things. Hi. I'm a long-time member of the community. If my account was a person in and of itself, it would have earned the right to vote almost anywhere earlier this year. My active span is certainly less, but not by an order of magnitude; the decade since...
  5. toaster

    Ring Racers Suggestions

    Minor aside, but this actually isn't true; Gear 2 was the focus of our attention and design. Consider Gear 3 to be a "200cc" type challenge and Master to be a treat beyond that for super players; it's good that you enjoy it but we don't expect play to centralise around it.
  6. toaster

    Glaber's Ban and anything Sandwichface related ig

    Cosigning and highlighting this entire post. Hi, I don't really make my presence actively known in the community these days, but I was a full-fledged member of STJr and active face of development between early 2015 and mid 2018, and continued doing sometimes intense behind-the-scenes work both...
  7. toaster

    What in the world is SRB2 Workshop?

    In this case it wasn't one poorly thought out action, but a continuous pattern of behaviour which needed a serious answer. Dirk has an extremely long history of trying to push other people's boundaries and use other people's artwork without permission, and I was one of them. Maybe he could have...
  8. toaster

    Sonic Robo Blast 2 Pacifist Run

    That's plenty impressive. Smart thinking about using multiplayer mode to prevent the bridge from tossing anybody into the deathpit. I know exactly why Arid Canyon is difficult - both the Minuses carrying TNT and the Snappers demand your attention - but what part of Egg Rock would have given you...
  9. toaster

    Iterative function is returning an unexpected symbol

    Ah! Apologies for the delay, but glad you had it mostly sorted. I know exactly what that last issue is - check for (ffloor.flags & FF_EXISTS) == FF_EXISTS - that should check whether it's been busted or not. :D
  10. toaster

    Iterative function is returning an unexpected symbol

    I apologise for not responding, I've been quite busy. See "invalid option"? This is telling you that "ffloor" is not a property of the sector. The "rover" you're iterating through is the replacement for it. So in this instance, you would replace all instances of "sector.ffloor" with "rover"...
  11. toaster

    Iterative function is returning an unexpected symbol

    backfront is a table, and that table doesn't have the ffloors property, only its entries do. You need to iterate over the elements in the backfront table, THEN iterate over that table entry's ffloors. That should resolve your error! I will also warn you that the else return will cause the loop...
  12. toaster

    [Open Assets] Sonic Robo Blast 2 the Past Version 2.0

    I wasn't aware this was preventing its inclusion -- I've spoken to Nev3r and we've agreed to relicense the release to have both maintain and modify permissions, which should be enough to be compatible with your efforts in The Past. Please feel free to include it in a future update, and let me...
  13. toaster

    SRB2 Con - Retro World Expo

    This sounds really brilliant, and would really like to go. Unfortunately I don't have the resources to travel to America on a month's notice at best, but it sounds like a great opportunity to pick the brain of the original generation of technically-minded Sonic fans and anyone who can attend...
  14. toaster

    Ashley's Short Level Pack

    I like that combination of pale grass, grey rocks and glistening water. It's a very appealing contrast!
  15. toaster

    Suggestions

    This isn't a necessity. There's a MainCFG setting to remove the Egg Rock from the Evaluation screen and Marathon Run menu, and since before 2.2's introduction of the Ending cutscene, people have been making their own. I take it you're talking about the 06 pack - the creator simply didn't use...
Back
Top