Quote:
Originally Posted by cbk1994
As Crow said, pl won't have been set. Use findPlayer(account) to get the player object. Some of that info is only going to be available serverside, though, so you'll have to stuff all the data you need into an array serverside and then send it back to the client to display it.
|
Wow thats Hard I thought Gui Would Be Easy :-/