I'd like to request a new command to preload textures without having to resort to hacks like showing them on the UI outside of the screen. This is useful for many purposes, including new ui2texture feature, discussed here: T170766
Suggested syntax:
BOOL = preloadTexture STRING
Command should initiate texture loading and return false until it finished streaming in after which point it should return true.