Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 27/11/23 in all areas

  1. Winter Hello, as winter is approaching, I thought I would share one of my scripts. This script replaces the textures of summer in San Andreas with snow textures. The script is very lightweight because, instead of using .txd files, I used images. In San Andreas, there are many duplicated textures that are equal, but with different file names. To address this, I hashed every image in the game and deleted the duplicates. As a result, the images only occupy 142MB instead of gigabytes. Download: https://github.com/paksisoma/mta-winter
    2 points
×
×
  • Create New...