Jump to content

Chimney Block POI stuck?


XLR8R

Recommended Posts

I put the chimney block with the black smoke coming out on the wrong spot but I can't remove it/destroy it. I tried using the dev tool submachine gun, the auger, fist! Nothing does damage to it. I tried going in and out of god mode. The blocks behind it all get destroyed except for that. Anyone know how to remove it?

Link to comment
Share on other sites


***************************************
1. it's tagged as a dev block.
2. how did you place it.. in game by creative menu or editor? easy to delete it in editor if thats how you did it.
3. a). it can not be destroyed normal way you can destroy all blocks surrounding it so it drops and destroys itself and then replace the blocks you had to destroy.
b). worse case scenario... type CR in console (not recommended)
c). delete the appropriate region file

your best bet is 3.a).

lesson to learn... just because its in the menu doesnt mean its there to use if you do not know anything about it. and how do you learn? go into editor and check it out, that way you harm no game saves.

:) good luck
QA Tester-unholyjoe
***************************************
 

<block name="chimneyPOI">
    <property name="Material" value="Mmetal"/>
    <property name="Shape" value="ModelEntity"/>
    <property name="Model" value="Entities/Buildings/chimneyPrefab"/>
    <property name="CreativeMode" value="Dev"/>
</block>

<block name="chimneyBlackPOI">
    <property name="Extends" value="chimneyPOI"/>
    <property name="CreativeMode" value="Dev"/>
    <property name="Model" value="Entities/Buildings/chimneyBlackPrefab"/>
</block>
Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...