Ir para conteúdo
  • 0

Porque fica dando esses erros?


tonynamoral

Pergunta

3 respostass a esta questão

Posts Recomendados

  • 0

mano vc n pode uusar nenhuma funçao q precise do 'cid' antes da funçao principal..

tem q ser assim..

function onSay(cid,words,param,channel)
local config = {
msg = "###-->My Channel<--###\n\n1. Block Codes\n2. Life\n3. Mana\n4. Profile",
profile = "###-->Profile<--###\n\nStrengt : "..getPlayerSkill(cid,0).."\nAgility : "..getPlayerSkill(cid,1).."\nVitality : "..getPlayerSkill(cid,2).."\nEnergy : "..getPlayerSkill(cid,3).."\nRange : "..getPlayerSkill(cid,4).."\nDefense : "..getPlayerSkill(cid,5).."",
}

Link para o comentário
Compartilhar em outros sites

×
×
  • Criar Novo...