• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Lua how fo i remove condition?

MadMOOK

Hoo
Joined
Apr 20, 2011
Messages
802
Reaction score
44
I have an item that gives buff onEquipt.. it works fine, but i cant get removecondition to work properly onDeEquip
 
It is doRemoveCondition. Im on my phone so i cant paste it, anyway its not script, the rest works, i know because the other functions stop.
So it has to do with removing the condition.
 
You have to put condition type in remove function like

CONDITIONSTATS_MAGICLEVEL

I'm also on phone so don't have a list if actual conditions available to me.
 
Back
Top