HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Weird action ID in replay

01-18-2010, 11:51 AM#1
d07.RiV
This is the first time I encountered an "unknown" action in a replay, code is 0x63
I attached the replay, the action occurs right after SyncStoredInteger (Map.w3v, Map, Host, 1) near the beggining of the file, somewhere around 600-700 bytes in.
I haven't figured out what kind of data follows it (yet).
Attached Files
File type: w3gNo Hero (74).w3g (54.6 KB)
01-20-2010, 07:00 PM#2
Strilanc
When I parse your replay I get StartBlock1, StartBlock2, Text, and then EndReplay. No game actions at all. Of course, my parser kinda sucks. Can you post the game data? Do you have the map itself?

I've also never seen an 0x63, and I went out of my way to try to find all the game actions. You can see what I have here.

*edit* Removed the 'bad replay' comments when I realized I got the crc32 and game time mixed up, and my calculator was rounding without telling me (way to go, windows 7 calc in programmer view).