Forum
CS2D General CS2D Bug Reportsedited 1×, last 15.12.13 04:05:11 am
The first and original meaning is the direction "left". That's how it's used in the editor. The new meaning is "remaining": "Enemy has XX HP left". Needless to say, that is not correct for all languages.
Edit: This is not a bug but a suggestion. If you would include the English language file in the zip file when you ask for beta testing, it would give translators a chance to update their language files before the final release.
When starting up a server/game, regardless of game mode, the bombexplode hook is triggered.
script to reproduce:
1
2
3
4
5
6
7
8
9
10
2
3
4
5
6
7
8
9
10
test = {} addhook("bombexplode","test.bombexplode") function test.bombexplode(id,x,y) 	print("-------------------------------------------------------------") 	print('game("bombplanted") = ' .. tostring(game("bombplanted"))) 	print('game("sv_gamemode") = ' .. tostring(game("sv_gamemode"))) 	print("-------------------------------------------------------------") 	print("why is this hook being called when there's no bomb exploding?") 	print("-------------------------------------------------------------") end
result:
This example is in Construction game mode. Also game("bombplanted") is returning true even when there is no bomb planted.
The bug only occurs at server start, not between rounds. The hook still functions correctly when a bomb explodes.
Workaround:
Just ignore the first call and it should work fine after.
peq42 has written
The turrent have a bug, that when it shot a enemy and you are in the fire line of the turrent, you receive damege from this turrent.
That's actually realistic. Check if friendly fire is enabled or not, this can probably be turned off if friendly fire is off as well.
People are getting killed from even 4-5 tiles away
Not that big of a problem but I think it's still a bug.
cortz has written
People are getting killed from even 4-5 tiles away
maybe because of new lag compensation?
Your ping was high, not theirs.
-=+=-
the Bug is Flash Bang but is not Harmful
are this Bug or Glitch ?
when i fast moves in that then when the CT wins! i get or hold flash bang and in few seconds i buy in Weapons Menu and i choose "Previous Buy" and then that is Happen