ok my Storage i want it so u have to unlock Storage befor u Store
and to check if its locked befor u Store
here wut npc i have atm
[@Password]
{
Welcome to the Password Section of Storage.\
This secures your items to a extream store\
Do you want to <Request Passowrd/@RequstPassword>.\
Do You want to <Set Store Password/@StorageSetPassword>\
Do You want to <Change Store Password/@StorageChgPassword>\
Do You want to <Lock Store/@StorageLock>\
Do You want to <Unlock Store/@StorageUnlock>\
<Exit/@exit>\
[@mbind]
#ACT
#CALL [\Market\Exchange.txt] @Markets
[@RequstPassword]
You Want to Request your Storage Password?\
Well this is the right place, You have to clear your password first however\
Do You want to <Clear Store Password/@CleraStorePassword>\
Do You want to <Store Password/@StorePassword>\
<Back/@Password>\
<Exit/@exit>
[@CleraStorePassword]
#IF
#ACT
AddNameList StorgePass.txt
#SAY
Storage Password Has been Cleared,\
Please Request a new password for the use of Storage.\
Do you want to <Request Passowrd/@RequstPassword>.\ \
<Back/@Password>\
<Exit/@exit>
[@StorageSetPassword]
Storage Password Set: @<$CMD_STORAGESETPASSWORD> \\
Do you want to goto <Store/@stor1>\
<Exit/@exit>
[@stor1]
#CALL [\Market\Market5.txt] @Markets
[@StorageChgPassword]
Store Password Cahnge: @<$CMD_STORAGECHGPASSWORD> \ \
Do you want to goto <Store/@stor1>\
<Exit/@exit>
[@StorageLock]
Storage Lock: @<$CMD_STORAGELOCK> \ \
Do you want to goto <Store/@stor1>\
<Exit/@exit>
[@StorageUnlock]
Storage Unlock: @<$CMD_STORAGEUNLOCK> \ \
Do you want to goto <Store/@stor1>\
<Exit/@exit>
}
and to check if its locked befor u Store
here wut npc i have atm
[@Password]
{
Welcome to the Password Section of Storage.\
This secures your items to a extream store\
Do you want to <Request Passowrd/@RequstPassword>.\
Do You want to <Set Store Password/@StorageSetPassword>\
Do You want to <Change Store Password/@StorageChgPassword>\
Do You want to <Lock Store/@StorageLock>\
Do You want to <Unlock Store/@StorageUnlock>\
<Exit/@exit>\
[@mbind]
#ACT
#CALL [\Market\Exchange.txt] @Markets
[@RequstPassword]
You Want to Request your Storage Password?\
Well this is the right place, You have to clear your password first however\
Do You want to <Clear Store Password/@CleraStorePassword>\
Do You want to <Store Password/@StorePassword>\
<Back/@Password>\
<Exit/@exit>
[@CleraStorePassword]
#IF
#ACT
AddNameList StorgePass.txt
#SAY
Storage Password Has been Cleared,\
Please Request a new password for the use of Storage.\
Do you want to <Request Passowrd/@RequstPassword>.\ \
<Back/@Password>\
<Exit/@exit>
[@StorageSetPassword]
Storage Password Set: @<$CMD_STORAGESETPASSWORD> \\
Do you want to goto <Store/@stor1>\
<Exit/@exit>
[@stor1]
#CALL [\Market\Market5.txt] @Markets
[@StorageChgPassword]
Store Password Cahnge: @<$CMD_STORAGECHGPASSWORD> \ \
Do you want to goto <Store/@stor1>\
<Exit/@exit>
[@StorageLock]
Storage Lock: @<$CMD_STORAGELOCK> \ \
Do you want to goto <Store/@stor1>\
<Exit/@exit>
[@StorageUnlock]
Storage Unlock: @<$CMD_STORAGEUNLOCK> \ \
Do you want to goto <Store/@stor1>\
<Exit/@exit>
}
