Try 1.2
http://forum.thegamecreators.com/?m=forum_view&t=208795&b=21
But for your problem:
Conditions:
PLRCURRENTWEAPON=X or PLRCURRENTWEAPON=Path
Description: Is true if the player’s current weapon is from weapon slot X or is
the named path.
Range: X = Any number up to the maximum number of weapon slots.
Path = Path to weapon
Examples: :currentweapon=2:state=1
:currentweapon=ww2/colt45:state=1
3.8.1.15 PLRFIRED
Description: This is true if the player fires their weapon. Changing weapon
resets this condition.
Example: :plrfired:state=1
actions:
3.8.2.22 PLRACTION=X
Description: This forces the player to force one of 11 actions as described
below.
Range: X = 1 – Fires current weapon,
X = 2 – Zooms current weapon,
X = 3 – Reloads current weapon,
X = 4 – Crouches player,
X = 5 – Jumps players,
X = 6 – Peeks player left,
X = 7 – Peeks player rights,
X = 8 – Forces “Use” key,
X = 9 – Forces left mouse click,
X = 10 - Forces right mouse click,
X = 11 – Jams current weapon of player.
Example: :state=1:plraction=5
Try to create a script with these commands
Some commands use 1.2 so you must go to 1.2!
Games make the world better