Ideas for CS2D - READ THE FIRST POST (OP)!
3,151 replies Is it possible to add prompt when the USGN verification failed instead of just being stuck?


For the tween functions, add an optional parameter that will take in a function and will call it once the tween had stopped moving with the following values:
tweenstate:
0 - Tween completed - the animation is done
1 - Tween cancelled - when the round restarts, the image gets freed or the respective function is used to reset the image (For example:
2 - Tween abrupted - when another tween is called and resets the animation
Or you could do this with a hook (
In that case also add a tweenstate for starting the tween.
Or do both!
tweenstate:
0 - Tween completed - the animation is done
1 - Tween cancelled - when the round restarts, the image gets freed or the respective function is used to reset the image (For example:
tween_pos = imagepos
).2 - Tween abrupted - when another tween is called and resets the animation
Or you could do this with a hook (
tweenhook
) as well, though less efficient.In that case also add a tweenstate for starting the tween.
Or do both!
Is death truly a bad thing? If it is, then why do we all get to experience it? And... Why does it take so long? - What is the meaning of death?
@
Mami Tomoe: You can save

os.clock * 1000 + tweenTimer
and then check timer, to get info if a image is animating or not. add a function to change masterserver ip in setting.
CS2D Chinese Station(CS2DCN) Founder。Chinese language translation submitter!As you see,We are the second largest player group of CS2D! | Our Discord

@
Mami Tomoe: You can save

os.clock * 1000 + tweenTimer
and then check timer, to get info if a image is animating or not.Not reliable.
Is death truly a bad thing? If it is, then why do we all get to experience it? And... Why does it take so long? - What is the meaning of death?
28.06.20 07:53:37 pm
AUG is too powerful. Can you nerf this weapon pls? I cant play normally with the AUG players, they always destroying me (my aim is pretty good).

Just decrease damage, use 22 for regular shot and 24 for scoped, use the same values for SG552. I rebalanced weapons in my server and they are great, much better than default.
CS2DBR Community - http://cs2dbr.tk
When you follow a friend through the USGN friend list, once you join the server the spectated player should be the friend (if possible).
Is death truly a bad thing? If it is, then why do we all get to experience it? And... Why does it take so long? - What is the meaning of death?

When you follow a friend through the USGN friend list, once you join the server the spectated player should be the friend (if possible).
Maybe can add a function :
follow a friend by Steam , if click "follow a friend",they can join your friend server.
CS2D Chinese Station(CS2DCN) Founder。Chinese language translation submitter!As you see,We are the second largest player group of CS2D! | Our Discord
(removed previous post)
A new feature for spectating (similar to the fog button toggle).
When enabled, and the spectated player:
> Uses a scope; you will see the scope.
> Gets flash banged; you will be blinded.
When disabled (default), and the spectated player:
> Uses a scope; you will not see the scope.
> Gets flash banged; you will not be blinded.
And more if you find more ideal things to add, also switching the mode while flash banged will remove the effect from the spectator.
EDIT:
Caption parameter for
kill
That way custom kills (weapon = 250) can also, be managed.
EDIT:
The ability to set a NPC's team, so it will either only attack CT's or T's.
A new feature for spectating (similar to the fog button toggle).
When enabled, and the spectated player:
> Uses a scope; you will see the scope.
> Gets flash banged; you will be blinded.
When disabled (default), and the spectated player:
> Uses a scope; you will not see the scope.
> Gets flash banged; you will not be blinded.
And more if you find more ideal things to add, also switching the mode while flash banged will remove the effect from the spectator.
EDIT:
Caption parameter for

That way custom kills (weapon = 250) can also, be managed.
EDIT:
The ability to set a NPC's team, so it will either only attack CT's or T's.
edited 5×, last 05.01.21 05:33:53 pm
Is death truly a bad thing? If it is, then why do we all get to experience it? And... Why does it take so long? - What is the meaning of death?