Bro wtf
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
import { setInterval } from "timers";
|
||||
|
||||
export default function animationSync() {
|
||||
export default function animationSync() {
|
||||
mp.events.add("SERVER:LoadAnimations", () => {
|
||||
animationSyncData.register("Cuffed", "mp_arresting", "idle", -1, true, 50);
|
||||
animationSyncData.register("doArrest", "mp_arrest_paired", "cop_p2_back_right", 3000, false, 0);
|
||||
|
||||
Reference in New Issue
Block a user