Talk:Make Nightvision light rooms

From EDukeWiki
Revision as of 11:00, 23 June 2007 by 189.6.149.62 (talk) (This code is not sexy)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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