Changes

Jump to navigation Jump to search
258 bytes removed ,  18:45, 7 May 2021
m
Use fileref and lookbackstring syntax + fixed typo
Line 1,262: Line 1,262:  
'''030A5000'''
 
'''030A5000'''
 
  noderef CControlEffectSimi
 
  noderef CControlEffectSimi
  byte ignored (2)
+
  fileref image
string folderPath
  −
if folderPath is not emptyString:
  −
    string locatorLink
      
====CGameCtnMediaBlockMusicEffect (03 0A6 000)====
 
====CGameCtnMediaBlockMusicEffect (03 0A6 000)====
Line 1,282: Line 1,279:  
  bool musicOn
 
  bool musicOn
   −
'''0307A004'''
+
'''030A7004'''
  byte ignored (2)
+
  fileref sound
string folderPath
  −
if folderPath is not emptyString:
  −
    string locatorLink
   
  uint32 ignored (1)
 
  uint32 ignored (1)
 
  uint32 numKeys
 
  uint32 numKeys
Line 1,368: Line 1,362:  
  float timeClipEnd
 
  float timeClipEnd
 
  uint32 flag
 
  uint32 flag
  if flag == 0x3:
+
  lookbackstring cameraView
    uint32 flag (when exported to clip the flag is moved)
  −
if flag == 0x40000000:
  −
    string cameraView
   
  uint32 indexTargetPlayer (0: Local player)
 
  uint32 indexTargetPlayer (0: Local player)
  
6

edits

Navigation menu