Author Topic: Creating a Server browser in NGUI  (Read 2127 times)

jSoftApp

  • Guest
Creating a Server browser in NGUI
« on: March 31, 2013, 01:43:20 PM »
Hi everyone! I'm currently trying to port my old GUI code over to NGUI. My code was for a server browser for a multiplayer game. I was wondering if it was possible to have a list of buttons/labels be generated for every server listed in the master server.
Thanks!

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Creating a Server browser in NGUI
« Reply #1 on: March 31, 2013, 03:04:44 PM »
These two posts created by one of the community members show how to do this in TNet. You can probably use the same concepts for the built-in networking, if that's what you're using.

http://www.tasharen.com/forum/index.php?topic=3512.0

http://www.tasharen.com/forum/index.php?topic=3609.0