1. So use the
    Code:
    player.Command("gc.unload");
    player.Command("gc.collect");
    - wrong way to solve my problem?
     
  2. Your problem isn't really a problem. After loading the images, and after enough time passes, the memory should be freed up automatically. If it's not, then there *is* an issue.