Project

General

Profile

Bug #1316

PlaceSellOrder - Not working

Added by rogeruk over 9 years ago. Updated about 9 years ago.

Status:
Implemented
Priority:
Normal
Assignee:
Administrators
Category:
-
vbulletin_issue_id:

Description

 
 

Trying this on the .NET wrapper - does not do anything, doesn't create any error codes.

Using a simple code, will post snippets

itemList = Ext.Me.GetHangarItems();
foreach (Item item in itemList )
item.PlaceSellOrder(price, item.Quantity, 90);

This use to work before (last time I can recall is before the Rhea update).

 

Also available in: Atom PDF