Ir para conteúdo

SkyDarkyes

Infante
  • Total de itens

    1685
  • Registro em

  • Última visita

Tudo que SkyDarkyes postou

  1. SkyDarkyes

    Colocar dano

    Tem como colocar para essa spell de paralyze soltar dano local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_TARGETCASTERORTOPMOST, true) setCombatParam(combat, COMBAT_PARAM_EFFECT, 134) local condition = createConditionObject(CONDITION_PARALYZE) setConditionParam(condition, CONDITION_PARAM_TICKS, 20000) setConditionParam(condition, CONDITION_PARAM_SPEED, -30000) setConditionFormula(condition, -0.9, 0, -0.9, 0) setCombatCondition(combat, condition) function onCastSpell(cid, var) local position1 = {x=getThingPosition(getCreatureTarget(cid)).x+2, y=getThingPosition(getCreatureTarget(cid)).y+1, z=getThingPosition(getCreatureTarget(cid)).z} doSendMagicEffect(position1, 252) return doCombat(cid, combat, var) end Já tentei setCombatFormula(combat, COMBAT_FORMULA_LEVELMAGIC, -25.2, 1, -35.2, 1) Não foi
  2. Foi mal,eu tinha feito um bang errado,mas,os items não somen tem como arruma?
  3. Sim local item_gain = 2432 -- reward id local item_need = 2155 -- need item id local item_qnt = 2 -- item_need amount
  4. Mesmo eu tendo os items,o npc fala que eu n tenho
  5. Eu falo Securiry Seal Quest e faz nada
  6. Ele é foda,e é raro ele ta on,quando ele ta on,é bom aproveitar rsrsrrs
  7. Erro : 'end' expected (to close 'function' at line 11) near '(eof)'
  8. Man,isso ai nem serve,tem muitas falas desnecessarias Queria uma apenas 19:46 Silvera'th [19]: hi NPC: Hey Silvera'th! Want to have the pride of serving your village?mission 19:46 Silvera'th [19]: mission NPC: The Mission Securiry Seal Quest mission involves the safety of the village, I need you to retrieve the seals that akatsuki stole the village I'll reciprocate with a Madara Legs.. 19:46 Silvera'th [19]: Securiry Seal Quest Np: These stamps 500 security seal you'll find in Akatsuki Bandits, go get it, ok? 19:46 Silvera'th [19]: yes NPC: You dont have any items to this mission.
  9. @up
  10. Scan?
  11. Explica como funciona o evento
  12. Não daria para reupar no 4shared?
  13. Aqui fica falando isso File Unavailable for Transfer Distribution of this file has been disabled because of a possible violation of our Terms of Service. If you would like to dispute this, please contact the claimant below. Still have questions, or think we've made a mistake? Please contact support for further assistance.
  14. Client está off man
  15. Funcionou perfeitamente VLW
  16. Teria como colocar um efeito ao target?quando eu teleporta aparece efeito no target
  17. n vai @UP
  18. Você deve ter feito errado.
  19. Tenho essa magia aki,ela teleportado o alvo ao target,tem como colocar para tirar dano? function onCastSpell(cid, var) local jogadorpos = getCreaturePosition(cid) local target = getCreatureTarget(cid) local monsterpos = getCreaturePosition(target) if target == isMonster or isCreature then doTeleportThing(cid,monsterpos) doSendMagicEffect(jogadorpos, 229) else doPlayerSendTextMessage(cid,20,'Precisa Selecionar um Alvo') end end
  20. Add as tags no movements.xml <movevent type="DeEquip" itemid="IDDOITEM" slot="TIPODOITEM,SE É ARMOR/BOOTS ETC." event="function" value="onDeEquipItem"/> <movevent type="Equip" itemid="IDOITEM" slot="TIPODOITEM,SE É ARMOR/BOOTS ETC." event="function" value="onEquipItem"/>
  21. Aqui não funfa certo Eu cliko na alavanca,ai eu vo teleportado,ai aparece os bixos tals,mas quando eu mato n passa para a outra wave,eu fico la parado Mais uma coisa,se tiver um player no survival,outro player pode entra
  22. Funciounou perfeitamente 100% VLW,desculpa ae man,limite de rep se não eu te dava aproveitando que tu ta on e tu é fods tem como tu da uma olhadinha rsrs http://www.xtibia.com/forum/topic/222149-arma-soltar-efeito/ http://www.xtibia.com/forum/topic/222178-dar-items-ao-npc/ http://www.xtibia.com/forum/topic/222148-colocar-2-efeitos/
  23. Tipo só n entendi uma coisa,onde edita a pos,das novas wave,tipo mato a 1 wave,ai vo pra 2 wave
  • Quem Está Navegando   0 membros estão online

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