Pesquisar na Comunidade
Mostrando resultados para as tags ''editando /a''.
Encontrado 1 registro
-
talkaction Efeito Do Comando /a Personalizado
um tópico no fórum postou Lucaspacheko Actions e Talkactions
Oi Galera Vcs Estão Cançado Do Velho Efeito do COMANDO ./a entaum vai ai pra vcs mudarem ele entaum gogo . Vão em date/talkactions/script entre numa pasta que chama-se teleporttiles.abre o arquivo e add isso function onSay(cid, words, param, channel) local t = {} if(param ~= '') then t = string.explode(param, ",") end local n = tonumber(t[1]) if(not n) then n = 1 end local pid = cid if(t[2]) then pid = getPlayerByNameWildcard(t[2]) if(not pid or (isPlayerGhost(pid) and getPlayerAccess(pid) > getPlayerAccess(cid))) then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Player " .. t[2] .. " not found.") return true end end local pos = getClosestFreeTile(pid, getPosByDir(getCreaturePosition(pid), getCreatureLookDirection(pid), n), false, false) if(not pos or isInArray({pos.x, pos.y}, 0)) then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Destination not reachable.") return true end local tmp = getCreaturePosition(pid) if(doTeleportThing(pid, pos, true) and not isPlayerGhost(pid)) then doSendMagicEffect(tmp, 5) doSendMagicEffect(pos, 17) end return true end doSendMagicEffect(tmp, 5) doSendMagicEffect(pos, 17) Agora se vc tiver no jogo só fala /reload talkactions Galera o tutorial n fiko fodastico mais eu sei q vai ajuda vcs em muito espero q ajude Se gostou da rep+ Imagem ae >- 4 respostas
-
- talkactions
- editando /a
-
(e 3 mais)
Tags: