Ir para conteúdo

Featured Replies

  • Respostas 530
  • Visualizações 87.5k
  • Created
  • Última resposta

Top Posters In This Topic

Most Popular Posts

  • Bruno Minervino
    Bruno Minervino

    Vlw man A intenção é esta Contra a venda de OTServ's õ/ Sexy é você pow!

  • https://www.mediafire.com/?9h9zjfz7ulahcse

  • Bruno Minervino
    Bruno Minervino

    Minha querida, quando eu indiquei o vídeo a você, foi justamente por isso! Durante o processo de compilação eu utilizo as DLL's, por isso que estou falando que não custa perder 2 minutos do seu tempo

Posted Images

Postado

Sorry for post on english, but i don't speak br.

 

I added the distance effect "glooth spear". You can add it following this:

 

Go to const.h

After (I added the comma):

CONST_ANI_ENVENOMEDARROW = 51,

Paste:

//52 is empty
CONST_ANI_GLOOTHSPEAR = 53,
 
Go to luascript.cpp and register the enum
registerEnum(CONST_ANI_GLOOTHSPEAR)
 
Go to tools.cpp
After (I added the comma):
{"envenomedarrow", CONST_ANI_ENVENOMEDARROW},
 
Paste:
{ "gloothspear", CONST_ANI_GLOOTHSPEAR }
 
Now change the distanceffect for glooth spear in items.xml:
<item id="23522" article="a" name="glooth spear">
<attribute key="attack" value="55" />
<attribute key="weaponType" value="distance" />
<attribute key="shootType" value="gloothspear" />
<attribute key="range" value="4" />
<attribute key="weight" value="2600" />
</item>
Postado
  • Autor

 

Sorry for post on english, but i don't speak br.

 

I added the distance effect "glooth spear". You can add it following this:

 

Go to const.h

After (I added the comma):

CONST_ANI_ENVENOMEDARROW = 51,

Paste:

//52 is empty
CONST_ANI_GLOOTHSPEAR = 53,
 
Go to luascript.cpp and register the enum
registerEnum(CONST_ANI_GLOOTHSPEAR)
 
Go to tools.cpp
After (I added the comma):
{"envenomedarrow", CONST_ANI_ENVENOMEDARROW},
 
Paste:
{ "gloothspear", CONST_ANI_GLOOTHSPEAR }
 
Now change the distanceffect for glooth spear in items.xml:
<item id="23522" article="a" name="glooth spear">
<attribute key="attack" value="55" />
<attribute key="weaponType" value="distance" />
<attribute key="shootType" value="gloothspear" />
<attribute key="range" value="4" />
<attribute key="weight" value="2600" />
</item>

 

Man, thanks for help, but already have this in my sources.

However, I don't add this in the items.xml because there is no official version of items.otb.

 

Follow:

https://github.com/brunominervino/forgottenserver/blob/master/src/const.h#L104

https://github.com/brunominervino/forgottenserver/blob/master/src/const.h#L170

 

:rock:

Editado por Bruno Minervino (veja o histórico de edições)

Atenciosamente,

Bruno Minervino

Postado

Man, thanks for help, but already have this in my sources.

However, I don't add this in the items.xml because there is no official version of items.otb.

 

Follow:

https://github.com/brunominervino/forgottenserver/blob/master/src/const.h#L104

https://github.com/brunominervino/forgottenserver/blob/master/src/const.h#L170

 

:rock:

 

But glooth spear is added since 10.55 i think. You can already use this item but it just have the shoot effect of a spear.

Participe da conversa

Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.

Visitante
Responder

Quem Está Navegando 0

  • Nenhum usuário registrado visualizando esta página.

Estatísticas dos Fóruns

  • Tópicos 96.9k
  • Posts 519.6k

Informação Importante

Confirmação de Termo