Call of Duty Script Documentation

shellshock(<shellshockname>,<duration>)


Module
Player


Summary


Start a shell shock sequence for the player. The shell shock must be precached, otherwise calling this script will cause a script error.

Call this function on


<player>

Example


self shellshock("death", 5);

Minimum Number of arguments: 2


Number of optional arguments: 0



Return to Function List