mfaizsyahmi

Results 10 comments of mfaizsyahmi

This is impossible, short of decompiling and recompiling. In a sense, the entire worldspawn is a single giant brush. Everything is superglued into a single piece and it's not possible...

I removed and reinstalled the extension and it now works. Old download queues are forever lost now though. I'll restart firefox to see if problem recurs. Okay, problem is solved!...

This happens every time I restart Firefox now. Uninstalling and reinstalling would fix the issue but it's a chore, and I had to reconfigure everything.

There has been a janky workaround in UnrealKaraulov's fork in which you export and import the bsp models. However the latter feature turned out to be misleading as it only...

I have boiled down the error to the RawRead at StreamReader.ReadAll. According to [the docs](https://www.autohotkey.com/docs/objects/File.htm#RawRead): > If a Try statement is active and Bytes is non-zero but no bytes were...

Same issue. Win10, Py 3.11, skbuild module not found.

you didn't set up `zhlt_lightflags`. http://zhlt.info/entity-changes.html#:~:text=attribute%20is%20ignored.-,zhlt_lightflags,-Set%20optional%20lightflags

[Here's a gist to test DOM DragDrop ](https://gist.github.com/mfaizsyahmi/d715cfc93464031454765eeb765a2a6f) (adapted from [MDN](https://developer.mozilla.org/en-US/docs/Web/API/Document/drag_event))

> @mfaizsyahmi I think it's probably possible to edit BSP in any HEX-editor and change its' header, to specify another BSP version. So this will hopefully 'demake' BSP into file,...

Nah. HTML only has what it has as per standard. You have to code it yourself, or find an external lib that adds something similar (and pray it still supports...