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

Urgent! New vocation bug.

Sam

Banned User
Joined
Aug 22, 2008
Messages
715
Reaction score
0
Location
British Columbia, Canada
Hey I made a third promo.

Everytime they use a spell (druid or sorc), they gain like 3 mlvls. I tried editing vocations.xml; all that shit.

Any ideas??
 
Code:
<formula meleeDamage="1.0" distDamage="1.0" wandDamage="1.0" magDamage="1.0" magHealingDamage="1.0" defense="1.0" armor="1.0"/>
		<skill id="0" multiplier="1.1"/>
		<skill id="1" multiplier="1.1"/>
		<skill id="2" multiplier="1.1"/>
		<skill id="3" multiplier="1.1"/>
		<skill id="4" multiplier="1.4"/>
		<skill id="5" multiplier="1.1"/>
		<skill id="6" multiplier="1.1"/>

Thats all the same? I'm sure one of those skills is magic level, make sure none of them are too high.
 
Back
Top