PDA

View Full Version : Hidden obj



Rob
Nov 16 2001, 22:25
in the inti.sqs i use the line "#" objstatus "hidden"

then when i want the obj to become visible on the notepad i use wot?

DV Chris Death
Nov 16 2001, 22:30
The possible settings for ObjStatus are:
done, failed, hidden, visible
now search for ya self wot u need.

Rob
Nov 16 2001, 23:33
hang about..... if i add that line i said into the init.sqs file will it automatically hide it at the beginning?

then when i want it visible i would add this in a trig...
"#" objstatus "visible"