Ir para conteúdo
  • Cadastre-se

raicont

Membro
  • Total de itens

    6
  • Registro em

  • Última visita

Sobre raicont

  • Rank
    Neutro

Informação de Perfil

  • Eu sou
    OT-Admin
  • Meu personagem
    Raicont
  1. Olá, eu abro este tópico para ver se eles poderiam me ajudar ou me guiar para criar um novo cliente tipo pxg (com pokeBar, bordas laterais transparentes, etc.) Já que o cliente que tenho não lhe serve a janela hotkey, nem o retrato do pokemon. Obrigado!
  2. .Hello people! I have a problem with this script, the console throws me this message, and I have no idea how to solve it. Since when throwing a ball in the game it says that this object cannot be used... Script: local ballcatch = { --id normal, id da ball shiy [2394] = {cr = 5, on = 193, off = 192, ball = {11826, 11737}, send = 47, typeee = "normal", boost = "0"}, --alterado v1.9 \/ [2391] = {cr = 5, on = 198, off = 197, ball = {11832, 11740}, send = 48, typeee = "great", boost = "0"}, [2393] = {cr = 10, on = 202, off = 201, ball =
  3. Thank you very much. It served me perfectly. Just tweak the messages a bit and i separated them. What do you think? ... Thank you! function onUse(cid, item, fromPosition, itemEx, toPosition) local daysvalue = 1 * 24 * 60 * 60 local daily = getPlayerStorageValue(cid, 13541) local rewards = { { item = 12832, count = 1 }, { item = 2160, count = 100 }, { item = 12227, count = 1 }, { item = 12331, count = 1 }, { item = 12618, count = 5 }, { item = 12242, count = 1 }, { item = 2145, count = 1 } } if (daily == -1) then
  4. This is the Item: <item id="12230" article="a" name="Tibia Coins(3 days premium)"> <attribute key="description" value="Item donation 3 days premium" /> </item> And this is the script: local days_gain = 3 function onUse (cid,item,frompos,item2,topos) if not doRemoveItem(item.uid) then return true end doPlayerAddPremiumDays(cid, days_gain) doSendMagicEffect(getCreaturePosition(cid), 14) doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, "You are 3 days premium!") return true end
  5. Thanks a lot. I'm sorry, I don't know much about the vip(premium) section, where is this? In the end, I'm interested in both.
  6. . Hello people! I need help with this script, I want to add that only vip players can take the content, or that it needs to be at least level 300+(Without removing the 24-hrs period to take the content again)... Thank you!
×
×
  • Criar Novo...

Informação Importante

Confirmação de Termo