View Single Post
  #5  
Old 08-04-2011, 10:14 AM
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
go back to the thread I posted in and look at how onPlayerChats an onRemotePlayerChats are used. Chat is already available on the clientside so there is no point in sending and receiving that data once again.

I'm not sure if player.isadmin returns correctly on the clientside, but isadminguild(player.guild) should work fine, and that is probably preferable.
Reply With Quote