Server Send Data

Options
HI ..
i have a project that had a Dynamic Array: List Rooms_Name
the first Client "Server" that enter the game had all the information about the rooms .. thats mean the array Rooms_Name !=null .
but every client entering the game need to fill the Rooms_Name Array .. so he need from the server to send to him that array ...
How can i do that Please ?

Comments

  • chvetsov
    Options
    hi, @Tamim_Zoabi

    please use game/room properties. When a new player joins, server send to him all game properties

    best,
    ilya