View Single Post
  #3  
Old 08-16-2010, 02:46 AM
MrOmega MrOmega is offline
One More Time
MrOmega's Avatar
Join Date: Aug 2010
Location: TN, USA
Posts: 631
MrOmega is an unknown quantity at this point
Send a message via AIM to MrOmega Send a message via MSN to MrOmega Send a message via Yahoo to MrOmega
in a class the only way I really know of sending data across the client-server barrier is setting vars to attr[ #] and checking on the other side for that attr

EDIT: I also remember Invern making a pretty good function pack for communicating across the barrier.
Here's the link Client <-> Serverside Function Caller
Maybe this can help you a bit, it's helped me before.
Reply With Quote