Yeah, what sotonin said is right, it should be working. It creates a queue of sorts on the cursor(not sure if there's a limit, but I'd assume so)...you have to place each item into your inventory before the next item becomes available on the cursor.
The $myplatinum var shouldn't be needed at all, $platinum is already a var in the perl format.
|