unknown-one
16 Mar 2004, 07:12 AM
hi, I am in need of a special moonstone. If you walk trough it, the moonstone will unequip all items carrying, and place all items from your bagpack to your bank box. I know it has been made before, but I can't find it.
Thanks in advance: Unknown one.
aphyd06
16 Mar 2004, 01:21 PM
havnt tested it.... should work
| CODE |
[itemdef special_moonstone]
id=i_fx_moongate
name=Special Moonstone
type=t_script
on=@create
attr=attr_static
on=@step
act=
src.findlayer.21.unequip
act.cont=
src.sysmessage Backpacked banked.
return 1 |
unknown-one
16 Mar 2004, 01:24 PM
But... What about the items in hands, or clothes and armor?!?