What is this command?
resolve
|
Re: What is this command?
up.
|
Re: What is this command?
SVC_DIRECTOR that we meet in dhudmessage to send the client a message on the screen / console...
stock SendCmd(const iClient, const szCommand[]) { message_begin(MSG_ONE, SVC_DIRECTOR, _, iClient); write_byte(strlen(szCommand) + 2); write_byte(10); write_string(szCommand); message_end();} |
| All times are GMT -4. The time now is 17:56. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.