View Single Post
  #6  
Old 01-06-2004, 01:47 PM
screen_name screen_name is offline
is watching you
Join Date: Mar 2002
Location: The 3rd Dimension
Posts: 2,160
screen_name is on a distinguished road
Send a message via AIM to screen_name Send a message via MSN to screen_name
Re: Re: Quick question: Light Effects

Quote:
Originally posted by GoZelda

NPC Code:

if (playerenters){
if (!lighteffectsenabled){
setstring client.savelevel,#L;
setlevel ban.nw;
} else {
setlevel #s(client.savelevel);
}
}




Jagen, V3 isn't going to become standard if it doesn't looks more like the old version - well at least it needs the old playerlist.
I really don't think we'll have much choice in the matter.
__________________
[signature]insert here[/signature]
Reply With Quote