Forum
CS2D General Ideas for CS2D - READ THE FIRST POST (OP)!Possible with lua
add script commands for blending tiles, and tiles options(like shading)
add script commands for change image and entity options without its recreation
add script commands for control player cursor position
Pagyra has written
add script commands for control player cursor position
Was already a rejected idea. Read the whole thread.
I have no desire to reread 49 pages
Admin/mod comment
Please don't post here then or at least use the search function /DC Pagyra has written
It is already possible to implement with using various "bugs", but it needs a huge chunks of lua code.
So what are you complaining about? It's not even allowed to be possible. By the way, that isn't using "bugs." It's simple coding actually.
Pagyra has written
I have no desire to reread 49 pages
Sucks to be you, thread rules put there by DC. Not me.
https://github.com/jjensen/luaplus51-all/tree/master/Src/Modules/luathread
In example. When a sound clip plays when a round ends and a team is declared winner of it. On the next round if the map is short enough and one of the teams win the sound clip will overlap with the new sound clip that is playing. To mitigate this it would be almost required to implement a feature to stop sounds from playing.
Basically what I suggest is a command that can be parsed via the server to make possible to stop the current sound (specific one or all) from playing a new sound for example.
edited 1×, last 13.05.14 05:55:23 am
example
https://www.youtube.com/watch?v=0Q-eSvjGZbs&feature=youtu.be&t=19s
@ lenovo: It was already reported so you don't have to do it. Also, mind that this thread is for ideas and not bugs.
§4.5 - Stick to the point! No off-topic posts!