Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Is this possible?

Asked by
Discern 1007 Moderation Voter
10 years ago

Please make your question title relevant to your question content. It should be a one-sentence summary in question form.

Is it possible to make Lighting Changes for only one person? (Using a script)

Example: Player1 has 255,255,255 ambient Player2 has 0,0,0 ambient

0
Not that I know of, but you could possibly just put a gui over one players screen and have it a certain color, and semi-transparent. It would make a similiar effect, dyler3 1510 — 10y

1 answer

Log in to vote
1
Answered by 10 years ago

Yes, it's quite possible. Take this model and follow the instruction provided.

0
Thanks you. I made a few edits to the script to fit my needs. Discern 1007 — 10y
0
Alternatively, use FilteringEnabled and the functionality is free from any LocalScript. Since FilteringEnabled is recommended now, that seems like the better choice. BlueTaslem 18071 — 10y
Ad

Answer this question