16.01.2016, 12:23
(
Последний раз редактировалось Vince; 16.01.2016 в 12:43.
Причина: Found coords
)
Quote:
Dude you're going to get the same fucking answers here as you did before.
It's an LOD. They have no use whatsoever. Just use the real door. It IS in Map Construction (it's not called "map editor" damn it). It is hidden because it is automatically removed when you remove the real object. Now, this is the SCRIPTING HELP section. This topic doesn't belong here. You should be in the Little Queries thread if anything at all. Requesting model ID's is stupid. We are not your slaves. You can put in the little bit of work it takes to find an ID. |
Edit: this is the part of the mission script that defines it:
Код:
$2664 = Object.Init(#SHUTTER_VEGAS, 1055.629, 2087.67, 12.469) Object.RemoveFromMissionCleanupList($2664)