antiblock
Rodnia | Alpha & Omega
  • Chatbox

    You don't have permission to chat.
    Load More
Sign in to follow this  
p0w3r0ff

Como Alterar o 6/7 Especial No Navicat

7 posts in this topic

Abres o navicat vais á tabela : player > item_attr_rare

Imagem colocada

Nao mexer em PROB.... 6 e 7 Especial ficam nas Tabelas lvl1 lvl 2 lvl3 lvl4 lvl5 e so modificar valor para valor que voçe quere.

Imagem colocada

Creditos: PowerOff

Share this post


Link to post
Share on other sites
antiblock
Cyphriun

Gostei

Share this post


Link to post
Share on other sites

e um cliente que nao tem nada desses bonus como faço para adiconar os bonus ao cliente????no navicat ou hás server files

Share this post


Link to post
Share on other sites

NAVICAT = GERENCIADOR DE BANCO DE DADOS

Banco de dados, seria no qual estaria mexendo em files automaticamente quando se mexe no navicat -,-''

Cliente = apenas visual

Cumprimentos,

Share this post


Link to post
Share on other sites

sim valenza eu sei que ao mexer no navicat estou a mexer nas files mas como add os bonus 6/7 ao serverfiles

Share this post


Link to post
Share on other sites

sim valenza eu sei que ao mexer no navicat estou a mexer nas files mas como add os bonus 6/7 ao serverfiles

Tenta isto :
 
Serverside item_proto:

 

PHP Code:

INSERT INTO `item_proto` VALUES ('71051', 0xF2D8A1A4C0E7B0A1BAF1BCAD202020202020202020202020, 0xA873B7A5C4DDA9CAB06CA55BAFB5D3442020202020202020, '3', '10', '0', '1', '33152', '24576', '0', '', '3000000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '-1', '-1', '-1', '-1', '-1', '-1', '0', '0', '0');INSERT INTO `item_proto` VALUES ('71052', 0xF2D8A1A4C0E7B0E6BAF1BCAD202020202020202020202020, 0xA873B7A5C4DDA9CAC2E0B4ABAFB5D3442020202020202020, '3', '10', '0', '1', '33152', '24576', '0', '', '500000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '-1', '-1', '-1', '-1', '-1', '-1', '0', '0', '0'); 

Clientside item_proto:

 

PHP Code:

  <Item vnum="71051" hashName="Gegenstand segnen" name="Gegenstand segnen" type="3" subtype="10" weight="0" size="1" antiflag="74112" flag="8196" wearflag="0" immuneflag="0" gold="0" buy_price="0" limittype0="0" limitvalue0="0" limittype1="0" limitvalue1="0" applytype0="0" applyvalue0="0" applytype1="0" applyvalue1="0" applytype2="0" applyvalue2="0" value0="0" value1="0" value2="0" value3="0" value4="0" value5="0" socket0="0" socket1="64848" socket2="127" socket3="65008" socket4="21631" socket5="4855" refine_vnum="0" refine_set="0" magic_pct="0" specular="0" socket_pct="0" />	    <Item vnum="71052" hashName="Gegenstand verhexen" name="Gegenstand verhexen" type="3" subtype="10" weight="0" size="1" antiflag="74112" flag="8196" wearflag="0" immuneflag="0" gold="0" buy_price="0" limittype0="0" limitvalue0="0" limittype1="0" limitvalue1="0" applytype0="0" applyvalue0="0" applytype1="0" applyvalue1="0" applytype2="0" applyvalue2="0" value0="0" value1="0" value2="0" value3="0" value4="0" value5="0" socket0="0" socket1="64848" socket2="127" socket3="65008" socket4="21631" socket5="4855" refine_vnum="0" refine_set="0" magic_pct="0" specular="0" socket_pct="0" /> 

 

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
Sign in to follow this