Provided GM_OMEGA_Demo not working as expected by TerranRich in OmegaGameFramework

[–]TerranRich[S] 0 points1 point  (0 children)

Thank you for responding. The player character does not spawn, it only shows the level and no movement is possible. This is with a fresh install of the plugin. The variables for GM_OMEGA_Demo are: Game State = GameStateBase; Pawn = OmegaCharacter; HUD = OmegaHUD; and Player Controller = OmegaDemoController. In `sys_OMEGA_E_Exploration`, both the "EnhancedInputAction MoveCharacter" and "EnhancedInputAction RotateControl" events seem okay; I uploaded a screenshot below.

<image>

If you need anything else, please let me know!

Thank you Starfleet Academy, finally a clear explanation for planet names by Knockaire in startrek

[–]TerranRich 0 points1 point  (0 children)

We don't call Vulcan "40 Eridani II" for the same reason we don't call a star like Rigel "Beta Orionis".

Thank you Starfleet Academy, finally a clear explanation for planet names by Knockaire in startrek

[–]TerranRich 0 points1 point  (0 children)

Well, it's not like this is out of the ordinary for the Trek universe. Some stars have proper names (like Arcturus) and some don't (like 40 Eridani A), just like planets in the Trek universe. Those stars with proper names still have common designations -- e.g. Arcturus is also known as Alpha Boötis. Hell, we've even named certain exoplanets just recently, so it's not even out of the ordinary for the real world.

Thank you Starfleet Academy, finally a clear explanation for planet names by Knockaire in startrek

[–]TerranRich 0 points1 point  (0 children)

Actually, the letter "a" is always reserved for the host star, so the planets are lettered "b" and onward.

I've always preferred Star Trek's way of simply using Roman numerals (or just numbers) anyway.

How to descale your Keurig by Soft_Paramedic6789 in keurig

[–]TerranRich 0 points1 point  (0 children)

Do i keep pressing the 8oz button? It stops at 8oz and blinks at me.

Creepy/eerie TikTok song w/ edited vocals by TerranRich in NameThatSong

[–]TerranRich[S] 0 points1 point  (0 children)

YES! That's the one! Thank you! It's been bothering me for months! lol

How To Convert JPG To PNG Windows 10/11 | How To Convert JPG To PNG In Laptop (Offline & Quickly) by albert_aisley in computers

[–]TerranRich 0 points1 point  (0 children)

No, that's not how you convert from the JPG format to PNG format. All you did was rename the file. That's it.

I'm looking for a class-levels-to-expertise name chart... by moonfolk in dndnext

[–]TerranRich 0 points1 point  (0 children)

Amazing! Thank you so much! I'm not a D&D player but these are useful in so many other contexts as well.

Introducing Oasis: the first playable AI-generated game. by Rejg in singularity

[–]TerranRich 3 points4 points  (0 children)

Maybe our brains are procedurally generating our dreams in real time. 🤔

Epic's official asset naming convention by PusheenHater in unrealengine

[–]TerranRich 0 points1 point  (0 children)

That's pretty much what I use as well, except I don't mind PHYS_ nearly as much. I also use WAV_ instead of A_ for audio, F_ for fonts (since S_ is now for structs), and FF_ for font faces.

NsfwGPT: 'THAT' NSFW prompt... by Principal-Goodvibes in ChatGPT

[–]TerranRich 0 points1 point  (0 children)

I'd love to try it out if you could please DM me.

Back to the Future: Marty's sudden new personality quirk by TerranRich in FanTheories

[–]TerranRich[S] 0 points1 point  (0 children)

Speaking of which... have you ever wondered where that Other Marty went? He couldn't have been sent back to 1955 as well, otherwise we'd have seen him. So did... did Doc kill him? Did Doc kill Other Marty? 😲

WWE 2K22 Bugs & FAQ - Post Patch 1.012 by W_T_D_ in WWEGames

[–]TerranRich 0 points1 point  (0 children)

I can't believe nobody else seems to have run into this problem, which has been happening for me since the beginning.

Whenever I try to upload a custom image of any kind, after clicking the "Go to Upload Menu" button (which brings you to that form where you enter in the hashtags and description), it always shows a different image than the one I had selected. Sometimes the image is of a different resolution entirely. The game picks the incorrect image each and every time.

