ποΈenum_frames
Name
cheat.push_callback("on_frame_net", function(stage)
if (stage == enum_frames.frame_start) then
cheat.notify("frame_start")
end
end)Last updated
cheat.push_callback("on_frame_net", function(stage)
if (stage == enum_frames.frame_start) then
cheat.notify("frame_start")
end
end)Last updated