mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-14 17:40:33 +00:00
Running script part 3
This commit is contained in:
parent
60364f11da
commit
5acce16261
19 changed files with 758 additions and 21 deletions
|
@ -5,7 +5,7 @@
|
|||
float &fShapeLength = *(float*)0x600E78;
|
||||
float &fShapeTime = *(float*)0x600E7C;
|
||||
float &fRangeMult = *(float*)0x600E80; //0.6f; // 0.75f gta 3
|
||||
float &fTimeMult = *(float*)0xA0FCF4;
|
||||
float &fTimeMult = *(float*)0x943008;
|
||||
|
||||
float MAX_WAKE_LENGTH = 50.0f;
|
||||
float MIN_WAKE_INTERVAL = 1.0f;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue