• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Solved Faster weapon attack

gresio

New Member
Joined
Sep 7, 2012
Messages
4
Reaction score
0
I've created wand, and i want to have got (on this wand ONLY) faster attack. Can any1 tell me what i need to add to my script? Distro=tfs 1.1
 
Code:
<attribute key="attackSpeed" value="700" />

add this on the wand at items.xml but don't know if it works with tfs 1.1, I use this for 0.3.6 :)
 
Ty for response, but my engine is shouting "Unknown key value: AttackSpeed"
This is why its important you include the TFS version you are using with your support thread.
So... what version are you using?
 
Back
Top