Forum
General
CS2D Bug Reports
CY: Check the logs. edited 1×, last 31.08.12 03:36:07 am
CY has writtenThe game shuts down by itself when I'm trying to join REWARDS construction server.
Same that happens to me as well..
But i did /retry and 15 secs im off D":
CY &
Sparty: Lolwut I joined that server this morning, nothing happened. Saay what??
did you do /retry? I did that on the Rewards Fun
Sparty: I joined both servers this time. Still, nothing happened.
CY: @
Sparty: The server uses ctf_cs2dfortress or what, and that map crashing when lights are on. Turn off the shadows, and lights and you can join. Here is da thread:
DC has writtenI'm sorry but I can't fix stuff that is caused by weird circumstances on your system. I don't even know the reason for the problem. How am I supposed to fix it then? 99,9% of all players do not even have that problem (including myself).
I think I realised what causes this, when everything was working my ports 80, 21, 22, and few others was unlocked on http://www.canyouseeme.org/ ,and since I can't reach usgn from any game (cs2d, carnage contest too) it's blocked and I don't know why.
1
2
3
4
5
2
3
4
5
addhook("spawn","onSpawn")
function onSpawn(id)
	local img = image("gfx/sprites/block.bmp",0,1,100+id)
	tween_rotateconstantly(img, 5)
end
The player server will see that the images of every player will be rotating, but the client players will see only his image rotating and the hoster with a stuck image (which is rotating).
hacked has writtenConnexion bug is the most biggest bug 4 me. Fix it.
Here is da thread:
Counter-Strike 2D - No connection.
Here is da thread:
Connexion? Are you serious?
KimKart has written
hacked has writtenConnexion bug is the most biggest bug 4 me. Fix it.
Here is da thread:
Counter-Strike 2D - No connection.
Here is da thread:
Connexion? Are you serious?
it is virus now.
1
print(type(game("sv_gamemode")))
1
string
uaiek has written1
print(type(game("sv_gamemode")))
1
string
game has writtenAttention: This command ALWAYS returns a string when used with game settings! Even if the setting is a number! This is important to know in case you want to use this command with mathematical/boolean operators! It may lead to problems without proper casting!
MikuAuahDark has written
uaiek has written1
print(type(game("sv_gamemode")))
1
string
game has writtenAttention: This command ALWAYS returns a string when used with game settings! Even if the setting is a number! This is important to know in case you want to use this command with mathematical/boolean operators! It may lead to problems without proper casting!
oops, sorry I didn't expect that
However, I wish it was a number.
CS2D Bug Reports


Offline