• 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. hellohellohello

    [REQUEST] a couple simple scripts.

    Hi there, I'm trying to learn some LUA and it's going okay I guess. Just have a couple of quick requests. function onUse(cid, item, fromPosition, itemEx, toPosition) getPlayerName(uid) if isItemMoveable(itemEx.itemid) == TRUE and isItemRune(itemEx.itemid) == FALSE and isCorpse(itemEx.uid) ==...
Back
Top