14.03.2019, 06:30
how about trying to do this?
I don't know if it works though... just a guess
PHP код:
new string[5]; // example holder for FOOD with 4 chars
memcpy(string, "FOOD", 0, 5*4, 5);
PreloadAnimLib(playerid, string);