Blockland Forums > Modification Help
Script Help
Pages: (1/1)
Gweedo:
I used to know how but.... How do you make it so when i type a command then it will say certain words to a group of people: I know everything but that.
If u wanna join in and help me make the add-on "Irc me on online now: Fluzz"
Lugnut:
I would suggest using a for() loop
for(%i=0; %i < clientGroup.getCount(); %i++)
messageClient(clientGroup.getObject(%i), '', "MESSAGE HERE");
Gweedo:
Go on Bl So i can contact u with irc
Pages: (1/1)