Upvote Upvoted 5 Downvote Downvoted
New supercharged tf2 script
posted in Projects
1
#1
0 Frags +

had this posted in Customization, but i think this fits the Prjoect thread more
I've updated my ultimate framework to version 1.1, bringing along a ton of new functionality.
The link
New features include:

  • Every bind replaced with alias (except for taunt, but i've included options for you)
  • Easy way to rebind your keys without touching your scripts
  • Many, many helpful features for scripters like:
    • Every button calls 4 functions: button press, action, button release, state_change_callback
    • Isolated from script lastinv, invnext, invprev, spec_mode, spec_next and spec_prev
    • Many miscellaneous aliases for frequently used commands
  • 6 global key modifiers : 2 press, 2 toggle and 2 sticky
  • AAAAAaaaand the most impressive, albeit useless to you,
    friggin' compiler written in ruby, because i don't want to maintain 2.7k lines of code manually

Feel free to use, criticize, experiment and participate in development of this script!

UPDATE 1.1.1: included Null-cancelling movement script

[size=10]had this posted in Customization, but i think this fits the Prjoect thread more[/size]
I've updated my ultimate framework to version 1.1, bringing along a ton of new functionality.
[size=16][url=https://gitlab.com/vharabar/TF2_ulitmate_script_framework]The link[/url][/size]
New features include:

[list]
[*] Every bind replaced with alias (except for taunt, but i've included options for you)
[*] Easy way to rebind your keys without touching your scripts
[*] Many, many helpful features for scripters like:[list]
[*] Every button calls 4 functions: button press, action, button release, state_change_callback
[*] Isolated from script lastinv, invnext, invprev, spec_mode, spec_next and spec_prev
[*] Many miscellaneous aliases for frequently used commands[/list]
[*] 6 global key modifiers : 2 press, 2 toggle and 2 sticky
[*] AAAAAaaaand the most impressive, albeit useless to you,
friggin' compiler written in ruby, because i don't want to maintain 2.7k lines of code manually
[/list]
Feel free to use, criticize, experiment [size=16]and participate in development of this script![size]

UPDATE 1.1.1: included Null-cancelling movement script
2
#2
1 Frags +

This is the coolest thing in a while.
Really opens up a lot of possibilities/ease of use features for scripting.
You should add more examples to the readme.
Seems a little over the top but still super cool!!!

This is the coolest thing in a while.
Really opens up a lot of possibilities/ease of use features for scripting.
You should add more examples to the readme.
Seems a little over the top but still super cool!!!
Please sign in through STEAM to post a comment.