Jump to content

Edit History

Please note that revisions older than 365 days are pruned and will no longer show here
The_Great_Sephiroth

The_Great_Sephiroth

I did not. I'll check it out, thanks for the tip!

 

Update:

That's the file I needed! Now to figure out how to mesh it all into the modlet. Thanks! The first thing in the "ROUND" section:


    <shape name="pillar100">
        <property name="Path" value="solid" />
        <property name="Model" value="Pole1m" />
        <property name="CustomIcon" value="shapePole1m" />
        <property name="ShapeCategories" value="Basic,Round" />
        <property name="Collide" value="movement,melee,bullet,arrow,rocket" />
        <property name="UseGlobalUV" value="Local" />
        <property name="ImposterExchange" value="imposterBlock" />
        <property name="WaterFlow" value="permitted" />
    </shape>

The piece I was looking for. Thanks!

×
×
  • Create New...