problem with mulitplayer

Options
hi, i use unity and Photon pun for muliplayer
the problem is that i can't get info on room before i get inside, info i mean the number of player that already in the room
from what i understand is photon is not support it, And it is very strange to me,
Does anyone have an idea how I can solve my problem ?

Comments

  • a1_shay
    Options
    the main problem is - the function GetRoomList() always return 0
    i read a alot and didn't find an answer