Forum
General
CS2D Bug Reports
I Found Bugs!https://imgur.com/a/ODSoK
--------------------------------
https://imgur.com/a/xRfis
Bug in Fow
CS2D 1.0.0.7--------------------------------
Command 'setmvp,setassists' work but console can't show you this commands
https://imgur.com/a/qiwrx , https://imgur.com/a/DcvrV
sys/core/cmd.lst Add setmvp:player:mvp -- setassists:player:assists
https://imgur.com/a/RGBw5
--------------------------------
Command 'close' in console (No Effect)
--------------------------------
@
mrc: © Tag color is Adding an: "Â" to the texts Previously I used antergos linux rolling with intel gpu open source graphics stack and gma3150 or intel HD3000+ gpus
But now I am using fresh installation of Ubuntu Linux 16.04.4 LTS and use radeon r600 open source graphics driver for my caicos sapphire r5 230 1Gb AMD GPU card....and ubuntu hwe LTS graphics mesa + drivers for amd gpu chips stack...
I think it could be an AMD gpu problem but when I am asking on discord on zombie Apocalypse 2D or cs2d network they say that they do not experience the same problems so I decided to write here, cause on discord I have not found any person interested in talking about beside one guy who pointed me to these topic
edited 1×, last 15.04.18 09:31:01 pm
zor1984qq: Unfortunately I don't have a AMD GPU and can't reproduce the issue. One common way would be to try other video card drivers or to try windowed/fullscreen mode. Maybe the VSync setting also makes a difference.@
mrc: That's intended. Spectators can't be idle (they are not playing) so they never get kicked by the idle system. Also the vote system is designed for actual players only as well. The console outputs messages similar to the image below whenever you use your knife.
Cure Pikachu: DC knows, he forgot to removed them after fixing sound bug. He'll probably do silent patch for steam.
SQ: Good to know, thanks.
Its bug i think,
DC: please fix it edited 1×, last 24.04.18 03:53:04 am
DC: Another bug I've found:Mods aren't working properly, downloading files possible only when joining local server, not the online one. When trying to get mod from the online server it downloads only empty folders.
Tested with @
SQ: edited 1×, last 25.04.18 12:44:15 am
function tutorialsay(player, text)
if (text == "bla")then
msg("Player "..player(player, "name").." said: bla")
end
end
I copy pasted it from CS2D tutorial. Why doesn't this work?
Quattro: Because of this1
player(player, "name")
Btw, dude this is lua question, not a bug report.
Would make no sense because if there is "player" function, you would be doing recursive calls.
1
2
3
4
5
6
7
2
3
4
5
6
7
addhook("say","tutorialsay")
function tutorialsay(p, text)
	if (text == "bla")then
		msg("Player "..player(p, "name").." said: bla")
	end
end
Simonas: Use idlike a normal person
It's working after changing the name of function like you did
Sometimes it does not even lag.
-rcon command "spawnplayer" doesnt remove gas mask and night vision. Strip these are right now impossible
edited 1×, last 05.05.18 02:42:49 pm
CS2D Bug Reports


Offline