ok, got the msec code from podbot_mm, thx kwo
This commit is contained in:
parent
b8cb81f97a
commit
0314cee6d3
3 changed files with 14 additions and 22 deletions
|
|
@ -793,10 +793,7 @@ Bot::Bot (edict_t *bot, int difficulty, int personality, int team, int member)
|
|||
|
||||
m_lastCommandTime = GetWorldTime () - 0.1f;
|
||||
m_frameInterval = GetWorldTime ();
|
||||
|
||||
m_msecDel = 0.0f;
|
||||
m_msecVal = 0.0f;
|
||||
m_msecNum = 0.0f;
|
||||
m_msecValRest = 0.0f;
|
||||
|
||||
m_timePeriodicUpdate = 0.0f;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue