Hello i am trying to make Pluggin that will :
1)Teleport .
2)Use warehouse to get items.
3)Craft 58 gilda stars .
4)Move to mail .
With most things i managed to do well just have problem with getting items from warehouse.
public bool MoveItemFromWh( string name)
Wont work, do i have to add anything before or after?
Checked like all pluggings and nowhere i found Warehouse functions.
Could someone post part of working warehouse code?
Thanks for help in advance.
1)Teleport .
2)Use warehouse to get items.
3)Craft 58 gilda stars .
4)Move to mail .
With most things i managed to do well just have problem with getting items from warehouse.
public bool MoveItemFromWh( string name)
Wont work, do i have to add anything before or after?
Checked like all pluggings and nowhere i found Warehouse functions.
Could someone post part of working warehouse code?
Thanks for help in advance.