Page 2 of 2

Re: What is LUBE?

Posted: Sun Dec 19, 2010 3:35 pm
by Socks
Ok, I'll figure out port forwarding later, for now I'm going to work with server-client stuffs.

I noticed I cannot do

Code: Select all

server:send{table}
--or
client:send{table}
So I had to butcher my code to the point where it does not work. Any solutions?

EDIT: Nevermind, I'm just going to recreate my entire code =P

Re: What is LUBE?

Posted: Tue Dec 21, 2010 7:08 am
by TechnoCat
What you need is a Lua table serializer.
And lucky for you, a bunch exist: http://lua-users.org/wiki/TableSerialization