antiblock
https://arwen2.global/
  • Chatbox

    You don't have permission to chat.
    Load More
  • 0
ByCannabis

[Duvida] Implementação De Espada E Armadura.

Question

Boas pessoal estou com uma duvida. implementei as armas beta do metin pt mais a arma quando vou usar no guerreiro apareçe falando que eu não sou da classe para poder usar, pelo meu ver as Querys e item_proto estão corretas,  irei deixar uma linha de item_proto e Query para não ficar muit grande,alguem pode ajudar.? dou +1 (:

 

 

Item_proto:

<Item vnum="460" hashName="'Rune Sword+0'" name="Rune Sword+0" type="1" subtype="0" weight="0" size="2" antiflag="32" flag="1" wearflag="16" immuneflag="0" gold="999999" buy_price="0" limittype0="1" limitvalue0="90" limittype1="0" limitvalue1="0" applytype0="7" applyvalue0="30" applytype1="17" applyvalue1="5" applytype2="0" applyvalue2="0" value0="0" value1="500" value2="600" value3="400" value4="500" value5="100" socket0="0" socket1="64944" socket2="127" socket3="65008" socket4="21631" socket5="4855" refine_vnum="0" refine_set="1" magic_pct="15" specular="0" socket_pct="3" />
 

 

Querys:

 

INSERT INTO `item_proto` VALUES ( '460', 0x20686173684E616D653D272752756E652053776F72642B312727, 0x52756E652053776F72642B31, '1', '0', '0', '2', '32', '1', '16', '0', '999999', '0', '0', '1', '0', '15', '1', '90', '0', '0', '7', '30', '17', '10', '0', '0', '0', '500', '600', '400', '500', '100', '0', '64944', '127', '65008', '21631', '4855', '0', '3', '0');

 

 

 

Aa e tbm a armadura de shura, implementei rodas deram certo mais a de shura quando vou usar  fica dando que não tenho lv para usar o item se alguem poder ajudar tbm agradeço.

 

 

Item_proto da Malha:

<Item vnum="20750" hashName="'Malha Eterna+0'" name="Malha Eterna+0" type="2" subtype="0" weight="0" size="2" antiflag="44" flag="1" wearflag="1" immuneflag="0" gold="200000" buy_price="200000" limittype0="1" limitvalue0="99" limittype1="0" limitvalue1="0" applytype0="1" applyvalue0="1000" applytype1="74" applyvalue1="3" applytype2="73" applyvalue2="2" value0="0" value1="490" value2="0" value3="13" value4="0" value5="10" socket0="0" socket1="64944" socket2="127" socket3="65008" socket4="21631" socket5="4855" refine_vnum="0" refine_set="1" magic_pct="15" specular="0" socket_pct="3" />

 

 

Querys da Malha:

INSERT INTO `item_proto` VALUES ( '20750', 0x20686173684E616D653D27274D616C686120457465726E612B302727, 0x4D616C686120457465726E612B30, '2', '0', '0', '2', '44', '1', '1', '0', '200000', '200000', '0', '1', '0', '15', '1', '99', '0', '0', '1', '1000', '74', '3', '73', '2', '0', '490', '0', '13', '0', '10', '0', '64944', '127', '65008', '21631', '4855', '0', '3', '0');

 

Share this post


Link to post
Share on other sites

5 answers to this question

  • 0

Olá...

"item_proto do client"
Basta trocar o antiflag da  espada 460 troque o antiflag="32" por antiflag="288"


"item_proto navicat mysql"

basta trocar o antiflag do navicat troque o 32 por 288.


ficando assim olhe onde esta em vermelho!
 



INSERT INTO `item_proto` VALUES ( '460', 0x20686173684E616D653D272752756E652053776F72642B312727, 0x52756E652053776F72642B31, '1', '0', '0', '2', '288', '1', '16', '0', '999999', '0', '0', '1', '0', '15', '1', '90', '0', '0', '7', '30', '17', '10', '0', '0', '0', '500', '600', '400', '500', '100', '0', '64944', '127', '65008', '21631', '4855', '0', '3', '0');

 

 

:))

Share this post


Link to post
Share on other sites
antiblock
Elveron
  • 0

Olá..."item_proto do client"Basta trocar o antiflag da  espada 460 troque o antiflag="32" por antiflag="288""item_proto navicat mysql"

basta trocar o antiflag do navicat troque o 32 por 288.ficando assim olhe onde esta em vermelho! 

 

 

:))

Exacto .

Share this post


Link to post
Share on other sites
  • 0

alguém pode me ajudar na onde eu baixo armas e armaduras pra implementar no meu servidor ?

Share this post


Link to post
Share on other sites
  • 0

Podes mesmo retirar armaduras e armas aqui na cyber-gamers, basta ires á área "Recursos" está lá tudo e até mapas

Share this post


Link to post
Share on other sites
  • 0

alguém pode me ajudar na onde eu baixo armas e armaduras pra implementar no meu servidor ?

metes isso neste tópico a ke preposito????

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