ID:264335
 
Code:
client/New()
..()
world<<"~[address]~ [src] has joined the server"
mob/verb/Whats_My_IP()
usr<<"[client.address]"


Problem description:

And neither of those display the person's IP, why?
If you're the host your address is always null, those should work just fine on players though.
Host with dream daemon and join through your hub and not dream daemon and then it will show your IP
Yeah sorry I didn't realize I wasn't hosting it xD. Once I put it up on my server, it worked just fine :)