• Need help Array (server to client)
    1 replies, posted
Hellow guys so i have one question.Can you send an array from server to client? if you how?
[QUOTE=barz743;44674868]Hellow guys so i have one question.Can you send an array from server to client? if you how?[/QUOTE] If general programming: You need to serialize it into a flat data representation, send that and then deserialize it. "How" differs between programming languages and frameworks. If GMod: There's a function that does this somewhere in the API iirc, but you're in the wrong section, since this one is the "Forum related to programming languages other than GMod Lua".
Sorry, you need to Log In to post a reply to this thread.