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

Windows small problem

Muciz

New Member
Joined
Mar 27, 2011
Messages
60
Reaction score
1
hello!

got problem with some runes, example ultimate healing rune it can heal/pot targets from range 1,2,3,4 etc, how to change that?

thanks
 
It's so with many runes, think there is something to change in any pack but dont know where
everyone can pot each other from long range
 
local config = {
removeOnUse = "no",
usableOnTarget = "no", -- can be used on target? (fe. healing friend)
splashable = "no",
realAnimation = "no", -- make text effect visible only for players in range 1x1
healthMultiplier = 1.0,
manaMultiplier = 2.0


Already done but that's not the problem :S
 
Back
Top