ItsMods

Full Version: StunPlayer
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello

This is a command I mentioned on another tutorial sometime ago, but never explained, IW was going to use this command on players after they got hit by riot shields. What this command does is to dont allow you to fire or reload, is quite a big Troll .

You use it like this:

Code:
self StunPlayer( boolean );

Examples:

Code:
self StunPlayer( 1 ); //disallow firing or reloading
self StunPlayer( 0 ); //allow to shot and reload

I hope you have learnt something new, Troll
haha cool ;P

so you found this cuz IW didn't delete it?
(04-01-2012, 10:49)CVD Wrote: [ -> ]haha cool ;P

so you found this cuz IW didn't delete it?

Yes, you can find it in _damage.gsc.