Author Topic: Console Commands?  (Read 526 times)

So, I'm wondering on how to use console commands. Anyways, please post about console commands.
go

Use the tilde key. This (~) key. It's above tab.

um

commandtoserver('monkeyme');

Monkeyme? Please tell me what that does.

You type the command name and put (); around it, and inside the () you put arguments

For example


findclientbyname("Pacnet");

findclientbyname - command (function) name
"Pacnet" - Argument

(); - Syntax to use the function.


How to declare commands / functions :

function name(%arg1, %arg2, %etc)
{
   //code here
}

name - function name
%arg1, %arg2, %etc - arguments, can be more than 3
{ and } - syntax



Yeah, I know this doesn't belong here. Sorry.

But, I'm wondering what monkeyme does.

But, I'm wondering what monkeyme does.
Nothing is host isn't deaf and doesn't have Fooly Fun Commands crap-on.

Does anyone know a console command that kicks someone silently, so it brings them back to the main menu without a pop up?

Nothing is host isn't deaf and doesn't have Fooly Fun Commands crap-on.

what the forget did you type