Switch to edit mode.
Name(s): msg_who_location1: if (player == #5288)
2: return "Iregardliss"
3: "Irellivent? WTF?"
4: endif
5: mp3 = this.owner.mp3
6: if (!mp3)
7: mp3 = this.grooves[random($)]
8: else
9: mp3 = mp3[rindex(mp3, "/") + 1..$]
10: endif
11: return this.name + tostr(" [ ", mp3, " ]")