Support Board
Date/Time: Mon, 21 Apr 2025 13:35:34 +0000
Post From: How to attached a custom name to an order using s_SCNewOrder::TextTag?
[2025-03-06 13:49:58] |
LTSys2 - Posts: 9 |
%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! |