What's new

Jak zwiekszyc atak item

Joined
Jul 31, 2009
Messages
26
Reaction score
0
Age
29
Czesc mam problem gdy zwiekszam atak item np assasin stara z 100 na 200 on wali ciagle tak samo oco chodzi???
 

Shito

Advanced User
Joined
Mar 25, 2010
Messages
158
Reaction score
13
Odp: Jak zwiekszyc atak item

Data/items/items.xml

Szukasz swojego stara:
<item id="7366" article="a" name="viper star" plural="viper stars">
<attribute key="weight" value="200"/>
<attribute key="attack" value="Si?a ataku np.200"/>
<attribute key="weaponType" value="distance"/>
<attribute key="shootType" value="greenstar"/>
<attribute key="range" value="5"/>
<attribute key="breakChance" value="9"/>
<attribute key="ammoAction" value="moveback"/>
</item>

A dok?adniej:
<item id="7366" article="a" name="viper star" plural="viper stars">
<attribute key="weight" value="200"/>
<attribute key="attack" value="200"/>
<attribute key="weaponType" value="distance"/>
<attribute key="shootType" value="greenstar"/>
<attribute key="range" value="5"/>
<attribute key="breakChance" value="9"/>
<attribute key="ammoAction" value="moveback"/>
</item>
 
Joined
Jul 31, 2009
Messages
26
Reaction score
0
Age
29
Odp: Jak zwiekszyc atak item

Data/items/items.xml
Szukasz swojego stara:
A dok?adniej:

NO ja wiem jak sie robi robie tak dokladnie jak zes pokazal zmieniam np z 100 na 200 a on ciage tak samo wali ustawilem nawet 1000 i ciagle tak samo wali jak to naprawic. ;/
 

Shito

Advanced User
Joined
Mar 25, 2010
Messages
158
Reaction score
13
Odp: Jak zwiekszyc atak item

Powiedz mi na jakiej postaci atakujesz tym starem? Zauwa?, ?e distans zale?y tak?e od si?y ataku. Nie zapominaj o lvl'u. Je?eli to nie pomo?e -napisz...
 

bubin1

User
Joined
May 14, 2010
Messages
24
Reaction score
1
Odp: Jak zwiekszyc atak item

ja chyba wiem na czym polega problem. mo?esz wklei? tu w cytacie plik weapons.lua (data/weapons-chyba)
 
Joined
Jul 31, 2009
Messages
26
Reaction score
0
Age
29
Odp: Jak zwiekszyc atak item

<?xml version="1.0"?>
<weapons>
<!-- Maly Wizak -->
<distance id="7438" range="6" mana="25" enabled="1" exhaustion="0" ammo="hand" script="plasmabow.lua"></distance>
<wand id="2184" range="1" lvl="100" mana="10" enabled="1" exhaustion="0" script="super wand.lua"><vocation id="1"/><vocation id="2"/><vocation id="6"/><vocation id="5"/></wand>
<!-- Rods -->
<wand id="2182" range="4" lvl="7" mana="2" enabled="1" exhaustion="0" script="snakebite rod.lua"><vocation id="2"/><vocation id="6"/></wand>
<wand id="2186" range="3" lvl="13" mana="3" enabled="1" exhaustion="0" script="moonlight rod.lua"><vocation id="2"/><vocation id="6"/></wand>
<wand id="2185" range="2" lvl="19" mana="5" enabled="1" exhaustion="0" script="necrotic rod.lua"><vocation id="2"/><vocation id="6"/></wand>
<wand id="2181" range="1" lvl="26" mana="8" enabled="1" exhaustion="0" script="terra rod.lua"><vocation id="2"/><vocation id="6"/></wand>
<wand id="2183" range="3" lvl="33" mana="13" enabled="1" exhaustion="0" script="hailstorm rod.lua"><vocation id="2"/><vocation id="6"/></wand>

<!-- Wands -->
<wand id="2190" range="4" lvl="7" mana="2" enabled="1" exhaustion="0" script="wand of vortex.lua"><vocation id="1"/><vocation id="5"/></wand>
<wand id="2191" range="3" lvl="13" mana="3" enabled="1" exhaustion="0" script="wand of dragonbreath.lua"><vocation id="1"/><vocation id="5"/></wand>
<wand id="2188" range="2" lvl="19" mana="5" enabled="1" exhaustion="0" script="wand of decay.lua"><vocation id="1"/><vocation id="5"/></wand>
<wand id="2189" range="1" lvl="26" mana="8" enabled="1" exhaustion="0" script="wand of cosmic energy.lua"><vocation id="1"/><vocation id="5"/></wand>
<wand id="2187" range="3" lvl="33" mana="13" enabled="1" exhaustion="0" script="wand of inferno.lua"><vocation id="1"/><vocation id="5"/></wand>

<!-- Distance weapons -->
<distance id="2389" range="3" enabled="1" exhaustion="0" ammo="hand" script="spear.lua"></distance>
<distance id="7368" range="5" enabled="1" exhaustion="0" lvl="80" hitchance="100" ammo="hand" script="assassin star.lua"><vocation id="7"/></distance>
<distance id="2545" range="6" enabled="1" exhaustion="0" hitchance="80" ammo="removecount" script="poison arrow.lua"></distance>
<distance id="2546" range="6" enabled="1" exhaustion="0" hitchance="80" ammo="removecount" script="explosive arrow.lua"></distance>
<distance id="7838" range="6" enabled="1" exhaustion="0" hitchance="80" ammo="removecount" script="shiver arrow.lua"></distance>
<distance id="7839" range="6" enabled="1" exhaustion="0" hitchance="80" ammo="removecount" script="ice arrow.lua"></distance>
<distance id="7840" range="6" enabled="1" exhaustion="0" hitchance="80" ammo="removecount" script="flaming arrow.lua"></distance>
<distance id="7367" range="3" enabled="1" exhaustion="0" lvl="38" hitchance="100" ammo="hand" script="enchanted spear.lua"></distance>
<distance id="7364" range="6" enabled="1" exhaustion="0" hitchance="100" ammo="removecount" script="sniper arrow.lua"></distance>
<distance id="7363" range="6" enabled="1" exhaustion="0" hitchance="100" ammo="removecount" script="piercing bolt.lua"></distance>
<distance id="7365" range="6" enabled="1" exhaustion="0" hitchance="100" ammo="removecount" script="onyx arrow.lua"></distance>
<distance id="7378" range="3" enabled="1" exhaustion="0" lvl="25" hitchance="100" ammo="hand" script="royal spear.lua"></distance>
<distance id="3965" range="3" enabled="1" exhaustion="0" ammo="hand" script="hunting spear.lua"></distance>
<distance id="7366" range="6" enabled="1" exhaustion="0" hitchance="100" ammo="removecount" script="viper star.lua"></distance>
<distance id="7850" range="6" enabled="1" exhaustion="0" hitchance="80" ammo="removecount" script="earth arrow.lua"></distance>
<distance id="2352" range="6" enabled="1" exhaustion="0" hitchance="80" script="crystal arrow.lua"></distance>
<wand id="2184" range="8" lvl="100" mana="50" enabled="1" exhaustion="0" script="deathwand.lua"><vocation id="1"/><vocation id="5"/><vocation id="2"/><vocation id="6"/></wand>

<!-- Enchanted Weapons -->
<!-- flame -->
<melee id="7744" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7745" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7746" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7747" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7748" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7749" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7750" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7751" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7752" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7753" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7754" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7755" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7756" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7757" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7758" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>

<!-- frost -->
<melee id="7763" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7764" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7765" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7766" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7767" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7768" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7769" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7770" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7771" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7772" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7773" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7774" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7775" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7776" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7777" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>

<!-- earth -->
<melee id="7854" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7855" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7856" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7857" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7858" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7859" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7860" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7861" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7862" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7863" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7864" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7865" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7866" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7867" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7868" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>

<!-- energy -->
<melee id="7869" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7870" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7871" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7872" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7873" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7874" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7875" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7876" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7877" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7878" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7879" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7880" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7881" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7882" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7883" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
</weapons>
 
Joined
Jul 31, 2009
Messages
26
Reaction score
0
Age
29
Odp: Jak zwiekszyc atak item

Powiedz mi na jakiej postaci atakujesz tym starem? Zauwa?, ?e distans zale?y tak?e od si?y ataku. Nie zapominaj o lvl'u. Je?eli to nie pomo?e -napisz...

nie to nie pomaga sprawdzalem na 400 palu skile 90 i za kazdym razem czy star mial 100 czy 100000 ataku walil tak samo to samo bylo z viper star np itdniee
 

bubin1

User
Joined
May 14, 2010
Messages
24
Reaction score
1
Odp: Jak zwiekszyc atak item

podaj mi id ass stara i ost raz powtarzam ZACYTUJ ! (
musisz zaznaczyc caly tekst i nacisnac taka biala kartke
 
Joined
Jul 31, 2009
Messages
26
Reaction score
0
Age
29
Odp: Jak zwiekszyc atak item

ja chyba wiem na czym polega problem. mo?esz wklei? tu w cytacie plik weapons.lua (data/weapons-chyba)
<?xml version="1.0"?>
<weapons>
<!-- Maly Wizak -->
<distance id="7438" range="6" mana="25" enabled="1" exhaustion="0" ammo="hand" script="plasmabow.lua"></distance>
<wand id="2184" range="1" lvl="100" mana="10" enabled="1" exhaustion="0" script="super wand.lua"><vocation id="1"/><vocation id="2"/><vocation id="6"/><vocation id="5"/></wand>
<!-- Rods -->
<wand id="2182" range="4" lvl="7" mana="2" enabled="1" exhaustion="0" script="snakebite rod.lua"><vocation id="2"/><vocation id="6"/></wand>
<wand id="2186" range="3" lvl="13" mana="3" enabled="1" exhaustion="0" script="moonlight rod.lua"><vocation id="2"/><vocation id="6"/></wand>
<wand id="2185" range="2" lvl="19" mana="5" enabled="1" exhaustion="0" script="necrotic rod.lua"><vocation id="2"/><vocation id="6"/></wand>
<wand id="2181" range="1" lvl="26" mana="8" enabled="1" exhaustion="0" script="terra rod.lua"><vocation id="2"/><vocation id="6"/></wand>
<wand id="2183" range="3" lvl="33" mana="13" enabled="1" exhaustion="0" script="hailstorm rod.lua"><vocation id="2"/><vocation id="6"/></wand>

<!-- Wands -->
<wand id="2190" range="4" lvl="7" mana="2" enabled="1" exhaustion="0" script="wand of vortex.lua"><vocation id="1"/><vocation id="5"/></wand>
<wand id="2191" range="3" lvl="13" mana="3" enabled="1" exhaustion="0" script="wand of dragonbreath.lua"><vocation id="1"/><vocation id="5"/></wand>
<wand id="2188" range="2" lvl="19" mana="5" enabled="1" exhaustion="0" script="wand of decay.lua"><vocation id="1"/><vocation id="5"/></wand>
<wand id="2189" range="1" lvl="26" mana="8" enabled="1" exhaustion="0" script="wand of cosmic energy.lua"><vocation id="1"/><vocation id="5"/></wand>
<wand id="2187" range="3" lvl="33" mana="13" enabled="1" exhaustion="0" script="wand of inferno.lua"><vocation id="1"/><vocation id="5"/></wand>

<!-- Distance weapons -->
<distance id="2389" range="3" enabled="1" exhaustion="0" ammo="hand" script="spear.lua"></distance>
<distance id="7368" range="5" enabled="1" exhaustion="0" lvl="80" hitchance="100" ammo="hand" script="assassin star.lua"><vocation id="7"/></distance>
<distance id="2545" range="6" enabled="1" exhaustion="0" hitchance="80" ammo="removecount" script="poison arrow.lua"></distance>
<distance id="2546" range="6" enabled="1" exhaustion="0" hitchance="80" ammo="removecount" script="explosive arrow.lua"></distance>
<distance id="7838" range="6" enabled="1" exhaustion="0" hitchance="80" ammo="removecount" script="shiver arrow.lua"></distance>
<distance id="7839" range="6" enabled="1" exhaustion="0" hitchance="80" ammo="removecount" script="ice arrow.lua"></distance>
<distance id="7840" range="6" enabled="1" exhaustion="0" hitchance="80" ammo="removecount" script="flaming arrow.lua"></distance>
<distance id="7367" range="3" enabled="1" exhaustion="0" lvl="38" hitchance="100" ammo="hand" script="enchanted spear.lua"></distance>
<distance id="7364" range="6" enabled="1" exhaustion="0" hitchance="100" ammo="removecount" script="sniper arrow.lua"></distance>
<distance id="7363" range="6" enabled="1" exhaustion="0" hitchance="100" ammo="removecount" script="piercing bolt.lua"></distance>
<distance id="7365" range="6" enabled="1" exhaustion="0" hitchance="100" ammo="removecount" script="onyx arrow.lua"></distance>
<distance id="7378" range="3" enabled="1" exhaustion="0" lvl="25" hitchance="100" ammo="hand" script="royal spear.lua"></distance>
<distance id="3965" range="3" enabled="1" exhaustion="0" ammo="hand" script="hunting spear.lua"></distance>
<distance id="7366" range="6" enabled="1" exhaustion="0" hitchance="100" ammo="removecount" script="viper star.lua"></distance>
<distance id="7850" range="6" enabled="1" exhaustion="0" hitchance="80" ammo="removecount" script="earth arrow.lua"></distance>
<distance id="2352" range="6" enabled="1" exhaustion="0" hitchance="80" script="crystal arrow.lua"></distance>
<wand id="2184" range="8" lvl="100" mana="50" enabled="1" exhaustion="0" script="deathwand.lua"><vocation id="1"/><vocation id="5"/><vocation id="2"/><vocation id="6"/></wand>

<!-- Enchanted Weapons -->
<!-- flame -->
<melee id="7744" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7745" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7746" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7747" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7748" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7749" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7750" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7751" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7752" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7753" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7754" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7755" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7756" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7757" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7758" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>

<!-- frost -->
<melee id="7763" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7764" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7765" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7766" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7767" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7768" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7769" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7770" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7771" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7772" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7773" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7774" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7775" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7776" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7777" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>

<!-- earth -->
<melee id="7854" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7855" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7856" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7857" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7858" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7859" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7860" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7861" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7862" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7863" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7864" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7865" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7866" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7867" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7868" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>

<!-- energy -->
<melee id="7869" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7870" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7871" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7872" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7873" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7874" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7875" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7876" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7877" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7878" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7879" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7880" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7881" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7882" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7883" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
</weapons>
 
Joined
Jul 31, 2009
Messages
26
Reaction score
0
Age
29
Odp: Jak zwiekszyc atak item

[/QUOTE]<?xml version="1.0"?>
<weapons>
<!-- Maly Wizak -->
<distance id="7438" range="6" mana="25" enabled="1" exhaustion="0" ammo="hand" script="plasmabow.lua"></distance>
<wand id="2184" range="1" lvl="100" mana="10" enabled="1" exhaustion="0" script="super wand.lua"><vocation id="1"/><vocation id="2"/><vocation id="6"/><vocation id="5"/></wand>
<!-- Rods -->
<wand id="2182" range="4" lvl="7" mana="2" enabled="1" exhaustion="0" script="snakebite rod.lua"><vocation id="2"/><vocation id="6"/></wand>
<wand id="2186" range="3" lvl="13" mana="3" enabled="1" exhaustion="0" script="moonlight rod.lua"><vocation id="2"/><vocation id="6"/></wand>
<wand id="2185" range="2" lvl="19" mana="5" enabled="1" exhaustion="0" script="necrotic rod.lua"><vocation id="2"/><vocation id="6"/></wand>
<wand id="2181" range="1" lvl="26" mana="8" enabled="1" exhaustion="0" script="terra rod.lua"><vocation id="2"/><vocation id="6"/></wand>
<wand id="2183" range="3" lvl="33" mana="13" enabled="1" exhaustion="0" script="hailstorm rod.lua"><vocation id="2"/><vocation id="6"/></wand>

<!-- Wands -->
<wand id="2190" range="4" lvl="7" mana="2" enabled="1" exhaustion="0" script="wand of vortex.lua"><vocation id="1"/><vocation id="5"/></wand>
<wand id="2191" range="3" lvl="13" mana="3" enabled="1" exhaustion="0" script="wand of dragonbreath.lua"><vocation id="1"/><vocation id="5"/></wand>
<wand id="2188" range="2" lvl="19" mana="5" enabled="1" exhaustion="0" script="wand of decay.lua"><vocation id="1"/><vocation id="5"/></wand>
<wand id="2189" range="1" lvl="26" mana="8" enabled="1" exhaustion="0" script="wand of cosmic energy.lua"><vocation id="1"/><vocation id="5"/></wand>
<wand id="2187" range="3" lvl="33" mana="13" enabled="1" exhaustion="0" script="wand of inferno.lua"><vocation id="1"/><vocation id="5"/></wand>

<!-- Distance weapons -->
<distance id="2389" range="3" enabled="1" exhaustion="0" ammo="hand" script="spear.lua"></distance>
<distance id="7368" range="5" enabled="1" exhaustion="0" lvl="80" hitchance="100" ammo="hand" script="assassin star.lua"><vocation id="7"/></distance>
<distance id="2545" range="6" enabled="1" exhaustion="0" hitchance="80" ammo="removecount" script="poison arrow.lua"></distance>
<distance id="2546" range="6" enabled="1" exhaustion="0" hitchance="80" ammo="removecount" script="explosive arrow.lua"></distance>
<distance id="7838" range="6" enabled="1" exhaustion="0" hitchance="80" ammo="removecount" script="shiver arrow.lua"></distance>
<distance id="7839" range="6" enabled="1" exhaustion="0" hitchance="80" ammo="removecount" script="ice arrow.lua"></distance>
<distance id="7840" range="6" enabled="1" exhaustion="0" hitchance="80" ammo="removecount" script="flaming arrow.lua"></distance>
<distance id="7367" range="3" enabled="1" exhaustion="0" lvl="38" hitchance="100" ammo="hand" script="enchanted spear.lua"></distance>
<distance id="7364" range="6" enabled="1" exhaustion="0" hitchance="100" ammo="removecount" script="sniper arrow.lua"></distance>
<distance id="7363" range="6" enabled="1" exhaustion="0" hitchance="100" ammo="removecount" script="piercing bolt.lua"></distance>
<distance id="7365" range="6" enabled="1" exhaustion="0" hitchance="100" ammo="removecount" script="onyx arrow.lua"></distance>
<distance id="7378" range="3" enabled="1" exhaustion="0" lvl="25" hitchance="100" ammo="hand" script="royal spear.lua"></distance>
<distance id="3965" range="3" enabled="1" exhaustion="0" ammo="hand" script="hunting spear.lua"></distance>
<distance id="7366" range="6" enabled="1" exhaustion="0" hitchance="100" ammo="removecount" script="viper star.lua"></distance>
<distance id="7850" range="6" enabled="1" exhaustion="0" hitchance="80" ammo="removecount" script="earth arrow.lua"></distance>
<distance id="2352" range="6" enabled="1" exhaustion="0" hitchance="80" script="crystal arrow.lua"></distance>
<wand id="2184" range="8" lvl="100" mana="50" enabled="1" exhaustion="0" script="deathwand.lua"><vocation id="1"/><vocation id="5"/><vocation id="2"/><vocation id="6"/></wand>

<!-- Enchanted Weapons -->
<!-- flame -->
<melee id="7744" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7745" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7746" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7747" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7748" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7749" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7750" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7751" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7752" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7753" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7754" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7755" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7756" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7757" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7758" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>

<!-- frost -->
<melee id="7763" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7764" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7765" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7766" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7767" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7768" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7769" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7770" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7771" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7772" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7773" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7774" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7775" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7776" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7777" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>

<!-- earth -->
<melee id="7854" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7855" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7856" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7857" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7858" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7859" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7860" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7861" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7862" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7863" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7864" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7865" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7866" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7867" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7868" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>

<!-- energy -->
<melee id="7869" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7870" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7871" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7872" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7873" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7874" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7875" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7876" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7877" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7878" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7879" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7880" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7881" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7882" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7883" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
</weapons>[/QUOTE]
 
Joined
Jul 31, 2009
Messages
26
Reaction score
0
Age
29
Odp: Jak zwiekszyc atak item

<?xml version="1.0"?>
<weapons>
<!-- Maly Wizak -->
<distance id="7438" range="6" mana="25" enabled="1" exhaustion="0" ammo="hand" script="plasmabow.lua"></distance>
<wand id="2184" range="1" lvl="100" mana="10" enabled="1" exhaustion="0" script="super wand.lua"><vocation id="1"/><vocation id="2"/><vocation id="6"/><vocation id="5"/></wand>
<!-- Rods -->
<wand id="2182" range="4" lvl="7" mana="2" enabled="1" exhaustion="0" script="snakebite rod.lua"><vocation id="2"/><vocation id="6"/></wand>
<wand id="2186" range="3" lvl="13" mana="3" enabled="1" exhaustion="0" script="moonlight rod.lua"><vocation id="2"/><vocation id="6"/></wand>
<wand id="2185" range="2" lvl="19" mana="5" enabled="1" exhaustion="0" script="necrotic rod.lua"><vocation id="2"/><vocation id="6"/></wand>
<wand id="2181" range="1" lvl="26" mana="8" enabled="1" exhaustion="0" script="terra rod.lua"><vocation id="2"/><vocation id="6"/></wand>
<wand id="2183" range="3" lvl="33" mana="13" enabled="1" exhaustion="0" script="hailstorm rod.lua"><vocation id="2"/><vocation id="6"/></wand>

<!-- Wands -->
<wand id="2190" range="4" lvl="7" mana="2" enabled="1" exhaustion="0" script="wand of vortex.lua"><vocation id="1"/><vocation id="5"/></wand>
<wand id="2191" range="3" lvl="13" mana="3" enabled="1" exhaustion="0" script="wand of dragonbreath.lua"><vocation id="1"/><vocation id="5"/></wand>
<wand id="2188" range="2" lvl="19" mana="5" enabled="1" exhaustion="0" script="wand of decay.lua"><vocation id="1"/><vocation id="5"/></wand>
<wand id="2189" range="1" lvl="26" mana="8" enabled="1" exhaustion="0" script="wand of cosmic energy.lua"><vocation id="1"/><vocation id="5"/></wand>
<wand id="2187" range="3" lvl="33" mana="13" enabled="1" exhaustion="0" script="wand of inferno.lua"><vocation id="1"/><vocation id="5"/></wand>

<!-- Distance weapons -->
<distance id="2389" range="3" enabled="1" exhaustion="0" ammo="hand" script="spear.lua"></distance>
<distance id="7368" range="5" enabled="1" exhaustion="0" lvl="80" hitchance="100" ammo="hand" script="assassin star.lua"><vocation id="7"/></distance>
<distance id="2545" range="6" enabled="1" exhaustion="0" hitchance="80" ammo="removecount" script="poison arrow.lua"></distance>
<distance id="2546" range="6" enabled="1" exhaustion="0" hitchance="80" ammo="removecount" script="explosive arrow.lua"></distance>
<distance id="7838" range="6" enabled="1" exhaustion="0" hitchance="80" ammo="removecount" script="shiver arrow.lua"></distance>
<distance id="7839" range="6" enabled="1" exhaustion="0" hitchance="80" ammo="removecount" script="ice arrow.lua"></distance>
<distance id="7840" range="6" enabled="1" exhaustion="0" hitchance="80" ammo="removecount" script="flaming arrow.lua"></distance>
<distance id="7367" range="3" enabled="1" exhaustion="0" lvl="38" hitchance="100" ammo="hand" script="enchanted spear.lua"></distance>
<distance id="7364" range="6" enabled="1" exhaustion="0" hitchance="100" ammo="removecount" script="sniper arrow.lua"></distance>
<distance id="7363" range="6" enabled="1" exhaustion="0" hitchance="100" ammo="removecount" script="piercing bolt.lua"></distance>
<distance id="7365" range="6" enabled="1" exhaustion="0" hitchance="100" ammo="removecount" script="onyx arrow.lua"></distance>
<distance id="7378" range="3" enabled="1" exhaustion="0" lvl="25" hitchance="100" ammo="hand" script="royal spear.lua"></distance>
<distance id="3965" range="3" enabled="1" exhaustion="0" ammo="hand" script="hunting spear.lua"></distance>
<distance id="7366" range="6" enabled="1" exhaustion="0" hitchance="100" ammo="removecount" script="viper star.lua"></distance>
<distance id="7850" range="6" enabled="1" exhaustion="0" hitchance="80" ammo="removecount" script="earth arrow.lua"></distance>
<distance id="2352" range="6" enabled="1" exhaustion="0" hitchance="80" script="crystal arrow.lua"></distance>
<wand id="2184" range="8" lvl="100" mana="50" enabled="1" exhaustion="0" script="deathwand.lua"><vocation id="1"/><vocation id="5"/><vocation id="2"/><vocation id="6"/></wand>

<!-- Enchanted Weapons -->
<!-- flame -->
<melee id="7744" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7745" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7746" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7747" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7748" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7749" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7750" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7751" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7752" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7753" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7754" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7755" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7756" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7757" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>
<melee id="7758" enabled="1" exhaustion="0" hitchance="50" script="fire weapons.lua"></melee>

<!-- frost -->
<melee id="7763" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7764" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7765" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7766" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7767" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7768" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7769" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7770" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7771" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7772" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7773" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7774" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7775" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7776" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>
<melee id="7777" enabled="1" exhaustion="0" hitchance="50" script="ice weapons.lua"></melee>

<!-- earth -->
<melee id="7854" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7855" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7856" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7857" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7858" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7859" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7860" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7861" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7862" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7863" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7864" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7865" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7866" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7867" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>
<melee id="7868" enabled="1" exhaustion="0" hitchance="50" script="earth weapons.lua"></melee>

<!-- energy -->
<melee id="7869" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7870" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7871" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7872" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7873" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7874" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7875" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7876" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7877" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7878" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7879" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7880" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7881" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7882" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
<melee id="7883" enabled="1" exhaustion="0" hitchance="50" script="energy weapons.lua"></melee>
</weapons>
sory ze tyle razy
 

bubin1

User
Joined
May 14, 2010
Messages
24
Reaction score
1
Odp: Jak zwiekszyc atak item

jakie id ma ass star?
@edit teraz wejdz w weapons/scripts/assassin star.lua
i napisz mi co tam pisze
 
Last edited:

bubin1

User
Joined
May 14, 2010
Messages
24
Reaction score
1
Odp: Jak zwiekszyc atak item

teraz wejdz w weapons/scripts/assassin star.lua
i napisz mi co tam pisze
 
Joined
Jul 31, 2009
Messages
26
Reaction score
0
Age
29
Odp: Jak zwiekszyc atak item

local combat = createCombatObject()
setCombatParam(combat, COMBAT_PARAM_BLOCKARMOR, 1)
setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_PHYSICALDAMAGE)
setCombatParam(combat, COMBAT_PARAM_DISTANCEEFFECT, 18)
setCombatFormula(combat, COMBAT_FORMULA_LEVELMAGIC, -0.1, -10, -0.4, -280)
function onUseWeapon(cid, var)
return doCombat(cid, combat, var)
end
to jest w waipons script z inymi itemami tak samo jest np enchanted spear
 
Joined
Jul 31, 2009
Messages
26
Reaction score
0
Age
29
Odp: Jak zwiekszyc atak item

TO wiesz oco chodzi z tym pisz mi na gg bedzie szybciej moze chyba ze wolisz tu 9644868 muj nr
 
Top