View Single Post
  #5  
Old 09-23-2001, 12:27 AM
Poogle Poogle is offline
Registered User
Poogle's Avatar
Join Date: Jun 2001
Posts: 2,471
Poogle is on a distinguished road
Quote:
Originally posted by Shard_IceFire
yes seteffect. for example:
NPC Code:

if (playerenters) {
seteffect 0,0,0,.5;
}


That would make it sort of dark.
ThANKs that works!
Reply With Quote