Time

From FOnline: 2238 Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "Every 1 minute of real time equals to 20 minutes of in-game time. So, if u need to wait <math>N_g</math> in-game hours u should wait for <math>N_r = frac{N_g}{20}</math> real tim…")
 
Line 1: Line 1:
Every 1 minute of real time equals to 20 minutes of in-game time. So, if u need to wait <math>N_g</math> in-game hours u should wait for <math>N_r = frac{N_g}{20}</math> real time hours.
+
Every 1 minute of real time equals to 20 minutes of in-game time. So, if u need to wait for X in-game hours u should wait for X/20 real time hours.

Revision as of 07:33, 17 September 2010

Every 1 minute of real time equals to 20 minutes of in-game time. So, if u need to wait for X in-game hours u should wait for X/20 real time hours.

Contribute