• Is there a way to increase the 10-minute cap on CP and PL maps?
    6 replies, posted
The title sums it up. I wonder if it's possible to increase the time on CP and PL maps over 10 minutes? I've tried "mp_timelimit 500" but it doesn't seem to work on CP/PL maps. :bang: Any suggestions?
find_ent control ent_fire (entity name) addtime (number, in seconds)
TF2 general discussion. Should have gone in there.
[QUOTE=AlfieSR;23897596]find_ent control ent_fire (entity name) addtime (number, in seconds)[/QUOTE] Done that, still doesn't get over 10 minutes.
You have to find the name of the clock entity. Also, cheats need to be on.
ent_fire timer addtime 9001 9001 adds 150:01 minutes But PL maps are capped at 10 mins, and only 3point CP maps seem to have no time extention limits, according to my tests(with bots).
[QUOTE=Smashman;23899213]You have to find the name of the clock entity. Also, cheats need to be on.[/QUOTE] Decompiled the map and set the seconds to 14400 = 4 hours. Thanks!
Sorry, you need to Log In to post a reply to this thread.