Jump to content

Speaking of CFG's....


-=HipKat=-

Recommended Posts

  • Platinum VIP

I have a class selector that works in ETPro and Silent but not in JM.

 

WHy not or how can I make it work in JM?

 

 

bind DEL "class m 1; echo ^7class ^d| ^7medic  ;play sound\menu\filter.wav; cmd vsay ^b Class Change:^1Medic"

bind PGDN "class c 1; echo ^7class ^d| ^7covert  ;play sound\menu\filter.wav; cmd vsay ^b Class Change:^1Covert Ops"
bind PGUP "class s 4; echo ^7class ^d| ^7panzer  ;play sound\menu\filter.wav; cmd vsay ^b Class Change:^1Panzer"
bind HOME "class f 1; echo ^7class ^d| ^7fieldop  ;play sound\menu\filter.wav; cmd vsay ^b Class Change:^1Field Ops"
bind END "class e 1; echo  ^7class ^d| ^7engineer ;play sound\menu\filter.wav; cmd vsay ^b Class Change:^1Engineer"
 

 

Link to comment
Share on other sites

Try using this:

 

Soldier:  class 0

Medic: class 1

Engineer: class 2

Field ops: class 3

Cov ops: class 4

 

So:  

bind DEL "class 1 1; echo ^7class ^d| ^7medic  ;play sound\menu\filter.wav; cmd vsay ^b Class Change:^1Medic"
  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.