Bart Scholtus

Results 24 comments of Bart Scholtus

> if the server owner changes resource names and it breaks, surely its on them for changing it? Well, you are definately right. I can totally put a warning in...

Hey, when I simply clone the repo, the Modules/ folder only contains two empty folders (one for each module). Normally, running `git submodule init` and `git submodule update` clones those...

Would love to have some more control over my Chromecast! I'm thinking of play/pause, fast forward and rewinding. Syncing with other streams would be a very nice to have.

I understand. For now that's fine, but would be nice to add it for the future! Espescially when it was possible to cast a custom layout, that would be great.

Two years further. Is this ever going to be possible? Trying to move to PS Core, but this is holding me back.

Hi, thank you for pointing out, but I already discovered that. Except, it's not working :( I tought that it wasn't possible like so. It's kinda weird. I add a...

Switched to adding it in server.lua: ```lua -- create a blip object for the live map local live_map_blip = { name = "Callout", description = name, sprite = 61, pos...