Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
Hello hivers specially gui lords here need some help about host. I need trigger that the only host can select game modes ex: player blue, teal etc.. is the host or game creator, the other players can't select game modes
If the host has static player slot (e.g. Host is always Player 1 (Red) and whoever takes that slot will be considered Host), then when anyone writes the command for game mode, you check if that player == the host player (it's under "Player comparison" conditions).
If host is supposed to be dynamical (e.g. I create the game and let players join it, so no matter which player slot I choose, I will be considered the host), then try what is in this tutorial: http://www.hiveworkshop.com/forums/general-mapping-tutorials-278/how-make-game-check-who-host-25687/
And then, when anyone writes the command for game mode, you make Player comparison check to check if that player == Host (note, as Host here I mean the variable used in the tutorial above)
Indeed. It's even written in the tutorial itself that it does not work 100% time, but unless you have better way to make sure you get the hosting player, I think this is the best course of action he can take.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.