Blockland Forums > Modification Help

Turning brick's light off from id, in script.

Pages: (1/1)

DrenDran:

Let's say I have the ID of a brick, say, 11699.
How would I go about turning that bricks light off.
I've tried:
11699.setlight(11699,0,findclientbyname("dren"));
11699.setlight(0);
setlight(11699,0,findclientbyname("dren"));
and others, and nothing works.

EDIT: Nevermind, I got it to work.

Pages: (1/1)

Go to full version