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

distance/melee+ attack rune

Quickshot

Member
Joined
Nov 8, 2008
Messages
595
Reaction score
8
hey... i just wanted to know if theres a way i can make it so i can attack physicaly and shoot a rune at the same time. without source edit
 
You will have to add
XML:
swing="yes"
Like:
XML:
<distance id="7378" level="25" event="function" swing="yes" value="default"/>
 
Back
Top