You: Stuff
Other Guy: Stuff
You: More Stuff
Other Guy: Even More Stuff
But instead of having it say You, and other guy, I want it to say the names, like if my name is Metroid and his name is Insane Freak I want it like
Metroid: Stuff
Insane Freak: Stuff
Metroid: More Stuff
Insane Freak: Even More Stuff
so since everyone tells me to use src as the player, how do I define the other guy? My code is something like this, I dont have any chat yet, but where can I add it so that it tells me what I want.
mob
RetrieverGuildA // For First Town
icon = 'slimes.dmi'
Recruiter
icon_state = "black"
name = "Retriver's Guild Recruiter"
verb
Converse()
set src in view(1)
Any help apreciated, thanks!
If that dosen't work, I'll try to fix it.