Hi i have a request.
I need to set the level to dark and use flahslight.. but i use this script
;Artificial Intelligence Script
; by xplosys
;You should set the ambiance settings in the first "state=0"
;line to whatever your game settings are, or just let the
;trigger zone set the levels ambiance.
;Goes dark when player steps in zone. Change the numbers to suite.
;Header
desc = Dark in Zone
;Triggers
:state=0,plrwithinzone=1:ambience=250,ambiencered=250,ambienceblue=250,ambiencegreen=250
:state=0,plrwithinzone=0:ambience=10,ambiencered=10,ambienceblue=10,ambiencegreen=10
;End of Script
Don't work correcty.. if i extit by trigger zone the level is too illuminate...
I need to set the dark by start
Sorry for english.