Game speed, speed factor ?

Status
Not open for further replies.
Level 8
Joined
Jul 10, 2008
Messages
353
Anyone know the game speed factor difference between slow, normal and fast? Lets say slow is 1, normal is 2 and fast is 3? or its 1,2,4 ? or what is it?!?
 
Data from Reforged version 1.32.10, I doubt this was changed. Then this makes the answer above incorrect:
Menu NameGame constantSpeed10 seconds is:
High (default)MAP_SPEED_NORMAL1.0x10s
MediumMAP_SPEED_SLOW0.8x12.5s
SlowMAP_SPEED_SLOWEST0.6x~16.667s

"Build Time" in WorldEdit is the exact time in seconds if played at 1.0x speed.

UPDATE: If you set gamespeed > 1x, like 2x, 3x and so on in .wgc file, then the value returned by GetGameSpeed() will always be MAP_SPEED_NORMAL aka ConvertGameSpeed(2).
 
Last edited:
Status
Not open for further replies.
Back
Top