Switch to edit mode.
Name(s): look_self1: "Copied from Samson (#9131):look_self Oct 30 20:18:30 2000"
2: "This verb was made by Heero Yuy (#5449) or ($yuy). If you want to change it.... don't remove this line... cuz Heero will kick your ass."
3: if (!(args && args[1]))
4: pass()
5: endif
6: co = connected_players()
7: if (this in co)
8: this:tell("[", player:title(), "]: \"I just looked at you.\"")
9: endif