From c85615e75f5a00fda2f988a14a18c020adf75642 Mon Sep 17 00:00:00 2001 From: lcdr Date: Mon, 27 Jun 2016 22:11:41 +0200 Subject: [PATCH] Renamed length to count in ScriptComponent. --- packetdefinitions/replica/components/RacingControl.structs | 2 +- packetdefinitions/replica/components/ScriptedActivity.structs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packetdefinitions/replica/components/RacingControl.structs b/packetdefinitions/replica/components/RacingControl.structs index 5de0895..d39cfee 100644 --- a/packetdefinitions/replica/components/RacingControl.structs +++ b/packetdefinitions/replica/components/RacingControl.structs @@ -3,7 +3,7 @@ Index 1 ($+949620): start of something start of ScriptedActivity [bit] - flag - [u32] - length + [u32] - count [u64] - player object id constant size 10 loop [float] - ??? diff --git a/packetdefinitions/replica/components/ScriptedActivity.structs b/packetdefinitions/replica/components/ScriptedActivity.structs index 171df3b..1973e88 100644 --- a/packetdefinitions/replica/components/ScriptedActivity.structs +++ b/packetdefinitions/replica/components/ScriptedActivity.structs @@ -1,7 +1,7 @@ Component 39 - ScriptedActivity (tested using LOT 11165) Index 1 ($+9002B0): [bit] - flag - [u32] - length + [u32] - count [s64] - player object id constant size 10 loop [float] - ???