FOnline
Макросы
Planes default priority

Макросы

#define  AI_PLANE_MISC_PRIORITY   (10)
 
#define  AI_PLANE_ATTACK_PRIORITY   (50)
 
#define  AI_PLANE_WALK_PRIORITY   (20)
 
#define  AI_PLANE_PICK_PRIORITY   (35)
 
#define  AI_PLANE_PATROL_PRIORITY   (25)
 
#define  AI_PLANE_COURIER_PRIORITY   (30)
 

Подробное описание

Макросы

#define AI_PLANE_MISC_PRIORITY   (10)
#define AI_PLANE_ATTACK_PRIORITY   (50)
#define AI_PLANE_WALK_PRIORITY   (20)
#define AI_PLANE_PICK_PRIORITY   (35)
#define AI_PLANE_PATROL_PRIORITY   (25)
#define AI_PLANE_COURIER_PRIORITY   (30)
Converted from CHM to HTML with chm2web Pro 2.85 (unicode)