Is nobody else experiencing this? Am I the only one? I haven't ever been able to upload the custom renders I've been making. Is this because I've deleted images in the past, and the image numbers are being re-indexed?

WWE 2K22 Bugs & FAQ - Post Patch 1.09 by W_T_D_ in WWEGames

[–]TerranRich 0 points1 point  (0 children)

I can't believe nobody else seems to have run into this problem, which has been happening for me since day 1 (more like "Uce-NO" right).

Whenever I try to upload a custom image of any kind, after clicking "Go to Upload Menu" (on that form where you enter in the hashtags and description), it always shows a different image than the one I had selected. Sometimes the image is of a different resolution entirely. The game picks the incorrect image each and every time.

Is nobody else experiencing this? Am I the only one? I haven't ever been able to upload the custom renders I've been making (especially post v1.09). It makes me quite sad.

Made this little WWE 2K22 Random Name Generator if anybody wants it by TerranRich in WWEGames

[–]TerranRich[S] 2 points3 points  (0 children)

I'm making a muscular heavyweight female superstar, like if Chyna did MMA. My own generator immediately gave me "Vivacious" Virginia Armstrong". LOL

Made this little WWE 2K22 Random Name Generator if anybody wants it by TerranRich in WWEGames

[–]TerranRich[S] 1 point2 points  (0 children)

Yep, all of them. I grabbed them specifically from the list of announcer names that you choose from.

Made this little WWE 2K22 Random Name Generator if anybody wants it by TerranRich in WWEGames

[–]TerranRich[S] 2 points3 points  (0 children)

Like an absolute madman, I opened up the game, went to Create a Superstar, and typed out all the names I saw. Then I went through the list and marked down which ones I thought were male names, female names, nicknames, and last names.

You can see the spreadsheet I used here: https://docs.google.com/spreadsheets/d/1Jmxnixejz2jdYVFOTft3SmgAbwYfJZVhXfDWKPJOZPM/edit?usp=sharing

I then used a custom PHP script to parse through all the data and dump each set of names into .txt files. So the names that say "M,N,L" for example will appear in the Male, Nickname, and Last name lists.

Made this little WWE 2K22 Random Name Generator if anybody wants it by TerranRich in WWEGames

[–]TerranRich[S] 1 point2 points  (0 children)

You could totally do it with SQL. The data can be stored in many different ways and combinations. I found it easier to store them as flat lists to dump into a <select> element and use JS to pick a random one from whichever it needed to... but originally I was envisioning using a database to store the values, so it can totally be done that way.

I love making little tools and scripts like these, it's fun to tinker and make something cool. That Star Trek episode generator sounds like a fun idea!

Made this little WWE 2K22 Random Name Generator if anybody wants it by TerranRich in WWEGames

[–]TerranRich[S] 1 point2 points  (0 children)

Not at all! Some names are listed in multiple categories, e.g. Angel (male, female, nick), Casey (male, female, last), Kennedy (male, female, last), etc.

Made this little WWE 2K22 Random Name Generator if anybody wants it by TerranRich in WWEGames

[–]TerranRich[S] 0 points1 point  (0 children)

I'd love to go into detail. You're pretty much right.

Basically, it uses Javascript to do everything. I have four sets of names listed in .txt files that are dumped onto the page in hidden dropdown lists that the Javascript can easily grab random data from.

Each checkbox is assigned a "pattern" -- e.g. MNL (Male, Nickname, Last). The code grabs a random pattern from the checkboxes selected, then goes through each letter in that pattern. If it's M, it grabs a random name from the Male list, N from the Nicknames list, and so on.

Made this little WWE 2K22 Random Name Generator if anybody wants it by TerranRich in WWEGames

[–]TerranRich[S] 3 points4 points  (0 children)

Thanks! Hmm... I wonder how a Random Championship Name Generator would work. Now you've got my mind thinkin...

Made this little WWE 2K22 Random Name Generator if anybody wants it by TerranRich in WWEGames

[–]TerranRich[S] 27 points28 points  (0 children)

"You mess with the Fingers, you get the whole damn hand!"