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

Addon Bonus isn't working

GuHB

Member
Joined
Dec 14, 2009
Messages
630
Reaction score
9
Location
Brazil
I'm using this one here - http://otland.net/f82/outfit-adding-bonus-your-addons-without-bug-using-sources-functions-100186/ -

I'm using the 0.4_Dev - rev 3777 in WINDOWS.

It isn't working the Bonus, you can choose the Outfit and select addons normally, just the bonus dont work.

XML:
<?xml version="1.0"?>
<outfits>
	<outfit id="1">
		<list gender="0" lookType="136" name="Citizen"/>
		<attribute speed="5"/>
		<list gender="1" lookType="128" name="Citizen"/>
		<attribute speed="5"/>
	</outfit>

	<outfit id="2">
		<list gender="0" lookType="137" name="Hunter"/>
		<skills dist="5"/>
		<stats magLevel="1"/>
		<list gender="1" lookType="129" name="Hunter"/>
		<skills dist="5"/>
		<stats magLevel="1"/>
	</outfit>

	<outfit id="3">
		<list gender="0" lookType="138" name="Mage"/>
        <stats magLevel="3"/>
        <stats maxMana="300"/>
		<list gender="1" lookType="130" name="Mage"/>
		<stats magLevel="2"/>
        <stats maxMana="100"/>
	</outfit>

	<outfit id="4">
		<list gender="0" lookType="139" name="Knight"/>
		<skills sword="3"/>
		<skills shielding="2"/>
		<absorb percentPhysical="7"/>
		<list gender="1" lookType="131" name="Knight"/>
		<skills sword="3"/>
		<skills shielding="2"/>
		<absorb percentPhysical="7"/>
	</outfit>

	<outfit id="5" premium="free">
		<list gender="0" lookType="140" name="Noblewoman"/>
		<stats maxMana="150"/>
		<list gender="1" lookType="132" name="Nobleman"/>
		<stats maxMana="150"/>
	</outfit>

	<outfit id="6" premium="free">
		<list gender="0" lookType="141" name="Summoner"/>
		<stats magLevel="2"/>
        <stats maxMana="150"/>
		<list gender="1" lookType="133" name="Summoner"/>
        <stats magLevel="3"/>
        <stats maxMana="300"/>
	</outfit>

	<outfit id="7" premium="free">
		<list gender="0" lookType="142" name="Warrior"/>
        <stats maxHealth="125"/>
		<skills sword="5"/>		
		<list gender="1" lookType="134" name="Warrior"/>
        <stats maxHealth="125"/>
		<skills sword="5"/>	
	</outfit>

	<outfit id="8" premium="free">
		<list gender="0" lookType="147" name="Barbarian"/>
		<skills axe="5"/>
		<stats maxHealth="125"/>
		<list gender="1" lookType="143" name="Barbarian"/>
		<skills axe="5"/>
		<stats maxHealth="125"/>
	</outfit>

	<outfit id="9" premium="free">
		<list gender="0" lookType="148" name="Druid"/>
	    <stats maxHealth="50"/>
		<stats maxMana="50"/>
		<list gender="1" lookType="144" name="Druid"/>
		<stats maxHealth="50"/>
		<stats maxMana="50"/>
	</outfit>

	<outfit id="10" premium="free">
		<list gender="0" lookType="149" name="Wizard"/>
        <stats magLevel="3"/>	
		<stats maxMana="50"/>
		<absorb percentEnergy="7"/>
		<absorb percentDeath="7"/>	
		<list gender="1" lookType="145" name="Wizard"/>
		<stats maxMana="50"/>
        <stats magLevel="3"/>	
		<absorb percentEnergy="7"/>
		<absorb percentDeath="7"/>		
	</outfit>

	<outfit id="11" premium="free">
		<list gender="0" lookType="150" name="Oriental"/>
		<stats maxHealth="50"/>
		<stats maxMana="50"/>
		<skills sword="2"/>
		<absorb percentPhysical="3"/>
		<list gender="1" lookType="146" name="Oriental"/>
		<stats maxHealth="50"/>
		<stats maxMana="50"/>
		<absorb percentPhysical="3"/>
		<skills sword="2"/>
	</outfit>

	<outfit id="12" premium="yes">
		<list gender="0" lookType="155" name="Pirate"/>
		<absorb percentPhysical="5"/>
		<skills sword="2"/>
		<skills shielding="2"/>
		<list gender="1" lookType="151" name="Pirate"/>
		<absorb percentPhysical="5"/>
		<skills shielding="2"/>
		<skills sword="2"/>
	</outfit>

	<outfit id="13" premium="yes">
		<list gender="0" lookType="156" name="Assassin"/>
		<skills dist="5"/>
        <attribute speed="20"/>
		<list gender="1" lookType="152" name="Assassin"/>
		<skills dist="5"/>
		<attribute speed="20"/>
	</outfit>

	<outfit id="14" premium="free">
		<list gender="0" lookType="157" name="Beggar"/>
		<stats maxHealth="100"/>
		<stats maxMana="50"/>
		<skills club="5"/>
		<list gender="1" lookType="153" name="Beggar"/>
		<stats maxHealth="100"/>
		<stats maxMana="50"/>
		<skills club="5"/>
	</outfit>

	<outfit id="15" premium="free">
		<list gender="0" lookType="158" name="Shaman"/>
		<stats maxMana="150"/>
		<absorb percentEarth="15"/>
		<list gender="1" lookType="154" name="Shaman"/>
		<absorb percentEarth="15"/>
		<stats maxMana="150"/>		
	</outfit>

	<outfit id="16" premium="free">
		<list gender="0" lookType="252" name="Norsewoman"/>
		<absorb percentIce="15"/>
		<attribute speed="5"/>
		<list gender="1" lookType="251" name="Norseman"/>
		<absorb percentIce="15"/>
		<attribute speed="5"/>
	</outfit>

	<outfit id="17" quest = "15010">
		<list gender="0" lookType="269" name="Nightmare"/>
		<absorb percentFire="5"/>
		<absorb percentEnergy="5"/>
		<absorb percentPhysical="10"/>
		<skills shielding="5"/>
		<list gender="1" lookType="268" name="Nightmare"/>
		<absorb percentFire="5"/>
		<absorb percentEnergy="5"/>
		<absorb percentPhysical="10"/>
		<skills shielding="5"/>
	</outfit>

	<outfit id="18" premium="free">
		<list gender="0" lookType="270" name="Jester"/>
		<stats maxMana="50"/>
		<absorb percentAll="1"/>
		<list gender="1" lookType="273" name="Jester"/>
		<stats maxMana="50"/>
		<absorb percentAll="1"/>
	</outfit>

	<outfit id="19" quest = "15009">
		<list gender="0" lookType="279" name="Brotherhood"/>
		<absorb percentDeath="5"/>
		<stats maxMana="125"/>
		<list gender="1" lookType="278" name="Brotherhood"/>
		<absorb percentDeath="5"/>
		<stats maxMana="125"/>
	</outfit>

	<outfit id="20" premium="yes">
		<list gender="0" lookType="288" name="Demonhunter"/>
		<stats maxMana="75"/>
		<stats maxHealth="75"/>
		<absorb percentFire="10"/>
		<list gender="1" lookType="289" name="Demonhunter"/>
		<stats maxMana="75"/>
		<stats maxHealth="75"/>
		<absorb percentFire="10"/>
	</outfit>

	<outfit id="21" premium="yes">
		<list gender="0" lookType="324" name="Yalaharian"/>
		<stats maxMana="300"/>
		<absorb percentAll="3"/>
		<stats magLevel="2"/>
		<list gender="1" lookType="325" name="Yalaharian"/>
		<stats maxMana="300"/>
		<absorb percentAll="3"/>
		<stats magLevel="2"/>
	</outfit>

	<outfit id="22" premium="yes">
		<list gender="0" lookType="336" name="Warmaster"/>
		<attribute speed="25"/>
		<stats maxHealth="75"/>
		<absorb percentEnergy="3"/>
		<absorb percentPyshical="5"/>
		<absorb percentFire="3"/>
		<list gender="1" lookType="335" name="Warmaster"/>
		<attribute speed="25"/>
		<stats maxHealth="75"/>
		<absorb percentEnergy="3"/>
		<absorb percentPyshical="5"/>
		<absorb percentFire="3"/>		
	</outfit>

	<outfit id="23" premium="yes">
		<list gender="0" lookType="329" name="Wedding"/>
		<attribute speed="10"/>
		<list gender="1" lookType="328" name="Wedding"/>
		<attribute speed="10"/>
	</outfit>

    <outfit id="24" premium="yes">
        <list gender="0" lookType="366" name="Wayfarer"/>
		<stats maxHealth="100"/>
		<absorb percentAll="3"/>	
        <list gender="1" lookType="367" name="Wayfarer"/>
		<stats maxHealth="100"/>
		<absorb percentAll="3"/>	
        </outfit>

	<outfit id="33" access="3" premium="yes">
		<list gender="0-3" lookType="75" name="Gamemaster"/>
	</outfit>

	<outfit id="34" access="4" premium="yes">
		<list gender="0-3" lookType="266" name="Community Manager"/>
	</outfit>

	<outfit id="35" access="5" premium="yes">
		<list gender="0-3" lookType="302" name="God"/>
	</outfit>
</outfits>

Can someone check if there are any error?
 
Back
Top