Alpha1 0 Posted May 4, 2002 Someone please teach me the code to turn on the street light at night.. I can't find it anywhere . Thanks. Share this post Link to post Share on other sites
Lansen 0 Posted May 4, 2002 streetlampname inflame true Share this post Link to post Share on other sites
LordZach 0 Posted May 4, 2002 in the init field type this inflame true although i think with gunslinger's you have to add a light source or something...some street lamp addon the inflame works Share this post Link to post Share on other sites
DestroyerX 0 Posted May 4, 2002 Something I noticed about the streetlights: When you use the inflame true command, the streetlights are a bit like fires. They flicker, I guess you don't see this so good from a longer distance, but close to it, you can. Also, If you are in a town that already has StreetLights, then they go automaticlly on at Night. Share this post Link to post Share on other sites
InqWiper 0 Posted May 4, 2002 Controls lamppost mode. Mode may be "ON", "OFF", "AUTO". "AUTO" is default, lampost is on only during nighttime. Example: nearestObject [player, "StreetLamp"] switchLight "Off" taken from the official comref Share this post Link to post Share on other sites
Alpha1 0 Posted May 5, 2002 Thanks everyone, it work well with the code: this inflame true. I haven't try nearestObject [player, "StreetLamp"] switchLight "Off" yet but hopefuly it will too. Thanks again. Alpha1 Share this post Link to post Share on other sites