Thread: Time system
View Single Post
  #17  
Old 06-10-2001, 08:27 AM
LiquidIce00 LiquidIce00 is offline
RadioActive Monkeeh
LiquidIce00's Avatar
Join Date: Apr 2001
Location: dirty south
Posts: 2,112
LiquidIce00 is on a distinguished road
Send a message via ICQ to LiquidIce00 Send a message via AIM to LiquidIce00 Send a message via Yahoo to LiquidIce00
Timevar can be reallllly big it wont lag..
if u do it right that is ..
and KJS actually you can use setcoloreffect and seteffect... I mean they will work .. you're not allowed to though

Those free servers that have those lights2.png images without the actual light is because they cant script

they put :

if (created) {
drawaslight;
setcoloreffect 0,1,0,.90;
......
}

and it should be :

if (playerenters) {
drawaslight;
setcoloreffect 0,1,0,.90;
......
}
__________________
LiquidIce *Owner* (UnholyNation)
-UN Website
http://www.unholynation.com
-UN Forum
http://forums.unholynation.com
-
-the thinker
-

-
onwall2 for nonp2p (i suck at onwall)
Reply With Quote