using Player
nMoveItem function on script.
Im looking for a script that block players to put different items on x container.
For example
Container id = 5050
Items allowed = 1203,1045,1345
if players try to add an item different of items allowed, a message appear
"You cannot add this type of item"
Note: i found one script like this here on forum, but people can add items not allowed directly on container, have this problem there.
Im looking for a script that block players to put different items on x container.
For example
Container id = 5050
Items allowed = 1203,1045,1345
if players try to add an item different of items allowed, a message appear
"You cannot add this type of item"
Note: i found one script like this here on forum, but people can add items not allowed directly on container, have this problem there.