mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-13 18:34:09 +00:00
some updates for script
This commit is contained in:
parent
512f5657f7
commit
00cdcef36a
7 changed files with 80 additions and 90 deletions
|
@ -36,7 +36,7 @@
|
|||
#include "Zones.h"
|
||||
|
||||
#define DISTANCE_TO_SPAWN_ROADBLOCK_PEDS (51.0f)
|
||||
#define DISTANCE_TO_SCAN_FOR_DANGER (11.0f)
|
||||
#define DISTANCE_TO_SCAN_FOR_DANGER (14.0f)
|
||||
#define SAFE_DISTANCE_TO_PED (3.0f)
|
||||
#define INFINITE_Z (1000000000.0f)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue