rebar-altv icon indicating copy to clipboard operation
rebar-altv copied to clipboard

Webview texture replacement Wrapper

Open MnkyArts opened this issue 8 months ago • 1 comments

Would love if we had a wrapper for webviews on textures. Maybe even with audio (or even multichannel audio as @Dav-Renz requested) but dont know if that is in the scope.

Could be funny to use for server that want todo public viewing events, or even like in some FiveM Servers, that each tv prop can stream custom youtube videos, twitch streams etc.

heres the declaration: WebView(url: string, propHash: number, targetTexture: string): WebView

https://docs.altv.mp/js/api/alt-client.WebView.html#_altmp_altv_types_alt_client_WebView_constructor_1

MnkyArts avatar Jun 17 '24 10:06 MnkyArts