Author Topic: Paint functions  (Read 963 times)

Are the functions to scroll through the paint's client or server side?

I didn't know how to find out, Sorry if it's really easy to find out can you also tell me how to find out if a function's client or server side.



trace(1); makes the console dump a bunch of info on function and method calls.  Use trace(0); to turn it off.

Yeah, and I'm guessing if you use it on someone else's server it'll only dump functions being called by you?

If you use it on a server you're hosting, it'll trace all functions and methods being called on your end.  If you use it client-side, it'll trace all functions / methods called on your end.


Lol, looking down the line at our avatars, it's red - green - blue - red - green - blue.  RGB ftw.