

netflat
Campones-
Total de itens
84 -
Registro em
-
Última visita
Tudo que netflat postou
-
Sabe A Maozinha Pra Seguir Ta Bugada Preciso Do Scripth Dela
tópico respondeu ao zandro3210 de netflat em Lixeira Pública
http://www.xtibia.com/forum/topic/137248-passando-um-otserv-para-860/ Nesse tópico tem como arrumar vários bugs 8.60. -
Crying Damson: http://otland.net/subversion.php?svn=public&file=dl.php&repname=forgottenserver&path=%2Ftags%2F0.3.6pl1%2F&rev=83&peg=83&isdir=1 Mystic Spirit: http://otland.net/subversion.php?svn=public&file=dl.php&repname=forgottenserver&path=%2Ftags%2F0.2.7%2F&rev=83&peg=83&isdir=1 Acho que o tutorial que você viu foi o do crying damson mais eu coloquei as duas =X Boa sorte.
-
Removido.
-
http://www.xtibia.com/forum/topic/138937-arrumando-bug-das-runas-na-hotkey/ Isso ajuda =D? Recomendo baixar o We Do(antigo Real Server), tem menos bugs e não tem esse bug da contagem na hotkey.
-
Boa sorte ai com o server, vo baixar aqui e se for bom eu coloco on.
-
O tópico é antigo, nem sei se funciona mais desse jeito. O Mystic Spirit tem um arquivo editavel na pasta do server que mostra o recorde, muito mais facíl de mexer =D
- 36 respostas
-
- otserv
- otservlist
-
(e 5 mais)
Tags:
-
1- NPC: <?xml version="1.0" encoding="UTF-8"?> <npc name="Cipfried" script="healer.lua" walkinterval="2000" floorchange="0"> <health now="100" max="100"/> <look type="57" head="0" body="0" legs="0" feet="0" addons="0"/> <parameters> <parameter key="message_greet" value="Hello |PLAYERNAME|. I can {heal} your wounds. Just ask for {help}."/> <parameter key="message_farewell" value="Good bye."/> <parameter key="message_walkaway" value="Farewell then.." /> </parameters> </npc> Script: local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) function onCreatureAppear(cid) npcHandler:onCreatureAppear(cid) end function onCreatureDisappear(cid) npcHandler:onCreatureDisappear(cid) end function onCreatureSay(cid, type, msg) npcHandler:onCreatureSay(cid, type, msg) end function onThink() npcHandler:onThink() end function creatureSayCallback(cid, type, msg) local talkUser = NPCHANDLER_CONVBEHAVIOR == CONVERSATION_DEFAULT and 0 or cid if (msgcontains(msg, "hello") or msgcontains(msg, "hi")) and not npcHandler:isFocused(cid) then if getCreatureHealth(cid) < 65 then npcHandler:say("Hello, "..getCreatureName(cid).."! You are looking really bad. Let me heal your wounds.", cid) doCreatureAddHealth(cid, 65 - getCreatureHealth(cid)) doSendMagicEffect(getCreaturePosition(cid), 12) else selfSay("Hello, "..getCreatureName(cid).."! I'll {heal} you if you are badly injured or poisoned. Feel free to ask me for {help} or general {hints}.", cid, TRUE) npcHandler:addFocus(cid) end return true end if(not npcHandler:isFocused(cid)) then return false elseif msgcontains(msg, "bye") or msgcontains(msg, "farewell") then selfSay("Farewell, " .. getCreatureName(cid) .. "!", cid, TRUE) npcHandler:releaseFocus(cid) elseif msgcontains(msg, "heal") then if getCreatureCondition(cid, CONDITION_FIRE) == TRUE then npcHandler:say("You are burning. I will help you.", cid) doRemoveCondition(cid, CONDITION_FIRE) doSendMagicEffect(getCreaturePosition(cid), 14) elseif getCreatureCondition(cid, CONDITION_POISON) == TRUE then npcHandler:say("You are poisoned. I will help you.", cid) doRemoveCondition(cid, CONDITION_POISON) doSendMagicEffect(getCreaturePosition(cid), 13) elseif getCreatureHealth(cid) < 65 then npcHandler:say("You are looking really bad. Let me heal your wounds.", cid) doCreatureAddHealth(cid, 65 - getCreatureHealth(cid)) doSendMagicEffect(getCreaturePosition(cid), 12) else npcHandler:say("You aren't looking really bad, " .. getCreatureName(cid) .. ". I only help in cases of real emergencies. Raise your health simply by eating {food}.", cid) end end return TRUE end npcHandler:setCallback(CALLBACK_MESSAGE_DEFAULT, creatureSayCallback) npcHandler:setMessage(MESSAGE_WALKAWAY, "Well, bye then.")
-
Desinstala o Tibia 8.61 e baixa o do site http://download.tibia.com/tibia861.exe Não é ir la e deleta a pasta, vai no CCleaner ou onde remove os arquivos instalados do seu PC. Instala o RME 2.1 (tem menos bugs ). O RME 2.0/1 funciona com o Tibia 8.60 e 8.61.
-
Cara o realserver é tfs, você precisa pegar as sources dele. A do We Do (antigo realserver) está liberada. Realmente é isso mesmo, pelo que eu vejo na otserv list, só o Wise tem isso.
- 36 respostas
-
- otserv
- otservlist
-
(e 5 mais)
Tags:
-
xampp/php/php.ini procure por isso: ; Defines the default timezone used by the date functions ; http://php.net/date.timezone date.timezone = Mude para isso: ; Defines the default timezone used by the date functions ; http://php.net/date.timezone date.timezone = America/Sao_Paulo Se não funcionar, vá nos arquivos que está com problema e procure por: <?PHP Depois disso adicione: date_default_timezone_set('America/Sao_Paulo');
-
Você iria utilizar essa função no baú: setPlayerStorageValue(uid,key,n) E essa na magia: getPlayerStorageValue(uid, key) Eu acho que é isso mesmo =P
-
Removido.
-
Mais se pega do server vai ter que refazer todo o mapa =X Não precisava, tem a busca ali.
-
Você devia ter começado do 0, só com as paredes, nada de janelas e etc... Mais ficou muito bom. Rep +
-
Cara, usa o dreamweaver, tem muitas coisas la. Se não sabe, ele é um programa parar criar sites, e editar PHP e várias outras coisas.
-
[Encerrado] Urgente Nukers No Meu Server!
tópico respondeu ao xSkyFrostx de netflat em Tópicos Sem Resposta
É quse impossível resolver isso, só mesmo arranjando um bom server e um host dedicado. Mais tenta fazer assim: Vai em config e marca todas as opções. -
Cara se não sabe lê não? Já tem mais de 10 tópicos com a mesma pergunta Pega os items.otb do RME e coloca no seu server. RME: data/860 SERVER: data/items
-
Bom, se pudesse eu queria trocar de nome. O motivo é o seguinte, eu copiei o nome do Cykotitan (um usuário bem conheido do outro fórum), quando fui criar o usuário eu não tinha outros nomes para por... Os cara la do outro fórum ficam vendo o xtibia e vejam meu nome aqui e vão la e me adiciona no MSN e fica enchendo o saco. O Cykotitan ja reclamou porque eu criei um usuário com o nome dele, até hj ele reclama. Então, pode dar rolo pra min e pra ele... Ai o profile dele: http://otland.net/members/cykotitan/
-
o comodo bloqueia as portas... tenta desbloquear ou deleta o firewall olha realmente, se tu qer não ser nukado, aranja um dedicado bom com firewall fisico
-
Esse bug tem faz tempo, paladin não solta runa e ataca ao mesmo tempo.
-
Legal o script, poderia colocar skills porque quando passa acima de um número a skill reseta dai não da para saber quanto você tem de skill.
-
[Patrimônio XTibia] Sua última Foto - Mapping
tópico respondeu ao Feyzer de netflat em Mapping Show-Off
Meu segundo mapa -
Scan: VirusTotal.com Não gostei, uns monstros nem tem exp e tem 50k de vida, e também não tem loot. DragoR, reviveu o tópico.
-
Cara, para o account manager falar ela você tem que mudar em data/xml/vocations.xml fromvoc="id da vocation" Exemplo: Olha o meu: <vocation id="9" name="Drunou" description="a drunou" needpremium="0" gaincap="20" gainhp="10" gainmana="15" gainhpticks="4" gainhpamount="145" gainmanaticks="4" gainmanaamount="200" manamultiplier="1.4" attackspeed="600" soulmax="200" gainsoulticks="120" fromvoc="9"> <formula meleeDamage="1.0" distDamage="1.0" wandDamage="1.0" magDamage="1.0" magHealingDamage="1.0" defense="1.0" magDefense="1.0" armor="1.0"/> <skill fist="1.2" club="1.1" sword="1.2" axe="1.2" distance="1.4" shielding="1.1" fishing="1.1" experience="1.0"/> </vocation> <vocation id="10" name="Lord Drunou" description="a lord drunou" needpremium="1" gaincap="20" gainhp="10" gainmana="15" gainhpticks="3" gainhpamount="195" gainmanaticks="3" gainmanaamount="200" manamultiplier="1.4" attackspeed="600" soulmax="200" gainsoulticks="15" fromvoc="9" lessloss="30"> <formula meleeDamage="1.0" distDamage="1.0" wandDamage="1.0" magDamage="1.0" magHealingDamage="1.0" defense="1.0" magDefense="1.0" armor="1.0"/> <skill fist="1.2" club="1.1" sword="1.2" axe="1.2" distance="1.4" shielding="1.1" fishing="1.1" experience="1.0"/> </vocation>
-
Quem Está Navegando 0 membros estão online
- Nenhum usuário registrado visualizando esta página.