mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-06-27 14:41:49 +00:00
ok
This commit is contained in:
@ -1425,8 +1425,10 @@ streakNotify( streakVal )
|
||||
{
|
||||
self endon("disconnect");
|
||||
|
||||
wait 0.05;
|
||||
waittillframeend;
|
||||
self notify("streakNotifyCoD4");
|
||||
self endon("streakNotifyCoD4");
|
||||
|
||||
wait 0.1;
|
||||
|
||||
notifyData = spawnStruct();
|
||||
notifyData.titleText = streakVal + " Kill Streak!";
|
||||
|
Reference in New Issue
Block a user