mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-04-22 05:55:42 +00:00
Say warnigns before saving
This commit is contained in:
parent
4b710109d4
commit
161982b9bf
@ -351,7 +351,10 @@ watchSaveWaypointsCommand()
|
|||||||
for(;;)
|
for(;;)
|
||||||
{
|
{
|
||||||
self waittill("[{+actionslot 1}]");
|
self waittill("[{+actionslot 1}]");
|
||||||
|
|
||||||
self checkForWarnings();
|
self checkForWarnings();
|
||||||
|
wait 1;
|
||||||
|
|
||||||
logprint("***********ABiliTy's WPDump**************\n\n");
|
logprint("***********ABiliTy's WPDump**************\n\n");
|
||||||
logprint("\n\n\n\n");
|
logprint("\n\n\n\n");
|
||||||
mpnm=getMapName(getdvar("mapname"));
|
mpnm=getMapName(getdvar("mapname"));
|
||||||
|
Loading…
x
Reference in New Issue
Block a user