setTimer & queue -- in game or RL milliseconds?

For AI and campaign script related discussions and questions
Post Reply
User avatar
aubergine
Professional
Professional
Posts: 3459
Joined: 10 Oct 2010, 00:58
Contact:

setTimer & queue -- in game or RL milliseconds?

Post by aubergine »

The time passed in to setTimer() and queue() -- is it in game milliseconds or real-life milliseconds?
"Dedicated to discovering Warzone artefacts, and sharing them freely for the benefit of the community."
-- https://warzone.atlassian.net/wiki/display/GO
Per
Warzone 2100 Team Member
Warzone 2100 Team Member
Posts: 3780
Joined: 03 Aug 2006, 19:39

Re: setTimer & queue -- in game or RL milliseconds?

Post by Per »

Game time
User avatar
aubergine
Professional
Professional
Posts: 3459
Joined: 10 Oct 2010, 00:58
Contact:

Re: setTimer & queue -- in game or RL milliseconds?

Post by aubergine »

phew! that is good :) if it was RL time I would have to ditch a herd of code I've just written.
"Dedicated to discovering Warzone artefacts, and sharing them freely for the benefit of the community."
-- https://warzone.atlassian.net/wiki/display/GO
Post Reply