![]() |
Light Changing Script for Lightshow
I made this for my lvl but dont know whats wrong, I tried using all players and just making it clientside, but it only affects the player who said it... Can someone help me out here? Make it so that when I say /lightson I'm not the only one viewing the lightshow?
PHP Code:
|
seteffect doesn't work serverside.
Try this: In your serverside function, try setting a save array member such as this.save[0] = 1. the save variable is passed from serverside to all clients so when you set it on the server, all players will see the changes clientside. Then just have a timeout or so check that variable to see if it has changed at all. |
All times are GMT +2. The time now is 08:27 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.