Arran
Arran
611 | A line consists of nothing but whitespace. This rule should be disabled too because if there is a blank line inside a function and that line is indented...
Found 1 more that I think needs suppressing: [admin]/admin/client/colorpicker/colorpicker.lua:185:3: loop is executed at most once This is the code and it's not like can check if pickerTable[1] if it's not...
"Textures that are in the game only." - I don't think it's possible with the current scripting functions to copy a texture from the game so that a shader can...
Oh yes there's shader_tex_names but no way to get the raw data of a texture.
After looking at the javascript, I have no idea how to fix it, the script is barely understandable to me.
crun t1 = getTickCount() for i=1, 1000000 do tocolor(1, 2, 3, 4) end t2 = getTickCount() outputChatBox(t2-t1) 254 I then added your lua version of tocolor into runcode and it...
There's actually a really simple fix for this which I already use except in the few cases where the color frequently changes instead of: dxDrawText(blah, tocolor(255, 255, 255, 255), blah)...
> > > I stand against this feature until it can provide a way to disable sharing the information to scripts via settings menu. Servers can see your IP address...
Still crashed for me. All I did was runcode that code then shot a ped and instantly crashed. Version = 1.6-release-21890.0.000 Time = Mon Jul 24 16:40:59 2023 Module =...
Also seems to be having issues loading from the DB as I was sent this: 