Support Board
Date/Time: Thu, 01 May 2025 11:46:26 +0000
Post From: How to attached a custom name to an order using s_SCNewOrder::TextTag?
[2025-03-06 13:49:58] |
LTSys2 - Posts: 25 |
%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! |