Need a little help :)
5 posts
• Page 1 of 1
Need a little help :)
Hey guys,
I want to implement a little script in my class selector. For certain classes i want to have autoreload enabled, but only for weaponslot 3. The question is: How should i fix this in this line:
[et_code]bind F10 "class c 2; say_team ^<#^7Covert^<-^7Ops^<.^7Fg42"[/et_code]
Any ideas?
I want to implement a little script in my class selector. For certain classes i want to have autoreload enabled, but only for weaponslot 3. The question is: How should i fix this in this line:
[et_code]bind F10 "class c 2; say_team ^<#^7Covert^<-^7Ops^<.^7Fg42"[/et_code]
Any ideas?
quoting deep:
henksmadje please read topic more carefully and other topics too where u reply, then u get the point and dont have to make stupid posts.
henksmadje please read topic more carefully and other topics too where u reply, then u get the point and dont have to make stupid posts.
Ok thanx,
But am I right that in this way all the weapons in the class cov op fg42 have autoreload enabled? Or does this line that is some lines above overwrite it:
[et_code]bind 3 "weaponbank 3;cg_autoreload 0"[/et_code]
what should i do with that?
But am I right that in this way all the weapons in the class cov op fg42 have autoreload enabled? Or does this line that is some lines above overwrite it:
[et_code]bind 3 "weaponbank 3;cg_autoreload 0"[/et_code]
what should i do with that?
quoting deep:
henksmadje please read topic more carefully and other topics too where u reply, then u get the point and dont have to make stupid posts.
henksmadje please read topic more carefully and other topics too where u reply, then u get the point and dont have to make stupid posts.
[et_code]bind F10 exec fg42[/et_code]
or sumthing like that..
you'd have to add an autoreload to every other weaponbank then and have an exec for every class..
feel free to ask for more ^^
- Code: Select all
fg42 cfg
bind F10 "class c 2; say_team #Covert-Ops.Fg42"
bind "weaponbank 3;cg_autoreload 1"
or sumthing like that..
you'd have to add an autoreload to every other weaponbank then and have an exec for every class..
feel free to ask for more ^^
5 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 0 guests