View Single Post
  #1 (permalink)  
Old 09-28-2004
Baloo Baloo is offline
Registered User
 
 
Join Date: Sep 2004
Location: Hungary (one joke and you're dead)
Posts: 5
Calling methods of a client from the server

Does anyone know a simple way to call a method in a class of a client? More precisely, I'd like the server to call several clients' Update() function, but after browsing through the manual I still have no idea how to do it.

Thanks in advance,

Baloo
Reply With Quote