Talk:Make Nightvision light rooms

From EDukeWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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