TF Script Restoration
Finishing up what I've started in ExtraSpell Slot Fix (!45 - merged).
- Restored TF's Q, so it is now functional again, although I had to add a single extra instruction to it's script. I left a comment over there explaining why.
- Changed
GetPointByUnitFacingOffsetfunction to use Matrix Rotation instead of whatever it was before, I don't recognize that algorithm.- I did this change in hopes It would fix the issue that made me add the extra instruction previously mentioned. It didn't, but I ended up keeping it anyway
- Added a new
LogNetworkTickStatsparemeter to the Game's Config, it is used just to prevent those periodic messages that popup telling tickrate and such.- These messages were driving me crazy as they would spam the console. Also, every time they got sent the console would scroll aaaall the way back down to it, so getting in my way while reading logs.
The issue with his W getting locked still persists. The reason is still unknown.
Edited by IceCreamMan