Changes between Version 1 and Version 2 of sm


Ignore:
Timestamp:
Aug 19, 2011 1:56:35 PM (13 years ago)
Author:
jpawlick
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • sm

    v1 v2  
    1 This commands decreases the maximum running speed of all clients. The default value is 320.
     1This command is equivalent to calling [[su]] with a factor of 1/factor. We should probably remove it.
    22
    33'''Parameters:'''
    4  * 1: float factor - the factor by which to slow down the running
     4 * 1: float factor - the factor to set the simulation speed to (1 is normal, 2 is twice as slow, 0.5 is half as slow, etc). Using 0 will result in nothing happening.
    55
    66'''Reports:'''
     
    1010 * User sends: "sm 512 2"
    1111 * Director replies: "cp sm 512 done"
    12  * Server: g_speed changed to 160.000000
     12 * Server: qg_simulationspeed changed to 0.5