I'm working with the sync verbs right now, and I have a few questions. The verbs are:
SyncThingPos()
SyncScores()
SyncThingAttachment()
SyncThingState()
SyncSector()
SyncSurface()
And my questions:
Whose version of the pos,cel,scores,etc is sent to the other machines? The host's? The machine that ran the command?
With SyncSector(), what exactly is synced?
What does SyncThingState() do?
What happens when SyncThingAttachment() is run on a machine that does not recognize that the thing is attached?
BTW, I would test these myself, but then I'd have to get an MP game going...
Thanks in advance.
------------------
I never forget a face, but in your case, I'll be glad to make an exception. -Groucho Marx
[This message has been edited by SaberMaster (edited December 31, 2001).]
SyncThingPos()
SyncScores()
SyncThingAttachment()
SyncThingState()
SyncSector()
SyncSurface()
And my questions:
Whose version of the pos,cel,scores,etc is sent to the other machines? The host's? The machine that ran the command?
With SyncSector(), what exactly is synced?
What does SyncThingState() do?
What happens when SyncThingAttachment() is run on a machine that does not recognize that the thing is attached?
BTW, I would test these myself, but then I'd have to get an MP game going...
Thanks in advance.
------------------
I never forget a face, but in your case, I'll be glad to make an exception. -Groucho Marx
[This message has been edited by SaberMaster (edited December 31, 2001).]