Blockland Forums > Modification Help
Err, this is going to be a little bit hard for me, but I'm sure you can help me.
<< < (2/2)
Bloxxed:
Bump
DrenDran:
Server sided example:

--- Code: ---function serverCmdtest(%client,%msg)
{
if(%msg $= "test")
servercmdmessagesent(%client,"Info.");
}

--- End code ---
Idk about strictly client sided though.
Navigation
Message Index
Previous page

Go to full version