Windows (legitimate Windows 10) : select graphics driver as OpenGL -> run CS2D
Linux : run CS2D
Integrated graphics : After loading screen, the game gets segmentation fault.
NVIDIA : After loading screen, the game screen turns completely black.
What I've tried
Running with -24bit flag
Running with -16bit flag
Changing window's size with -w and -h
VIP/Assassination still have bugs. The player keep his last weapons after becoming VIP and these weapons don't do any damage (ofc cuz it's supposed to hold/use USP only). The point is, the nbs try to use them being a VIP and complain about it.
Solution: If VIP then strip all weapons (except USP), gg.
Addhook, attack and attack2 triggers when you use chatmessage.
When you type in 7 symbols on chatmessage, addhook(attack) triggers.
When you type in 8 symbols on chatmessage, addhook(attack2) triggers.
Here is the test
1 2 3 4 5 6 7 8 9
addhook("attack","test1")
function test1(id)
	print("attack triggered")
end
addhook("attack2","test2")
function test2(id)
	print("attack2 triggered")
end
Tile blender doesn't work properly at custom tiles. I mean tiles that was edited in color or bright.
Transparent doesn't work for Env_Sprite while using Blend mode: Shade.
I didn't want to create a new thread for this and i hope im at least posting this in the right place.
I can't tell if this is a bug or an issue that's not really been addressed as i can't find much from using the search function on the forums. The bots for domination mode are broken from the looks of it. In much older versions of cs2d i remember bots would capture flags that are not controlled but now all they do is run past them and don't really do anything anymore.
@ DanelSonic123: Why did you wanna max the lightning radius?How could you PC can handle that (the recording was laggy).I can't see a reason why this is a bug.