mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-04-23 14:25:43 +00:00
try say warnings
This commit is contained in:
parent
5cad48b5ba
commit
4b710109d4
@ -416,6 +416,8 @@ LoadWaypoints()
|
|||||||
self DeleteAllWaypoints();
|
self DeleteAllWaypoints();
|
||||||
self iPrintlnBold("Loading WPS...");
|
self iPrintlnBold("Loading WPS...");
|
||||||
load_waypoints();
|
load_waypoints();
|
||||||
|
|
||||||
|
wait 1;
|
||||||
|
|
||||||
self checkForWarnings();
|
self checkForWarnings();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user