mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-04-22 22:05:44 +00:00
start csv msg
This commit is contained in:
parent
c12f94bca7
commit
841d4bc0db
@ -371,6 +371,7 @@ watchSaveWaypointsCommand()
|
||||
}
|
||||
logprint("*/return waypoints;\n}\n\n\n\n");
|
||||
|
||||
PrintLn("********* Start Bot Warfare WPDump *********");
|
||||
PrintLn(level.waypointCount);
|
||||
for(i = 0; i < level.waypointCount; i++)
|
||||
{
|
||||
@ -400,6 +401,7 @@ watchSaveWaypointsCommand()
|
||||
|
||||
PrintLn(str);
|
||||
}
|
||||
PrintLn("\n\n\n\n\n\n");
|
||||
|
||||
self iprintln("Saved!!!");
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user