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

Potions !:(

Status
Not open for further replies.

TomCrusher

Jeg er ingenting
Joined
Dec 31, 2008
Messages
663
Reaction score
20
Location
Norway
I got a problem with potions, people can heal each other with a distance of 2 sqm and more...

how to fix them??
 
actions.xml
qoou said:
<!-- Potions -->
<action itemid="7588-7591;8472-8473;7618;7620;8704" event="script" value="liquids/potions.lua" allowfaruse="1"/>
<action itemid="7439" event="script" value="liquids/berserk_potion.lua" allowfaruse="1"/>
<action itemid="7440" event="script" value="liquids/mastermind_potion.lua" allowfaruse="1"/>
<action itemid="7443" event="script" value="liquids/bullseye_potion.lua" allowfaruse="1"/>
<action itemid="8474" event="script" value="liquids/antidote_potion.lua" allowfaruse="1"/>
Remove the bold red part.
 
Status
Not open for further replies.
Back
Top