Send something to the server log?
#4

What do you exactly want?

An example of the Print function:

Код:
if (strcmp("/mycommand", cmdtext, true, 10) == 0)
{	
print("You're text here.");
return 1;
}
Reply


Messages In This Thread
Send something to the server log? - by Sal_Kings - 22.01.2010, 16:21
Re: Send something to the server log? - by pascallj - 22.01.2010, 16:26
Re: Send something to the server log? - by Sal_Kings - 22.01.2010, 16:29
Re: Send something to the server log? - by pascallj - 22.01.2010, 16:34
Re: Send something to the server log? - by KnooL - 22.01.2010, 16:41

Forum Jump:


Users browsing this thread: 1 Guest(s)