ShadowsAdi / PrecacheList

A simple AmxModX Plugin, designed only for ReHLDS ( ReAPI ) to store into an array precached resources with the ability to unprecache resources.
GNU General Public License v3.0
0 stars 2 forks source link

[Feature request] Remove and replace resources #1

Closed UnrealKaraulov closed 2 years ago

UnrealKaraulov commented 2 years ago

possible to add natives to replace precached resources or delete ?

(as in useless Ultimate Unprecacher)

ShadowsAdi commented 2 years ago

Not possible for now. It could be possible using an external file which stores files that should be unprecached / replaced next map.

UnrealKaraulov commented 2 years ago

Now no needed natives, even in reapi ?

Possible to hook SVC_RESOURCELIST message ?

Example re_precache.txt

This message can be used to create/replace resource, even BSP (map) to another.

ShadowsAdi commented 2 years ago

Added an unprecacher in version 1.4: https://github.com/ShadowsAdi/PrecacheList/commit/f1b69d413e6d3d050d94bfee4042b813ab776f68