DCMD callbacks
#1

Can somone plss tell me what does the number in middle stand for

dcmd(changename,10,cmdtext);
Reply
#2

10 is the amount of letters "changename" has.
Reply
#3

Quote:
Originally Posted by Mionee
Посмотреть сообщение
10 is the amount of letters "changename" has.
Thank you know i know how to define dcmd cmds
Reply
#4

Remember the space, or maybe that isn't necessary with dcmd? If it is, the space between "changename" and the specified new name string has to be included in the count, thus it should be 11 instead of 10.

"changename " = 11
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)