Author Topic: Light only visible to host?  (Read 765 times)

Code: [Select]
lightType = "ConstantLight";
lightRadius = 30;
lightColor  = "1.0 0.5 0.0 1.0";

It only shows up for the host of the server. Other players can't see it?
If this is host only, then can I mount a different light to it or something?

Only the host can see a light attached to an image. The lantern had the same problem.

Mount an invisible player to the hand and turn on that player's light.

Only the host can see a light attached to an image. The lantern had the same problem.

Mount an invisible player to the hand and turn on that player's light.
How exactly would I do this? I should note, the object that I want lit up is mounted to slot 2 and is offset, to get rid of the left hand movement.

I'm not too sure how to do it, but you can't have the light on the image. I can only think of mounting a player and then scaling/rotating him so it fits.

I'm not too sure how to do it, but you can't have the light on the image. I can only think of mounting a player and then scaling/rotating him so it fits.
how ghetto is that lol

how ghetto is that lol
As long as the result is a mounted light at the right position, who cares.

I really can't think of any better way.