- Jul 23, 2004
- 1,335
- 10
- 175
search the forums cudnt find any that worked
This is the script im using in QFunction but it doesnt let me Get back my items or store them (icon doesnt show up for storing) and the list doesnt show up when i wanna get my items back.
any help apprechiated
thanks
[@StdModeFunc9]
#ACT
give StorageBox 1
goto @storage1
[@storage1]
#SAY
What can I do for you?\
Please feel free to store items, we dont charge for custody.\ \
<Deposit/@storage>\
<Withdraw/@getBack>\
<Close/@exit>\
[@storage]
What item do you want to store?\ \ \
<Back/@storage>
[@getBack]
Please choose from the list what you want to take Back.\ \ \
<Back/@getback>
This is the script im using in QFunction but it doesnt let me Get back my items or store them (icon doesnt show up for storing) and the list doesnt show up when i wanna get my items back.
any help apprechiated
thanks
