Talk:Make Nightvision light rooms

From EDukeWiki
Jump to navigation Jump to search

This code is not sexy

The screen is tilting, I use this onde:

  getplayer[THISACTOR].heat_on VISIBILITY
  ifvare VISIBILITY 1
    setuserdef[THISACTOR].const_visibility 0
  else
    setuserdef[THISACTOR].const_visibility DEFAULTVISIBILITY