Bem vindo ao Project Brasil Smile
Registre se e venha tirar suas dúvidas
e ajudar os menos experiente com seu conhecimento e astucia Smile

Participe do fórum, é rápido e fácil

Bem vindo ao Project Brasil Smile
Registre se e venha tirar suas dúvidas
e ajudar os menos experiente com seu conhecimento e astucia Smile
Gostaria de reagir a esta mensagem? Crie uma conta em poucos cliques ou inicie sessão para continuar.

Você não está conectado. Conecte-se ou registre-se

[Tutorial] Fixando Soul Shackle

+3
darksoul
Silent|Fear*~
INerd
7 participantes

Ir para baixo  Mensagem [Página 1 de 1]

1[Tutorial] Fixando Soul Shackle  Empty [Tutorial] Fixando Soul Shackle Sáb Abr 28, 2012 12:08 pm

INerd

INerd
Fundador
Fundador

Vejo Muitas Sources Que o SoulShackle Não Está Funcioonando corretamente , o Cara Leva Shackle após o tempo acabar ele revive fica com aquele negócio em cima da cabeça e o acc não meche.. Pois Tem A Solução !

Vá em Game > Atacking > Handle.cs

Procure por

Código:
// SoulShackle case number 10405

E EmBaixo vc encontrara :

Código:
// SoulShackle case number 10405                                   
                                case 10405:
                                    {
                                        if (CanUseSpell(spell, attacker.Owner) && attacked.Dead)
                                        {
                                            SpellUse suse = new SpellUse(true);
                                            suse.Attacker = attacker.UID;
                                            suse.SpellID = spell.ID;
                                            suse.SpellLevel = spell.Level;
                                            suse.Targets.Add(attacked.UID, 1);
                                            attacked.ShackleStamp = Time32.Now;
                                            if (attacked.Dead)
                                            {
                                                if (attacker.Owner.Spells[SpellID].Level == 0)
                                                {
                                                    attacked.ShackleTime = 30;
                                                }
                                                if (attacker.Owner.Spells[SpellID].Level == 1)
                                                {
                                                    attacked.ShackleTime = 45;
                                                }
                                                if (attacker.Owner.Spells[SpellID].Level == 2)
                                                {
                                                    attacked.ShackleTime = 60;
                                                }
                                                if (attacker.Owner.Spells[SpellID].Level == 3)
                                                {
                                                    attacked.ShackleTime = 75;
                                                }
                                                if (attacker.Owner.Spells[SpellID].Level == 4)
                                                {
                                                    attacked.ShackleTime = 90;
                                                }
                                                attacked.AddFlag(18014398509481984);
                                                attacked.AddFlag2(Update.Flags2.SoulShackle);
                                                if (attacked.EntityFlag == EntityFlag.Player)
                                                    attacked.Owner.SendScreen(suse, true);

Remova o

Código:
attacked.AddFlag(18014398509481984);

Salve E Execute Sua Source ! Fixado o Bug ! lol!

http://www.project-brasil.forumeiro.com

2[Tutorial] Fixando Soul Shackle  Empty Re: [Tutorial] Fixando Soul Shackle Sáb Abr 28, 2012 8:19 pm

Silent|Fear*~

Silent|Fear*~
Power Member
Power Member

Otimo. inté que fim chegou isso. eesse skill puro de monge dava raiva na gw do 5375 fik Infinito Tu Preso

https://project-brasil.forumeiro.com

3[Tutorial] Fixando Soul Shackle  Empty Re: [Tutorial] Fixando Soul Shackle Sáb Abr 28, 2012 8:32 pm

INerd

INerd
Fundador
Fundador

kkkkkkkkkkk assimque erra bom fica infinito os caras não revivião

http://www.project-brasil.forumeiro.com

4[Tutorial] Fixando Soul Shackle  Empty Re: [Tutorial] Fixando Soul Shackle Ter maio 08, 2012 2:16 pm

Convidad

Anonymous
Convidado

legal kkk

5[Tutorial] Fixando Soul Shackle  Empty Re: [Tutorial] Fixando Soul Shackle Ter maio 08, 2012 2:21 pm

INerd

INerd
Fundador
Fundador

kkkkkkk

http://www.project-brasil.forumeiro.com

6[Tutorial] Fixando Soul Shackle  Empty Re: [Tutorial] Fixando Soul Shackle Sáb Ago 18, 2012 9:54 pm

darksoul

darksoul
Membro
Membro

UOOOO, muito shooow

7[Tutorial] Fixando Soul Shackle  Empty Re: [Tutorial] Fixando Soul Shackle Dom Ago 19, 2012 9:36 am

MorPheus

MorPheus
Administrador
Administrador

Boooa ! Gostei...

8[Tutorial] Fixando Soul Shackle  Empty [Tutorial] Fixando Soul Shackle Dom Ago 19, 2012 9:50 am

Newtinator

Newtinator
Banido
Banido

Boa Cara Vlws !

9[Tutorial] Fixando Soul Shackle  Empty Re: [Tutorial] Fixando Soul Shackle Sex Set 14, 2012 8:04 pm

positivo

positivo
Membro Ouro
Membro Ouro

vlw

10[Tutorial] Fixando Soul Shackle  Empty Re: [Tutorial] Fixando Soul Shackle Ter Set 18, 2012 10:07 am

ronaldo123

avatar
VIP
VIP

Very Happy ai mass pow gostei Arrow

Conteúdo patrocinado



Ir para o topo  Mensagem [Página 1 de 1]

Permissões neste sub-fórum
Não podes responder a tópicos