Go to the source code of this file.
Functions | |
| float | range (entity targ) |
| float | visible (entity targ) |
| float | infront (entity targ) |
| float infront | ( | entity | targ | ) |
Definition at line 82 of file tutor_support.mqc.
References vector().
Referenced by bot_look_for_players().
| float range | ( | entity | targ | ) |
Definition at line 35 of file tutor_support.mqc.
References vector().
Referenced by bot_attack(), and bot_look_for_players().
| float visible | ( | entity | targ | ) |
Definition at line 59 of file tutor_support.mqc.
References vector().
Referenced by bot_look_for_players(), bot_run(), bot_search_for_items(), and bot_strafe().
1.5.4