mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-04-22 13:55:43 +00:00
ok
This commit is contained in:
parent
e472696740
commit
80d2b7bf1a
@ -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!";
|
||||
|
Loading…
x
Reference in New Issue
Block a user