• 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 2 spell combo is abled, how to change it?

gerard95

Keep cool :)
Joined
Dec 31, 2011
Messages
276
Reaction score
16
People can combo with 2 attack spells, or one attack spell and an attack rune on time, how can I change this?
Thank you again :)
 
Ye, for example:
<rune name="Sudden Death" id="2268" allowfaruse="1" charges="3" lvl="45" maglv="15" exhaustion="2000" groups="1,2000" icon="21" needtarget="1" blocktype="solid" event="script" value="attack/sudden death.lua"/>

<instant name="Eternal Winter" words="exevo gran mas frigo" lvl="60" mana="1050" prem="1" selftarget="1" exhaustion="2000" groups="4,2000" icon="118" needlearn="0" event="script" value="attack/eternal winter.lua">
<vocation id="2;6"/>
</instant>

You can combo them both. What does groups do? Thanks :3
 
Back
Top