antiblock
Elveron
  • Chatbox

    You don't have permission to chat.
    Load More
lucas.calderaro

NPC VENDEDOR (Titanz2)

5 posts in this topic

Segue em download o NPC Vendedor encontrado em forums na net. o mesmo é utilizado pelo titanz2. um bom npc pra quem deseja inovar em seu cliente.
 

NPC VENDEDOR

 

https://mega.nz/#!hlwTBAoZ!qK0oQ1z7vR_YWOx8mq8_UJ6cWclCPCCGI4-pCZwsWVg

Share this post


Link to post
Share on other sites
antiblock
Elveron

Segue o código do arquivo editado com o Radius de Seleção corrigido.

O original fica dificil de clicar no NPC

Espero ter ajudado...

 

Atenciosamente

ScriptType            RaceDataScript

BaseModelFileName     "d:/ymir work/npc/ridack_magasin/ridack_magasin.gr2"

DefaultHitSoundFileName     ""
List DefaultHitEffectFileName
{
}

Group AttachingData
{
    AttachingDataCount       2
    
    Group AttachingData00
    {
        AttachingDataType    1
        
        isAttaching          1
        AttachingModelIndex  0
        AttachingBoneName    "Bip01"
        
        CollisionType        1
        
        SphereDataCount      1
        Group SphereData00
        {
            Radius           1.000000
            Position         0.000000 0.000000 0.000000
        }
    }
    
    Group AttachingData01
    {
        AttachingDataType    1
        
        isAttaching          1
        AttachingModelIndex  0
        AttachingBoneName    "Bip01"
        
        CollisionType        3
        
        SphereDataCount      1
        Group SphereData00
        {
            Radius           100.000000
            Position         0.000000 0.000000 98.000000
        }
    }
}

 

Share this post


Link to post
Share on other sites
Em 20/12/2017 at 10:43, Danrlei Zaffari disse:

Segue o código do arquivo editado com o Radius de Seleção corrigido.

O original fica dificil de clicar no NPC

Espero ter ajudado...

 

Atenciosamente


ScriptType            RaceDataScript

BaseModelFileName     "d:/ymir work/npc/ridack_magasin/ridack_magasin.gr2"

DefaultHitSoundFileName     ""
List DefaultHitEffectFileName
{
}

Group AttachingData
{
    AttachingDataCount       2
    
    Group AttachingData00
    {
        AttachingDataType    1
        
        isAttaching          1
        AttachingModelIndex  0
        AttachingBoneName    "Bip01"
        
        CollisionType        1
        
        SphereDataCount      1
        Group SphereData00
        {
            Radius           1.000000
            Position         0.000000 0.000000 0.000000
        }
    }
    
    Group AttachingData01
    {
        AttachingDataType    1
        
        isAttaching          1
        AttachingModelIndex  0
        AttachingBoneName    "Bip01"
        
        CollisionType        3
        
        SphereDataCount      1
        Group SphereData00
        {
            Radius           100.000000
            Position         0.000000 0.000000 98.000000
        }
    }
}

 

Coloco isto onde?

 

Share this post


Link to post
Share on other sites
21 horas atrás, CamarillaMt2 disse:

Coloco isto onde?

 

Tem um arquivo .msm com o nome do NPC que se você editar no tipo texto você vê a mesma estrutura só que com parâmetros diferentes.

Só substitua se seja feliz!

OBS: Apenas o msm com o mesmo nome do NPC

Share this post


Link to post
Share on other sites

Link OFF

 

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now