Author Topic: RPChat Fix  (Read 704 times)

Can someone take the Bluzone RPChat from this topic and do some little tweaks for me?

In vanilla RPchat, messages look like this...
  John Doe says, "This is talking."
  John Doe whispers, "This is whispering."
  John Doe broadcasts, "This is broadcasting."

I would like to replace this message style with this:
  John Doe: This is talking.
  John Doe (Whisper): This is whispering.
  John Doe (Radio): This is broadcasting.

I've tried it myself but I keep breaking the mod. The code is very difficult to read, and the things I need edited are in server.cs.