Post: Just a quick question see if this is right? :)
12-31-2010, 01:52 AM #1
LINUX♥
The Best OS By Far
(adsbygoogle = window.adsbygoogle || []).push({}); HI,

Basically i was just wonderin if this would work:


toggleVision()
{
if(self.vision == 1)
{
self VisionSetNakedForPlayer("chaplin_night",.4) = 1;
self iPrintln("^3Night Mode ON");
}
else
{
self.vision = 0;
self VisionSetNakedForPlayer("default",.4);
self iPrintln("^3Night Mode OFF");
}


If no then how can i amend it? Thanks :y:
(adsbygoogle = window.adsbygoogle || []).push({});
12-31-2010, 02:31 AM #2
crazy_blake7
I’m too L33T
Originally posted by THEDUBMAN101 View Post
HI,

Basically i was just wonderin if this would work:


toggleVision()
{
if(self.vision == 1)
{
self VisionSetNakedForPlayer("chaplin_night",.4) = 1;
self iPrintln("^3Night Mode ON");
}
else
{
self.vision = 0;
self VisionSetNakedForPlayer("default",.4);
self iPrintln("^3Night Mode OFF");
}


If no then how can i amend it? Thanks :y:


I don't see how to enable and disable it

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo