3mR
Mapper
- Joined
- May 29, 2012
- Messages
- 322
- Reaction score
- 42
Hey ..
i dont have erros but i want to know something ..
i have vip wand with suxx attek and i want this attek be strong
Wand id in iteams
wand id in weapons
Anyone Can Help .. Pless 
Rep+
i dont have erros but i want to know something ..
i have vip wand with suxx attek and i want this attek be strong
Wand id in iteams
Code:
<item id="2184" article="a" name="Vip Wand">
<attribute key="description" value="This wand holds the spirit and soul of a gamemaster." />
<attribute key="weight" value="2700" />
<attribute key="weaponType" value="wand" />
<attribute key="shootType" value="fire" />
<attribute key="range" value="7" />
Code:
<wand id="2184" level="1" mana="1" min="700" max="1000" type="death" event="function" value="default"> <!-- Wand of Voodoo -->
<vocation id="1"/>
<vocation id="2"/>
<vocation id="5"/>
<vocation id="6"/>
</wand>
Rep+