Open
Description
Describe the bug
There is a problem with scriptfiles. Probably my problem is bad reading of the documentation. But I can't work with scriptfiles.
I tried to put scriptfiles into the amx/scriptfiles
, and amx-mygamemode/scriptfiles
I tried to move amx into /resources/amx
and put file there.
But all my moves didn't work.
To reproduce
Just try to read data from scriptfiles. Or try to launch something like https://github.com/Open-GTO/Open-GTO
Expected behaviour
It must work fine. The files from script files must be available.
Additional context
Lines 207 to 219 in 1cb22d5