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

Lua player: getInbox ()

zetibia

Member
Joined
Jun 23, 2013
Messages
109
Reaction score
11
Hello I would like to put a check of the mailbox command, with this command:

player: getInbox ()

if the player has X items in the mailbox, there will be the execution of a command.

Is it possible?

and


(Tile(toPosition)):getItemHoldingCount() >= 1000

What should I correct for this to work?
 
Last edited:
Back
Top