Ir para conteúdo

1027929

Artesão
  • Total de itens

    109
  • Registro em

  • Última visita

  • Dias Ganhos

    1

Tudo que 1027929 postou

  1. Olá preciso da ajuda de vocês : 1. O ot depois de um tempo on ele da aquela mensagem de não enviar e fecha 2. O meu mapa global tento abrir no rme mais da could not open Preciso disso
  2. Olá gente quando tento comprar pacc no site ele nao chegar no char ele aparece muitos dias a ++++++ no vip exemplo 20905808 Quero saber como eu tiro esse negocio de vip e so deixo pacc? Edit: e o seguinte eu to usando agora vip no lugar do pacc eu quero fazer umas coisas. 1. no tibia aparecer premium account quando vip (e quando nao e vip aparecer free account 2. quando comprar vip chega muitos numeros
  3. Gente tenho um ot so que e o seguinte os cara em pvp fica usando o target do elf bot tem algum script para evitar isso?? aguardo resposta vlw
  4. Eu tambem tenho esse problema ....
  5. Script do npc para me ajudar ou se tu quiser uma vaga para me ajudar em ot me add msn charleskassab1@hotmail.com local target = 0 local prevTarget = 0 local maxChaseDistance = 100 local origPos = 0 local lastAttack = 0 local followTimeout = 100 local function isSkulled(cid) if(getPlayerSkullType(cid) >= 3 and isPlayerPzLocked(cid) == TRUE) then return true end return false end local function goToOrigPos() target = 0 lastAttack = 0 selfFollow(0) doTeleportThing(getNpcCid(), origPos) end local function updateTarget() if(isPlayer(target) == FALSE) then goToOrigPos() elseif(not isSkulled(target)) then selfSay("Now, behave in the future.") goToOrigPos() end if(target == 0) then local list = getSpectators(getNpcPos(), 9, 9, false) for i = 1, table.getn(list) do local _target = list if(_target ~= 0) then if(isPlayer(_target) == TRUE and isSkulled(_target)) then if(getTilePzInfo(getCreaturePosition(_target)) == FALSE) then if(selfFollow(_target)) then target = _target if(target ~= prevTarget) then selfSay("Noob corre vai lixao!!") end prevTarget = target break end end end end end end end function onCreatureAppear(cid) if(cid == getNpcCid()) then origPos = getNpcPos() end end function onCreatureDisappear(cid) if(cid == target) then goToOrigPos() end end function onCreatureMove(creature, oldPos, newPos) -- end function onThink() updateTarget() if(target == 0) then return end local playerPos = getCreaturePosition(target) local myPos = getNpcPos() if(myPos.z ~= playerPos.z) then goToOrigPos() return end if(math.abs(myPos.x - origPos.x) > maxChaseDistance or math.abs(myPos.y - origPos.y) > maxChaseDistance) then selfSay("Depois eu te pego.") goToOrigPos() return end if(lastAttack == 0) then lastAttack = os.clock() end if(os.clock() - lastAttack > followTimeout) then selfSay("You got me this time, but just wait.") goToOrigPos() return end if((math.abs(playerPos.x - myPos.x) <= 1) and (math.abs(playerPos.y - myPos.y) <= 1)) then doTargetCombatHealth(getNpcCid(), target, COMBAT_LIFEDRAIN, -1000, -1000, CONST_ME_EXPLOSIONAREA) lastAttack = os.clock() end end
  6. VLWWWWA AMIGAO TE AMO DO CORAÇÃO *_*
  7. Gente to com ot on e preciso da ajuda de voces tem 4 baus e cada 1 tem uma arma ai tipo queria que o cara so desse conta de abrir 1 bau e o outro nao desse certo alguem sabe resolver isso?? Script abaixo ja puis o unique id e action id nas caixas so que puis de acordo a baixo com cada caixa function onUse(cid, item, frompos, item2, topos) if item.uid == 10900 then --primeiro bau-- queststatus = getPlayerStorageValue(cid,10900) if queststatus == -1 or queststatus == 0 then doPlayerSendTextMessage(cid,22,"Você achou a zangetsu") item_uid = doPlayerAddItem(cid,7407,1) setPlayerStorageValue(cid,10900,1) else doPlayerSendTextMessage(cid,22,"O baú está vazio.") end elseif item.uid == 10901 then --segundo bau-- queststatus = getPlayerStorageValue(cid,10901) if queststatus == -1 or queststatus == 0 then doPlayerSendTextMessage(cid,22,"Você achou a Rod Of Asclepius") item_uid = doPlayerAddItem(cid,11112,1) setPlayerStorageValue(cid,10901,1) else doPlayerSendTextMessage(cid,22,"O baú está vazio.") end elseif item.uid == 10902 then --terceiro bau-- queststatus = getPlayerStorageValue(cid,10902) if queststatus == -1 or queststatus == 0 then doPlayerSendTextMessage(cid,22,"Você achou a Wand Of Enchant") item_uid = doPlayerAddItem(cid,7735,1) setPlayerStorageValue(cid,10902,1) else doPlayerSendTextMessage(cid,22,"O baú está vazio.") end elseif item.uid == 10903 then --quarto bau-- queststatus = getPlayerStorageValue(cid,10903) if queststatus == -1 or queststatus == 0 then doPlayerSendTextMessage(cid,22,"Você achou Star De Zeus") item_uid = doPlayerAddItem(cid,7368,1) setPlayerStorageValue(cid,10903,1) else doPlayerSendTextMessage(cid,22,"O baú está vazio.") end else return 0 end return 1 end
  8. Gente preciso da ajuda de voces urgente. 1. Como boto para matarem o npc cityguard 2. Meu baiak por um tempo (é raro) ele da nao enviar e fecha o que sera? Bom gente essas são as minhas duvidas obrigado Ou se quiserem me ajudar pelo ot mesmo ta ae baiaktheot.servegame.com 8.6
  9. Olá gente tenho um problema e que antes estava tudo funcionando direito so que agora mesmo tentei ligar e deu esse erro: ERROR: CANNOT RESOLVE slayerremixed.servegame.com! eu ja tentei com outros ips e ate os que nao existe e nao deu. Isso aconteceu so depois de eu ligar o server outra vez. Ganha rep+ quem resolver meu problema obrigado.
  10. Olá meromeromei Se você queira que começa com outros itens voce modifica em: C:\Seu ot\data\creaturescripts\scripts\ e dentro da pasta existe um arquivo .LUA Chamado firstitems. E so abrir ele e modificar. Vocation ids: 1-Sorcerer 2-Druid 3-Paladin 4-Knight e em baixo de cara vocation tem as ids dos items e so modificar essas ids dos items e por a nova que quer
  11. 1027929

    Preciso De Um Script

    Gente queria um script que quando um player divulga um ot ele leva ban na hora. Ou algo parecido que me ajuda por favor. Obrigado.
  12. Oi estou precisando de uma ajuda urgente, quando eu dou !car move ele aparece normal so que nao anda nem dando !car speed ja tentei de tudo meu ot e slayer yurots 8.6. me ajuda por favor .-.
  13. tenho 2 problemas la vai o primeiro quando vou criar um character na minha conta olha o que da: Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 1364 Field 'comment' doesn't have a default value' in C:\xampp\htdocs\pot\OTS_Player.php:187 Stack trace: #0 C:\xampp\htdocs\pot\OTS_Player.php(187): PDO->query('INSERT INTO `pl...') #1 C:\xampp\htdocs\accountmanagement.php(953): OTS_Player->save() #2 C:\xampp\htdocs\index.php(123): include('C:\xampp\htdocs...') #3 {main} thrown in C:\xampp\htdocs\pot\OTS_Player.php on line 187 o segundo problema quando vou criar uma conta cliko em submit olha no que da: Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 1364 Field 'page_lastday' doesn't have a default value' in C:\xampp\htdocs\pot\OTS_Account.php:208 Stack trace: #0 C:\xampp\htdocs\pot\OTS_Account.php(208): PDO->query('INSERT INTO `ac...') #1 C:\xampp\htdocs\createaccount.php(266): OTS_Account->create(0, 9999999, '1027929') #2 C:\xampp\htdocs\index.php(129): include('C:\xampp\htdocs...') #3 {main} thrown in C:\xampp\htdocs\pot\OTS_Account.php on line 208 Por favor me ajude :ouch:
  14. Tipo pra reinstalar tem que ir no arquivo config.ini e coloca assim? install=start ------------------------------------------ @Edit ou eu reinstalei meu site e quando fui tentar criar uma conta ou character deu o mesmo erro cara tem que reinstalar tudo ou so o site?
  15. Ola caro bekman estou tendo duas dificuldades serissimas! a primeira e quando vou criar um character olha o que da: Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 1364 Field 'comment' doesn't have a default value' in C:\xampp\htdocs\pot\OTS_Player.php:187 Stack trace: #0 C:\xampp\htdocs\pot\OTS_Player.php(187): PDO->query('INSERT INTO `pl...') #1 C:\xampp\htdocs\accountmanagement.php(953): OTS_Player->save() #2 C:\xampp\htdocs\index.php(123): include('C:\xampp\htdocs...') #3 {main} thrown in C:\xampp\htdocs\pot\OTS_Player.php on line 187 A segunda quando vo criar uma conta ele da esse erro quando do submit: Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 1364 Field 'page_lastday' doesn't have a default value' in C:\xampp\htdocs\pot\OTS_Account.php:208 Stack trace: #0 C:\xampp\htdocs\pot\OTS_Account.php(208): PDO->query('INSERT INTO `ac...') #1 C:\xampp\htdocs\createaccount.php(266): OTS_Account->create(0, 9999999, '102729295') #2 C:\xampp\htdocs\index.php(129): include('C:\xampp\htdocs...') #3 {main} thrown in C:\xampp\htdocs\pot\OTS_Account.php on line 208 Por favor me ajuda nessa estou contando com voce!
  • Quem Está Navegando   0 membros estão online

    • Nenhum usuário registrado visualizando esta página.
×
×
  • Criar Novo...