Thread: GUI Issue
View Single Post
  #6  
Old 09-26-2007, 04:45 PM
Mark Sir Link Mark Sir Link is offline
Kevin Azite
Mark Sir Link's Avatar
Join Date: Sep 2005
Posts: 1,489
Mark Sir Link is just really niceMark Sir Link is just really nice
Send a message via AIM to Mark Sir Link
Quote:
Originally Posted by xXziroXx View Post
Since you're accessing a GUI control, you'll need to use thiso.text rather then this.text.

Uh, regardless, this.text isn't transitioning properly from serverside to clientside. Once I get that fixed, the other errors should be fixed.

So, any ideas on how to synchronize across serverside and clientside?
Reply With Quote