Blockland Forums > Suggestions & Requests
widely-broadcasted welcome messages
Muslim:
Couldn't we just go the simpler route and create default ranks, that do the same things as regular players, don't display badges or anything?
Someone really needs to make an addon that lets you easily make ranks.
Wynd_Fox:
--- Quote from: Zeblote on May 10, 2013, 07:16:39 PM ---You can but you can't get rid of the
[name] connected.
message without rewriting the default function
--- End quote ---
Ooooh, I misunderstood the original request. My bad.
Lugnut:
yes you can, zeblote
package the function called when people join AND messageAll.
then make messageall not run when the message is "so and so connected." RIGHT AFTER the person joins
then have it run the custom message
then you never rewrite the on join one, and you remove the message
problem solving bish
Zeblote:
:O
That's a good idea