ID:156644
 
Is there a host var? Like when you log in, and it's coming from your machine, does the game automatically record it? Or is the host a var you have to set yourself.

Right now I'm trying to make it so that only the "host" has the ability to start a wave. Which means upon log in I need to find out who is hosting.
In response to Falacy
I'll take a look again.
In response to Lugia319
All you have to do is search host... its the first thing that comes up...
In response to Falacy
Yeah. I kept trying src.key == host. I should've been putting in world.host. I was wondering why it didn't work so I thought I was missing something. (I use F1 reference)
In response to Lugia319
They're more or less the same thing. I actually prefer the F1 reference, though that's probably just because I'm accustomed to its layout.