OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: bedges on 27 Feb 2005, 16:37:44

Title: getting rid of the TV...
Post by: bedges on 27 Feb 2005, 16:37:44
i just crashed to desktop by assuming it was the same as cutrsc, i.e. "default" to get rid of it. i'd rather not have that happen again...

Code: [Select]
cutobj ["tvset","PLAIN DOWN",0]
brings up the tv, so what makes it go away?

EDIT - it seems it is the same as cutrsc, in fact it IS cutrsc -

Code: [Select]
cutrsc ["default","PLAIN DOWN",0]
removes the tv set... now to add this to the comref...