Changes between Version 1 and Version 2 of sm
- Timestamp:
- Aug 19, 2011 1:56:35 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
sm
v1 v2 1 This command s decreases the maximum running speed of all clients. The default value is 320.1 This command is equivalent to calling [[su]] with a factor of 1/factor. We should probably remove it. 2 2 3 3 '''Parameters:''' 4 * 1: float factor - the factor by which to slow down the running4 * 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. 5 5 6 6 '''Reports:''' … … 10 10 * User sends: "sm 512 2" 11 11 * Director replies: "cp sm 512 done" 12 * Server: g_speed changed to 160.00000012 * Server: qg_simulationspeed changed to 0.5