Tudo que Fausto32 postou
- [Duvida] Sistema de Retono Automatico PagSeguro!
- [Duvida] Sistema de Retono Automatico PagSeguro!
-
[Duvida] Sistema de Retono Automatico PagSeguro!
Então eu queria saber c só pelo sistema de retorno automatico do proprio pagseguro teria como eu saber pra onde mandar os pontos pra q player e tals de um modo q o player não tenha q confirmar doação c não tiver tem outro modo de fazer isso ? o player não ter q prêencher aquela tabela de confirmação ? ter eu sei q tem tipo o da GlobalOTS '-' Tipo o sistema de entrega de pontos automaticas mais eu mesmo queria por os pontos num confio muito no sistema e no caso de uma promoção de poits como fica ? :x
-
Qual é a melhor versão? 8.60 ou 9.81
Rafusko no quesito mapa acho q 9.6 Atrai muito mais por ter muitas novidades i o mapa e bem mais bonito ..
-
Ice WAR
Obrigado por compartilhar seu trabalho Uma dica coloque os scans pqê a galera aqui parece q não tem anti-virus k Continue trabalhando melhorando e postando aqui (: k Precisando tamo aqui.. Reputado '
-
Sexto Lugar Campeonato de Surf.
Fiquei na 4ª pOsição :]
- Modificação Battlefield Script /Advanced
- [Resolvido] Pqê nunca tem a energia nessesaria ?
-
Só eu curti essa musica foda?
Ehh só vc .. KOAPEKpo
- Zombie Event [BUG_ERROR_HelpMe?]
-
[PEDIDO][ Script
<talkaction log="yes" access="5" words="/giveitem" event="script" value="giveitem.lua"/> function onSay(cid, words, param, channel) local param = string.explode(param, ",") local item = { player = getPlayerByNameWildcard(param[1]), itemid = tonumber(param[2]), type = tonumber(param[3]), charges = 1 } local str = { "", "" } if(item.player == 0 or item.player == nil) then doPlayerSendCancel(cid, "Player " .. param[1] .. " is not online.") doSendMagicEffect(getCreaturePosition(cid), CONST_ME_POFF) return TRUE end if(not item.itemid) then item.itemid = getItemIdByName(param[2], false) if not item.itemid then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Item wich such name does not exists.") doSendMagicEffect(getCreaturePosition(cid), CONST_ME_POFF) return TRUE end end if(item.itemid < 1) then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "No item specified.") doSendMagicEffect(getCreaturePosition(cid), CONST_ME_POFF) return TRUE end if(not item.type) then if(isItemRune(item.itemid) or isItemStackable(item.itemid)) == TRUE then item.type = 100 item.charges = 1 else item.type = 1 item.charges = 1 end end if(isItemMovable(item.itemid) == FALSE) then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "You cannot give that item.") doSendMagicEffect(getCreaturePosition(cid), CONST_ME_POFF) return TRUE end local str = { "You give " .. item.type .."x " .. getItemNameById(item.itemid) .. " to " .. param[1] .. ".", "You received " .. item.type .. "x " .. getItemNameById(item.itemid) .. " from " .. getCreatureName(cid) .. "." } if(isItemRune(item.itemid) == TRUE) then item.charges = item.type item.type = 1 str[1] = "You give " .. item.type .. "x " .. getItemNameById(item.itemid) .. " with " .. item.charges .. "x charges to " .. param[1] .. "." str[2] = "You received " .. item.type .. "x " .. getItemNameById(item.itemid) .. " with " .. item.charges .. " charges from " .. getCreatureName(cid) .. "." end doPlayerGiveItem(item.player, item.itemid, item.type, item.charges) doSendMagicEffect(getCreaturePosition(cid), CONST_ME_MAGIC_RED) doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, str[1]) doSendMagicEffect(getCreaturePosition(item.player), CONST_ME_MAGIC_RED) doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, str[2]) return TRUE end Tente adapdar ele agora pra dar pokes
- [8.60] Baiak Zerot's [3 Vips Free + 4 Donate]
- [Resolvido] Pqê nunca tem a energia nessesaria ?
-
Fox? pixel art
Mascote do Samps de primeira fico rox pro primeiro Só queria saber como um cajado vira uma ihama O.o
-
atualiza
Mais um sinal no apocalypse cristão..
-
Só eu aqui curto esse tipo de musica?
- [Resolvido] Pqê nunca tem a energia nessesaria ?
function onUse(cid, item, frompos, item2, topos) if item.uid == 9951 then if getPlayerStorageValue(cid,9951) == -1 then doPlayerSendTextMessage(cid,25,"You have found a Royal Scale Robe.") doPlayerAddItem(cid,12643,1) setPlayerStorageValue(cid,9951,1) doSendMagicEffect(getCreaturePosition(cid), 17) doSendMagicEffect(getCreaturePosition(cid), 49) else doPlayerSendTextMessage(cid,25,"The is empty.") end elseif item.uid == 9952 then if getPlayerStorageValue(cid,9951) == -1 then doPlayerSendTextMessage(cid,25,"You have found a Royal Draken Mail.") doPlayerAddItem(cid,12642,1) setPlayerStorageValue(cid,9951,1) doSendMagicEffect(getCreaturePosition(cid), 17) doSendMagicEffect(getCreaturePosition(cid), 49) else doPlayerSendTextMessage(cid,25,"The is empty.") end elseif item.uid == 9953 then if getPlayerStorageValue(cid,9951) == -1 then doPlayerSendTextMessage(cid,25,"You have found a Elite Draken Helmet.") doPlayerAddItem(cid,12645,1) setPlayerStorageValue(cid,9951,1) doSendMagicEffect(getCreaturePosition(cid), 17) doSendMagicEffect(getCreaturePosition(cid), 49) else doPlayerSendTextMessage(cid,25,"The is empty.") end end return TRUE end local newsPosition = {x=32808, y=32632, z=11} local newsPosition2 = {x=32808, y=32630, z=11} local storageWrath = 9951 function onUse(cid, item, frompos, item2, topos) if getPlayerStorageValue(cid,9951) == 2 and getPlayerStorageValue(cid,storageWrath) == 4 and getPlayerStorageValue(cid,9951) == 1 then doCreatureSay(cid, "Welcome to Deeper Banuta", TALKTYPE_ORANGE_1) pos = getPlayerPosition(cid) if pos.x == topos.x then if pos.y < topos.y then pos.y = topos.y + 1 else pos.y = topos.y - 1 end elseif pos.y == topos.y then if pos.x < topos.x then pos.x = topos.x + 1 else pos.x = topos.x - 1 end else doPlayerSendTextMessage(cid,22,'Please stand in front of the door.') return TRUE end doTeleportThing(cid, newsPosition, TRUE) doSendMagicEffect(newsPosition, CONST_ME_POFF) else doCreatureSay(cid, 'You dont have enough energy to enter this place.', TALKTYPE_ORANGE_1) end return TRUE end Dai Faço a quest e tal quando uso o item pra teleportar não vai O.o fica dando "You dont have enough energy to enter this place." Mais fazendo a quest eu obtenho a storage 9951 certo ? então pqê não vai ? O.o- Modificação Battlefield Script /Advanced
Mais eh ae dueu eu falar @Up? c já pensso em ajudar uma vez de ficar contando os minutos q postei ou não algo ?mlkk chato pqp --' <talkaction words="!battlestart" access="5" event="script"><![CDATA[ domodlib('battle_func') function onSay(cid, words, param, channel) if(param == 'on') then for i = 1, #timer.days do local tp = doCreateItem(1387, 1, battle_info.tpPos) doItemSetAttribute(tp, "aid", 45000) CheckEvent(timer.limit_Time) doBroadcastMessage("The event BattleField was opened and We are waiting "..timer.days[i][3].." Players! Team divided into "..((timer.days[i][3])/2).." VS "..((timer.days[i][3])/2)) return setGlobalStorageValue(battle_info.storage_count, timer.days[i][3]) end end return true end]]></talkaction> <event type="login" name="Check Map" event="script"><![CDATA[ domodlib('battle_func') function onLogin(cid) if getGlobalStorageValue(battle_info.TeamOne.storages[2]) == -1 then setGlobalStorageValue(battle_info.TeamOne.storages[2], 0) setGlobalStorageValue(battle_info.TeamTwo.storages[2], 0) setGlobalStorageValue(battle_info.storage_count, 0) end Onde tá o erro ? Sem erros na distro + não funfa a talk! eu falo e nada acontece.. o palavra não sai também tá como talk mais ñ funfa .. E adicionado no lugar dá onthink na mod !- Modificação Battlefield Script /Advanced
- Qual vps vcs indicam?
Como eu disse eh uma empresa seria Windows e furada pra servidor .. +vai por ídeia de cada um néh Boa Sorte ae !- Qual vps vcs indicam?
Linux não aguenta pqê nada aguenta néh .. até o FBI sofre com DDoS e invasão ¬¬ Mais linux segura DDos Muito mais segurança 1000x melhor q windows -' Topico: Mano eu recomendo a ServerSoft claro por ser uma empresa com Otimo Suporte e empresa seria que hospeda os maiores servidores brasileiros ou naõ .. e tem Planos de VPS apartir de R$25,00- Modificação Battlefield Script /Advanced
Então eu queria esse sistema aqui de Battlefield por Talkaction exatamente como o zombie event /startbattle 2--Start evento e numero de players então e isso aqui o exemplo de como eh ele no zombie event então e isso agradeço muito a quem fazer ou pelo menos tentar.. Thx Zombie Event: http://tibiaking.com/forum/topic/22757-perfect-zombie-system-event/ Battlefield System: http://tibiaking.com/forum/topic/16699-sistema-battlefield-event/ Help!- Shopsystem com abas
vai no seu xampp/htdocs/shopsystem.php e subistitui ele por esse aqui! Exatamente igual esse ae q tu quer '- Zumbie Event Bugado!
@Up- [Resolvido] O que há de errado no script? O.o
050-function Add lá . function getPlayerVipDays(cid) local Info = db.getResult("SELECT `premdays` FROM `accounts` WHERE `id` = " .. getPlayerAccountId(cid) .. " LIMIT 1") if Info:getID() ~= LUA_ERROR then local days = Info:getDataInt("premdays") Info:free() return days end return LUA_ERROR end function doAddVipDays(cid, days) db.executeQuery("UPDATE `accounts` SET `premdays` = `premdays` + " .. days .. " WHERE `id` = " .. getPlayerAccountId(cid) .. ";") end - [Resolvido] Pqê nunca tem a energia nessesaria ?
Informação Importante
Confirmação de Termo