• 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!

attack

fast attack .... ON YOUR VOCATIONS.XML
Code:
	<vocation id="3" name="Paladin" description="a paladin" needpremium="0" gaincap="20" gainhp="10" gainmana="15" gainhpticks="2" gainhpamount="30" gainmanaticks="2" gainmanaamount="20" manamultiplier="1.4" [COLOR="red"]attackspeed="2000[/COLOR]" soulmax="200" gainsoulticks="15" fromvoc="3" lessloss="10">
		<formula meleeDamage="1.0" distDamage="1.1" wandDamage="1.0" magDamage="1.0" magHealingDamage="1.0" defense="1.0" magDefense="1.0" armor="1.0"/>
		<skill fist="1.2" club="1.2" sword="1.2" axe="1.2" distance="1.1" shielding="1.1" fishing="1.1" experience="1.0"/>
	</vocation>

attackspeed="2000 change to 1500 = one hit every 1.5 sec
1000 = one hit every 1 sec
 
i know this
lisent to me
i played ots when i attack by right klick more time and fast the weapon attack faster than first
 
Really hard to understand :S You want it so when a player attacks a monster (by right click) it attacks faster then normal attacking?
 
Back
Top