07.01.2017, 02:52
Keep up the good work.
-----
That is very slow, consider using format + strcat (format the necessary, then append it to the main string).
-----
pawn Код:
format(anims_String,sizeof(anims_String),"%s%s\n",anims_String,sAnimList[i]);