30.04.2013, 22:14
The mission script loads when the game starts, which is before you enter the server. I've had no issues deleting some SCM generated objects. The door you're showing is called CR_DOOR_01 in the mission script. The objectid is 2947.
Код:
$2660 = Object.Init(#CR_DOOR_01, 2322.845, 8.304, 25.483) $2661 = Object.Init(#CR_DOOR_01, 2316.233, 0.712, 25.742)