Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Help
»
Scripting Help
« previous
next »
Print
Pages: [
1
]
Author
Topic: Scripting Help (Read 387 times)
jes00
May 10, 2010, 01:07:24 PM
Say if you had something like:
Code:
[Select]
function serverCmdChat(%client, %text)
{
messageAll('', "\c3" @ %client.name @ "\c6: " @ %text);
}
How could I make it to where I could put more then one word and it would say it?
Ad Bot
Advertisement
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Help
»
Scripting Help