Hey Freaksken, first of all amazing project! I was trying to test it using one of your examples, in this case the leatherface FS. I've the includes and everything on my server to test it, but when I load the fs the NPC/Boss doesn't appear. On server.log it says the following:
[08/02/2019 18:18:21] RCON (In-Game): Player [German] sent command: loadfs leatherface
[08/02/2019 18:18:21] ---------------------
[08/02/2019 18:18:21] FCNPC A.I. loaded
[08/02/2019 18:18:21] - Version: 1.1.1
[08/02/2019 18:18:21] - Author: Freaksken
[08/02/2019 18:18:21] ---------------------
[08/02/2019 18:18:21] [npc:join] BossLeatherface has joined the server (49:127.0.0.1)
[08/02/2019 18:18:21] Filterscript 'leatherface.amx' loaded.
[08/02/2019 18:18:21] [death] BossLeatherface died 255
[08/02/2019 18:18:22]
*** [FCNPC] Info: A newer version (v1.8.2) is available at
https://github.com/ziggi/FCNPC/releases ***
Everything from the FS loads, the npc is assigned an ID, the objects appear accordingly, but the bot doenst appear on the map, neither can I go to it. I suspect maybe is something related to the FCNPC, as it says there's a new version of the plugin, but I already went and downloaded the latest 2.0.0 release, of both the plugin and include, so I'm just at a loss here. Any ideas?