rehlds / ReAPI

AMXModX module providing APIs for ReHLDS, ReGameDLL, and Metamod plugins (e.g., ReUnion, ReVoice).
GNU General Public License v3.0
160 stars 105 forks source link

Need API for precache and reprecache / unrpecache #248

Closed UnrealKaraulov closed 2 years ago

UnrealKaraulov commented 2 years ago

Please move all ultimate Unprecacher features to reapi for using this in amxx

hajimura commented 2 years ago

Please, move the whole amxx project to reapi

ShadowsAdi commented 2 years ago

I've done this here: https://github.com/ShadowsAdi/PrecacheList

UnrealKaraulov commented 2 years ago

@ShadowsAdi but this plugin using dangerous Orpheu instead of reapi

ShadowsAdi commented 2 years ago

@UnrealKaraulov what is dangerous in using Orpheu? It works just fine on ReHLDS as on HLDS with the correct signatures.

UnrealKaraulov commented 2 years ago

@UnrealKaraulov what is dangerous in using Orpheu? It works just fine on ReHLDS as on HLDS with the correct signatures.

Need update signatures every REHLDS update ?

ShadowsAdi commented 2 years ago

Need update signatures every REHLDS update ?

Have you read my comments in the repo?

  • P.S.: Orpehu DOES WORK FOR REHLDS, it just need the correct signatures. The ones I provided here can be used on both HLDS and ReHLDS, no matter build version.`

https://github.com/ShadowsAdi/PrecacheList/commit/e41aa4b61b3fa9432ce9e8d61e6c16b564d3d7a2