Author Topic: A question about server side to client side.  (Read 296 times)

Is there a way to turn this
Code: [Select]
function serverCmdUseSprayCan(%cl,%id)
into a client side function?

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