Unknown Developer
Unknown Developer
I accidentally sent changes to the cl_keys.lua file, please ignore (skip) that file, I tried to undo them..
Crash Report: https://pastebin.com/HmgiSKBs
Yes, thats what I'm doing right now..
https://github.com/Facepunch/garrysmod/pull/1927
```lua bool game.HasPassword() ``` sounds better
I agree, why not just allow `.html`, `.css` and `.js` to be written to data and/or gma, it would greatly improve the gui situation in the game and allow new...
Actually if we talk about web development I think it would be great to allow writing `.gif` files, yes the game through `Matetial` or any other functions will not display...
> The problem with Stan HTML surface is that it has steam tokens logged into it automatically, which allows people to just take your steam account and do whatever to...
```Error occurred applying transform of coremod wings_core.js function ActiveRenderInfoTransformer :372:12 Failed to find instruction at jdk.nashorn.internal.runtime.ECMAException.create(ECMAException.java:113) at jdk.nashorn.internal.scripts.Script$Recompilation$117$11061A$\^eval\_.L:3$atFirst$L:363$L:364(:372) at jdk.nashorn.internal.scripts.Script$Recompilation$116$10147AJA$\^eval\_.L:3$addTransformer-1$L:333$L:337(:338) at jdk.nashorn.internal.objects.NativeArray$9.forEach(NativeArray.java:1604) at jdk.nashorn.internal.runtime.arrays.IteratorAction.apply(IteratorAction.java:110) at jdk.nashorn.internal.objects.NativeArray.forEach(NativeArray.java:1607) at jdk.nashorn.internal.scripts.Script$Recompilation$115$9871A$\^eval\_.L:3$addTransformer-1$L:333(:337) at jdk.nashorn.internal.scripts.Script$Recompilation$114$8875AJA$\^eval\_.L:3$addTransformer$transformer$L:302(:303)...
I make it ^-^ ```lua local selectWeap = "hands" local range = 160000 local WepList0 = { "weapon_bugbait", "weapon_crwbr", "weapon_fists", "weapon_crowbar", "weapon_stunstick", "weapon_slapstick", "weapon_longbar" } local WepList1 = { "weapon_parkinsons",...