OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: 456820 on 17 Jan 2006, 17:56:35

Title: BIS TV set name
Post by: 456820 on 17 Jan 2006, 17:56:35
whats the name of the TV set resource which came with the game ?
Ive tried using a trigger but the resource goes away once i use some title text so also what is the cutRSC which keeps the resource there and doesnt go when title text is used?

Thanks
Title: Re:BIS TV set name
Post by: nominesine on 17 Jan 2006, 18:07:43
Taken directly from the comref:
Code: [Select]
cutObj ["TVSet", "plain"]
Search for cutObj and cutRsc
Title: Re:BIS TV set name
Post by: 456820 on 17 Jan 2006, 18:28:21
thankyou very much works fine

topic solved