"Switch to your R15 avatar to play Emote" when trying to create a custom emote using "/e (something)"

So basically I’ve created a script that plays a custom emote when you type in a certain command, like “/e dance4”, but every single time I do it and playtest, Roblox gives me this error in chat :
Screenshot 2025-02-07 221328

when I actually switch to R15 it gives me this :
Screenshot 2025-02-07 221354

Doing any other command containing “/e” will always get the same result. If I try to do something that doesn’t contain “/e” it’ll just become a regular chat message. Other games have commands like that but they don’t get that error so I’m confused
Here is my code if it helps :
Screenshot 2025-02-07 221900

It’s because “/e” is always going to stay on top for the main roblox emotes.

is there a way to fix it or is /e just not a command you can use