Forum

> > CS2D > General > CS2D Bug Reports
Forums overviewCS2D overviewGeneral overviewLog in to reply

English CS2D Bug Reports

2,043 replies
Page
To the start Previous 1 267 68 69102 103 Next To the start

old Re: CS2D Bug Reports

Devil-Thanh
GAME BANNED Off Offline

Quote
Oh I figured out

1
2
3
4
5
addhook("die","main_die")
function main_die(id)
	parse("makespec "..id)
	return 0
end

somehow the player won't drop by using cs2d cmd makespec , cs2d cmd makect and cs2d cmd makect

Edit 1: The cs2d lua hook kill is the same, when you force players to change team in cs2d lua hook kill or cs2d lua hook die, they can not drop weapons but they can drop armors.

Edit 2: Change team when a player alive by using console works and they can drop,
1
timer(1,"parse","makespec "..id)
use this in cs2d lua hook die or cs2d lua hook kill hooks and it works, they can drop

old Re: CS2D Bug Reports

Jezis
User Off Offline

Quote
Kinda unsure, if this should be posted here, but ive found, that in list of translations is wrong flag shown with Czech language.
Wrong ×IMG:https://ctrlv.cz/shots/2017/12/01/Nrab.png

Right √ IMG:https://www.asiatees.com/img/web/currencies/Czech-Republic-Flag-16.png

old Re: CS2D Bug Reports

Cure Pikachu
User Off Offline

Quote
@user Jezis: Is the file name something like CZ-Czech (Cesky).txt? If not, then the bug is just a typo.
edited 1×, last 20.01.18 03:55:40 pm

old Re: CS2D Bug Reports

Devil-Thanh
GAME BANNED Off Offline

Quote
It's not really a bug, but I found this really annoying stuff, just tested it and I got stuck in cs2d
1
2
3
4
5
6
7
8
9
10
11
12
13
addhook("spawn","spawn")
function spawn(id)
	makemenu(id)
end

addhook("menu","amenu")
function amenu(id,t,b)
	timer(1,"makemenu",id)
end

makemenu = function(id)
	menu(id,"abc@i,")
end

old Re: CS2D Bug Reports

united
User Off Offline

Quote
mp_lagcompensationdivisor now defaults to 16 but in options it still says it should be set to 20.

IMG:https://i.imgur.com/V03ar19.png

old Re: CS2D Bug Reports

Mora
User Off Offline

Quote
> If you clicking "language" button near game version and then quickly and once click "ESC" or close this option somehow the highlighted sprite will be there until it disappears by it's cooldown.
IMG:https://i.imgur.com/6kVsXpQ.png

> Affect lighting checkbox is true, and if i'm nearby it looks as it shall look:
IMG:https://i.imgur.com/XtHAVmv.png

But with distance this sprite is not haffect lighting anymore. Maybe because of this distance..
IMG:https://i.imgur.com/55tMeMB.png

old Re: CS2D Bug Reports

Gaios
Reviewer Off Offline

Quote
Quote
CHANGED
Improved hudtxt font sharpness when using mp_hudscale (1 or 2)

Improve images too then. Because it looks like 60% quality image.

old Re: CS2D Bug Reports

2Gen
User Off Offline

Quote
Crash exception_access_violation after trying to start the game through the launcher (with all resolutions and all drivers, v1006 steam and no-steam, win10)

p.s. maybe not a bug but why in the game settings I can't select the 1366x768 resolution and much more which are smaller than my screen (it is crossed out but I still can set it in config.cfg and it is working)

old Re: CS2D Bug Reports

SQ
Moderator Off Offline

Quote
@user 2Gen: Disable -nointro, it crashes because of it.
@user Gaios: Images already sharp if you are using scale .5, .5 in "mp_hudscale 1"

old Re: CS2D Bug Reports

HPB
User Off Offline

Quote
• Mod splash image (mods\<modname>\gfx\splash.bmp) ignored by the game.
• Game loading progress bar goes off from the limit.
• After disabling fullscreen, game window doesn't resized back.
• Running the game with
-full
makes game ignores
-gl
option and run in Direct3D instead.
• VIP keeps NVG if he have it before he going turned to VIP.

old Re: CS2D Bug Reports

EngiN33R
Moderator Off Offline

Quote
@user HPB: re: the mod splash image issue, the mod system in the current release is in an alpha state and does not fully work. This will be corrected in the mod support release.

old Re: CS2D Bug Reports

Mora
User Off Offline

Quote
Lmao, i had 3 flashbangs and threw them 3 successfully .-.
IMG:https://i.imgur.com/Gz43iRt.png


I also had machete and chainsaw in my inventory in happy town server, but i didn't see them in my 3-rd slot and i cannot pick up these on the floor. After i type /kill they dropped(machete and chainsaw). And nothing like that happened in future.

old Re: CS2D Bug Reports

Ufjkd
User Off Offline

Quote
Small bug zoom at this resolution 1060x600

IMG:https://s7.postimg.org/acfxwxuzf/de_dust_00000.jpg


IMG:https://s7.postimg.org/acfxwy2p7/menu_00001.jpg


Edit:
I do not know if you can see but a small line of the map appears on top

old Re: CS2D Bug Reports

DreyLiky
User Off Offline

Quote
env_light is broken down after airstrike or molotov
IMG:https://cdn1.savepice.ru/uploads/2017/12/19/da6ca9880d0e2ab3ff0684d9fe2619c0-full.png

IMG:https://cdn1.savepice.ru/uploads/2017/12/19/983a20f9704be31cee6b12219ff08365-full.png
edited 1×, last 19.12.17 08:12:49 pm

old Re: CS2D Bug Reports

Promaster
User Off Offline

Quote
Change so addhook("key",function) do not triggers when players are typing a message or team message!

old Cannot see spectators name on message

Jaller94
User Off Offline

Quote
I am running the current ZIP-download CS2D dedicated server for Linux.
(MD5: 41add804627c20367398d15aaa75af9d cs2d_dedicated)

1. Cannot see player name in stdout when a spectator sends a message.

In stdout:
1
: test *DEAD*

In the log file (./sys/logs/):
1
2
[05:12:15] Jaller *DEAD*
: test

2. Teamkilling is followed by an additional empty line in the server logs (./sys/logs/).

1
2
3
4
[02:25:40] [b]Jon has been punished for teamkilling


[02:25:51] U.S.G.N.: Serverlist entry updated
To the start Previous 1 267 68 69102 103 Next To the start
Log in to replyGeneral overviewCS2D overviewForums overview