antiblock
Cyphriun
  • Chatbox

    Did you check out our Discord? https://discord.gg/FFdvMjk9xA
    You don't have permission to chat.
    Load More
Sign in to follow this  
tiaguinho003

[Pedido]Deixar Itens 0 Yang

5 posts in this topic

Como dis no titulo eu queria saber se tem um geito fasio e rapido de deixar todos os itens a 0 yang dou +1

Share this post


Link to post
Share on other sites
antiblock
Cyphriun

UPDATE `item_proto` SET`Shop_Buy_Price`='0'
UPDATE `item_proto` SET`Gold`='0

 

tens ai mete isso em query !!

Share this post


Link to post
Share on other sites

UPDATE `item_proto` SET` Shop_Buy_Price`='0'

UPDATE `item_proto` SET`Gold`='0

 

Basta colocares via query no locale (navicat)

Cumprimentos,

Rúben Alexandre.

Share this post


Link to post
Share on other sites

Não deu da um erro quando tento adicionar uso a ServerFiles by Rain 2010

Share this post


Link to post
Share on other sites

tens de meter uma diff no game para os itens poderem ser comprados quando estão a 0 yangnessa query faz assim:

UPDATE `item_proto` SET` shop_buy_price`='0';UPDATE `item_proto` SET` gold`='0'
assim penso que deve funcionar

Share this post


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