Tudo que ViitinG postou
- [Battlefield Event New!] Exclusivo e mais legal ;p
-
Não consigo digitar numeros
@jeddhemi cuidado com flood brother,só pode dar UP após 24 horas cara! Leia as regras do fórum : http://www.tibiaking.com/forum/forum/23-regras-do-forum/
-
(Resolvido)Dúvida Simples
function onSay(cid, words, param, channel) if doPlayerRemoveItem(cid, 2145, 1) then doPlayerAddItem(cid,748,1) doSendMagicEffect(getPlayerPosition(cid), CONST_ME_MORTAREA) doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, "Parabéns! você comprou uma addon") else doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, "Desculpe mas você não tem Diamonds suficientes para compra essa addon.") doSendMagicEffect(getPlayerPosition(cid), CONST_ME_FLAMEAREA) end return true end
-
[ERRO] Loga e Desloga
O tópico foi movido para a área correta, preste mais atenção da próxima vez! Leia as regras do fórum: http://tibiaking.com/forum/topic/1281-regras-gerais/?p=7680 Este tópico foi movido: De: "OTServ → Suporte OTServ → Suporte de OTServ Geral" Para: "OTServ → Suporte OTServ → Suporte de Scripts"
-
(Resolvido)Dúvida Simples
Tenta mudar pra essa : <talkaction log="yes" words="!buyaddon3" access="1" event="script" value="addon_Charizard.lua"/>
-
(Resolvido)Dúvida Simples
Manda a tag do xml por favor.
-
(Resolvido)Ajuda MAX Level
function onAdvance(cid) if getPlayerVocation(cid) == 6 or getPlayerVocation(cid) == 5 or getPlayerVocation(cid) == 4 or getPlayerVocation(cid) == 3 or getPlayerVocation(cid) == 2 then if getPlayerLevel(cid) >= 80 then doPlayerAddExperience(cid, (getExperienceForLevel(80) - doPlayerSendTextMessage(cid,25,"Voce atingiu o level maximo.") getPlayerExperience(cid))) end return true end end
-
[Pedido] Script para player passar por cima de level baixo.
O tópico foi movido para a área correta, preste mais atenção da próxima vez! Leia as regras do fórum: http://tibiaking.com/forum/topic/1281-regras-gerais/?p=7680 Este tópico foi movido: De: "OTServ → Suporte OTServ → Suporte de OTServ Geral" Para: "OTServ → Suporte OTServ → Suporte de Scripts"
-
[talkactions] Adicionar item para todos players online
Pra isso deveria ter um ID da pokebola com o pokemon dentro e acho que não tem isso..
-
[talkaction] Adicionar X item para o player
Daí isso eu não posso ajudar porque eu não entendo de servidores derivados,pra isso deveria ter um ID da pokebola com o pokemon dentro e acho que não tem isso..
-
[talkaction] Adicionar X item para o player
@sidneivascao provavelmente sim brother!
-
[talkactions] Adicionar item para todos players online
@sidneivascao creio que sim brother,se o servidor tiver todas as funções necessarias para o script.
-
(Resolvido)Dúvida Simples
Tenta assim : function onSay(cid, words, param, channel) if doPlayerRemoveItem(cid, 2145, 1) then doPlayerAddItem(cid,748,1) doSendMagicEffect(getPlayerPosition(cid), CONST_ME_MORTAREA) doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, "Parabéns! você comprou uma addon") else doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, "Desculpe mas você não tem Diamonds suficientes para compra essa addon.") doSendMagicEffect(getPlayerPosition(cid), CONST_ME_FLAMEAREA) end end
-
[PEDIDO] ENTRADA PARA SITE
@jobsonmb você só pode dar UP após 24 horas amigo ! Leia as regras do fórum : http://www.tibiaking.com/forum/forum/23-regras-do-forum/
-
onde fica ou como coloca o local dos pokemons inicias no Centurion V6 ?
O tópico foi movido para a área correta, preste mais atenção da próxima vez! Leia as regras do fórum: http://tibiaking.com/forum/topic/1281-regras-gerais/?p=7680 Este tópico foi movido: De: "OTServ → Suporte OTServ → Suporte de Programação" Para: "OTServ → Suporte OTServ → Suporte de Servidores Derivados"
-
(Resolvido)Ajuda MAX Level
Tenta esse então amigo : function onAdvance(cid) if getPlayerVocation(cid) == 6 or getPlayerVocation(cid) == 5 or getPlayerVocation(cid) == 4 or getPlayerVocation(cid) == 3 or getPlayerVocation(cid) == 2 then if getPlayerLevel(cid) >= 80 then doPlayerAddExperience(cid, (getExperienceForLevel(80) - getPlayerExperience(cid))) end return true end end
-
(Resolvido)Duvida
"data/action/scripts/quest1.lua" : function onUse(cid, item, fromPosition, itemEx, toPosition) a = 93520 id = 1234 if getPlayerStorageValue(cid, a) < 1 then doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, "You have found a "..getItemNameById(id)..".") doPlayerAddItem(cid, id, 1) doPlayerSetStorageValue(cid, a, 1) else doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, "It is empty.") end return TRUE end "data/action/action.xml" : <action actionid="93520" script="Quest1.lua"/>
-
TF 1.0 House por P.A
O tópico foi movido para a área correta, preste mais atenção da próxima vez! Leia as regras do fórum: http://tibiaking.com/forum/topic/1281-regras-gerais/?p=7680 Este tópico foi movido: De: "OTServ → Scripting → Sistemas e MODs" Para: "OTServ → Suporte OTServ → Suporte de Scripts"
-
[Spell] Shiki Fuujin "Ceifador da Morte"
Para quem gosta de servidores derivados é muito bom amigo,obrigado por contribuir! O tópico foi movido para a área correta, preste mais atenção da próxima vez! Leia as regras do fórum: http://tibiaking.com/forum/topic/1281-regras-gerais/?p=7680 Este tópico foi movido: De: "OTServ → Scripting → Geral" Para: "OTServ → Scripting → Outros Tipos"
- [ERRO] Loga e Desloga
-
(Resolvido)Ajuda MAX Level
O tópico foi movido para a área correta, preste mais atenção da próxima vez! Leia as regras do fórum: http://tibiaking.com/forum/topic/1281-regras-gerais/?p=7680 Este tópico foi movido: De: "OTServ → Suporte OTServ → Suporte de OTServ Geral" Para: "OTServ → Suporte OTServ → Suporte de Scripts" Tenta ae : "data/creaturescripts/levelmax.lua" : function onAdvance(cid, skill, oldLevel, newLevel) if getplayerLevel >= 200 then doPlayerAddLevel(cid, -1) doPlayerSendTextMessage(cid,25,"Voce atingiu o Maximo de level.") end return true end "data/creaturescripts/creaturescripts.xml" : <event type="advance" name="maxlevel" event="script" value="levelmax.lua"/> "data/creaturescripts/login.lua" : registerCreatureEvent(cid, "maxlevel")
- [Battlefield Event New!] Exclusivo e mais legal ;p
-
Ajuda com o SQlite Studio v1.0.0 !
O tópico foi movido para a área correta, preste mais atenção da próxima vez! Leia as regras do fórum: http://tibiaking.com/forum/topic/1281-regras-gerais/?p=7680 Este tópico foi movido: De: "OTServ → Suporte OTServ → Suporte de Clients" Para: "OTServ → Suporte OTServ → Suporte de Programação"
-
[Pedido] Spell Mt Dificil
O tópico foi movido para a área correta, preste mais atenção da próxima vez! Leia as regras do fórum: http://tibiaking.com/forum/topic/1281-regras-gerais/?p=7680 Este tópico foi movido: De: "OTServ → Suporte OTServ → Suporte de Scripts" Para: "OTServ → Suporte OTServ → Suporte de Servidores Derivados"
-
[talkaction] Adicionar X item para o player
Para quem não sabe como funciona o script : O ADM do servidor digita um comando para dar X quantidade de item para X player.Útil para quando terminar um evento o ADM dar X item para tal player pelo comando e não jogando o item no chao. • Adicionando o script • "data/talkactions/giveitem.lua" : function onSay(cid, words, param) local param = param.explode(param, ',') if param then if isPlayer(getCreatureByName(param[1])) == TRUE then doPlayerSendTextMessage(getCreatureByName(param[1]), 22, "Você acabou de receber um item do ADM!") doPlayerAddItem(getCreatureByName(param[1]), param[2], param[3]) end else doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Command param required.") end return TRUE end "data/talkactions/talkactions.xml" : <talkaction log="yes" access="5" words="/giveitem" event="script" value="giveitem.lua"/> • Configurando •