Ir para conteúdo
Banner com Efeitos

Featured Replies

Postado

olha a baixo o erro meu executável 

serve 8.60 global full

me ajudem a resolver por favor 

 

Sem_t%C3%ADtulo.png?1415366948

 

scripter que dis onde o erro é a baixo

 

data\talkactions\scripts

creature.lua

 

function onSay(cid, words, param, channel)
local func = doCreateMonster
if(words:sub(2, 2) == "n") then
func = doCreateNpc
end
local pid = cid
local t = string.explode(param, ",")
if(t[2]) then
pid = getPlayerByNameWildcard(t[2])
if(not pid) then
doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Player " .. t[2] .. " not found.")
return TRUE
end
end
local position = getCreaturePosition(pid)
local effect = CONST_ME_MAGIC_RED
local ret = func(t[1], position, false)
if(tonumber(ret) == nil) then
effect = CONST_ME_POFF
doPlayerSendDefaultCancel(cid, (ret == false and RETURNVALUE_NOTPOSSIBLE or RETURNVALUE_NOTENOUGHROOM))
end
doSendMagicEffect(position, effect)
return TRUE
end

 

 

 

 

                              ELITE GLOBAL

 

serve em construção galera curta nossa pagina no facebook e fique por dentro de tudo e do dia da Extreia

 

facebook = https://www.facebook.com/pages/Elite-global/361726520654949

 

 

 

Postado

Abra o arquivo  creature.xml em data\talkactions\scripts Apaga tudo de la e coloca esse :

 

function onSay(cid, words, param, channel)
local func = doCreateMonster
if(words:sub(2, 2) == "n") then
func = doCreateNpc
end

local pid = cid
local t = string.explode(param, ",")
if(t[2]) then
pid = getPlayerByNameWildcard(t[2])
if(not pid) then
doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Player " .. t[2] .. " not found.")
return true
end
end

local position = getCreaturePosition(pid)
local effect = CONST_ME_MAGIC_RED
local ret = func(t[1], position, false)
if(tonumber(ret) == nil) then
effect = CONST_ME_POFF
doPlayerSendDefaultCancel(cid, (ret == false and RETURNVALUE_NOTPOSSIBLE or RETURNVALUE_NOTENOUGHROOM))
end

doSendMagicEffect(position, effect)
return true
end

 

 

Depois o outro erro e so ir na data\monster abrir o arquivo monsters.xml e excluir a tag aonde esta o monstro hidra < Ou arrumar ele nos scripts 

                                                                                                          6yonKDJ.png    Erik123 Cazo                                                              

                                                                                 Tá subindo, ohyeah!    Se te Ajudei De um   rep_up.png

                                                                                                                   

                   

                                                                                                                     9NjKgih.png

 

 

 

                                                                          Quer ver o que você nunca viu?, simplesmente vá aonde você nunca foi.

 

                                                                                                                        (alguém).

                                                                                 

  • 3 weeks later...

Participe da conversa

Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.

Visitante
Responder

Quem Está Navegando 0

  • Nenhum usuário registrado visualizando esta página.

Estatísticas dos Fóruns

  • Tópicos 96.9k
  • Posts 519.7k

Informação Importante

Confirmação de Termo