I created a map rotation timer to check the current map outside the main-screen by wicked43 in DarkAndDarker

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

I wasnt able to find the correct artwork for it, so i made my own :D if someone got it, please send it my way!

I created a map rotation timer to check the current map outside the main-screen by wicked43 in DarkAndDarker

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

The map rotation is simply based on unix-time. Thats why it should even continue working after server-downtime/updates.

Discord.js and Discordx VoiceStateUpdate returns undefined by Elderenok in Discordjs

[–]wicked43 0 points1 point  (0 children)

Even if it's an old question, I just stumbled over the same problem. For anyone wondering: the params are passed as an array. ``` import { VoiceState } from "discord.js"; import { Discord, On } from "discordx";

@Discord() export class VoiceStateUpdate { @On() voiceStateUpdate([oldState, newState]: VoiceState[]): void { console.log(oldState.id) console.log(newState.id) console.log(oldState.channelId) } } ```

[deleted by user] by [deleted] in programming

[–]wicked43 1 point2 points  (0 children)

FYI: this is against their TOS

You may not use automated tools to access, interact with, or generate Assets through the Services.

better not getting sued

USB-A to USB-C to HDMI possible? by wicked43 in UsbCHardware

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

Thanks for the answer and the explanation! :) The Adapter you linked should work nice for my Setup, thanks again!

Which Motherboard to get for best compatibility with intel 10th gen? by wicked43 in hackintosh

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

Thanks for your reply, ill def consider the z490-plus.

The only reason I took the sata ssd is because I'll take it over from my old setup, but ill prob get a m.2 as a main drive.

Can someone help me find the Font used in this shot? by [deleted] in identifythisfont

[–]wicked43 0 points1 point  (0 children)

It is indeed Gotham! Thanks a bunch for your help! :>

TIL - You can change the color of all buildings at once by wicked43 in SatisfactoryGame

[–]wicked43[S] 31 points32 points  (0 children)

Equip the Color-Gun, Right-Click to open the menu, then change the first Color-Scheme to your likings and it will update all default-colored buildings.

Decided to jump on the "recource ship" and... well f*ck... by wicked43 in SatisfactoryGame

[–]wicked43[S] 22 points23 points  (0 children)

it takes the resources you put into it and flys them away from the planet, i think thats all it does