#How do I make it so some things don't work in Private Lobbies?

1 messages · Page 1 of 1 (latest)

real jungle
#

I'm making a game and I wanna make it so if your in a Private Instance the XP or anything really would work in a Private Lobby.

hasty flume
#

let me guess, this is for a advanced military right?

#

Get is Private Instance will output true if the lobby is private

#

if true then don't award xp if false then award

inland verge
#

what you could also do is use Get is event instance and then set a boolean variable that only you can set to then be able to earn xp in official events for the room

#

because people could circumvent the private instance chip that way i think