Jump to content

Recommended Posts

  • 5 months later...

ScriptType            RaceDataScript
 
BaseModelFileName     "D:Ymir Worknpc2leopard_young1leopard_young1_yellow.GR2"
 
Group ShapeData
{
    PathName ""
    ShapeDataCount 0
}
Group AttachingData
{
    AttachingDataCount       2
    
    Group AttachingData00
    {
        AttachingDataType    1
        
        isAttaching          1
        AttachingModelIndex  0
        AttachingBoneName    "horse_bip01"
        
        CollisionType        1
        
        SphereDataCount      1
        Group SphereData00
        {
            Radius           28.000000
            Position         0.000000 0.000000 0.000000
        }
    }
    
    Group AttachingData01
    {
        AttachingDataType    1
        
        isAttaching          1
        AttachingModelIndex  0
        AttachingBoneName    "horse_bip01"
        
        CollisionType        3
        
        SphereDataCount      1
        Group SphereData00
        {
            Radius           37.000000
            Position         0.000000 0.000000 0.000000
        }
    }
}
 

 
i cant remove the Collision why?
Link to comment
Share on other sites

Hi, how to delete pets colision? 

 

 

 

ScriptType            RaceDataScript
 
BaseModelFileName     "D:Ymir Worknpc2leopard_young1leopard_young1_yellow.GR2"
 
Group ShapeData
{
    PathName ""
    ShapeDataCount 0
}
Group AttachingData
{
    AttachingDataCount       2
    
    Group AttachingData00
    {
        AttachingDataType    1
        
        isAttaching          1
        AttachingModelIndex  0
        AttachingBoneName    "horse_bip01"
        
        CollisionType        1
        
        SphereDataCount      1
        Group SphereData00
        {
            Radius           28.000000
            Position         0.000000 0.000000 0.000000
        }
    }
    
    Group AttachingData01
    {
        AttachingDataType    1
        
        isAttaching          1
        AttachingModelIndex  0
        AttachingBoneName    "horse_bip01"
        
        CollisionType        3
        
        SphereDataCount      1
        Group SphereData00
        {
            Radius           37.000000
            Position         0.000000 0.000000 0.000000
        }
    }
}
 

 
i cant remove the Collision why?

 

just change the "Radius" to  0 in .msm pet files and be happy.

  • Love 1
Link to comment
Share on other sites

  • 5 months later...
  • 1 year later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.