Smithcos 0 Postado Março 29, 2014 Share Postado Março 29, 2014 Olá,gostaria de saber como coloco e configuro o Diamond Shopp igual da PxG,se não souberem como colocar,pelo menos me ajudem a configurar,quem me ajudar REP + xD Link para o comentário Compartilhar em outros sites More sharing options...
0 homersapiens 46 Postado Março 29, 2014 Share Postado Março 29, 2014 Olá,gostaria de saber como coloco e configuro o Diamond Shopp igual da PxG,se não souberem como colocar,pelo menos me ajudem a configurar,quem me ajudar REP + xD Você ja tem o module do shop? Link para o comentário Compartilhar em outros sites More sharing options...
0 Smithcos 0 Postado Março 29, 2014 Autor Share Postado Março 29, 2014 Olá,gostaria de saber como coloco e configuro o Diamond Shopp igual da PxG,se não souberem como colocar,pelo menos me ajudem a configurar,quem me ajudar REP + xD Você ja tem o module do shop? Ss,até tem no Client,mas queria saber como configuro,coloco novos itens,tiro itens,coloco o comando pra mudar de clan que não funciona ... Link para o comentário Compartilhar em outros sites More sharing options...
0 homersapiens 46 Postado Março 29, 2014 Share Postado Março 29, 2014 Olá,gostaria de saber como coloco e configuro o Diamond Shopp igual da PxG,se não souberem como colocar,pelo menos me ajudem a configurar,quem me ajudar REP + xD Você ja tem o module do shop? Ss,até tem no Client,mas queria saber como configuro,coloco novos itens,tiro itens,coloco o comando pra mudar de clan que não funciona ... Vai no module, e faz um de cada vez, por exemplo, o de clan, no meu está "Clans.otui" , dai eu abro, e configuro, meu shop(feito por um amigo meu) é por talkactions, Button1 id: buttonDown !tooltip: tr('Gardestrike - Pokemon Tipo Normal e Lutadores') image-source: /images/shop/Gardestrike !text: tr('') width: 440 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 25 @onClick: g_game.talk("!clan gardestrike") nessa parte : g_game.talk("!clan gardestrike") vc bota a talkaction que muda de clan do seu server. pra adicionar novos items, é simples, basta mudar as imagens deles, que no meu caso fica em data/images/shop depois se quiser muda na parte : !tolltip: tr('descrição') se não entender poste no tópico. Link para o comentário Compartilhar em outros sites More sharing options...
0 Smithcos 0 Postado Março 29, 2014 Autor Share Postado Março 29, 2014 Eu colokei o comando !vip60 la no Talkactions .xml mas msm assim n foi,poderia me mandar o sistema de clan pronto ? E ainda não entendi como coloco novas coisas ... Até entendi mas só se for pegando de outro Client ksksks Link para o comentário Compartilhar em outros sites More sharing options...
0 homersapiens 46 Postado Março 29, 2014 Share Postado Março 29, 2014 Eu colokei o comando !vip60 la no Talkactions .xml mas msm assim n foi,poderia me mandar o sistema de clan pronto ? E ainda não entendi como coloco novas coisas ... Até entendi mas só se for pegando de outro Client ksksks é só procurar pronto, tem por aí no fórum, e quanto as imagens, o photoshop resolvi isso..., o comando vip60 me manda o script dele. Link para o comentário Compartilhar em outros sites More sharing options...
0 Smithcos 0 Postado Março 29, 2014 Autor Share Postado Março 29, 2014 Eu colokei o comando !vip60 la no Talkactions .xml mas msm assim n foi,poderia me mandar o sistema de clan pronto ? E ainda não entendi como coloco novas coisas ... Até entendi mas só se for pegando de outro Client ksksks é só procurar pronto, tem por aí no fórum, e quanto as imagens, o photoshop resolvi isso..., o comando vip60 me manda o script dele. Não sei abrir aquele Spoiler mas ta ai Clan.otui : Panel HorizontalSeparator height: 7 anchors.top: parent.top anchors.left: parent.left anchors.right: parent.right margin-top: -12 VerticalScrollBar id: scrollBar step: 50 pixels-scroll: true anchors.top: parent.top anchors.right: parent.right anchors.bottom: parent.bottom margin-bottom: 30 margin-top: 60 ScrollablePanel vertical-scrollbar: scrollBar anchors.top: parent.top anchors.left: parent.left anchors.right: scrollBar.left anchors.bottom: parent.bottom margin-right: 3 margin-bottom: 30 margin-top: 60 Button1 id: 1 !tooltip: tr('Arco-Íris') image-source: /images/shop/clan1/1 width: 415 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 0 @onClick: g_game.talk("!vip60") Button1 id: 1 !tooltip: tr('Arco-Íris') image-source: /images/shop/clan5/1 width: 415 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 50 @onClick: g_game.talk("!vip60") Button1 id: 2 !tooltip: tr('Arco-Íris') image-source: /images/shop/clan1/2 width: 415 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 100 @onClick: g_game.talk("!vip60") Button1 id: 2 !tooltip: tr('Arco-Íris') image-source: /images/shop/clan5/2 width: 415 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 150 @onClick: g_game.talk("!vip60") Button1 id: 3 !tooltip: tr('Arco-Íris') image-source: /images/shop/clan1/3 width: 415 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 200 @onClick: g_game.talk("!vip60") Button1 id: 3 !tooltip: tr('Arco-Íris') image-source: /images/shop/clan5/3 width: 415 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 250 @onClick: g_game.talk("!vip60") Button1 id: 4 !tooltip: tr('Arco-Íris') image-source: /images/shop/clan1/4 width: 415 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 300 @onClick: g_game.talk("!vip60") Button1 id: 4 !tooltip: tr('Arco-Íris') image-source: /images/shop/clan5/4 width: 415 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 350 @onClick: g_game.talk("!vip60") Button1 id: 5 !tooltip: tr('Arco-Íris') image-source: /images/shop/clan1/5 width: 415 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 400 @onClick: g_game.talk("!vip60") Button1 id: 5 !tooltip: tr('Arco-Íris') image-source: /images/shop/clan5/5 width: 415 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 450 @onClick: g_game.talk("!vip60") Button1 id: 6 !tooltip: tr('Arco-Íris') image-source: /images/shop/clan1/6 width: 415 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 500 @onClick: g_game.talk("!vip60") Button1 id: 6 !tooltip: tr('Arco-Íris') image-source: /images/shop/clan5/6 width: 415 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 550 @onClick: g_game.talk("!vip60") Button1 id: 7 !tooltip: tr('Arco-Íris') image-source: /images/shop/clan1/7 width: 415 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 600 @onClick: g_game.talk("!vip60") Button1 id: 7 !tooltip: tr('Arco-Íris') image-source: /images/shop/clan5/7 width: 415 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 650 @onClick: g_game.talk("!vip60") Button1 id: 8 !tooltip: tr('Arco-Íris') image-source: /images/shop/clan1/8 width: 415 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 700 @onClick: g_game.talk("!vip60") Button1 id: 8 !tooltip: tr('Arco-Íris') image-source: /images/shop/clan5/8 width: 415 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 750 @onClick: g_game.talk("!vip60") Button1 id: 9 !tooltip: tr('Arco-Íris') image-source: /images/shop/clan1/9 width: 415 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 800 @onClick: g_game.talk("!vip60") Button1 id: 9 !tooltip: tr('Arco-Íris') image-source: /images/shop/clan5/9 width: 415 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 850 @onClick: g_game.talk("!vip60") E assim está no Xml : <talkaction words="#getSto#;#getGym#;@pokedex;@buy;!vip60;@tvCam;@autoLoot" event="script" value="otcCliente.lua" Link para o comentário Compartilhar em outros sites More sharing options...
0 homersapiens 46 Postado Março 29, 2014 Share Postado Março 29, 2014 (editado) Ta usando DxP neh? quero o script otcclient.lua Clans.otui Panel HorizontalSeparator height: 7 anchors.top: parent.top anchors.left: parent.left anchors.right: parent.right margin-top: -12 VerticalScrollBar id: scrollBar step: 50 pixels-scroll: true anchors.top: parent.top anchors.right: parent.right anchors.bottom: parent.bottom margin-bottom: -9 margin-top: 20 ScrollablePanel vertical-scrollbar: scrollBar anchors.top: parent.top anchors.left: parent.left anchors.right: scrollBar.left anchors.bottom: parent.bottom margin-right: 3 margin-bottom: 5 margin-top: 12 Button1 id: buttonDown !tooltip: tr('Gardestrike - Pokemon Tipo Normal e Lutadores') image-source: /images/shop/Gardestrike !text: tr('') width: 440 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 25 @onClick: g_game.talk("!clan gardestrike") Button1 id: buttonDown1 !tooltip: tr('Malefic - Pokemon Tipo Veneno,Fantasma e Noturno') image-source: /images/shop/Malefic !text: tr('') width: 440 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 75 @onClick: g_game.talk("!clan malefic") Button1 id: buttonDown2 !tooltip: tr('Naturia - Pokemon Tipo Planta e Inseto') image-source: /images/shop/Naturia !text: tr('') width: 440 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 125 @onClick: g_game.talk("!clan naturia") Button1 id: buttonDown !tooltip: tr('Orebound - Pokemon Tipo Pedra e Terra') image-source: /images/shop/Orebound !text: tr('') width: 440 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 175 @onClick: g_game.talk("!clan orebound") Button1 id: buttonDown1 !tooltip: tr('Rainbolt - Pokemon Eletrico') image-source: /images/shop/Rainbolt !text: tr('') width: 440 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 225 @onClick: g_game.talk("!clan raibolt") Button1 id: buttonDown2 !tooltip: tr('Psycraft - Pokemon Tipo Psíquico') image-source: /images/shop/Psycraft !text: tr('') width: 440 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 275 @onClick: g_game.talk("!clan psycraft") Button1 id: buttonDown1 !tooltip: tr('Seavell - Pokemon Tipo Agua e Gelo') image-source: /images/shop/Seavell !text: tr('') width: 440 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 325 @onClick: g_game.talk("!clan seavell") Button1 id: buttonDown2 !tooltip: tr('Volcanic - Pokemon Tipo Fogo') image-source: /images/shop/Volcanic !text: tr('') width: 440 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 375 @onClick: g_game.talk("!clan volcanic") Button1 id: buttonDown2 !tooltip: tr('Wingeon - Pokemon Tipo Dragao e Voador') image-source: /images/shop/Wingeon !text: tr('') width: 440 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 425 @onClick: g_game.talk("!clan wingeon") data/talkactions/scripts ----- créditos zipter98 pelo script. function onSay(cid, words, param) local t = param:explode(",") local clan = t[1] local rank = 5 local diamond = 2145 --ID do diamond. local price = 20 --Preço, em diamonds. local clans = {'Volcanic', 'Seavell', 'Orebound', 'Wingeon', 'Malefic', 'Gardestrike', 'Psycraft', 'Naturia', 'Raibolt'} if param == "" then return doPlayerSendCancel(cid, "Parâmetros incorretos. !clan clan desejado. Por exemplo: !clan Psycraft.") elseif getPlayerStorageValue(cid, 86228) < 1 then return doPlayerSendCancel(cid, "Você não pertence à clan algum!") elseif not isInArray(clans, clan) then return doPlayerSendCancel(cid, ""..clan.." não é um clan válido.") elseif getPlayerItemCount(cid, diamond) < price then return doPlayerSendCancel(cid, "Você não tem "..getItemNameById(diamond).." suficientes para realizar essa ação! Custo: "..price..".") end doPlayerRemoveItem(cid, diamond, price) local PlayerString = "" PlayerString = PlayerString .. "Agora você pertence ao clan "..clan..", rank: "..rank.."." doPlayerPopupFYI(cid, PlayerString); setPlayerClan(cid, clan) setPlayerClanRank(cid, rank) return true end data/talkactions/talkactions.xml <talkaction words="!clan" event="script" value="clan.lua"/> Editado Março 29, 2014 por homersapiens Link para o comentário Compartilhar em outros sites More sharing options...
0 Smithcos 0 Postado Março 29, 2014 Autor Share Postado Março 29, 2014 Eu colokei o comando !vip60 la no Talkactions .xml mas msm assim n foi,poderia me mandar o sistema de clan pronto ? E ainda não entendi como coloco novas coisas ... Até entendi mas só se for pegando de outro Client ksksks é só procurar pronto, tem por aí no fórum, e quanto as imagens, o photoshop resolvi isso..., o comando vip60 me manda o script dele. Não sei abrir aquele Spoiler mas ta ai Clan.otui : Panel HorizontalSeparator height: 7 anchors.top: parent.top anchors.left: parent.left anchors.right: parent.right margin-top: -12 VerticalScrollBar id: scrollBar step: 50 pixels-scroll: true anchors.top: parent.top anchors.right: parent.right anchors.bottom: parent.bottom margin-bottom: 30 margin-top: 60 ScrollablePanel vertical-scrollbar: scrollBar anchors.top: parent.top anchors.left: parent.left anchors.right: scrollBar.left anchors.bottom: parent.bottom margin-right: 3 margin-bottom: 30 margin-top: 60 Button1 id: 1 !tooltip: tr('Arco-Íris') image-source: /images/shop/clan1/1 width: 415 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 0 @onClick: g_game.talk("!vip60") Button1 id: 1 !tooltip: tr('Arco-Íris') image-source: /images/shop/clan5/1 width: 415 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 50 @onClick: g_game.talk("!vip60") Button1 id: 2 !tooltip: tr('Arco-Íris') image-source: /images/shop/clan1/2 width: 415 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 100 @onClick: g_game.talk("!vip60") Button1 id: 2 !tooltip: tr('Arco-Íris') image-source: /images/shop/clan5/2 width: 415 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 150 @onClick: g_game.talk("!vip60") Button1 id: 3 !tooltip: tr('Arco-Íris') image-source: /images/shop/clan1/3 width: 415 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 200 @onClick: g_game.talk("!vip60") Button1 id: 3 !tooltip: tr('Arco-Íris') image-source: /images/shop/clan5/3 width: 415 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 250 @onClick: g_game.talk("!vip60") Button1 id: 4 !tooltip: tr('Arco-Íris') image-source: /images/shop/clan1/4 width: 415 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 300 @onClick: g_game.talk("!vip60") Button1 id: 4 !tooltip: tr('Arco-Íris') image-source: /images/shop/clan5/4 width: 415 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 350 @onClick: g_game.talk("!vip60") Button1 id: 5 !tooltip: tr('Arco-Íris') image-source: /images/shop/clan1/5 width: 415 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 400 @onClick: g_game.talk("!vip60") Button1 id: 5 !tooltip: tr('Arco-Íris') image-source: /images/shop/clan5/5 width: 415 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 450 @onClick: g_game.talk("!vip60") Button1 id: 6 !tooltip: tr('Arco-Íris') image-source: /images/shop/clan1/6 width: 415 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 500 @onClick: g_game.talk("!vip60") Button1 id: 6 !tooltip: tr('Arco-Íris') image-source: /images/shop/clan5/6 width: 415 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 550 @onClick: g_game.talk("!vip60") Button1 id: 7 !tooltip: tr('Arco-Íris') image-source: /images/shop/clan1/7 width: 415 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 600 @onClick: g_game.talk("!vip60") Button1 id: 7 !tooltip: tr('Arco-Íris') image-source: /images/shop/clan5/7 width: 415 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 650 @onClick: g_game.talk("!vip60") Button1 id: 8 !tooltip: tr('Arco-Íris') image-source: /images/shop/clan1/8 width: 415 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 700 @onClick: g_game.talk("!vip60") Button1 id: 8 !tooltip: tr('Arco-Íris') image-source: /images/shop/clan5/8 width: 415 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 750 @onClick: g_game.talk("!vip60") Button1 id: 9 !tooltip: tr('Arco-Íris') image-source: /images/shop/clan1/9 width: 415 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 800 @onClick: g_game.talk("!vip60") Button1 id: 9 !tooltip: tr('Arco-Íris') image-source: /images/shop/clan5/9 width: 415 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 850 @onClick: g_game.talk("!vip60") E assim está no Xml : <talkaction words="#getSto#;#getGym#;@pokedex;@buy;!vip60;@tvCam;@autoLoot" event="script" value="otcCliente.lua" Ta usando DxP neh? quero o script otcclient.lua To sim gymbadges = { ["Brock"] = 12505, ["Misty"] = 12506, ["Surge"] = 12507, ["Erika"] = 12508, ["Sabrina"] = 12509, ["Koga"] = 12510, ["Blaine"] = 12511, ["Kira"] = 12512 } --alterado v1.5 local diamondShop = { vip = {[30] = 10, [60] = 18, [90] = 25}, pokeAddons = { ["Arcanine"] = 13012, ["Blastoise"] = 13016, ["Charizard"] = 13005, ["Electabuzz"] = 13007, ["Girafarig"] = 13004, ["Shiny Hypno"] = 13008, ["Shiny Jolteon"] = 13009, ["Kingdra"] = 13013, ["Lapras"] = 13015, ["Shiny Nidoking"] = 13011, ["Scizor"] = 13014, ["Shiny Golem"] = 13010, ["Skarmory"] = 13017, ["Slowking"] = 13003, ["Sudowoodo"] = 13006, ["Shiny Vaporeon"] = 13009} } function onSay(cid, words, param) if param:find("86228") then doPlayerSendCancel(cid, "#getSto# " .. getPlayerStorageValue(cid, 86228)) -- Checa o clan do player elseif gymbadges[param] then doPlayerSendCancel(cid, "#getBadges# "..param.." "..getPlayerItemCount(cid, gymbadges[param])) -- Checa as badges end if words == "@buy" or words == "@tvCam" then local t = string.explode(param, ",") if param:find("VIP30") or param:find("VIP60") or param:find("VIP90") then id = param:find("VIP30") and 30 or param:find("VIP60") and 60 or param:find("VIP90") and 90 if doPlayerRemoveItem(cid, 2145, diamondShop.vip[id]) then doPlayerAddPremiumDays(cid, id) doPlayerSendCancel(cid, "@shop Done") else doPlayerSendCancel(cid, "@shop Can'tDone") end elseif param:find("Ditto") or param:find("Shiny Ditto") then id = param == "Ditto" and 15 or param:find("Shiny Ditto") and 350 if doPlayerRemoveItem(cid, 2145, id) then doPlayerAddPokemon(cid, param, 0, false) doPlayerSendCancel(cid, "@shop Done") else doPlayerSendCancel(cid, "@shop Can'tDone") end elseif diamondShop.pokeAddons[param] then if doPlayerRemoveItem(cid, 2145, param == "Blastoise" and 7 or param == "Lapras" and 7 or 10) then doPlayerAddItem(cid, diamondShop.pokeAddons[param], 1) doPlayerSendCancel(cid, "@shop Done") else doPlayerSendCancel(cid, "@shop Can'tDone") end elseif t[1] == "onAir" then doSendAnimatedText(getThingPos(cid), "CAM ON", COLOR_ICE) doPlayerSendTextMessage(cid, 27, "Your channel is named: "..t[2].."\n Your channel is descripted: "..t[3]) local channelId = 20000 for i = 20000, 20100 do if getGlobalStorageValue(i) == "" then channelId = i break end end setTvChannelInfo(channelId, cid, t[2], t[3]) doPlayerSendCancel(cid, "@tvCamOnAir") setPlayerStorageValue(cid, storages.tvCamSys, channelId) setPlayerStorageValue(cid, 99284, 1) moveAllSpectators(cid) elseif t[1] == "Close" then doSendAnimatedText(getThingPos(cid), "CAM OFF", COLOR_FIRE2) setGlobalStorageValue(getPlayerStorageValue(cid, storages.tvCamSys), "") doPlayerSendTextMessage(cid, 27, "Your channel is offline.") doRemoveAllSpectators(cid) local stors = {99284, 99285, storages.tvCamSys} for i = 1, #stors do setPlayerStorageValue(cid, stors, 0) end elseif t[1] == "Follow" then setPlayerStorageValue(cid, storages.tvCamSys, t[2]) --doPlayerSendTextMessage(cid, 27, t[2]) elseif t[1] == "Assistir" then local storTv = getPlayerStorageValue(cid, storages.tvCamSys) if (tonumber(storTv)) and storTv <= 0 then return true end doPlayerWatchOther(cid, getPlayerByName(getPlayerStorageValue(cid, storages.tvCamSys))) doPlayerSendCancel(cid, "@tvCamAssistirThen") elseif t[1] == "StopWatch" then doPlayerStopWatching(cid) end return true end if words == "@autoLoot" then if param == "ON" then setPlayerStorageValue(cid, storages.autoLoot, 1) else setPlayerStorageValue(cid, storages.autoLoot, 0) end end for i, l in pairs(pokes) do if i == param then doPlayerSendCancel(cid, getPokedex(cid, i)) -- Checa os pokemons --doPlayerSendTextMessage(cid, 27, getPokedex(i)) end end return true end Link para o comentário Compartilhar em outros sites More sharing options...
0 Strogman 88 Postado Março 29, 2014 Share Postado Março 29, 2014 mds ots admins são foda kkk o mds nem a descricao mudaram deixaram do jeito que eu coloquei quando fiz esse lixo de shop kkk 'Arco-Íris kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk faza isso de baixo disso Button1 id: 9 !tooltip: tr('Arco-Íris') image-source: /images/shop/clan5/9 width: 415 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 850 @onClick: g_game.talk("!vip60") add issso Button1 id: 10 !tooltip: tr('Arco-Íris') image-source: /images/shop/clan5/9 width: 415 height: 48 anchors.top: parent.top anchors.left: parent.left margin-top: 900 @onClick: g_game.talk("!nome da talk") é so copiar uma dessas linhas e add em baixo e editar essas linhas @onClick: g_game.talk("!nome da talk") colocar nome da talk id: 10 colocar o numero se o ultimo la for 10 colocar 11 no novo image-source: /images/shop/clan5/9 trocar o nome da img Link para o comentário Compartilhar em outros sites More sharing options...
0 Smithcos 0 Postado Março 30, 2014 Autor Share Postado Março 30, 2014 O Gristony não me ajudou em nda mas o Homersapiens sim,vou dar seu REP+ ja aprendi a configurar por Scripts tbm,obg por tdo vlw ! OBS : Podem fechar e mover o tópico Link para o comentário Compartilhar em outros sites More sharing options...
Pergunta
Smithcos 0
Olá,gostaria de saber como coloco e configuro o Diamond Shopp igual da PxG,se não souberem como colocar,pelo menos me ajudem a configurar,quem me ajudar REP + xD
Link para o comentário
Compartilhar em outros sites
10 respostass a esta questão
Posts Recomendados