So I want you to spawn a the tycoon only if it is not occupied. How would I do it. I am new a programming.
Thanks!
So I want you to spawn a the tycoon only if it is not occupied. How would I do it. I am new a programming.
Thanks!
Hey, you can have a string value that stores the owner of the tycoon within the tycoon model. Then when you want to bring a player to a new tycoon cycle through the tycoons and find one that has an empty string.