I need help with my server MW3 Infected
-
Hi there,
When switching maps there is a countdown timer of 20 seconds I want to be able to walk around while the timer is counting down.Is this a script or a command?
If so please can someone give me the script or the code for it so I can use it many thanks …
-
You need to call
player freezeControls(0)
for each player.We'll likely disable the countdown timer in a future release, it makes no sense for infected anyway. But for now you can do the above.