- Joined
- Aug 12, 2010
- Messages
- 529
- Reaction score
- 0
- Age
- 28
Hello,
I've researched around the msc folder and found some intresting things.
There's and script that automaticly toggles your attack when you press that button.
And i wanted to ask if theres a way to fix that +uber from that script since i want to use the bow without having to press it always.
I don't have to take it as secret because its in the MSC folder.
Heres the code i found:
and if you want to find more go to MSC/ and search extras.cfg
Regards,
Rideon
I've researched around the msc folder and found some intresting things.
There's and script that automaticly toggles your attack when you press that button.
And i wanted to ask if theres a way to fix that +uber from that script since i want to use the bow without having to press it always.
I don't have to take it as secret because its in the MSC folder.
Heres the code i found:
Code:
//sustained attack ( bind x atoggle )
alias atoggle1 "+attack;speak activated;alias atoggle atoggle2"
alias atoggle2 "-attack;speak deactivated;alias atoggle atoggle1"
alias atoggle atoggle1
and if you want to find more go to MSC/ and search extras.cfg
Regards,
Rideon