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

Search results

  1. K

    [pokemon] heal potion

    if (getCreatureCondition(params.cid, CONDITION_INFIGHT) == true) then doSendAnimatedText(getThingPos(params.item2), "LOST HEAL", 215) setPlayerStorageValue(item2.uid, 173, 2) return true end CONDITION_INFIGHT-on what should change the code so that treatment ended when we get injured...
Back
Top