YM

[Action] Exausted Lerda

Por ymmotthep, 05 de mai. de 2010 em Archived

tibia
otserv
11
1.6k
ymmotthepY
05 de maio de 2010 às 21:30

Protocolo: 8.54

Servidor: SQL

Mapa: Alissow

Tipo: TFS

 

Eu criei uma wand nova, dai os ataques das wand ficaram todos lentos... que nem tibia global. Oq eu faço?

MatheusGladM
05 de maio de 2010 às 22:48

Se criou wand em action????????

 

Poste a tag do weapons.xml pra que nos possamos ver

ymmotthepY
05 de maio de 2010 às 23:29

data\weapons\scripts:

local combat = createCombatObject()
setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_PHYSICALDAMAGE)
setCombatParam(combat, COMBAT_PARAM_DISTANCEEFFECT, 27)
setCombatParam(combat, COMBAT_PARAM_EFFECT, 48)
setCombatFormula(combat, COMBAT_FORMULA_LEVELMAGIC, -1.8, -100, -1.8, -150)
function onUseWeapon(cid, var)
return doCombat(cid, combat, var)
end

 

weapons.xml

	<wand id="2184" range="4" lvl="100" mana="30" enabled="1" exhaustion="0" script="bright staff.lua">
<vocation id="1"/>
<vocation id="5"/>
<vocation id="2"/>
<vocation id="6" showInDescription="0"/>
</wand>

Editado Maio 5 por Ryuuzin

05 de maio de 2010 às 23:34

Poste a tag, não o script, a tag fica no arquivo weapons.xml localizada em data/weapons.

ymmotthepY
05 de maio de 2010 às 23:38

Editei o post acima...

Galera, não é somente o exausted dela que ficou devagar não... Foi o de todas as wands e rods.

05 de maio de 2010 às 23:46

Tente esta tag:

 

	<wand id="2184" range="4" lvl="100" mana="30" enabled="1" exhaustion="1000" script="bright staff.lua">
<vocation id="1"/>
<vocation id="5"/>
<vocation id="2"/>
<vocation id="6" showInDescription="0"/>
</wand>
ymmotthepY
05 de maio de 2010 às 23:51

Não mudou nada..

guedes100G
06 de maio de 2010 às 00:20

cara isso é em vocations.xml

 

vai em XML/vocations.xml

 

nesta linha:

 

attackspeed="700"

 

 

Quanto menor o numero que voce botar, mais rapido vai sair o atack

Editado Maio 6 por Nicekid

ymmotthepY
06 de maio de 2010 às 13:39

Qual o ataque speed do tibia global? so preciso disso pra fechar o tópico.

 

Gente, ja arrumei o bug do wand...

guedes100G
06 de maio de 2010 às 15:20

poe uns attackspeed 300 a 400

 

vai vendo ai até achar a speed que voce realmente quer...

joaohdJ
06 de maio de 2010 às 15:25

Do global é 2000 ms.

 

 

flw