Jump to content
  • 0
Sign in to follow this  
kemids18

Request personal storage

Question

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

Edited by kemids18

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0

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.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.