From bbcfa3b1ce82d16767793d59d0b6faa3a1d74995 Mon Sep 17 00:00:00 2001 From: Vortrex <3858226+VortrexFTW@users.noreply.github.com> Date: Tue, 13 Jul 2021 00:51:59 -0500 Subject: [PATCH] Add animation cmds --- scripts/server/command.js | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/scripts/server/command.js b/scripts/server/command.js index 889df8e2..f3bed7fa 100644 --- a/scripts/server/command.js +++ b/scripts/server/command.js @@ -50,6 +50,10 @@ function loadCommands() { commandData("setdiscord", setAccountDiscordCommand, "", getStaffFlagValue("none"), true, false, "Set up the integration for discord. Allows you to see info and use in-game commands on discord."), ], ammunation: [], + animation: [ + commandData("anim", playPlayerAnimationCommand, "", getStaffFlagValue("none"), true, true, "Makes your player ped use an animation"), + commandData("an", playPlayerAnimationCommand, "", getStaffFlagValue("none"), true, true, "Makes your player ped use an animation"), + ], antiCheat: [ //commandData("addacscriptwl", addAntiCheatWhiteListedScriptCommand, "