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

jestem pro

That is the question
Joined
Apr 20, 2013
Messages
650
Solutions
14
Reaction score
88
Hi everyone.

I'm doing a script and I have a problem. I don't have the function, which will send items to depo.
Maybe someone has and will share me?

TFS 8.6 THX
 
There is no function to add depot items. You can however create an item and mail it to the player via doPlayerSendMailByName. (you do not need a parcel or a label to do this)
 
Back
Top