Tremulous Forum
		Mods => Modding Center => Topic started by: trinitrotoluene on August 28, 2009, 07:00:15 am
		
			
			- 
				hi all,
 
 I am trying to find a way to change the server elapsed time from my qvm.
 
 I have noticed that arg0 is passed to vmMain which in turn is passed on to G_RunFrame as leveltime.
 
 Does this mean that servertime is stored at a higher level than the the qvm and is not changable or am I missing something?
 
 cheers
 
 tnt
- 
				hi all,
 
 I am trying to find a way to change the server elapsed time from my qvm.
 
 I have noticed that arg0 is passed to vmMain which in turn is passed on to G_RunFrame as leveltime.
 
 Does this mean that servertime is stored at a higher level than the the qvm and is not changable or am I missing something?
 
 cheers
 
 tnt
 
 yup