AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting (https://forums.alliedmods.net/forumdisplay.php?f=107)
-   -   Force freezetime to end (https://forums.alliedmods.net/showthread.php?t=328406)

BeNq! 11-07-2020 21:13

Force freezetime to end
 
Hello,

Is it possible to do so that in the selected situation when the freezetime is 10 to end it early? For example: freezetime lasts 10 seconds, but if players choose the map, freezetime ends immediately.

Grettings

Ilusion9 11-08-2020 07:37

Re: Force freezetime to end
 
maybe this could help:

PHP Code:

GameRules_SetProp("m_bFreezePeriod"false); 



All times are GMT -4. The time now is 08:49.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.