19.01.2013, 20:26
Quote:
|
And that's what you have to do . You leave it empty and it will appear as a textbox . You have to do that because you are using a messagebox function , otherwise don't use the messagebox function and make it appear as a "ClientMessage" !
|
pds2012,thank you for answering to my post.Actually i cant test it right now,cause i am on my iPad,but can you please explain me what is this "10" on the command?
PHP код:
if (strcmp("/tlaws", cmdtext, true, 10) == 0)


