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

Recent content by nathanmarcos

  1. N

    addEvent Doubt

    I have already solved, thanks! :D
  2. N

    addEvent Doubt

    hello, I have: local parameters = { cid = cid, var = var, combat2 = combat2 } addEvent(spell, 500, parameters) I need to know how can I take the remaining time to cast this spell again. Exemple: doSendPlayerCancel(cid, "You should wait" .. remaining time of addEvent function ...
Back
Top