Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thorsummoner
ttt_terrorcon
Commits
769684b7
Commit
769684b7
authored
Sep 19, 2021
by
dylan grafmyre
Browse files
pid fetch is empty if it happens right awawy i guess? how long does it
take windows to make a process
parent
4eb4c53f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
769684b7
...
...
@@ -179,6 +179,7 @@ maps/%.bsp: %.bsp
$(SHLEX_BIN)
$(SHLEX_FLAGS)
$(SHLEX_HL2LOG_FLAGS)
\
"'
$(GAME_DIR)$(GAME)
'"
-allowdebug
$(VBIN_FLAGS)
$(GAME_FLAGS)
$(GAME_TTT_FLAGS)
\
+sv_cheats 1 +nav_edit 1 +map navgen &
sleep
30
$(SHLEX_BIN)
$(SHLEX_FLAGS)
$(EPOLL_THEN_BIN)
$(EPOLL_THEN_FLAGS)
\
--literal
ng_f
--file
"'
$(MOD_DIR)
/data/runme.txt'"
--timeout-sec
1800
--
\
kill
$(
shell
tasklist |
grep
hl2.exe |
sed
-re
's,^hl2.exe *([0-9][0-9]*
)
.*$$,\1,'
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment