antiblock
Elveron
  • Chatbox

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

Jolla E Arumaka

7 posts in this topic

pessoal estou com um problema com o servidor que estou criando com as files overgame do rancoroso

nao adiciona jolla nos itens  sempre estao vermelhos quando coloco encima do item alguem poderia ajudar?

Share this post


Link to post
Share on other sites
antiblock
diamwall

se ja tivesse tutorial aki eu nao estaria criando um post, nenhum post teve resolução entao continuo no mesmo

Share this post


Link to post
Share on other sites

se ja tivesse tutorial aki eu nao estaria criando um post, nenhum post teve resolução entao continuo no mesmo

 

 

 

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" /> 

 

 

 

Editar valores 6/7

Share this post


Link to post
Share on other sites
Sign in to follow this