I was wondering again, how do I network tables? I got confused about something apparently, because what I was doing before isn't working.
[editline]16th March 2011[/editline]
On a side note, is there a way to change a person's color, I tried using ply:Fire("color","255 255 255 255",0) however it failed to work.
On the server
[url=http://wiki.garrysmod.com/?title=Umsg]umsg[/url]
On the client
[url=http://wiki.garrysmod.com/?title=Usermessage.Hook]Usermessage[/url]
Break the tables down and send them across and put them back together on the clients side in the hook.
Okay but how about an answer to my second question? :P