wadeira / ckSurf

10 stars 10 forks source link

Fix for bots loosing acuraccy on trigger_pushes #19

Closed alerad closed 7 years ago

wadeira commented 7 years ago

This won't work on triggers that give less than 1000 speed, a better way to achieve this would be hooking the trigger_push triggers and add an additional teleport when the player enters or/and leaves.

alerad commented 7 years ago

Thanks, I didn't know about the trigger_push hook!

I'll modify it, thanks for the info.

alerad commented 7 years ago

Added a few changes, changed zone beams width and created a new command. Check them out too 👍