Slow motion

Author Topic: Slow motion  (Read 1655 times)

What is the conole command that makes your server go slow motion?

Not a console command.

/timescale x

Not a console command.

/timescale x
Oh I knew how to do it like that
Well thanks

It is not a console command. You can make it faster or slower. If you want the slowest speed the the timescale needs to be changed to .2 and the fastest is 2. You can set it even to anything in-between if you want. You need to be administrator, simply press the "T" key (like you would to say something) and then type the code below.

Code: [Select]
/timescale .2 For slowest.
Code: [Select]
/timescale 2  For fastest.
Code: [Select]
/timescale # Place any number between .2 and 2 where there is a # sign.

Hope this helps. :)

Not a console command.

It is not a console command.

It is a console command, it is just that our games allow us to do /command through our message area and it sends that as commandToServer('command');. Using chat just simplifies it.

I wish I could still go over and under those limits...

It is a console command, it is just that our games allow us to do /command through our message area and it sends that as commandToServer('command');. Using chat just simplifies it.

I wish I could still go over and under those limits...
So I can put that in the console or not?

commandtoserver('timescale', #);

i cant use commands, my "/" key dont works ingame for no reason D:

i cant use commands, my "/" key dont works ingame for no reason D:

Then press the "~" key and type what is below in the console.

Code: [Select]
commandtoserver('timescale', #);

For me the "~" key isnt console, its "¬"