very simple precache mod
Posted: Mon Nov 22, 2021 11:18 pm
Hi there,
This is my first plugin, so please shoot.
I have been surging for a small easy to use precache plugin.
All the ones i found are nice, but big and complex.
So i decided to write one myself.
It depends on a data file: amxmodx/configs/precache.ini.
Filled with simple lines like:
gfc/picture.gif
sound/blabla.wav
For every file to transfer, 1 line.
Comments in the file must be predesesed by ;
get plugin
This is my first plugin, so please shoot.
I have been surging for a small easy to use precache plugin.
All the ones i found are nice, but big and complex.
So i decided to write one myself.
It depends on a data file: amxmodx/configs/precache.ini.
Filled with simple lines like:
gfc/picture.gif
sound/blabla.wav
For every file to transfer, 1 line.
Comments in the file must be predesesed by ;
get plugin