1,051
edits
No edit summary |
m (notepad) |
||
Line 116: | Line 116: | ||
::[[User:Neo|Neo]] | ::[[User:Neo|Neo]] | ||
---- | |||
'''notepad''' | |||
''variables'' | |||
*0x10 is not a float | |||
*storage types: would read it like that | |||
:'''01''' 00 00 00 - int16 | |||
:'''02''' 00 00 00 - float | |||
:'''04''' 00 00 00 - string? (16 bytes) | |||
:'''08''' 00 00 00 - colour (4 bytes) | |||
:'''10''' 00 00 00 - int32 | |||
:'''20''' 00 00 00 - string? (16 bytes) | |||
:'''40''' 00 00 00 - string? (16 bytes) | |||
:00 '''00''' 00 00 - pingpong state | |||
:00 '''10''' 00 00 - action index | |||
:00 '''20''' 00 00 - emitter | |||
:00 '''30''' 00 00 - blast falloff | |||
:00 '''40''' 00 00 - coord frame | |||
:00 '''50''' 00 00 - collision orient | |||
:00 '''60''' 00 00 - boolean | |||
:00 '''70''' 00 00 - ambient sound | |||
:00 '''80''' 00 00 - impulse sound | |||
:00 '''90''' 00 00 - impact modifier | |||
:00 '''A0''' 00 00 - damage type | |||
:00 '''B0''' 00 00 - axis | |||
''emitted particles'' | |||
*0x68 - why is there a ? behind "can use element 12" | |||
[[User:Ssg|Ssg]] 00:58, 25 December 2007 (CET) | |||
---- |
edits