mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-07 18:38: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)
|
||||
{
|
||||
ForceChangeLevel(gS_Map, ".nav file generate");
|
||||
return;
|
||||
SetCommandFlags("nav_load", GetCommandFlags("nav_load") & ~FCVAR_CHEAT);
|
||||
ServerCommand("nav_load");
|
||||
}
|
||||
|
||||
KickAllReplays();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user