Tudo que iErrorzz postou
-
(Resolvido)Anti Magebot Existe?
o Fast está 30 quanto vc aconselha por ?
-
(Resolvido)Anti Magebot Existe?
Meu ot ta Com aquele bug se ligar elf e magebot o player level 100 hita uns 5k Tem como por ant magebot? Existe 1 ant magebot ? se for possivel me mandar
-
Erro dando Closed
Qual sistema? , So para constar o erro apareçe so qnd nukam com magebomb
-
Resolvendo BUG EXIT Trainer
Aki tamben n deu certo :'(
-
Erro dando Closed
Vou tentar aki, Hoje meu servidor tava online Eu tinha botado 1 ant magebomb Mas Começo a ficar apareçendo akeles portal de Tar logando char ai começo a floodar o console com essas menssagems :s ai travo o ot sera q é esse o problema de tar travando? Edit o Erro continua apareçendo...
-
Erro dando Closed
local config = { loginMessage = getConfigValue('loginMessage') } function onLogin(cid) local loss = getConfigValue('deathLostPercent') if(loss ~= nil) then doPlayerSetLossPercent(cid, PLAYERLOSS_EXPERIENCE, loss * 10) end local accountManager = getPlayerAccountManager(cid) if(accountManager == MANAGER_NONE) then local lastLogin, str = getPlayerLastLoginSaved(cid), config.loginMessage if(lastLogin > 0) then doPlayerSendTextMessage(cid, MESSAGE_STATUS_DEFAULT, str) str = "Your last visit was on " .. os.date("%a %b %d %X %Y", lastLogin) .. "." else str = str .. " Please choose your outfit." doPlayerSendOutfitWindow(cid) end doPlayerSendTextMessage(cid, MESSAGE_STATUS_DEFAULT, str) elseif(accountManager == MANAGER_NAMELOCK) then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_ORANGE, "Hello, it appears that your character has been namelocked, what would you like as your new name?") elseif(accountManager == MANAGER_ACCOUNT) then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_ORANGE, "Hello, type 'account' to manage your account and if you want to start over then type 'cancel'.") else doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_ORANGE, "Hello, type 'account' to create an account or type 'recover' to recover an account.") end if(not isPlayerGhost(cid)) then doSendMagicEffect(getCreaturePosition(cid), CONST_ME_TELEPORT) end registerCreatureEvent(cid, "showKD") registerCreatureEvent(cid, "Mail") registerCreatureEvent(cid, "anunciarmorte") registerCreatureEvent(cid, "YouDead") registerCreatureEvent(cid, "GuildMotd") registerCreatureEvent(cid, "killer") registerCreatureEvent(cid, "Idle") registerCreatureEvent(cid, "attackguild") registerCreatureEvent(cid, "advance") registerCreatureEvent(cid, "FimVip") registerCreatureEvent(cid, "forever amulet") registerCreatureEvent(cid, "SkullCheck") registerCreatureEvent(cid, "ReportBug") registerCreatureEvent(cid, VipReceive) registerCreatureEvent(cid, "PlayerKill") if (InitArenaScript ~= 0) then InitArenaScript = 1 -- make arena rooms free for i = 42300, 42309 do setGlobalStorageValue(i, 0) setGlobalStorageValue(i+100, 0) end end -- if he did not make full arena 1 he must start from zero if getPlayerStorageValue(cid, 42309) < 1 then for i = 42300, 42309 do setPlayerStorageValue(cid, i, 0) end end -- if he did not make full arena 2 he must start from zero if getPlayerStorageValue(cid, 42319) < 1 then for i = 42310, 42319 do setPlayerStorageValue(cid, i, 0) end end -- if he did not make full arena 3 he must start from zero if getPlayerStorageValue(cid, 42329) < 1 then for i = 42320, 42329 do setPlayerStorageValue(cid, i, 0) end end if getPlayerStorageValue(cid, 42355) == -1 then setPlayerStorageValue(cid, 42355, 0) -- did not arena level end setPlayerStorageValue(cid, 42350, 0) -- time to kick 0 setPlayerStorageValue(cid, 42352, 0) -- is not in arena return true end
-
Erro dando Closed
-
Algum aii com mapa baiak 8.6 proprio com tudo dodge critical castle 24 hrs
Se alguem tiver me manda pelo skype: Vinicius.mohr2 obrigado !
-
Pedido account mananger
Nao tenho as sources :\
- Listão de Tutoriais Web
-
(Resolvido)[Dúvida] Oque tem de errado nesse código html?
qual e a pagina q ta as imagens Amigo o Diretorio das imagens nao existe Que e esse http://ntons.meximas.com/images/charactery/normal/34.png Substitua Todos por esses \/ So muda o numero no final http://ntons.meximas.com//templates/naruto/images/charactery/normal/34.png
-
(Resolvido)[Dúvida] Oque tem de errado nesse código html?
me manda o link do site
-
Pedido account mananger
Olá fas tempo ja que eu vejo ot com esse tipo de account mananger que puxa o Player para outro chat E deixa a letra do account mananger Com negrito azul Igual esse na foto Então hoje decidi pedir para vocês Ficarei muito grato com A resposta util e Darei rep + Pela melhor resposta up up up
-
(Resolvido)[Dúvida] Oque tem de errado nesse código html?
Tenta por template/naruto/ Antes de imagens ficando assim: <img style="display: block;" src="template/naruto/images/charactery/normal/26.png"
-
(Resolvido)Wand nao tira nada
Sabe o elemento pareçido com esse? Edit @ Segundo esse topico http://www.tibiaking.com/forum/topic/30269-todos-os-shoot-type/ Cake é 1 elemento Resolvido , Em weapons.xml deichei holy e em items.xml deichei Cake funcionou
-
(Resolvido)Wand nao tira nada
ué Mas o elemento muda para aquele branco com bolinhas :s
-
(Resolvido)Wand nao tira nada
Não, atackei todo tipo de bixo inclusive treiners
-
Duvida Nao conscigo visualisar posts
Obrigado estárei dando 1 olhada
-
(Resolvido)Wand nao tira nada
Estou tentando mudar o Tipo do elemento da minha wand para cake mas Dps q muda para Cake a wand n tira nada No weapons,xml está assim <wand id="7451" level="8" mana="15" min="629" max="699" type="cake" event="function" value="default"> <vocation id="2"/> <vocation id="1"/> </wand> e No items.xml <item id="7451" article="a" name="Staff"> <attribute key="weight" value="4100" /> <attribute key="weaponType" value="wand" /> <attribute key="shootType" value="cake" /> <attribute key="range" value="3" /> </item>
-
Duvida Nao conscigo visualisar posts
Aaah Siim, Po fas tempão q to procurando castle 24hrs e so tem o castle war conquiste o trono q n é 24hrs Poderia disponibilizar 1 para min valendo rep ?
-
Duvida Nao conscigo visualisar posts
Fas um tempo ja que eu ando procurando castles 24hrs e outros sistemas e Quase sempre nao conscigo entrar nos posts pareçe 404 ... Pq? segue esse link que eu nao conscigo ver: http://www.tibiaking.com/forum/topic/31356-sistema-castle-war-24horas-com-mapa/
-
(Resolvido)Comando Que Deicha o char mudando o outfit
Obrigado para todos que ajudaram Ja dei rep + Pelas respostas Pode fechar,
-
(Resolvido)Comando Que Deicha o char mudando o outfit
Ta apareçendo o passaro mas o efeito n, e n da pra healar em pz
-
(Resolvido)Comando Que Deicha o char mudando o outfit
local config = { removeOnUse = "yes", usableOnTarget = "yes", -- can be used on target? (fe. healing friend) splashable = "no", realAnimation = "Yes", -- make text effect visible only for players in range 1x1 healthMultiplier = 1.0, manaMultiplier = 1.0 } config.removeOnUse = getBooleanFromString(config.removeOnUse) config.usableOnTarget = getBooleanFromString(config.usableOnTarget) config.splashable = getBooleanFromString(config.splashable) config.realAnimation = getBooleanFromString(config.realAnimation) local POTIONS = { [8704] = {empty = 7636, splash = 2, health = {50, 100}}, -- small health potion [7618] = {empty = 7636, splash = 2, health = {100, 200}}, -- health potion [7588] = {empty = 7634, splash = 2, health = {200, 400}, level = 50, vocations = {3, 4, 7, 8}, vocStr = "knights and paladins"}, -- strong health potion [7591] = {empty = 7635, splash = 2, health = {500, 700}, level = 80, vocations = {4, 8}, vocStr = "knights"}, -- great health potion [8473] = {empty = 7635, splash = 2, health = {1450, 1500}, level = 130, vocations = {4, 8}, vocStr = "knights"}, -- ultimate health potion [7620] = {empty = 7636, splash = 7, mana = {100, 200}}, -- mana potion [7589] = {empty = 7634, splash = 7, mana = {110, 190}, level = 50, vocations = {1, 2, 3, 5, 6, 7}, vocStr = "sorcerers, druids and paladins"}, -- strong mana potion [7590] = {empty = 7635, splash = 7, mana = {1050, 1200}, level = 80, vocations = {1, 2, 5, 6}, vocStr = "sorcerers and druids"}, -- great mana potion [8472] = {empty = 7635, splash = 3, health = {1900, 2220}, mana = {1800, 2200}, level = 80, vocations = {3, 7}, vocStr = "paladins"} -- great spirit potion } local exhaust = createConditionObject(CONDITION_EXHAUST) setConditionParam(exhaust, CONDITION_PARAM_TICKS, (getConfigInfo('timeBetweenExActions') - 100)) function onUse(cid, item, fromPosition, itemEx, toPosition) local potion = POTIONS[item.itemid] if(not potion) then return false end if(not isPlayer(itemEx.uid) or (not config.usableOnTarget and cid ~= itemEx.uid)) then if(not config.splashable) then return false end if(toPosition.x == CONTAINER_POSITION) then toPosition = getThingPos(item.uid) end doDecayItem(doCreateItem(2016, potion.splash, toPosition)) doTransformItem(item.uid, potion.empty) return true end if getTilePzInfo(getCreaturePosition(cid)) then doCreatureSay(itemEx.uid, "You cannot use potions in protection zone", TALKTYPE_ORANGE_1) return TRUE end if(hasCondition(cid, CONDITION_EXHAUST_HEAL)) then doPlayerSendDefaultCancel(cid, RETURNVALUE_YOUAREEXHAUSTED) return true end if(((potion.level and getPlayerLevel(cid) < potion.level) or (potion.vocations and not isInArray(potion.vocations, getPlayerVocation(cid)))) and not getPlayerCustomFlagValue(cid, PLAYERCUSTOMFLAG_GAMEMASTERPRIVILEGES)) then doCreatureSay(itemEx.uid, "Only " .. potion.vocStr .. (potion.level and (" of level " .. potion.level) or "") .. " or above may drink this fluid.", TALKTYPE_ORANGE_1) return true end local health = potion.health if(health and not doCreatureAddHealth(itemEx.uid, math.ceil(math.random(health[1], health[2]) * config.healthMultiplier))) then return false end local mana = potion.mana if(mana and not doPlayerAddMana(itemEx.uid, math.ceil(math.random(mana[1], mana[2]) * config.manaMultiplier))) then return false end doSendMagicEffect(getThingPos(itemEx.uid), CONST_ME_MAGIC_BLUE) if(not realAnimation) then doCreatureSay(itemEx.uid, "Aaaah...", TALKTYPE_ORANGE_1) else for i, tid in ipairs(getSpectators(getCreaturePosition(cid), 1, 1)) do if(isPlayer(tid)) then doCreatureSay(itemEx.uid, "Aaaah...", TALKTYPE_ORANGE_1, false, tid) end end end doAddCondition(cid, exhaust) if(not potion.empty or config.removeOnUse) then return true end return true end
-
(Resolvido)Comando Que Deicha o char mudando o outfit
Não ta apereçendo o efeito nen os passaros e ta dando problema, apareçe q so da pra healar em protect zone o Script de mudar cor do outfit funcionou perfeitamente