Jump to content

Recommended Posts

Posted

Before thinking of making a game, i'm trying to understand the multiplayer suport. I think that nowaday, a game without multiplayer is incomplete.

I understand the choice for networking using steam, but i don't want make games only for publishing on steam.

So i want to use the Client and Server classes even knowing the problems (there is no NAT punchtrough, but this can be solved with port forwarding or a VPN like radmin).

However, i can't understand this classes because the lack of documentation for the bank data type (that i plan to use for sending information of position and rotation of objects).

Can you send me the documentation of the bank data type for lua? Can i use the bankstream instead of bank on the functions of Client/Server classes?

Note: I was scripting in lua because i just have the Indie Edition

Sorry for my English

Posted

BankStream is the easy way to use banks. You just create it and read/write to and from it with the regular stream commands, and the bank will be automatically resized when needed.

  • Like 1

Let's build cool stuff and have fun. :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...