%name = "[] " SPC %client.name @ "";
parent::serverCmdmessageSent(%name, %text);
I have that, but my name appears blank....
And in the console it says:
base/server/mainServer.cs (975): Unable to find object '[] Kalphiter' attempting to call function 'schedule'
Which would now mean it's attempting to find the function: [] Kalphiter.schedule
Obviously it found my name, and combined it with the "[]", now why doesn't that work?
Yes, there is, in the void, a %text and a %client.