He has a point though, kid. You cant go attacking people about grammar on forums lol.
To answer your question, create a variable 'Stun' for the object.
If 'Your object' variable 'Stun' is true, disable any behavior you need, such as path finding or any movement.
If 'Stun' is false, enable the behaviors.
Use any event you like to trigger the stun variable.