
sleitnick
@sleitnick
Followers
37K
Following
17K
Media
3K
Statuses
16K
To anyone using my RBX Doc Search extension: I've submitted a fix for it and it's awaiting review. Should be live sometime today. Thanks @AlreadyPro for diagnosing this issue!.
3
0
29
These people: "climate change isn't real!". Same people: "stop controlling the weather!". Feels like politicians are just rage baiting at this point.
This morning, I sent a letter to all public-use airports in Florida addressing the stateโs new ban on weather modification. This landmark legislation marks another victory for health, freedom, and environmental protection in Florida. We expect full cooperation from our airports
3
0
32
One of my favorite cursed facts about Roblox's task scheduler is that `task.wait()` can resume on the same frame if you call it at the right time (e.g. during PreAnimation step).
@PhenixWhiteFire Depending on when this is run in the frame, it's possible for `task.wait()` to NOT wait an extra frame; e.g. it gets resumed the same frame. Maybe that's the reason? To ensure at least 1 frame? idk.
8
3
165