PDA

View Full Version : server-client



Amaridian
01-11-2001, 01:55 PM
in my mp-level i want to change extra-light and thrust in some sectors.
are these aspects automaticly synced over the network ?
or must i write different cogs for server and client ?
and if yes. how do i do it ?

------------------
-eriamjh-

GuNbOy
01-12-2001, 02:37 PM
no, extra light is in the level. and that is on all the computers so it doesnt need to have client server.

Sector thrust usually moves a player, and player position is always synched.

Amaridian
01-13-2001, 01:41 AM
but i want to CHANGE these aspects during the game. so what do i have to do ?

------------------
-eriamjh-

GuNbOy
01-13-2001, 01:04 PM
no, changing the extra light during gameplay shouldnt have to be synched either.