
srtacullenm03
Membro
-
Registro em
-
Última visita
Histórico de Curtidas
-
srtacullenm03 deu reputação a vankk em [DUVIDA] Como faço para dar uma montaria para um char?function onSay(cid, words, param) local player = Player(cid) if not player:getGroup():getAccess() then return true end if player:getAccountType() < ACCOUNT_TYPE_GOD then return false end local split = param:split(",") if split[2] == nil then player:sendCancelMessage("Insufficient parameters.") return false end local target = Player(split[1]) if target == nil then player:sendCancelMessage("A player with that name is not online.") return false end -- Trim left split[2] = split[2]:gsub("^%s*(.-)$", "%1") local ch = split[2] doPlayerAddMount(getPlayerByName(split[1]), tonumber(ch)) doPlayerSendTextMessage(cid, MESSAGE_EVENT_ADVANCE, "The mount with id: "..tonumber(ch).." has been added to "..split[1]..".") return false end
-
srtacullenm03 deu reputação a Riisezor em Distro 10.90 32bits e 64bitsAmigo ele nao ta disponibilizando um OT pronto.
e sim um Distro 100% Estável..
basta vc ler um pouco os comentarios q ira ver.
preste mais atenção antes de sair reclamando do trabalho dos outros...