View Single Post
Re: Action Class Value
Old
  (#2)
CrapShoot
A Monkey
 
CrapShoot's Avatar
 
Status: Offline
Posts: 386
Join Date: Jan 2005
Default Re: Action Class Value - 05-01-2007

/action_class <action number> <class>

values for setting the class:

0 = everyone
1 = soldiers only
2 = medics only
4 = engineers only
8 = LT's only

you can add the numbers together to have more than one class use the action too. So if you had an action number of 1 and wanted lt's and meds only to use it, you would add the value for lt's and meds:

/action_class 1 10
  
Reply With Quote