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