Hello All,
Im trying to remove the phones that peds have using these META files I got from here.
However when I load the files using the following resource LUA I get:
[ 531891] GlobalError: CScenarioInfo Pool Full, Size == 420 (you need to raise CScenarioInfo PoolSize in common/data/gameconfig.xml)
in my log.
Here is my __resource.lua:
resource_manifest_version '05cfa83c-a124-4cfa-a768-c24a5811d8f9'
files {
'conditionalanims.meta',
'scenarios.meta'
}
data_file 'CONDITIONAL_ANIMS_FILE' 'conditionalanims.meta'
data_file 'FIVEM_LOVES_YOU_A01627E3E5FC490A' 'scenarios.meta'
Any ideas where im going wrong or if there is another way to remove the phones from Peds?
Kind Regards,
Catraz