Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
A question about server side to client side.
« previous
next »
Print
Pages: [
1
]
Author
Topic: A question about server side to client side. (Read 296 times)
BlackMod
January 08, 2011, 01:25:54 PM
Is there a way to turn this
Code:
[Select]
function serverCmdUseSprayCan(%cl,%id)
into a client side function?
Ad Bot
Advertisement
Headcrab Zombie
January 08, 2011, 02:26:18 PM
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
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
A question about server side to client side.