I am trying to show 10.300 with the UI label API but i get 10.3 to show instead. Anyone has a way to do this? [import]uid: 8192 topic_id: 4248 reply_id: 304248[/import]
string.format("%.3f", 10.300) [import]uid: 9371 topic_id: 4248 reply_id: 13179[/import]