
09-12-2009, 01:44 AM
|
|
team canada
|
 |
Join Date: Jul 2004
Location: Canada
Posts: 5,200
|
|
|
Listen to cbk!
onPlayerChats() works serverside.
Thus you can use the playerchats code you already wrote on the clientside on the server-side
However instead of using triggeraction on the server-side make direct function calls. I.e: onAddMember(param1, param2) |
|
|
|