Ir para conteúdo
Banner com Efeitos

gobr

Membro
  • Registro em

  • Última visita

Tudo que gobr postou

  1. eu te ajudo me add no facebook fkn otserv
  2. eu tenho ja kk
  3. gobr postou uma resposta no tópico em Suporte Tibia OTServer
    transformar 100 crystal id 2160 em 1 gold nugget id 2157
  4. sqlType = "sqlite" mude para sqlType = "mysql"
  5. female = { ["citizen"]={136}, ["hunter"]={137}, ["mage"]={138}, ["knight"]={139}, ["nobleman"]={140}, ["summoner"]={141}, ["warrior"]={142}, ["barbarian"]={147}, ["druid"]={148}, ["wizard"]={149}, ["oriental"]={150}, ["pirate"]={155}, ["assassin"]={156}, ["beggar"]={157}, ["shaman"]={158}, ["norsewoman"]={252}, ["nightmare"]={269}, ["jester"]={270}, ["brotherhood"]={279}, ["demonhunter"]={288}, ["yalaharian"]={324}} male = { ["citizen"]={128}, ["hunter"]={129}, ["mage"]={130}, ["knight"]={131}, ["nobleman"]={132},["summoner"]={133}, ["warrior"]={134}, ["barbarian"]={143}, ["druid"]={144}, ["wizard"]={145}, ["oriental"]={146}, ["pirate"]={151}, ["assassin"]={152}, ["beggar"]={153}, ["shaman"]={154}, ["norsewoman"]={251}, ["nightmare"]={268}, ["jester"]={273}, ["brotherhood"]={278}, ["demonhunter"]={289}, ["yalaharian"]={325}} msg = {"Addon nao encontrado!", "Voce n&#227;o tem o Addon Doll!", "Falta parametros!", "Voc&#234; recebeu seu addon!"} -- Mensagems itemID = IDDOITEM -- ITEM function onSay(cid, words, param)if (not isPremium(cid)) then doPlayerSendCancel(cid, "Desculpe, apenas jogadores premium account podem comprar addons!.") return TRUE end if(getPlayerItemCount(cid, itemID) > 0) then if(param ~= "" and male[param] and female[param]) then doPlayerRemoveItem(cid, IDDOITEM, 1) doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, msg[4]) doSendMagicEffect(getCreaturePosition(cid), CONST_ME_GIFT_WRAPS) if(getPlayerSex(cid) == 0)then doPlayerAddOutfit(cid, female[param][1], 3) else doPlayerAddOutfit(cid, male[param][1], 3) end else doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, msg[1]) end else doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, msg[2]) end end TALKACTION.XML <talkaction words="!addon" script="AddonDoll.lua"/> EDIT ISSO female = {PONHA OS ADDONS Q VC QUER} male = {PONHA OS ADDONS QUE VC QUER } msg = {"Addon nao encontrado!", "Voce não tem o Addon Doll!", "Falta parametros!", "Você recebeu seu addon!"} -- Mensagems itemID = IDDOITEM -- id do item que tem que ter para ganhar tal addon
  6. eu mudei somente esta função function onReceiveMail(cid, sender, item, openBox) que estava errada e o open box if(openBox) then somente isso, não tenho creditos.
  7. "testando em tfs 0.4" Esse script simplesmente ver se você tem email na sua conta. em creaturesscripts.xml <event type="receivemail" name="Mail" event="script" value="mail.lua"/> em mail.lua function onReceiveMail(cid, sender, item, openBox) if(openBox) then doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, "New mail has arrived.") end return true end em login.lua registerCreatureEvent(cid, "Mail")
  8. gobr postou uma resposta no tópico em Suporte Tibia OTServer
    sim. estou precisando
  9. gobr postou uma resposta no tópico em Suporte Tibia OTServer
    ok, vlw pela ajuda feliz ano velho.
  10. gobr postou uma resposta no tópico em Suporte Tibia OTServer
    resolvido a lib estava em maiusculo. so funfa tudo em minusculo
  11. gobr postou uma resposta no tópico em Suporte Tibia OTServer
    tfs 0;4 [09/01/2017 12:30:46] [Error - TalkAction Interface] [09/01/2017 12:30:46] data/talkactions/scripts/BloodTalk.lua:onSay [09/01/2017 12:30:46] Description: [09/01/2017 12:30:46] data/talkactions/scripts/BloodTalk.lua:3: attempt to index global 'bloodconfig' (a nil value) [09/01/2017 12:30:46] stack traceback: [09/01/2017 12:30:46] data/talkactions/scripts/BloodTalk.lua:3: in function <data/talkactions/scripts/BloodTalk.lua:2> arquivo -- == Blood Castle Event por Killua == -- function onSay(cid, words, param, channel) local plural = bloodconfig.tempoTP == 1 and "minuto" or "minutos" local plurals = bloodconfig.tempoAberto == 1 and "minuto" or "minutos" doBroadcastMessage("[Blood Castle] O portal para o evento vai ser aberto em " .. bloodconfig.tempoTP .. " " .. plural .. ", nao percam!") addEvent(createTeleportb, bloodconfig.tempoTP*60*1000) addEvent(doBroadcastMessage, bloodconfig.tempoTP*60*1000, "[Blood Castle] O teleport para o evento foi aberto no templo e vai sumir em " .. bloodconfig.tempoAberto .. " " .. plurals .. ". Se apressem!") addEvent(removeTpb, bloodconfig.tempoTP+bloodconfig.tempoAberto*60*1000) addEvent(checkBlood, bloodconfig.tempoTP+bloodconfig.tempoAberto*60*1000+60*1000) addEvent(Guarantee, bloodconfig.tempoMaximo*60*1000+15000) return true end
  12. E por fim, vá até o seu banco de dados (phpmyadmin) e insira a seguinte query: CREATE TABLE IF NOT EXISTS `snowballwar` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `score` int(11) NOT NULL, `data` varchar(255) NOT NULL, `hora` varchar(255) NOT NULL, PRIMARY KEY (`id`), KEY `id` (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; Ainda no phpmyadmin execute: ALTER TABLE `players` ADD `sbw_points` int(11);
  13. gobr postou uma resposta no tópico em Suporte Tibia OTServer
    cara deu certo eu esqueci de falar queria que avisase Player entrou na sala isso deve ser em moviments
  14. gobr postou uma resposta no tópico em Suporte Tibia OTServer
    bom tou criando um evento e vim pedir um script simples, e simplesmente criar um tp e enviar 1 msg igual todos eventos ex falta 5 minutos para o evento começar quando o tp fechar passar 30 segundos e remover as barreiras
  15. gobr postou uma resposta no tópico em Formação de Equipe
    FACEBOOK: https://www.facebook.com/nubaumotserv/?skip_nax_wizard=true OLA NESSE TOPICO VOU LHES MOSTRAR A MINHA IDEIA SOBRE MEU OTSERV EU TENHO A IDEIA DE TRAZER UM OTSERV COM UM POCO MAS DE RPG UM OTSERV DE ALTO - MEDIO XP com varias ideias novas e inovadoras se vc quer me propor ideias e propostas deixa nos comentarios ou PM e se quiser participar da equipe qualquer pessoa eu estou aceitando vamos achar seu lugar na equipe rlx............
  16. vinicius o poblema e que não cria contas e as guilds que tem no otserv se criar no site n funfa ne? na config.lua deixe assim accountManager = "yes" troque por accountManager = "no" ingameGuildManagement = true troque pro ingameGuildManagement = false
  17. tenho alguns ots e estou procurando mapper webmaster e scripter pode rolar $.
  18. vai no seu PHPMYADMIN entra na DATABASE do seu ot e vai em CLICK EM SQL E IMPORTE ESSE CODIGO. CREATE TABLE IF NOT EXISTS `guild_wars` ( `id` INT NOT NULL AUTO_INCREMENT, `guild_id` INT NOT NULL, `enemy_id` INT NOT NULL, `begin` BIGINT NOT NULL DEFAULT '0', `end` BIGINT NOT NULL DEFAULT '0', `frags` INT UNSIGNED NOT NULL DEFAULT '0', `payment` BIGINT UNSIGNED NOT NULL DEFAULT '0', `guild_kills` INT UNSIGNED NOT NULL DEFAULT '0', `enemy_kills` INT UNSIGNED NOT NULL DEFAULT '0', `status` TINYINT(1) UNSIGNED NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `status` (`status`), KEY `guild_id` (`guild_id`), KEY `enemy_id` (`enemy_id`) ) ENGINE=InnoDB; ALTER TABLE `guild_wars` ADD CONSTRAINT `guild_wars_ibfk_1` FOREIGN KEY (`guild_id`) REFERENCES `guilds` (`id`) ON DELETE CASCADE, ADD CONSTRAINT `guild_wars_ibfk_2` FOREIGN KEY (`enemy_id`) REFERENCES `guilds` (`id`) ON DELETE CASCADE; ALTER TABLE `guilds` ADD `balance` BIGINT UNSIGNED NOT NULL AFTER `motd`; CREATE TABLE IF NOT EXISTS `guild_kills` ( `id` INT NOT NULL AUTO_INCREMENT PRIMARY KEY, `guild_id` INT NOT NULL, `war_id` INT NOT NULL, `death_id` INT NOT NULL ) ENGINE = InnoDB; ALTER TABLE `guild_kills` ADD CONSTRAINT `guild_kills_ibfk_1` FOREIGN KEY (`war_id`) REFERENCES `guild_wars` (`id`) ON DELETE CASCADE, ADD CONSTRAINT `guild_kills_ibfk_2` FOREIGN KEY (`death_id`) REFERENCES `player_deaths` (`id`) ON DELETE CASCADE, ADD CONSTRAINT `guild_kills_ibfk_3` FOREIGN KEY (`guild_id`) REFERENCES `guilds` (`id`) ON DELETE CASCADE; ALTER TABLE `killers` ADD `war` INT NOT NULL DEFAULT 0;
  19. gobr postou uma resposta no tópico em Suporte OTServer Derivados
    ola, meu nome é Andrey e estou com meu otserv ja on a 3mes, fireot.com e tenho alguns planos para ele e preciso da ajuda de um spriting me add no skype: andreygenteboa
  20. gobr postou uma resposta no tópico em Suporte Tibia OTServer
    me add no skype: andreygenteboa
  21. gobr postou uma resposta no tópico em Suporte Tibia OTServer
    em talkaction.xml add isso. <talkaction words="!battleinfo" event="script" value="batlleinfo.lua"/> crie battleinfo.lua em scripts e add iso dentro. function onSay(cid, words, param) local text = 'escreva aki' doShowTextDialog(cid, 2160, text) return true end
  22. na config.lua edite isso newPlayerLevel = newPlayerMagicLevel =

Informação Importante

Confirmação de Termo