Blockland Forums > Modification Help
Client-Side Message Modifier?
MegaScientifical:
--- Quote from: Destiny/Zack0Wack0 on April 08, 2011, 05:36:44 AM ---It works.
--- End quote ---
Well that's good, although I never trust disconnected methods like this. I can imagine accidentally adding something... I don't know, but sounds like the best you can do. I rebuild the whole function to be sure I don't have a change of text re-editing.
Destiny/Zack0Wack0:
It's what you're supposed to do.
Lil Robot:
So I would just drop this in my BL or Add-Ons folder and exec it whenever I enter a server?
I appreciate the help, too. Maybe I can figure out what makes this script do its thing, and start doing this kind of stuff myselfff.
Greek2me:
You could do that, but it'd be far easier if you:
1. Put that code in a file called "client.cs"
2. Put that client.cs file you just created into a .zip file that's called "Client_LilRobotChat"
MegaScientifical:
--- Quote from: Greek2me on April 08, 2011, 05:34:28 PM ---You could do that, but it'd be far easier if you:
1. Put that code in a file called "client.cs"
2. Put that client.cs file you just created into a .zip file that's called "Client_LilRobotChat"
--- End quote ---
3: Make a "description.txt" in the correct format.
4: Put that in the .zip, too.