Hi bax, thanks for your help.
I looked into sending moderator message and found the following page:
http://docs2x.smartfoxserver.com/api-do ... quest.html
which does it for Actionscript. Looking back to my original post, I was pretty uninformative, so let me clarify!
In my game, at the end of each player's turn, the server does several actions which I'd like to have a text footprint (e.g. "Character A was moved to position X, Y!") displayed in the chatbox.
I'm looking at sendModeratorMessage (from
here) but have a hard time finding an example of how to use it, as this is my first time programming something significant. Can anyone please give me something to work with?
Thanks again for your help!