Blockland Forums > Modification Help

Err, this is going to be a little bit hard for me, but I'm sure you can help me.

Pages: << < (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.

Pages: << < (2/2)

Go to full version