mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-09 11:28:26 +00:00
.nav file loading without restarting the map 🤔
This commit is contained in:
parent
91ccae3509
commit
0448297994
@ -1286,8 +1286,8 @@ public void OnMapStart()
|
|||||||
|
|
||||||
if (bWorkshopWritten || bDisplayWritten)
|
if (bWorkshopWritten || bDisplayWritten)
|
||||||
{
|
{
|
||||||
ForceChangeLevel(gS_Map, ".nav file generate");
|
SetCommandFlags("nav_load", GetCommandFlags("nav_load") & ~FCVAR_CHEAT);
|
||||||
return;
|
ServerCommand("nav_load");
|
||||||
}
|
}
|
||||||
|
|
||||||
KickAllReplays();
|
KickAllReplays();
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user