Request personal storage

kemids18

New member
Messages
14
Points
0
Emulator
hi can i request for script that can open only personal storage even the permission can_trade is set to false

is it possible?

it has something to do with @adjgroup when opening the storage then upon closing return to your original group_id upon closing or disconnection

 
Last edited by a moderator:
You can give a try to this untested and possibly insecure script (don't know if it is or not, I hope not):

- script asdf -1,{OnWhisperGlobal: atcommand "@addperm can_trade"; openstorage; atcommand "@rmvperm can_trade"; end;}

Since the can_trade permission is only checked upon opening the storage, not when you try to move items from/to it.

 
Back
Top