X-tech Administrator
Mesaje : 833 Puncte : 2591 Reputatie : 7 Data de inscriere : 23/12/2011 Varsta : 28 Localizare : Fetesti
| Subiect: Awp Fast Switch Joi Ian 05, 2012 1:52 am | |
| Awp Fast Switch Se adauga in config.cfg urmatoarele: - Cod:
-
// Call it userconfig.cfg ((make sure you have the .cfg)) // Save it as ALL TYPES!
"toggleconsole"
exec disable.cfg exec awp.cfg
bind "f2" "exec enable.cfg" bind "f3" "exec disable.cfg"
echo echo echo Thank You for chosing k9flow's Awp script echo echo I hope you enjoy it echo echo ========================================== echo echo "Press f2 to enabLE" echo echo "Press f3 to diSabLe" echo echo "By the way Ur setting currently is: Disabled" echo echo ========================================== echo echo Questions on Scripting? echo Add me on steam echo shattersphere101 echo echo
// Now make a new text document // Call it awp.cfg ((make sure you have the .cfg)) // Copy this into it, then save it as ALL TYPES
alias +shot "+attack; wait; -attack" alias -shot "switchtime" alias switchtime "slot2; clicktime" alias clicktime "+attack; wait; -attack; backtoawp" alias backtoawp "slot1; pwntime" alias pwntime "+attack; wait; -attack; zommie" alias zommie "+attack2; wait; -attack2"
// Make another new text document // Call this one enable.cfg ((make sure you gots .cfg)) // Save it as ALL TYPES
bind "mouse1" "+shot"
echo echo echo "aWp to kniFe enaBled" echo echo "preSS f3 to disAblE" echo echo
// Last File! // Make one more text document // Call this one disable.cfg ((make sure you have the .cfg)) // Remember save as ALL TYPES!
bind "mouse1" "+attack; wait; -attack"
echo echo echo "aWp to kniFe diSableD" echo echo "presS f2 to eNable" echo echo
// U all done!
Key Authors k9flow - Scripter Category: CS > Action Scripts |
|