Blockland Forums > Modification Help

A question about server side to client side.

Pages: (1/1)

BlackMod:

Is there a way to turn this

--- Code: ---function serverCmdUseSprayCan(%cl,%id)

--- End code ---
into a client side function?

Headcrab Zombie:

Not sure exactly what you mean, but you can use scrollPaint(1); to scroll down, scrollPaint(-1); to scroll up, invLeft(1) to move left a column, and invRight(1); to move right a column

Pages: (1/1)

Go to full version