Game Development Community

Remote editor

by Christopher VINCENT · in Technical Issues · 07/07/2007 (2:52 am) · 2 replies

Hi,


For my project i need to have a mission's editor who works in a remote client.

For the moment i can deplace object with a remote client but other client don't see the change...


I have searched in the forum but don't see any topic about this.


It is possible ? is a ressource exists ?



Christopher

About the author

Recent Threads


#1
07/07/2007 (5:41 am)
.
#2
07/07/2007 (5:52 am)
Thx Berserk,

I have seen that if i use the editor on the server , clients see changes in real time !


In case where i add no new objects in remote,
i think there is 2 things to do for solve my problem.

1) Ask server for move and/or resize objects (and then wait response)
2) Create a timer on serveur to save mission files all x minutes