So…
I have been searching the internet for something about plot systems, where ONLY the player can build and could be save, but I can’t find anything I can understand …
How do I give a random Plot to a player who enters my game?
Can someone who understands the subject explain to me how this is done?
_all TY
1 Like
Make a table for each plot and give one to each player than joins, you can also set a bool value to check if it’s taken.
1 Like