View Single Post
06-17-21, 09:08 AM   #1
henry8362
A Defias Bandit
Join Date: Jun 2021
Posts: 3
"Instanced" Minigame Addon

Hi, I've some experience coding simple LUA addons, but I've not really found any guides online on how to do what I'm trying to do, which I'm pretty sure is doable.

Essentially I am wanting to create a card game addon where one player acts as the "host" and other plays can "Join" - The addon would share a common UI between the users which keeps track of cards / scores etc. Does anybody have any tips for how to achieve this "host + client" relationship, or if this is actually possible.

Thanks!
  Reply With Quote