antiblock
Elveron
  • Chatbox

    You don't have permission to chat.
    Load More
  • 0
Sign in to follow this  
Unk3n0w7

Cube.lua

Question

Boas comunidade !é o seguinte , eu tenho assim o meu cube.lua 

function cube_open(vnum)	cube_results = {}	cube_needs = {}	cube_results[20083] = "50801,1/50802,1/50803,100/50804,100"	cube_needs[20083] = "50721,1@50722,1@50723,1@50724,1"	cmdchat("cube_npc_id "..vnum.."")	cmdchat("cs_result "..cube_results[vnum].."")	cmdchat("cs_need "..cube_needs[vnum].."")	command("cube open")		returnend

Mas quando eu mudocube_results[20083] = "50801,1/50802,1/50803,100/50804,100" cube_needs[20083] = "50721,1@50722,1@50723,1@50724,1"Para id's de armaduras , não transmuta .. 

Share this post


Link to post
Share on other sites

8 answers to this question

  • 0

Não será dos espaços? que se encontra neles? ja tentas-te eliminar e por tudo junto?

 

cube_needs = {}
AQUI
cube_results[20083] = "50801,1/50802,1/50803,100/50804,100"
cube_needs[20083] = "50721,1@50722,1@50723,1@50724,1"
AQUI
cmdchat("cube_npc_id "..vnum.."")

Share this post


Link to post
Share on other sites
antiblock
Rodnia | Alpha & Omega
  • 0

Explica la melhor sfv ç.

Share this post


Link to post
Share on other sites
  • 0

Não entendi muito bem, o que tu queres fazer é isto?

 

Imagem colocada

Share this post


Link to post
Share on other sites
  • 0

Pera so vou ligar maquina , 1 seg.

Share this post


Link to post
Share on other sites
  • 0

Sorry Double Post :

Tipo eu já tenho o cubo :

Eu quando ponho as 4 armaduras , elas nao transmutam para aquelas que quero :

Imagem colocada

Share this post


Link to post
Share on other sites
  • 0

Estas a usar o novo game, bem...

Ainda não me aventurei nisso mas suponho que para isso precisas de editar o ficheiro "cube.txt"

Share this post


Link to post
Share on other sites
  • 0

Irei ver , obrigado por tentarem ajudar :)

Share this post


Link to post
Share on other sites
  • 0

Resolvido #+1 a todos .

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this