th3_sh0w3r

Results 4 issues of th3_sh0w3r

QUESTION: As you can see in the title, I want to know, how to change the radio speak distance via script/sqf. I want that the radio goes over the whole...

Hey, I'm trying to send bytes from the audio stream to my microcontroller. Issue here is that the audio stream has a length of 0 and it doesn't change. I...

Hey, how do I disable the (DOCType, HTML, HEAD & BODY tags)? I just want that my Input is the same as my output. Now: ``` Input: Test Output: Test...

I get "Unclosed string at position" with this valid JS code. Pls fix ```js $(element).append( '\ \ \ \ \ ' ); ```