Support Board
Date/Time: Wed, 18 Jun 2025 07:37:20 +0000
Post From: How to attached a custom name to an order using s_SCNewOrder::TextTag?
[2025-03-06 13:49:58] |
LTSys2 - Posts: 27 |
%u (unsigned int) is wrong in this case, should be %i or %d for signed int.
Thanks I missed that. it doesn't seem to be explicitly documented, however it probably explains your problem (maybe you should ask SC engineering about it)
I think it's reached that point. Thanks to everyone for their help! |