EvilEngine/SGRP: Difference between revisions

Add new info
m (1 revision imported)
(Add new info)
Line 11:
! Offset !! Type !! Variable !! Description
|-
| 0x8 || byte || '''amountOfSoundsuPlayedMask''' || amountAlways of sound entries0
|-
| 0x90xD || byte || '''unknownuInfoCount''' || usually 0x00
|-
| 0xA0xE || byte || '''unknownuSetBits''' || usually 0x30
|-
| 0xB0xF || byte || '''unknownuMaxPlays''' || usually 0x80
|-
| 0xC0x10 || byte || '''unknownuPriority''' || usually 0x00
|-
| 0xD0x11 || byte || '''unknownuFlags''' || usually 0x00
|-
| 0xE0x12 || byte || '''unknowneSoundCategory''' || usually 0x00
|-
| 0xF0x13 || byte || '''unknownePlayRule''' || usually 0x42
|-
| 0x14 || float || '''unknownInnerRadius''' || usually 8.0
|-
| 0x18 || float || '''unknownOuterRadius''' || usually 25.0
|-
| 0x1C || ?char || '''unknownpszGroupName''' || usually 0
|-
| 0x20 || SoundEntry[amountOfSounds] || || Sound reference entries
Line 46:
| 0x0 || [[Asset ID]] || '''soundAssetID''' || [[Sound Format|SND/SNDS]]
|-
| 0x4 || float || '''unknownVolume''' || usually between 0-1
|-
| 0x8 || ?float || '''unknownminPitchMult''' || usually 0
|-
| 0xC || ?float || '''unknownmaxPitchMult''' || usually 0
|}