Blockland Forums > Modification Help
Client-sided message
Mold:
How would I get a client-sided mod to display me a chat message?
Bad example:
Person1: | olajwfo oi3u
Decoded "loving stuff"
and the second message gets created by a client-sided script
Port:
newChatSO.addLine( string );
Wordy:
do you mean encrypted chat?
Port:
--- Quote from: Wordy on May 26, 2012, 11:12:05 AM ---do you mean encrypted chat?
--- End quote ---
No, he's asking how to add a line to the chat HUD which I already answered above.
Mold:
--- Quote from: Wordy on May 26, 2012, 11:12:05 AM ---do you mean encrypted chat?
--- End quote ---
Was an example