ID:172400
 
I thought I saw a demo or library for this, but after looking thru, I could not find it. So I am here to ask, how can I find out who is hosting the game? I want to give them some verbs others cant have. For now I just assume the first person in the game is the host, but I dont like doing it that way. Any help is greatly appreciated.
The host of the game will always have a null IP.
if(!src.client.address) src.verbs += typesof(/mob/Host/verb)
In response to Enigmaster2002
Thank You very much...^_^ I will try that right away...