-
Total de itens
444 -
Registro em
-
Última visita
Tudo que HeelNox postou
-
Outra coisa é que não há como colocar transparência em apenas 1 certa área, no caso na sprite toda ficaria transparente.
-
Deixa ela normal é configura 0.5 no otc.
-
Você configurou as positions certinhas aonde se localizam os baús ?
-
local starterpokes = { ["Weedle"] = {x = 53, y = 70, z = 7}, ["Rattata"] = {x = 51, y = 70, z = 7}, ["Caterpie"] = {x = 49, y = 70, z = 7}, ["Bellsprout"] = {x = 43, y = 70, z = 7}, ["Oddish"] = {x = 45, y = 70, z = 7}, ["Sunkern"] = {x = 47, y = 70, z = 7}, ["Pidgey"] = {x = 55, y = 70, z = 7}, } local btype = "normal" function onStepIn(cid, item, position, fromPosition) if getPlayerLevel(cid) > 5 then return true end local pokemon = "" for a, b in pairs (starterpokes) do if isPosEqualPos(topos, b) then pokemon = a end end if pokemon == "" then return true end if getPlayerStorageValue(cid, 9658754) ~= 1 then sendMsgToPlayer(cid, 27, "Talk to the Prof. Robert to choose your beginner city first!") return true end --alterado v1.9 \/ doPlayerSendTextMessage(cid, 27, "You got your first pokemon! You also received some pokeballs to help you in your way.") doPlayerSendTextMessage(cid, 27, "Don't forget to use your pokedex on every undiscovered pokemon!") addPokeToPlayer(cid, pokemon, 0, nil, btype, true) doPlayerAddItem(cid, 2394, 10) doSendMagicEffect(getThingPos(cid), 29) doTeleportThing(cid, getTownTemplePosition(getPlayerTown(cid))) doSendMagicEffect(getThingPos(cid), 27) doSendMagicEffect(getThingPos(cid), 29) return TRUE end function onStepOut(cid, item, position, fromPosition) return false end
-
0.3.6 não tem suporte a Cast System nem a War System.
-
aqui ^^ http://www.xtibia.com/forum/topic/233647-sprite-do-cp-do-pxg-e-itens-do-pxg/ Vlw ^^
-
Apenas tava afim de mostrar '=' os Remakes da pxg que adc no meu sv. CP TC Portais dos Clans Daily Tasks Área de Pesca Mark To montando ainda.
-
Funciono vlw Zipter, obrigado Smix.
-
Tentei usar com additem deu vários erros no console ;/ monster = { ["Demon"] = {itemid = 1403, count = 1, chance = 20 } } function onKill(cid, target, lastHit) if(math.random(1, 100) <= monster[getCreatureName(cid)].chance)then if monster[getCreatureName(target)] then monster = monster [getCreatureName(target)] doPlayerAddItem(cid, monster.itemid, monster.count) end end return true end
-
["Rat"] = {hp = 5, mp = 5, chance = 5} Como eu faço para por chance em tabelas, no caso isso seria um Creaturescripts, ao matar o rat teria chance de curar 5 hp e 5 de mp, eu so queria saber como funciona melhor math.random.
-
Obrigado Avuenja, amanha te reputo vlw !
-
website Tabela Top 10 - Com Level & Magic Level - Modern ACC
tópico respondeu ao LeoTK de HeelNox em Websites & Layouts
Muito legal, porém ao instalar no meu site (Básicos dos nto e dbo base Dbo br) tive que fazer algumas alterações por que o template bugou. Seria legal também você postar a Homepage.png a barrinha que fica atras da onde ta escrito Top 10. Atingi o limite de reputações hoje quanto tiver Rep+. -
Ta de boa obrigado por tentar ajudar, esse Script não e de urgência não vai fazer falta.
-
Coloquei em varios lugares diferente e ainda n funcionou
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <div id="LayerPop" style="display:block; position:Center; left:0px; top:0px; background-color:#0; width:0; height:0; z-index:0;margin:0px;opacity:0.75;"></div> <div id="LayerPop2" style="position: Center; left: 330px; top: 80px; z-index: 5000;"><a href="{$path}/index.php//p/v/points"><img src="http://i.imgur.com/nzaowdT.png" class="imgBorder"></a><br><a href="javascript:void();" onClick="document.getElementById('LayerPop').style.display = 'none';document.getElementById('LayerPop2').style.display = 'none'"><b>Fechar</b></a></div> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="distribution" content="Global" /> <meta name="author" content="Vean" /> <meta name="robots" content="index,follow" /> <meta name="description" content="Site Description." /> <meta name="keywords" content="ots, open tibia server, ..." /> {$head} <title>Dragon Ball King Online</title> <link rel="stylesheet" type="text/css" href="{$path}/templates/NQO-By Mateushurley/main.css" /> <link href="{$path}/templates/NQO-By Mateushurley/favicon.ico" rel="shortcut icon" /> </head> Tentei colocar em vários locais e não funcionou ;S
-
Ainda não funcionou kospapoksaokp, coloquei até 0 e continua mesma coisa. Conseguir abaixar ele para baixo no z-index:0;margin:0px; So que ele joga todo o template para baixo junto
-
Nada ainda ;X, além da imagem ter abaixado o template.
-
Ainda não funcionou :S, porém eu tinha mexido em outra coisa e desceu a imagem, só que junto com isso todo o Layout Desceu junto
-
Sim, só que ele ta localizado no canto Superior Esquerdo ^< Gostaria de centraliza-lo.
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <div id="LayerPop" style="display:block; position:Center; left:0px; top:0px; background-color:#1e1e22; width:100%; height:180%; z-index:0;margin:0px;opacity:0.75;"></div> <div id="LayerPop2" style="position: Center; left: 330px; top: 80px; z-index: 5000;"><a href="{$path}/index.php//p/v/points"><img src="http://i.imgur.com/nzaowdT.png" class="imgBorder"></a><br><a href="javascript:void();" onClick="document.getElementById('LayerPop').style.display = 'none';document.getElementById('LayerPop2').style.display = 'none'"><b>Fechar</b></a></div> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="distribution" content="Global" /> <meta name="author" content="Vean" /> <meta name="robots" content="index,follow" /> <meta name="description" content="Site Description." /> <meta name="keywords" content="ots, open tibia server, ..." /> {$head} <title>Dragon Ball King Online</title> <link rel="stylesheet" type="text/css" href="{$path}/templates/NQO-By Mateushurley/main.css" /> <link href="{$path}/templates/NQO-By Mateushurley/favicon.ico" rel="shortcut icon" /> </head> <!--Google--> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-15249041-2']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <body> <div id="vt_page"> <div id="vt_header"></div> <div id="vt_container"> <div id="vt_menu"> <div id="vt_news_menu"> Eu adicionei vê se ta certo ;\
-
Eu uso modern aonde fica isso ;\ @edit Ele ficou no canto superior esquerdo como centralizo ele ?
-
Alguém tem o Script de Pop-Up de propaganda (Aquela imagem que aparace no meio da Tela informando algo e deixando o fundo todo escuro até que seja fechada) Pela Atenção Obrigado.
-
Achei besta essa pergunta além do ot client ser open source, e bem simples de alterar qualquer coisa, adicionar mods botões no topo mudar qualquer coisa do gênero e fácil, nem é realmente necessário saber muito .lua ou outra linguagem mexendo um pouco você vai aprendendo.
-
Depende do que você quer alterar né.
-
Quem Está Navegando 0 membros estão online
- Nenhum usuário registrado visualizando esta página.