okay, I have a weapon that is to be voice commanded, but not by the player who wields the weapon, by me. How would I do this? Allow me to say something and function within someone elses weapon is to be executed?
i was thinking
PHP Code:
public function onChats()
but i dont think thats right.