Search found 1 match

by protodaniel
17 Jan 2011, 22:16
Forum: SFS2X ActionScript 3 API
Topic: Updating userList, playerList client side with AS3
Replies: 3
Views: 8920

Updating userList, playerList client side with AS3

Hi guys,

I'm new to multiplayer game development and I'm trying to wrap my head around the optimization that needs to be in place.

I've noticed that the data for a room rarely gets updated client side beyond the User count change. So userList, and playerList will return empty after a JoinRoom ...