Ir para conteúdo

Piabeta Kun

Herói
  • Total de itens

    2403
  • Registro em

  • Última visita

  • Dias Ganhos

    8

Tudo que Piabeta Kun postou

  1. bem vc botou a senha do root no config do server? e pq vc nao usa o gesior 0.3.6 ou 0.3.7?
  2. fio use o gesior 0.3.5 so q vc tera q usar o conifg.lua do real server ou outro pois o styler usar muitas explicaçoes no seu config e o gesior le como comando e fika dando erro! se conseguir avisa e se der da um + rep naop custa nada!
  3. agora so falta implmentar o systema para sites muito bom!
  4. nao tem senha pois e só um mapa e nao um server inteiro ou completo! preste atençao nos post q vcs intenderao!!!!
  5. nego eskece q pro novatos tem q soletrar! por favor soletre para nois entendermos, eu creio q a ducida maior de todos e como adicionar as linhas no phpmyadmin, se der manda um passo a passo soletrado, pq falar pega ai e importa no php myadmi nao ajuda de nada!
  6. gostei muito bom! xD
  7. mano da uma lida aki no link acabei de postar nesse topico --> http://www.xtibia.com/forum/topic/143021-shopp-system-gesior-037/
  8. simples! vcs tera q add um scrip no server chamado shop.lua! aki vai o script: va em data/globalevents/scripts crie um arkivo .LUA com o nome de shop (shop.lua), e dentro dele coloque isso: -- ### CONFIG ### -- message send to player by script "type" (types you can check in "global.lua") SHOP_MSG_TYPE = 19 -- time (in seconds) between connections to SQL database by shop script SQL_interval = 30 -- ### END OF CONFIG ### function onThink(interval, lastExecution) local result_plr = db.getResult("SELECT * FROM z_ots_comunication WHERE `type` = 'login';") if(result_plr:getID() ~= -1) then while(true) do id = tonumber(result_plr:getDataInt("id")) action = tostring(result_plr:getDataString("action")) delete = tonumber(result_plr:getDataInt("delete_it")) cid = getCreatureByName(tostring(result_plr:getDataString("name"))) if isPlayer(cid) == TRUE then local itemtogive_id = tonumber(result_plr:getDataInt("param1")) local itemtogive_count = tonumber(result_plr:getDataInt("param2")) local container_id = tonumber(result_plr:getDataInt("param3")) local container_count = tonumber(result_plr:getDataInt("param4")) local add_item_type = tostring(result_plr:getDataString("param5")) local add_item_name = tostring(result_plr:getDataString("param6")) local received_item = 0 local full_weight = 0 if add_item_type == 'container' then container_weight = getItemWeightById(container_id, 1) if isItemRune(itemtogive_id) == TRUE then items_weight = container_count * getItemWeightById(itemtogive_id, 1) else items_weight = container_count * getItemWeightById(itemtogive_id, itemtogive_count) end full_weight = items_weight + container_weight else full_weight = getItemWeightById(itemtogive_id, itemtogive_count) if isItemRune(itemtogive_id) == TRUE then full_weight = getItemWeightById(itemtogive_id, 1) else full_weight = getItemWeightById(itemtogive_id, itemtogive_count) end end local free_cap = getPlayerFreeCap(cid) if full_weight <= free_cap then if add_item_type == 'container' then local new_container = doCreateItemEx(container_id, 1) local iter = 0 while iter ~= container_count do doAddContainerItem(new_container, itemtogive_id, itemtogive_count) iter = iter + 1 end received_item = doPlayerAddItemEx(cid, new_container) else local new_item = doCreateItemEx(itemtogive_id, itemtogive_count) received_item = doPlayerAddItemEx(cid, new_item) end if received_item == RETURNVALUE_NOERROR then doPlayerSendTextMessage(cid, SHOP_MSG_TYPE, 'You received >> '.. add_item_name ..' << from OTS shop.') db.executeQuery("DELETE FROM `z_ots_comunication` WHERE `id` = " .. id .. ";") db.executeQuery("UPDATE `z_shop_history_item` SET `trans_state`='realized', `trans_real`=" .. os.time() .. " WHERE id = " .. id .. ";") else doPlayerSendTextMessage(cid, SHOP_MSG_TYPE, '>> '.. add_item_name ..' << from OTS shop is waiting for you. Please make place for this item in your backpack/hands and wait about '.. SQL_interval ..' seconds to get it.') end else doPlayerSendTextMessage(cid, SHOP_MSG_TYPE, '>> '.. add_item_name ..' << from OTS shop is waiting for you. It weight is '.. full_weight ..' oz., you have only '.. free_cap ..' oz. free capacity. Put some items in depot and wait about '.. SQL_interval ..' seconds to get it.') end end if not(result_plr:next()) then break end end result_plr:free() end return TRUE end agora va na pasta data/globalevents e abra o arkivo globalevents.xml e adicione isso la: <globalevent name="shop" interval="30" script="shop.lua"/> Pronto seu server e site estarao sincronizados e recebera os itens do site! espero ter ajudado se kizer da um +rep ai, flws fuiz!
  9. simples na pasta config tem la a city inicial, digamos q vc use carlin (2), entao estara assim: $config['site']['newchar_towns'][0] = array(2); ai e so vc botar as q vc kizer assim como abaixo: $config['site']['newchar_towns'][0] = array(2,3,4,5); so por virgula e os numeros das citys! fuizz
  10. voltando ao jeito otserver de viver!

  11. to precisando dos scripts do sistema de parcel, pq no meu nao esta funfando e talz, ja tentei axar onde fika em outros servers sendo q nao axei! ajuda aew plxx!
  12. manolo nao consegui fazer funfar aki, pode esplicar melhor???
  13. ajuda aew galera , nao é so duvida minha!!!!! agradeço desde ja!!!
  14. se nao vai ajudar, nem deixe posts toscos! :withstupidsmiley: Se alguem puder me ajudar com um link de um tutorial agradeço. flw
  15. fio att de attack defense e armor estao errados, faltou o "aet" /attr set attack " (numero q qr) /attr set defense " (numero q qr) e por ai vai!
  16. kade a explicaçao nao entendi bem o q faz!
  17. bom script pena q ja existe alguns topicos sobre o msmo script , antes de postar algo veja se ja nao existe algo igaul pois isso pode ser considerado flood, mais msmoi assim bom trabalhu!
  18. axu meio dificl vc arrumas essa pasat exatamente igaul a do global , pq vc ano pega os monstros devagar e vai editando? vai num fansite desses e edita a seus gosto! fuiz!
  19. bem se vc kiser se pode inserir os itens no seu item.xml , para fazer isso vc precisa indentificar o id do item e ai e so brincar, por nome, atribultos e etc, para nao dar erro edite com o bloco de notas, pois outros editores de texto bulgam o itens xml, use back up para redulsir problemas e é isso espero ter ajudado! duiz!
  20. bom tuto, se axar mais posta aew pra ajudar os manos veio! + rep pra vc!
  21. kde ss?
  22. e gente novo projeto a vir: Warlands tibia rpg!

  23. to precisando desse script tbm, se alguem ai poder ajudar! agradecemos!
  24. double post e flood por isso reportado!
  25. vc ja tentou editar o sistema de leoria? eu nunca parei pra olhar o script mais axu q e editavel! tenta ai se nao conseguir vamus ver o q fazermos por vc!
  • Quem Está Navegando   0 membros estão online

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