Ir para conteúdo

Líderes

Conteúdo Popular

Exibindo conteúdo com a maior reputação em 11/29/19 em todas áreas

  1. Gesior - Classic-Yurots 2019

    Samuel Cstr reagiu a WooX por uma resposta no tópico

    1 ponto
    Gesior 2012 V. Classic-Yurots Como dito anteriormente no tópico do servidor, este é o Gesior 2012 editado pelo @KOLISAO. Este Gesior foi editado para ser usado exclusivamente com o servidor Classic-Yurots, porem pode ser utilizado em outros datapacks desde que as sources sendo utilizadas sejam TFS 0.4 ou OTX2. Se você ainda não viu o tópico sobre o servidor em questão, vale apena conferir, link para acesso abaixo. Conteúdo Assim como o servidor, muito tempo foi gasto modificando este Gesior, tanto na parte de imagens e layout (front-end) como na criação de novas paginas e funções (back-end). Resumindo, agora esta é uma das se não a melhor versão disponível do Gesior 2012. Eu garanto que vale apena baixar e conferir. Imagens Créditos Este Gesior foi feito com base no Gesior 2012 postado pelo @Natanael Beckman, caso queira conferir o post original, segue link abaixo. Todas as edições realizadas no site, tanto front-end como back-end foram realizadas pelo @KOLISAO, portanto, os créditos são dele e do Natanael. Link para Download Alerta Antes do link, um alerta. No momento do Scan, 9 de 44 engines acusaram os arquivos como maliciosos, eu acredito que seja apenas um falso positivo devido aos scripts contidos no site, porem eu não posso garantir que os arquivos sejam de fato inofensivos, portanto, baixe os arquivo por sua conta e risco. Download - Scan Obs: Link para download de uma database limpa e compatível com o site se encontra no post do servidor.
  2. Jail System & Talkaction - TFS 1.3

    Pedro. reagiu a Movie por uma resposta no tópico

    1 ponto
    Tentarei criar o seguinte comando então: /jail nome,tempo /unjail nome Outra coisa, o PVP será aberto na prisão? Fiz aqui rapidinho sendo que a prisão não é PVP. Em talkactions, crie um arquivo lua com o nome jail.lua local posPrison = Position(x,y,z) function onSay(player, words, param) if not player:getGroup():getAccess() then return true end if player:getAccountType() < ACCOUNT_TYPE_GOD then return false end local split = param:split(",") local preso = (split[1]) local tempo = (split[2]) tempo = tempo * 60 * 24 if not preso then player:sendCancelMessage("A player with that name is not online.") return false end if not tempo then player:sendCancelMessage("Insufficient parameters.") return false end if preso:getStorageValue(41234) > os.time() then player:sendCancelMessage("The player ".. preso .." is already arrested.") return false end if preso and tempo then preso:setStorageValue(41234, (tempo) + os.time()) preso:getPosition():sendMagicEffect(11) preso:sendTextMessage(MESSAGE_STATUS_DEFAULT, "You were arrested until ".. tempo .." days.") preso:teleportTo(posPrison) posPrison:sendMagicEffect(11) else player:sendCancelMessage("You need to inform the player and the time (in days) he will be stuck.") end return true end Em talkactions, crie um arquivo lua com o nome unjail.lua function onSay(player, words, param) if not player:getGroup():getAccess() then return true end if player:getAccountType() < ACCOUNT_TYPE_GOD then return false end local targetPlayer = Player(param) if targetPlayer == nil then return false end if not targetPlayer then player:sendCancelMessage("Insufficient parameters.") return false end if targetPlayer:getStorageValue(41234) <= os.time() then player:sendCancelMessage("The player ".. targetPlayer .." is already free.") return false end local town = targetPlayer:getTown():getTemplePosition() if targetPlayer then targetPlayer:setStorageValue(41234, 0) targetPlayer:getPosition():sendMagicEffect(11) targetPlayer:sendTextMessage(MESSAGE_STATUS_DEFAULT, "Congratulations ".. targetPlayer ..", now you are free.") targetPlayer:teleportTo(town) else player:sendCancelMessage("The player is offline.") end return true end Em talkactions.xml adicione as seguintes tags <talkaction words="/jail" separator=" " script="jail.lua" /> <talkaction words="/unjail" script="unjail.lua" /> Agora em creaturescript, crie um arquivo chamado unjail.lua function onLogin(player) player:registerEvent("unjailLogin") player:registerEvent("unjailThink") local town = player:getTown():getTemplePosition() if player:getStorageValue(41234) > 0 then player:teleportTo(town) player:sendTextMessage(MESSAGE_STATUS_DEFAULT, "Congratulations ".. player ..", now you are free.") player:getPosition():sendMagicEffect(11) end end function OnThink(creature, interval) local player = creature:getPlayer() local town = player:getTown():getTemplePosition() if player:getStorageValue(41234) > 0 then player:teleportTo(town) player:sendTextMessage(MESSAGE_STATUS_DEFAULT, "Congratulations ".. player ..", now you are free.") player:getPosition():sendMagicEffect(11) end end Em creaturescript.xml adicione as seguintes tags <event type="login" name="unjailLogin" script="unjail_creature.lua"/> <event type="think" name="unjailThink" interval="60" script="unjail_creature.lua"/> Não é necessário registrar no login.lua Qualquer erro me avisa aqui que eu tento arrumar pra você.
  3. Server Specs- Server version: 10.41.-TFS: 1.0Main features- Protection Zone in Towns. (Only Idea...)- If you dont eat your player can die! (Only Idea...)- Capacity Effects player speed, quick revive (In progress...)- Upgrade your items with specials objects. (In progress...)-blacksmith System (Completed)- Special potions, Antidotes, Speed Flask, support Potions... (In progress...)- Tame your favorite pet to help us in your adventure. (In progress...)- Extract pearls, gems, iron pieces and other valuable with minery. (In progress...)- Market system, Specialized npc's, and renting mounts. (Only Idea...)- Sell Faster-regeneration foods with your high-cook skills. (Only Idea...)- Random global missions (Bosses, young bosses, Raids, Strange npcs...) (Only Idea...)- Edited sprites for Dungeons, Quests, Bosses, Items, outfits (In progress...)- Y.A.D. System - If you die after your player dissapear! (Only Idea...)- Client edited for LegendOfAincrad with music and other features! (In progress...)-Spells of swords to attack with the speed of lightning (Only Idea...)-teleportation system so that when killing a boss unlocks the next floor (Completed)-Not being able to disconnect unless you fall asleep (In progress...)-Global daily missions, more variety in missions, whether it's killing characters from other animes, etc (In progress...)-Unique Skills so that your character is not equal to others (In progress...)-A single vocation, with several sub classes. Do you want to finish all the dungeons? go to the front. Do you want to be a blacksmith? Train your blacksmith skill and become a master with the hammer, your character will automatically get the subclass once you use a certain amount of points (Only Idea...)-Hotels and taverns where to rent a room to sleep, get some mission through npc or simply drink a drink (Only Idea...)-Did you commit a crime? You must go to prison and pay your sentence or bribe your guard (Only Idea...)Totally original economy system (Only Idea...)- PvP Mode (players can not attack in the city unless they have a duel, the duel is divided into several forms; -50% hp; the player who loses his life to less than 50% first loses.) (Only Idea...)Original record when creating a character and counts on the page using real and fictitious data (In progress...)-Group of maximum 6 members to do missions (Party) (Completed)- Random Raids - Easter Eggs - Achievements (Only Idea...) Contact: Twitter Facebook Otland
Líderes está configurado para São Paulo/GMT-03:00

Informação Importante

Confirmação de Termo