PDA

View Full Version : [TF2] Cart speed


karq
02-15-2012, 11:10
How to change the speed of the cart?
I tried to modify the entity func_tracktrain but without results.

Professor Chaos
02-15-2012, 18:32
Under the properties for func_tracktrain you will see "max speed" change that value and recompile your map.

karq
02-16-2012, 03:32
I want change it by plugin.

Tylerst
02-16-2012, 18:35
Try hooking the func_tracktrain entity, and firing the SetSpeedReal input with desired value.

If that doesn't work you may need to set the Max Speed keyvalue first.

For reference:
https://developer.valvesoftware.com/wiki/Func_tracktrain