Hint: You only get your screen flashed while spectating a player, if you move on to free look you'll no longer be able to get flashed.
Forum
CS2D General Ideas for CS2D - READ THE FIRST POST (OP)!Hint: You only get your screen flashed while spectating a player, if you move on to free look you'll no longer be able to get flashed.
Milriko has written
It would be good if spec was not flashed when the player he's watching is flashed. Why do we (competitive guys) cry so much about the new specmode for streamers?
Possible via Lua.
EDIT:
parse effect types:
blood (standard cs2d blood)
colourblood(coloured with your numbers)
wall
glass
snow
wood
edited 1×, last 25.08.17 05:32:39 pm
But it doesn't trigger "menu" lua hook.
So please add the trigger that when pressed "ESC" and "SPACE", or include it to button 0.
It is necessary that the recoil be determined with the weapon instead of the mouse viewfinder (example: ak47: big recoil, pistols: little recoil, ...)
Add zone damage (head, arms, legs, ...) by putting our character 3D viewed from above (2D) [Sugestion].
edited 1×, last 09.09.17 03:47:21 pm
Like serveraction, instead of F1-F4.
Mora has written
Here you go.
Well that will solve the keybinding for only me not for all players in my server.
I did maybe not explain very well what i really wanted. The thing i want is bind keys for all players in my server.
for example
When any player in server press "I" the function of inventorymenu triggers. When they press "B" the equipementmenu triggers and so on.
you can use say hook and special code-texts and bind them to keys like
bind F6 "say #sv_act6"
or
bind i "say #inventory"
w/e
and so in say hook you can do the shet.
But you might want to aware people first that they may use chat to type that text each time or bind it.
Admin/mod comment
§3.1 - No posts which offend/provoke/insult (flame)Admin/mod comment
§3.1 - No posts which offend/provoke/insult (flame)Admin/mod comment
§3.1 - No posts which offend/provoke/insult (flame)Please double check the rules everyone.
Back to topic.
DC has written
@ Gaios: We just experienced how a single provocation started a small flame war. This is one of the reasons why you should never insult and provoke others. Productive discussions are hardly possible when doing such things. All involved users got punished but you, Gaios, received the biggest punishment for starting this.
Please double check the rules everyone.
Back to topic.
Please double check the rules everyone.
Back to topic.
Didnt Masea received biggest punishment? lol
With my idea: the stairs will have depth, there will no longer need trigger_teleport, the house will be 3D seen from above (2D).House is a example,(more example : mountain,bridge,map with several levels of depth= cs_italy,...)
PS: I hope people understand.
Because I just found the way that we can also use those avatars by ourself. Like:
1
image("sys/cache/avatars/usgn/usgn_"..player(id,"usgn")..".jpg", 0, 0, 0)
But if that image is not in the cache already and we've not opened the scoreboard yet, I can't use it until we open the scoreboard.
edited 4×, last 01.10.17 06:42:59 pm