In the WE Unlimited here was a half working function to detect in game who is a host! something like "get_host" I wonder is here in GE - some way to detect in game who is a host?
I believe it to be possible if you ventured far enough into game attributes. You would have to set up the host to always have a "Host" attribute assigned to him. So create a new game attribute named Host. Make this a Player attribute or else this will not work. Make it a locked attribute. Host as default. You could check hidden, too, the host has no need to see it.) This could then be looked up with a comparison (you have to pick Attribute Player Value, then for its value pick your Host attribute you created. from my head... Code: General - If (Conditions) then do (Actions) else do (Actions) If (Host value for player 1) == "Host" Then hostPlayer = player 1 hostPlayerName = (Text(Name of Player(1))) Else etc.. I hope there is any easier way?
If it's because you want to choose game settings like "all pick|all random", "life count: ##", "trader|no trader" from any slot. Then you don't need to determine the game creator or host. You can make customs options that can be done in pre-creation now.
thats just half true. There are indeed hosts, but in the end Blizzard is the "real" hosts. The others are just able to start the game and swap the players around. Btw. in my experience you can't change player slots. So if the teams are triggered within the game, player 1 will be the first person who joined for example. Who is the host usually btw ^^ Someone had to double check... Creating a map where player 1 gets determined host and before in the lobby they couldve changed team or even changed host, it would still function that way. From what I've tested.
ive also noticed that, and i think its stupid as sh*t hopefully blizzard wont leave it like that. most of the custom games i played on bnet had screwy forces. GUYS KILL THE ZERGLINGS, THEY"RE ATTACKING US!!! wait.. why does it say the zerglings are allies?
if you go under Game Attributes you can make an attribute that can be set to "host only" ... but alas I have no idea what you do with those.
He meant who was in command of the lobby. And that is clearly labeled "Host" in the lobby, so that is what he called it. You can argue that it isn't technically the "Host", but that isn't his fault. That is what blizzard calls it. It was a funny joke when Ancanus first said it, but its not really helpful anymore.
GE has a lot of more power, so I'm sure there's a way to do it, its just a matter of figuring out how to us GE. Its new and glossy and has lots of unexplored features, give it a few months and there will be SC nerds all around unlocking the secrets of GE .