Closed Jorgegam1295 closed 4 months ago
I mean, id is frame 0? And if so, if I replace "id" with 1, is frame 1 skipping? (I'm translating this because I speak little English so forgive me if I don't understand CTFAK as much lmao)
The id is the index of the frames Say you have a game where this is the games workspace
if your CTFAK parameter input is then
-excludeframe(4) -excludeframe(7) -excludeframe(8)
it will output
Thank you very much (I hadn't tried removing "[]")
I tried to use it in a game by putting the ids as numbers, then I tried to put the name (example: "menu") but it didn't work either, does anyone know how to use it correctly? I have another question, is it possible to put more than one id?