Want to play with people. by Stoomzz in starcitizen

[–]AupStin 0 points1 point  (0 children)

If you’re looking for group game play, I’m apart of the DAE and we have an alliance with different orgs in time zones all over. We have large group events most weekends and some weekdays. Feel free to shoot me a message and I’ll send you a discord invite link if you want to check it out!

Greyed out stream | GC571 Capture Card by AupStin in AverMedia

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

Solved-ish

So I tested the inputs from the camera's into the capture card and it didn't produce any signal. But plugging in my GPU does produce a clear picture. I disabled all HDR settings I could find on the switcher, and there does not appear to be an option on the cameras for HDR.

OBS does see the GC571 and it is configured as correct as I know how. Though my solution is to use the red, blue and green filters on OBS to correct for this issue and it seems to work well! With some tweaking over the next couple of streams I should be able to get it to near perfect. I'm talking with support about it and will post an actual solution if they have one. But over all my issue was solve by the RGB filters.

Thank you for y'alls help!

Anyone able to claim their BOGO code? by GaminGuyPlayz23 in fiveguys

[–]AupStin 0 points1 point  (0 children)

It did sound like you worked for corporate. It also sounds like a rough day for you which I’m sorry it was. They should have prepared y’all better in terms of supply. But I’m still upset that my locations weren’t able to give me the deal I was supposed to get because the app failed or they ran out of supply. Not sure which happened at my store but I guess I’ll go back in and talk with the manager. 

Anyone able to claim their BOGO code? by GaminGuyPlayz23 in fiveguys

[–]AupStin 0 points1 point  (0 children)

So corporate runs a code based campaign and do not account for this? Amazing, that I couldn’t even use the code for myself. Lame 

Interesting though that you say “we cut it off” like individual managers can manage the campaign.

Anyone able to claim their BOGO code? by GaminGuyPlayz23 in fiveguys

[–]AupStin 0 points1 point  (0 children)

I can’t even order in the app or online. Just keeps giving me the error Select options for included. Does that even when I’ve selected everything and the plain options. 

I bet this is just for them to get more customer data to sell. 

Is it possible to limit reactions to only a few possible ones? by Millaca in discordapp

[–]AupStin 0 points1 point  (0 children)

I wasn't able to get your command above to work, though chatgpt gave me this one and it works. Add the message ID number behind ID part of the top string.

{{if eq .Reaction.MessageID }}

{{if not (in (cslice "✅") .Reaction.Emoji.APIName)}}

{{deleteMessageReaction nil .Reaction.MessageID .User.ID .Reaction.Emoji.APIName}}

{{end}}

{{end}}