How do i make /me when taking out guns?

Hello, how do i make /me command execute when player taking out weapon? For example, knife - /me takes out cold weapon, handgun - /me takes out small weapon, Carbine Rifle - /me takes out Big weapon

You have to trigger a /me script events

How do i do?

You can do TriggerEvent(“me:text”), but I’m not really sure of it, does anyone else know how to do it correctly?

Yeah but, where i shall put it?

In your weapons script

Ok, i will try

did u find out how to ? i think just put ExecuteCommand(“me Example Text”) on ControlPressed

Idk, i think maybe executing me command on civ pull out

Nvm, i found a resource called elf_weaponfromcar, it gives option to do that

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.