Forum
CS2D General CS2D Bug ReportsMora it won't work.
Mora has written
you may just using \169 instead of © icon
That's just true for lua script. For language strings, you must use "©"
https://www.youtube.com/watch?v=P73w4glmQbA
Actually left handed players when you click on This it becomes to 1.2.8 I want to fix.
It wasn't always like this, But until 1.2.6.
J192: Normal skin.
there is a bug when at spawn i've return armors, it's not show for anyone(4 u only)
edited 1×, last 29.05.19 01:01:17 pm
the bug is , cs2d close it self , that happen when i script my stuff , i make script , i find some bugs , i go to main menu and quit SERVER , then go edit script , i come back to open server , i see that cs2d is closed , i was thinking that i closed it mistakenly , but when i gave this bug attention i caught the bug.
1
2
3
2
3
function foo() foo() end
Video is here --> http://www.solidfiles.com/d/95e556dfad/
Edit: Laser+Deagle+Scout+Rocket Launcher too, I think all weapons can fast shoot with this bug.
Basically:
Quote
Give me a wrench and I can fast shoot everything
I can reproduce this (in b0.1.2.6, please don't ask me to update my CS2D, i love LuaJIT)
And, outdated (dedicated) server always try to add server to serverlist, even if sv_lan is set to 1. Is that normal?
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
###################################################### Unreal Software's Counter-Strike 2D Dedicated Server > visit www.CS2D.com for info and updates < Game Version: b 0.1.2.6 Server Build for b 0.1.2.6: 1.0 System Time: 17 Jul 2015 - 17:55:07 Operating System: Microsoft Windows ###################################################### UDP socket initialized using port 36963 U.S.G.N.: Your game version seems to be out of date! starting server... load map 'dm_grenades' ----- Server started ----- Warning: 'Offline / LAN'-mode is ENABLED. Server will NOT be added to serverlist. Other players on the internet will NOT see this server on their serverlist. They will still be able to connect when they know your IP though. Enter 'sv_lan 0' in your console or disable the 'Offline / LAN'-checkbox to change this setting. parsing Lua server script (mp_luaserver = 'server.lua') parsing Lua autorun script 'sys/lua/autorun/svmsg.lua' Lua: Adding function 'SvMsg.Always' to hook 'ms100' parsing Lua autorun script 'sys/lua/autorun/tmp.lua' Lua: Adding function 'TextCMDLine' to hook 'second' Initializing DnN+ Lua: Adding function 'Time.Always' to hook 'always' Lua: Adding function 'Time.Startround' to hook 'startround' DnN+ loaded! Lua: Adding function 'LogCapture.Log' to hook 'log' Lua: Adding function 'Recs.Leave' to hook 'leave' Lua: Adding function 'Recs.Join' to hook 'join' Lua: Adding function 'MP.Parse' to hook 'parse' U.S.G.N.: ERROR! Can't add server! Your version is not up to date! PLEASE UPDATE!