Author Topic: Dear Sister Revolver.  (Read 1839 times)

There's no way to adjust the timescale on a single player. It would affect everyone in the server.
What about DrenDran's pill item, that effects only the user.

>Have host change timescale before firing
There's no way to adjust the timescale on a single player. It would affect everyone in the server.
Since it slows down the timescale, it would admin only just by that. All you would need is a RTB Pref to set who uses it (Admin, Super Admin, Host)
Ever heard of "clientcmdtimescale(".2");" ???
It works..... but badspot and ephi would fail the addon due to being abusive


--Edit--
BUMP

Just make it so it makes the guy who shot it really slow while the music plays?
Maybe slow down the death animation if possible?

Ever heard of "clientcmdtimescale(".2");" ???
It works..... but badspot and ephi would fail the addon due to being abusive
An add-on that uses this was recently released, it was failed because it does not work
To a common player, who simply goes on to another server, and types 'clientcmdtimescale(0.2);' it looks like it works.

But a quality add-on maker is not a common player, and would thoroughly test the effects of this in every situtation possible

Using clientCmdTimescale on a single person results in:
-Issues with that player seeing other players (or any moving object) in locations where they aren't. If you think about it, you realize you simply can not have two objects moving at two different speeds, yet still be in the same location at the same time, without the object jumping to the proper location occasionally.
-If the host of a server used clientCmdTimescale, every other player lags, and anything making use of schedules is messed up.

Additionally, even if these complications did not occur, it still wouldn't work as a solution. This only affects the view of the client that the clientCmd is called on, it does not affect the speed that other players see that player's death animation

clientcmdtimescale(.2); only causes network desynchronizations.

clientcmdtimescale(.2); only causes network desynchronizations.
offtopic:
Your Creeper avatar has a too small mouth..
 on topic

Try editing the Ryno