Fixed this. It was do to me adding the /he and /she commands like old PHPMyChat.
If anyone is interested in making the Action Command actually useful here is my code for messagesL.php which changes the format of a action so it is a real action. Since currently all the action command does is add your name and a asterisk, using the asterisk makes the name useless as asterisks denote the action already. So technically you're spending more time writing "/me" then just "*"
This version removes brackets from the user name and makes it appear in book-form, as if a block of description text.
Search for the first line of this code to apply he mod.
Fixed this. It was do to me adding the /he and /she commands like old PHPMyChat.
If anyone is interested in making the Action Command actually useful here is my code for messagesL.php which changes the format of a action so it is a real action. Since currently all the action command does is add your name and a asterisk, using the asterisk makes the name useless as asterisks denote the action already. So technically you're spending more time writing "/me" then just "*"
This version removes brackets from the user name and makes it appear in book-form, as if a block of description text.
Search for the first line of this code to apply he mod.
The result will be something like, with the name still accessible as a link to use for whispers.
instead of the ugly
Which makes no sense.
Last edit: Jordan T 2014-05-02