Results 14 comments of Yiin

@15322107 https://discord.com/channels/371265202378899476/371271006360436757/1146704764751577152 > Leon — 08/31/2023 10:14 AM > And no there is no fix planned, ask the nodejs devs to make it work xd > alt:V uses a completely...

@15322107 > any updates on this issue? I'm using this setup as workaround: setup-globals.ts ```ts // Until prisma starts supporting ESM, this is the workaround import { createRequire } from...

base64 maybe, but RmlUI is not made for complex stuff like network requests. It's also dangerous from security aspect as you can't make network requests from the client either (aside...

You need to check Enable DLC

Closing this issue because it's unlikely to be fixed and good enough workarounds exist. The one I use, is setting text value to the RmlElement meta, so I can access...

It's module problem, open issue on https://github.com/FabianTerhorst/coreclr-module

getDoorState does seem to work fine for doors, but bonnet and trunk (door id 4 and 5) still always return 0 for some vehicles, namely `rebel`, `rebel2`, `bodhi2`, probably some...

@duncan-bayne have you found workaround?

Is it reproducible on rc/dev? Issues for bugs on release doesn't mean much if they're already fixed in those two versions.