Ir para conteúdo

vallic

Membro
  • Registro em

  • Última visita

Histórico de Curtidas

  1. Gostei
    vallic deu reputação a SlowK em [Show Off] BeastxHunter   
    é 8.6, amigo.
  2. Gostei
    vallic deu reputação a Saymon Kopolsky em [Show Off] BeastxHunter   
    Tentando trabalhar com uma "nature" diferente.
     

     

     

     

  3. Gostei
    vallic deu reputação a Saymon Kopolsky em [Show Off] BeastxHunter   
  4. Gostei
    vallic deu reputação a Saymon Kopolsky em [Show Off] BeastxHunter   
    90% do mapa completo, finalmente vou terminar essa poar
    Continuação hunt beholder..
     

     

     

     

     

     

     

     

     

     

     
  5. Gostei
    vallic deu reputação a lordzetros em [AJUDA] NPC.lua   
    Teste com este:
     
    function onSay(cid, words, param, channel) local func = doCreateMonster if(words:sub(2, 2) == "n") then func = doCreateNpc end local pid, t = cid, string.explode(param, ",") if(t[2]) then pid = getPlayerByNameWildcard(t[2]) if(not pid) then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Player " .. t[2] .. " not found.") return true end end local position, effect = getCreaturePosition(pid), CONST_ME_MAGIC_RED errors(false) local ret = func(t[1], position) errors(true) if(tonumber(ret) == nil) then effect = CONST_ME_POFF doPlayerSendDefaultCancel(cid, (not ret and RETURNVALUE_NOTPOSSIBLE or RETURNVALUE_NOTENOUGHROOM)) end doSendMagicEffect(position, effect) return true end  
  6. Gostei
    vallic deu reputação a KotZletY em [HELP] SPELL QUE PARA SER USADA PRECISA DE UM ITEM   
    @Demonio007 script da spell:
     
    spells.xml:
    <instant name="Spell" words="spell" lvl="1" mana="1" prem="0" exhaustion="10" enabled="1" needtarget="1" event="script" value="arquivo.lua"> <vocation id="1"/> </instant>  

Informação Importante

Confirmação de Termo