mirror of
				https://github.com/halpz/re3.git
				synced 2025-11-04 15:35:08 +00:00 
			
		
		
		
	script logging for miami
This commit is contained in:
		
							parent
							
								
									8045bec6a5
								
							
						
					
					
						commit
						ade5dff217
					
				
										
											
												File diff suppressed because it is too large
												Load diff
											
										
									
								
							| 
						 | 
				
			
			@ -1260,7 +1260,7 @@ enum {
 | 
			
		|||
	COMMAND_SET_CHAR_OBJ_STEAL_ANY_CAR_EVEN_MISSION_CAR,
 | 
			
		||||
	COMMAND_IS_OBJECT_IN_AREA_2D,
 | 
			
		||||
	COMMAND_IS_OBJECT_IN_AREA_3D,
 | 
			
		||||
	COMMAND_TASK_TOGGLE_DUCK,
 | 
			
		||||
	COMMAND_SET_CHAR_CROUCH,
 | 
			
		||||
	COMMAND_SET_ZONE_CIVILIAN_CAR_INFO,
 | 
			
		||||
	COMMAND_REQUEST_ANIMATION,
 | 
			
		||||
	COMMAND_HAS_ANIMATION_LOADED,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -257,7 +257,7 @@ enum Config {
 | 
			
		|||
//#define MISSION_REPLAY // mobile feature
 | 
			
		||||
#endif
 | 
			
		||||
//#define SIMPLIER_MISSIONS // apply simplifications from mobile
 | 
			
		||||
//#define USE_ADVANCED_SCRIPT_DEBUG_OUTPUT
 | 
			
		||||
#define USE_ADVANCED_SCRIPT_DEBUG_OUTPUT
 | 
			
		||||
#define SCRIPT_LOG_FILE_LEVEL 1 // 0 == no log, 1 == overwrite every frame, 2 == full log
 | 
			
		||||
 | 
			
		||||
#ifndef USE_ADVANCED_SCRIPT_DEBUG_OUTPUT
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue