mirror of
https://github.com/ineedbots/iw2_bot_warfare.git
synced 2026-09-23 05:27:05 +00:00
camp and follow
This commit is contained in:
@@ -371,8 +371,8 @@ watchSaveWaypointsCommand()
|
||||
println( level.waypointcount );
|
||||
|
||||
// cod2 fprintln always ends the write with a comma...
|
||||
//f = openfile( filename, "write" );
|
||||
f = -1;
|
||||
f = openfile( filename, "write" );
|
||||
// besure to fix it in post ig
|
||||
|
||||
if ( f >= 0 )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user