# Changes from server version 7638371 to 7695204 --- 7638371/classes.txt +++ 7695204/classes.txt @@ -312,0 +313,2 @@ CBaseEntity - logic_compare +CBaseEntity - logic_eventlistener +CBaseEntity - logic_eventlistener_itemequip @@ -319,0 +322 @@ CBaseEntity - logic_scene_list_manager +CBaseEntity - logic_script @@ -397,0 +401 @@ CBaseEntity - point_push +CBaseEntity - point_script_template @@ -404,0 +409 @@ CBaseEntity - point_viewcontrol +CPointWorldText - point_worldtext @@ -432,0 +438 @@ CBaseEntity - sky_camera +CBaseEntity - skybox_swapper --- 7638371/commands.txt +++ 7695204/commands.txt @@ -91,0 +92 @@ +"ent_call","GAMEDLL CHEAT","ent_call calls function on current look target or filtername, checks on ent, then root, then mode, then map scope" @@ -106,0 +108 @@ +"ent_script_dump","GAMEDLL CHEAT","Dumps the names and values of this entity's script scope to the console / Arguments: {entity_name} / {class_name} / no argument picks what player is looking at " @@ -376,0 +379,24 @@ +"script","GAMEDLL","Run the text as a script" +"script_add_debug_filter","GAMEDLL CHEAT","Add a filter to the game debug overlay" +"script_add_watch","GAMEDLL CHEAT","Add a watch to the game debug overlay" +"script_add_watch_pattern","GAMEDLL CHEAT","Add a watch to the game debug overlay" +"script_attach_debugger","GAMEDLL CHEAT","Connect the vscript VM to the script debugger" +"script_clear_watches","GAMEDLL CHEAT","Clear all watches from the game debug overlay" +"script_debug","GAMEDLL CHEAT","Connect the vscript VM to the script debugger" +"script_debug","GAMEDLL CHEAT","Toggle the in-game script debug features" +"script_dump_all","GAMEDLL","Dump the state of the VM to the console" +"script_execute","GAMEDLL","Run a vscript file" +"script_find","GAMEDLL CHEAT","Find a key in the VM " +"script_help","GAMEDLL","Output help for script functions, optionally with a search string" +"script_reload_code","GAMEDLL","Execute a vscript file, replacing existing functions with the functions in the run script" +"script_reload_entity_code","GAMEDLL","Execute all of this entity's VScripts, replacing existing functions with the functions in the run scripts" +"script_reload_think","GAMEDLL","Execute an activation script, replacing existing functions with the functions in the run script" +"script_remove_debug_filter","GAMEDLL CHEAT","Remove a filter from the game debug overlay" +"script_remove_watch","GAMEDLL CHEAT","Remove a watch from the game debug overlay" +"script_remove_watch_pattern","GAMEDLL CHEAT","Remove a watch from the game debug overlay" +"script_trace_disable","GAMEDLL CHEAT","Turn off a particular trace output by file or function name" +"script_trace_disable_all","GAMEDLL CHEAT","Turn off all trace output" +"script_trace_disable_key","GAMEDLL CHEAT","Turn off a particular trace output by table/instance" +"script_trace_enable","GAMEDLL CHEAT","Turn on a particular trace output by file or function name" +"script_trace_enable_all","GAMEDLL CHEAT","Turn on all trace output" +"script_trace_enable_key","GAMEDLL CHEAT","Turn on a particular trace output by table/instance" --- 7638371/convars.txt +++ 7695204/convars.txt @@ -733,0 +734,3 @@ +"script_attach_debugger_at_startup","0","GAMEDLL","" +"script_break_in_native_debugger_on_error","0","GAMEDLL","" +"script_connect_debugger_on_mapspawn","0","GAMEDLL","" @@ -773,2 +776,2 @@ -"sv_accelerate","10","DEVELOPMENTONLY GAMEDLL NOTIFY REPLICATED","" -"sv_airaccelerate","10","DEVELOPMENTONLY GAMEDLL NOTIFY REPLICATED","" +"sv_accelerate","10","GAMEDLL NOTIFY REPLICATED","" +"sv_airaccelerate","10","GAMEDLL NOTIFY REPLICATED","" @@ -785 +788 @@ -"sv_backspeed","0.6","DEVELOPMENTONLY GAMEDLL ARCHIVE REPLICATED","How much to slow down backwards motion" +"sv_backspeed","0.6","GAMEDLL ARCHIVE REPLICATED","How much to slow down backwards motion" @@ -790 +793 @@ -"sv_bounce","0","DEVELOPMENTONLY GAMEDLL NOTIFY REPLICATED","Bounce multiplier for when physically simulated objects collide with other objects." +"sv_bounce","0","GAMEDLL NOTIFY REPLICATED","Bounce multiplier for when physically simulated objects collide with other objects." @@ -817 +820 @@ -"sv_footsteps","1","DEVELOPMENTONLY GAMEDLL NOTIFY REPLICATED","Play footstep sound for players" +"sv_footsteps","1","GAMEDLL NOTIFY REPLICATED","Play footstep sound for players" @@ -820 +823 @@ -"sv_friction","4","DEVELOPMENTONLY GAMEDLL NOTIFY REPLICATED","World friction." +"sv_friction","4","GAMEDLL NOTIFY REPLICATED","World friction." @@ -855 +858 @@ -"sv_maxspeed","320","DEVELOPMENTONLY GAMEDLL NOTIFY REPLICATED","" +"sv_maxspeed","320","GAMEDLL NOTIFY REPLICATED","" @@ -862 +865 @@ -"sv_maxvelocity","3500","DEVELOPMENTONLY GAMEDLL REPLICATED","Maximum speed any ballistically moving object is allowed to attain per axis." +"sv_maxvelocity","3500","GAMEDLL REPLICATED","Maximum speed any ballistically moving object is allowed to attain per axis." @@ -913,2 +916,2 @@ -"sv_rollangle","0","DEVELOPMENTONLY GAMEDLL NOTIFY REPLICATED","Max view roll angle" -"sv_rollspeed","200","DEVELOPMENTONLY GAMEDLL NOTIFY REPLICATED","" +"sv_rollangle","0","GAMEDLL NOTIFY REPLICATED","Max view roll angle" +"sv_rollspeed","200","GAMEDLL NOTIFY REPLICATED","" @@ -915,0 +919 @@ +"sv_script_think_interval","0.1","GAMEDLL","" @@ -931,2 +935,2 @@ -"sv_stepsize","18","DEVELOPMENTONLY GAMEDLL NOTIFY REPLICATED","" -"sv_stopspeed","100","DEVELOPMENTONLY GAMEDLL NOTIFY REPLICATED","Minimum stopping speed when on ground." +"sv_stepsize","18","GAMEDLL NOTIFY REPLICATED","" +"sv_stopspeed","100","GAMEDLL NOTIFY REPLICATED","Minimum stopping speed when on ground." @@ -997,3 +1001,3 @@ -"sv_wateraccelerate","10","DEVELOPMENTONLY GAMEDLL NOTIFY REPLICATED","" -"sv_waterdist","12","DEVELOPMENTONLY GAMEDLL REPLICATED","Vertical view fixup when eyes are near water plane." -"sv_waterfriction","1","DEVELOPMENTONLY GAMEDLL NOTIFY REPLICATED","" +"sv_wateraccelerate","10","GAMEDLL NOTIFY REPLICATED","" +"sv_waterdist","12","GAMEDLL REPLICATED","Vertical view fixup when eyes are near water plane." +"sv_waterfriction","1","GAMEDLL NOTIFY REPLICATED","" @@ -1437 +1441 @@ -"tf_mvm_bot_sniper_target_by_dps","1","DEVELOPMENTONLY GAMEDLL CHEAT","If set, Snipers in MvM mode target the victim that has the highest DPS" +"tf_mvm_bot_sniper_target_by_dps","1","GAMEDLL CHEAT","If set, Snipers in MvM mode target the victim that has the highest DPS" @@ -1741,0 +1746 @@ +"voice_player_speaking_delay_threshold","0.5f","GAMEDLL CHEAT","" @@ -1755,0 +1761,2 @@ +"vscript_perf_warning_spew_ms","1.5","","" +"vscript_script_hooks","1","GAMEDLL","" --- 7638371/datamaps.txt +++ 7695204/datamaps.txt @@ -12,0 +13,3 @@ CBaseEntity - _ballplayertoucher +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -34,7 +37,7 @@ CBaseEntity - _ballplayertoucher -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -60,40 +63,40 @@ CBaseEntity - _ballplayertoucher -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -126,4 +129,8 @@ CBaseEntity - _ballplayertoucher -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -138 +145,3 @@ CBaseEntity - _ballplayertoucher -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -141,10 +150,10 @@ CFireSmoke - _firesmoke -- m_flStartScale (Offset 876) (Save)(4 Bytes) -- m_flScale (Offset 880) (Save)(4 Bytes) -- m_flScaleTime (Offset 884) (Save)(4 Bytes) -- m_nFlags (Offset 888) (Save)(4 Bytes) -- m_nFlameModelIndex (Offset 892) (Save)(4 Bytes) -- m_nFlameFromAboveModelIndex (Offset 896) (Save)(4 Bytes) -- m_flStartScale (Offset 876) (Save)(4 Bytes) -- m_flScale (Offset 880) (Save)(4 Bytes) -- m_flScaleTime (Offset 884) (Save)(4 Bytes) -- m_nFlags (Offset 888) (Save)(4 Bytes) +- m_flStartScale (Offset 924) (Save)(4 Bytes) +- m_flScale (Offset 928) (Save)(4 Bytes) +- m_flScaleTime (Offset 932) (Save)(4 Bytes) +- m_nFlags (Offset 936) (Save)(4 Bytes) +- m_nFlameModelIndex (Offset 940) (Save)(4 Bytes) +- m_nFlameFromAboveModelIndex (Offset 944) (Save)(4 Bytes) +- m_flStartScale (Offset 924) (Save)(4 Bytes) +- m_flScale (Offset 928) (Save)(4 Bytes) +- m_flScaleTime (Offset 932) (Save)(4 Bytes) +- m_nFlags (Offset 936) (Save)(4 Bytes) @@ -161,0 +171,3 @@ CFireSmoke - _firesmoke +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -183,7 +195,7 @@ CFireSmoke - _firesmoke -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -209,40 +221,40 @@ CFireSmoke - _firesmoke -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -275,4 +287,8 @@ CFireSmoke - _firesmoke -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -287 +303,3 @@ CFireSmoke - _firesmoke -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -290,7 +308,7 @@ CPlasma - _plasma -- m_flScale (Offset 880) (Save)(4 Bytes) -- m_flScaleTime (Offset 884) (Save)(4 Bytes) -- m_nFlags (Offset 888) (Save)(4 Bytes) -- m_flStartScale (Offset 876) (Save)(4 Bytes) -- m_flScale (Offset 880) (Save)(4 Bytes) -- m_flScaleTime (Offset 884) (Save)(4 Bytes) -- m_nFlags (Offset 888) (Save)(4 Bytes) +- m_flScale (Offset 928) (Save)(4 Bytes) +- m_flScaleTime (Offset 932) (Save)(4 Bytes) +- m_nFlags (Offset 936) (Save)(4 Bytes) +- m_flStartScale (Offset 924) (Save)(4 Bytes) +- m_flScale (Offset 928) (Save)(4 Bytes) +- m_flScaleTime (Offset 932) (Save)(4 Bytes) +- m_nFlags (Offset 936) (Save)(4 Bytes) @@ -307,0 +326,3 @@ CPlasma - _plasma +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -329,7 +350,7 @@ CPlasma - _plasma -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -355,40 +376,40 @@ CPlasma - _plasma -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -421,4 +442,8 @@ CPlasma - _plasma -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -433 +458,3 @@ CPlasma - _plasma -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -438 +465 @@ CBaseEntity - ai_ally_speech_manager -- m_ConceptTimers (Offset 888) (Save)(0 Bytes) +- m_ConceptTimers (Offset 936) (Save)(0 Bytes) @@ -449,0 +477,3 @@ CBaseEntity - ai_ally_speech_manager +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -471,7 +501,7 @@ CBaseEntity - ai_ally_speech_manager -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -497,40 +527,40 @@ CBaseEntity - ai_ally_speech_manager -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -563,4 +593,8 @@ CBaseEntity - ai_ally_speech_manager -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -575 +609,3 @@ CBaseEntity - ai_ally_speech_manager -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -578,3 +614,3 @@ CBaseEntity - ai_battle_line -- m_iszActor (Offset 876) (Save|Key)(4 Bytes) - Actor -- m_fActive (Offset 880) (Save|Key)(1 Bytes) - Active -- m_fStrict (Offset 881) (Save|Key)(1 Bytes) - Strict +- m_iszActor (Offset 924) (Save|Key)(4 Bytes) - Actor +- m_fActive (Offset 928) (Save|Key)(1 Bytes) - Active +- m_fStrict (Offset 929) (Save|Key)(1 Bytes) - Strict @@ -597,0 +634,3 @@ CBaseEntity - ai_battle_line +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -619,7 +658,7 @@ CBaseEntity - ai_battle_line -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -645,40 +684,40 @@ CBaseEntity - ai_battle_line -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -711,4 +750,8 @@ CBaseEntity - ai_battle_line -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -723 +766,3 @@ CBaseEntity - ai_battle_line -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -726,5 +771,5 @@ CBaseEntity - ai_changehintgroup -- m_iSearchType (Offset 876) (Save|Key)(4 Bytes) - SearchType -- m_strSearchName (Offset 880) (Save|Key)(4 Bytes) - SearchName -- m_strNewHintGroup (Offset 884) (Save|Key)(4 Bytes) - NewHintGroup -- m_flRadius (Offset 888) (Save|Key)(4 Bytes) - Radius -- m_bHintGroupNavLimiting (Offset 892) (Save|Key)(1 Bytes) - hintlimiting +- m_iSearchType (Offset 924) (Save|Key)(4 Bytes) - SearchType +- m_strSearchName (Offset 928) (Save|Key)(4 Bytes) - SearchName +- m_strNewHintGroup (Offset 932) (Save|Key)(4 Bytes) - NewHintGroup +- m_flRadius (Offset 936) (Save|Key)(4 Bytes) - Radius +- m_bHintGroupNavLimiting (Offset 940) (Save|Key)(1 Bytes) - hintlimiting @@ -742,0 +788,3 @@ CBaseEntity - ai_changehintgroup +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -764,7 +812,7 @@ CBaseEntity - ai_changehintgroup -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -790,40 +838,40 @@ CBaseEntity - ai_changehintgroup -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -856,4 +904,8 @@ CBaseEntity - ai_changehintgroup -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -868 +920,3 @@ CBaseEntity - ai_changehintgroup -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -871 +925 @@ CBaseEntity - ai_changetarget -- m_iszNewTarget (Offset 876) (Save|Key)(4 Bytes) - m_iszNewTarget +- m_iszNewTarget (Offset 924) (Save|Key)(4 Bytes) - m_iszNewTarget @@ -883,0 +938,3 @@ CBaseEntity - ai_changetarget +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -905,7 +962,7 @@ CBaseEntity - ai_changetarget -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -931,40 +988,40 @@ CBaseEntity - ai_changetarget -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -997,4 +1054,8 @@ CBaseEntity - ai_changetarget -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -1009 +1070,3 @@ CBaseEntity - ai_changetarget -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -1012,3 +1075,3 @@ CBaseEntity - ai_goal_assault -- m_RallyPoint (Offset 928) (Save|Key)(4 Bytes) - rallypoint -- m_AssaultCue (Offset 932) (Save|Key)(4 Bytes) - AssaultCue -- m_RallySelectMethod (Offset 936) (Save|Key)(4 Bytes) - RallySelectMethod +- m_RallyPoint (Offset 976) (Save|Key)(4 Bytes) - rallypoint +- m_AssaultCue (Offset 980) (Save|Key)(4 Bytes) - AssaultCue +- m_RallySelectMethod (Offset 984) (Save|Key)(4 Bytes) - RallySelectMethod @@ -1016,8 +1079,8 @@ CBaseEntity - ai_goal_assault -- m_iszActor (Offset 880) (Save|Key)(4 Bytes) - Actor -- m_iszGoal (Offset 884) (Save|Key)(4 Bytes) - Goal -- m_fStartActive (Offset 888) (Save|Key)(1 Bytes) - StartActive -- m_iszConceptModifiers (Offset 896) (Save|Key)(4 Bytes) - BaseConceptModifiers -- m_SearchType (Offset 892) (Save|Key)(4 Bytes) - SearchType -- m_actors (Offset 900) (Save)(0 Bytes) -- m_hGoalEntity (Offset 920) (Save)(4 Bytes) -- m_flags (Offset 924) (Save)(4 Bytes) +- m_iszActor (Offset 928) (Save|Key)(4 Bytes) - Actor +- m_iszGoal (Offset 932) (Save|Key)(4 Bytes) - Goal +- m_fStartActive (Offset 936) (Save|Key)(1 Bytes) - StartActive +- m_iszConceptModifiers (Offset 944) (Save|Key)(4 Bytes) - BaseConceptModifiers +- m_SearchType (Offset 940) (Save|Key)(4 Bytes) - SearchType +- m_actors (Offset 948) (Save)(0 Bytes) +- m_hGoalEntity (Offset 968) (Save)(4 Bytes) +- m_flags (Offset 972) (Save)(4 Bytes) @@ -1038,0 +1102,3 @@ CBaseEntity - ai_goal_assault +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -1060,7 +1126,7 @@ CBaseEntity - ai_goal_assault -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -1086,40 +1152,40 @@ CBaseEntity - ai_goal_assault -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -1152,4 +1218,8 @@ CBaseEntity - ai_goal_assault -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -1164 +1234,3 @@ CBaseEntity - ai_goal_assault -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -1167,9 +1239,9 @@ CBaseEntity - ai_goal_follow -- m_iFormation (Offset 928) (Save|Key)(4 Bytes) - Formation -- m_iszActor (Offset 880) (Save|Key)(4 Bytes) - Actor -- m_iszGoal (Offset 884) (Save|Key)(4 Bytes) - Goal -- m_fStartActive (Offset 888) (Save|Key)(1 Bytes) - StartActive -- m_iszConceptModifiers (Offset 896) (Save|Key)(4 Bytes) - BaseConceptModifiers -- m_SearchType (Offset 892) (Save|Key)(4 Bytes) - SearchType -- m_actors (Offset 900) (Save)(0 Bytes) -- m_hGoalEntity (Offset 920) (Save)(4 Bytes) -- m_flags (Offset 924) (Save)(4 Bytes) +- m_iFormation (Offset 976) (Save|Key)(4 Bytes) - Formation +- m_iszActor (Offset 928) (Save|Key)(4 Bytes) - Actor +- m_iszGoal (Offset 932) (Save|Key)(4 Bytes) - Goal +- m_fStartActive (Offset 936) (Save|Key)(1 Bytes) - StartActive +- m_iszConceptModifiers (Offset 944) (Save|Key)(4 Bytes) - BaseConceptModifiers +- m_SearchType (Offset 940) (Save|Key)(4 Bytes) - SearchType +- m_actors (Offset 948) (Save)(0 Bytes) +- m_hGoalEntity (Offset 968) (Save)(4 Bytes) +- m_flags (Offset 972) (Save)(4 Bytes) @@ -1190,0 +1263,3 @@ CBaseEntity - ai_goal_follow +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -1212,7 +1287,7 @@ CBaseEntity - ai_goal_follow -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -1238,40 +1313,40 @@ CBaseEntity - ai_goal_follow -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -1304,4 +1379,8 @@ CBaseEntity - ai_goal_follow -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -1316 +1395,3 @@ CBaseEntity - ai_goal_follow -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -1319,28 +1400,28 @@ CBaseEntity - ai_goal_lead -- m_fArrived (Offset 932) (Save)(1 Bytes) -- m_flWaitDistance (Offset 936) (Save|Key)(4 Bytes) - WaitDistance -- m_iszWaitPointName (Offset 972) (Save|Key)(4 Bytes) - WaitPointName -- m_flLeadDistance (Offset 940) (Save|Key)(4 Bytes) - LeadDistance -- m_flRetrieveDistance (Offset 944) (Save|Key)(4 Bytes) - RetrieveDistance -- m_flSuccessDistance (Offset 948) (Save|Key)(4 Bytes) - SuccessDistance -- m_bRun (Offset 952) (Save|Key)(1 Bytes) - Run -- m_iRetrievePlayer (Offset 956) (Save|Key)(4 Bytes) - Retrieve -- m_iRetrieveWaitForSpeak (Offset 960) (Save|Key)(4 Bytes) - RetrieveWaitForSpeak -- m_iComingBackWaitForSpeak (Offset 964) (Save|Key)(4 Bytes) - ComingBackWaitForSpeak -- m_bStopScenesWhenPlayerLost (Offset 968) (Save|Key)(1 Bytes) - StopScenes -- m_bDontSpeakStart (Offset 969) (Save|Key)(1 Bytes) - DontSpeakStart -- m_bLeadDuringCombat (Offset 970) (Save|Key)(1 Bytes) - LeadDuringCombat -- m_bGagLeader (Offset 971) (Save|Key)(1 Bytes) - GagLeader -- m_iszStartConceptModifier (Offset 976) (Save|Key)(4 Bytes) - StartConceptModifier -- m_iszAttractPlayerConceptModifier (Offset 980) (Save|Key)(4 Bytes) - AttractPlayerConceptModifier -- m_iszWaitOverConceptModifier (Offset 984) (Save|Key)(4 Bytes) - WaitOverConceptModifier -- m_iszArrivalConceptModifier (Offset 988) (Save|Key)(4 Bytes) - ArrivalConceptModifier -- m_iszPostArrivalConceptModifier (Offset 992) (Save|Key)(4 Bytes) - PostArrivalConceptModifier -- m_iszSuccessConceptModifier (Offset 996) (Save|Key)(4 Bytes) - SuccessConceptModifier -- m_iszFailureConceptModifier (Offset 1000) (Save|Key)(4 Bytes) - FailureConceptModifier -- m_iszRetrieveConceptModifier (Offset 1004) (Save|Key)(4 Bytes) - RetrieveConceptModifier -- m_iszComingBackConceptModifier (Offset 1008) (Save|Key)(4 Bytes) - ComingBackConceptModifier -- m_OnSuccess (Offset 1060) (Save|Key|Output)(0 Bytes) - OnSuccess -- m_OnArrival (Offset 1012) (Save|Key|Output)(0 Bytes) - OnArrival -- m_OnArrivalDone (Offset 1036) (Save|Key|Output)(0 Bytes) - OnArrivalDone -- m_OnFailure (Offset 1084) (Save|Key|Output)(0 Bytes) - OnFailure -- m_OnDone (Offset 1108) (Save|Key|Output)(0 Bytes) - OnDone +- m_fArrived (Offset 980) (Save)(1 Bytes) +- m_flWaitDistance (Offset 984) (Save|Key)(4 Bytes) - WaitDistance +- m_iszWaitPointName (Offset 1020) (Save|Key)(4 Bytes) - WaitPointName +- m_flLeadDistance (Offset 988) (Save|Key)(4 Bytes) - LeadDistance +- m_flRetrieveDistance (Offset 992) (Save|Key)(4 Bytes) - RetrieveDistance +- m_flSuccessDistance (Offset 996) (Save|Key)(4 Bytes) - SuccessDistance +- m_bRun (Offset 1000) (Save|Key)(1 Bytes) - Run +- m_iRetrievePlayer (Offset 1004) (Save|Key)(4 Bytes) - Retrieve +- m_iRetrieveWaitForSpeak (Offset 1008) (Save|Key)(4 Bytes) - RetrieveWaitForSpeak +- m_iComingBackWaitForSpeak (Offset 1012) (Save|Key)(4 Bytes) - ComingBackWaitForSpeak +- m_bStopScenesWhenPlayerLost (Offset 1016) (Save|Key)(1 Bytes) - StopScenes +- m_bDontSpeakStart (Offset 1017) (Save|Key)(1 Bytes) - DontSpeakStart +- m_bLeadDuringCombat (Offset 1018) (Save|Key)(1 Bytes) - LeadDuringCombat +- m_bGagLeader (Offset 1019) (Save|Key)(1 Bytes) - GagLeader +- m_iszStartConceptModifier (Offset 1024) (Save|Key)(4 Bytes) - StartConceptModifier +- m_iszAttractPlayerConceptModifier (Offset 1028) (Save|Key)(4 Bytes) - AttractPlayerConceptModifier +- m_iszWaitOverConceptModifier (Offset 1032) (Save|Key)(4 Bytes) - WaitOverConceptModifier +- m_iszArrivalConceptModifier (Offset 1036) (Save|Key)(4 Bytes) - ArrivalConceptModifier +- m_iszPostArrivalConceptModifier (Offset 1040) (Save|Key)(4 Bytes) - PostArrivalConceptModifier +- m_iszSuccessConceptModifier (Offset 1044) (Save|Key)(4 Bytes) - SuccessConceptModifier +- m_iszFailureConceptModifier (Offset 1048) (Save|Key)(4 Bytes) - FailureConceptModifier +- m_iszRetrieveConceptModifier (Offset 1052) (Save|Key)(4 Bytes) - RetrieveConceptModifier +- m_iszComingBackConceptModifier (Offset 1056) (Save|Key)(4 Bytes) - ComingBackConceptModifier +- m_OnSuccess (Offset 1108) (Save|Key|Output)(0 Bytes) - OnSuccess +- m_OnArrival (Offset 1060) (Save|Key|Output)(0 Bytes) - OnArrival +- m_OnArrivalDone (Offset 1084) (Save|Key|Output)(0 Bytes) - OnArrivalDone +- m_OnFailure (Offset 1132) (Save|Key|Output)(0 Bytes) - OnFailure +- m_OnDone (Offset 1156) (Save|Key|Output)(0 Bytes) - OnDone @@ -1349,8 +1430,8 @@ CBaseEntity - ai_goal_lead -- m_iszActor (Offset 880) (Save|Key)(4 Bytes) - Actor -- m_iszGoal (Offset 884) (Save|Key)(4 Bytes) - Goal -- m_fStartActive (Offset 888) (Save|Key)(1 Bytes) - StartActive -- m_iszConceptModifiers (Offset 896) (Save|Key)(4 Bytes) - BaseConceptModifiers -- m_SearchType (Offset 892) (Save|Key)(4 Bytes) - SearchType -- m_actors (Offset 900) (Save)(0 Bytes) -- m_hGoalEntity (Offset 920) (Save)(4 Bytes) -- m_flags (Offset 924) (Save)(4 Bytes) +- m_iszActor (Offset 928) (Save|Key)(4 Bytes) - Actor +- m_iszGoal (Offset 932) (Save|Key)(4 Bytes) - Goal +- m_fStartActive (Offset 936) (Save|Key)(1 Bytes) - StartActive +- m_iszConceptModifiers (Offset 944) (Save|Key)(4 Bytes) - BaseConceptModifiers +- m_SearchType (Offset 940) (Save|Key)(4 Bytes) - SearchType +- m_actors (Offset 948) (Save)(0 Bytes) +- m_hGoalEntity (Offset 968) (Save)(4 Bytes) +- m_flags (Offset 972) (Save)(4 Bytes) @@ -1371,0 +1453,3 @@ CBaseEntity - ai_goal_lead +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -1393,7 +1477,7 @@ CBaseEntity - ai_goal_lead -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -1419,40 +1503,40 @@ CBaseEntity - ai_goal_lead -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -1485,4 +1569,8 @@ CBaseEntity - ai_goal_lead -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -1497 +1585,3 @@ CBaseEntity - ai_goal_lead -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -1500,30 +1590,30 @@ CBaseEntity - ai_goal_lead_weapon -- m_iszWeaponName (Offset 1132) (Save|Key)(4 Bytes) - WeaponName -- m_iszMissingWeaponConceptModifier (Offset 1136) (Save|Key)(4 Bytes) - MissingWeaponConceptModifier -- m_fArrived (Offset 932) (Save)(1 Bytes) -- m_flWaitDistance (Offset 936) (Save|Key)(4 Bytes) - WaitDistance -- m_iszWaitPointName (Offset 972) (Save|Key)(4 Bytes) - WaitPointName -- m_flLeadDistance (Offset 940) (Save|Key)(4 Bytes) - LeadDistance -- m_flRetrieveDistance (Offset 944) (Save|Key)(4 Bytes) - RetrieveDistance -- m_flSuccessDistance (Offset 948) (Save|Key)(4 Bytes) - SuccessDistance -- m_bRun (Offset 952) (Save|Key)(1 Bytes) - Run -- m_iRetrievePlayer (Offset 956) (Save|Key)(4 Bytes) - Retrieve -- m_iRetrieveWaitForSpeak (Offset 960) (Save|Key)(4 Bytes) - RetrieveWaitForSpeak -- m_iComingBackWaitForSpeak (Offset 964) (Save|Key)(4 Bytes) - ComingBackWaitForSpeak -- m_bStopScenesWhenPlayerLost (Offset 968) (Save|Key)(1 Bytes) - StopScenes -- m_bDontSpeakStart (Offset 969) (Save|Key)(1 Bytes) - DontSpeakStart -- m_bLeadDuringCombat (Offset 970) (Save|Key)(1 Bytes) - LeadDuringCombat -- m_bGagLeader (Offset 971) (Save|Key)(1 Bytes) - GagLeader -- m_iszStartConceptModifier (Offset 976) (Save|Key)(4 Bytes) - StartConceptModifier -- m_iszAttractPlayerConceptModifier (Offset 980) (Save|Key)(4 Bytes) - AttractPlayerConceptModifier -- m_iszWaitOverConceptModifier (Offset 984) (Save|Key)(4 Bytes) - WaitOverConceptModifier -- m_iszArrivalConceptModifier (Offset 988) (Save|Key)(4 Bytes) - ArrivalConceptModifier -- m_iszPostArrivalConceptModifier (Offset 992) (Save|Key)(4 Bytes) - PostArrivalConceptModifier -- m_iszSuccessConceptModifier (Offset 996) (Save|Key)(4 Bytes) - SuccessConceptModifier -- m_iszFailureConceptModifier (Offset 1000) (Save|Key)(4 Bytes) - FailureConceptModifier -- m_iszRetrieveConceptModifier (Offset 1004) (Save|Key)(4 Bytes) - RetrieveConceptModifier -- m_iszComingBackConceptModifier (Offset 1008) (Save|Key)(4 Bytes) - ComingBackConceptModifier -- m_OnSuccess (Offset 1060) (Save|Key|Output)(0 Bytes) - OnSuccess -- m_OnArrival (Offset 1012) (Save|Key|Output)(0 Bytes) - OnArrival -- m_OnArrivalDone (Offset 1036) (Save|Key|Output)(0 Bytes) - OnArrivalDone -- m_OnFailure (Offset 1084) (Save|Key|Output)(0 Bytes) - OnFailure -- m_OnDone (Offset 1108) (Save|Key|Output)(0 Bytes) - OnDone +- m_iszWeaponName (Offset 1180) (Save|Key)(4 Bytes) - WeaponName +- m_iszMissingWeaponConceptModifier (Offset 1184) (Save|Key)(4 Bytes) - MissingWeaponConceptModifier +- m_fArrived (Offset 980) (Save)(1 Bytes) +- m_flWaitDistance (Offset 984) (Save|Key)(4 Bytes) - WaitDistance +- m_iszWaitPointName (Offset 1020) (Save|Key)(4 Bytes) - WaitPointName +- m_flLeadDistance (Offset 988) (Save|Key)(4 Bytes) - LeadDistance +- m_flRetrieveDistance (Offset 992) (Save|Key)(4 Bytes) - RetrieveDistance +- m_flSuccessDistance (Offset 996) (Save|Key)(4 Bytes) - SuccessDistance +- m_bRun (Offset 1000) (Save|Key)(1 Bytes) - Run +- m_iRetrievePlayer (Offset 1004) (Save|Key)(4 Bytes) - Retrieve +- m_iRetrieveWaitForSpeak (Offset 1008) (Save|Key)(4 Bytes) - RetrieveWaitForSpeak +- m_iComingBackWaitForSpeak (Offset 1012) (Save|Key)(4 Bytes) - ComingBackWaitForSpeak +- m_bStopScenesWhenPlayerLost (Offset 1016) (Save|Key)(1 Bytes) - StopScenes +- m_bDontSpeakStart (Offset 1017) (Save|Key)(1 Bytes) - DontSpeakStart +- m_bLeadDuringCombat (Offset 1018) (Save|Key)(1 Bytes) - LeadDuringCombat +- m_bGagLeader (Offset 1019) (Save|Key)(1 Bytes) - GagLeader +- m_iszStartConceptModifier (Offset 1024) (Save|Key)(4 Bytes) - StartConceptModifier +- m_iszAttractPlayerConceptModifier (Offset 1028) (Save|Key)(4 Bytes) - AttractPlayerConceptModifier +- m_iszWaitOverConceptModifier (Offset 1032) (Save|Key)(4 Bytes) - WaitOverConceptModifier +- m_iszArrivalConceptModifier (Offset 1036) (Save|Key)(4 Bytes) - ArrivalConceptModifier +- m_iszPostArrivalConceptModifier (Offset 1040) (Save|Key)(4 Bytes) - PostArrivalConceptModifier +- m_iszSuccessConceptModifier (Offset 1044) (Save|Key)(4 Bytes) - SuccessConceptModifier +- m_iszFailureConceptModifier (Offset 1048) (Save|Key)(4 Bytes) - FailureConceptModifier +- m_iszRetrieveConceptModifier (Offset 1052) (Save|Key)(4 Bytes) - RetrieveConceptModifier +- m_iszComingBackConceptModifier (Offset 1056) (Save|Key)(4 Bytes) - ComingBackConceptModifier +- m_OnSuccess (Offset 1108) (Save|Key|Output)(0 Bytes) - OnSuccess +- m_OnArrival (Offset 1060) (Save|Key|Output)(0 Bytes) - OnArrival +- m_OnArrivalDone (Offset 1084) (Save|Key|Output)(0 Bytes) - OnArrivalDone +- m_OnFailure (Offset 1132) (Save|Key|Output)(0 Bytes) - OnFailure +- m_OnDone (Offset 1156) (Save|Key|Output)(0 Bytes) - OnDone @@ -1532,8 +1622,8 @@ CBaseEntity - ai_goal_lead_weapon -- m_iszActor (Offset 880) (Save|Key)(4 Bytes) - Actor -- m_iszGoal (Offset 884) (Save|Key)(4 Bytes) - Goal -- m_fStartActive (Offset 888) (Save|Key)(1 Bytes) - StartActive -- m_iszConceptModifiers (Offset 896) (Save|Key)(4 Bytes) - BaseConceptModifiers -- m_SearchType (Offset 892) (Save|Key)(4 Bytes) - SearchType -- m_actors (Offset 900) (Save)(0 Bytes) -- m_hGoalEntity (Offset 920) (Save)(4 Bytes) -- m_flags (Offset 924) (Save)(4 Bytes) +- m_iszActor (Offset 928) (Save|Key)(4 Bytes) - Actor +- m_iszGoal (Offset 932) (Save|Key)(4 Bytes) - Goal +- m_fStartActive (Offset 936) (Save|Key)(1 Bytes) - StartActive +- m_iszConceptModifiers (Offset 944) (Save|Key)(4 Bytes) - BaseConceptModifiers +- m_SearchType (Offset 940) (Save|Key)(4 Bytes) - SearchType +- m_actors (Offset 948) (Save)(0 Bytes) +- m_hGoalEntity (Offset 968) (Save)(4 Bytes) +- m_flags (Offset 972) (Save)(4 Bytes) @@ -1554,0 +1645,3 @@ CBaseEntity - ai_goal_lead_weapon +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -1576,7 +1669,7 @@ CBaseEntity - ai_goal_lead_weapon -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -1602,40 +1695,40 @@ CBaseEntity - ai_goal_lead_weapon -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -1668,4 +1761,8 @@ CBaseEntity - ai_goal_lead_weapon -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -1680 +1777,3 @@ CBaseEntity - ai_goal_lead_weapon -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -1683,11 +1782,11 @@ CBaseEntity - ai_goal_standoff -- m_aggressiveness (Offset 928) (Save|Key)(4 Bytes) - Aggressiveness -- m_HintChangeReaction (Offset 932) (Save|Key)(4 Bytes) - HintGroupChangeReaction -- m_fPlayerIsBattleline (Offset 936) (Save|Key)(1 Bytes) - PlayerBattleline -- m_fStayAtCover (Offset 937) (Save|Key)(1 Bytes) - StayAtCover -- m_bAbandonIfEnemyHides (Offset 938) (Save|Key)(1 Bytes) - AbandonIfEnemyHides -- m_customParams.fCoverOnReload (Offset 944) (Save|Key)(1 Bytes) - CustomCoverOnReload -- m_customParams.minTimeShots (Offset 948) (Save|Key)(4 Bytes) - CustomMinTimeShots -- m_customParams.maxTimeShots (Offset 952) (Save|Key)(4 Bytes) - CustomMaxTimeShots -- m_customParams.minShots (Offset 956) (Save|Key)(4 Bytes) - CustomMinShots -- m_customParams.maxShots (Offset 960) (Save|Key)(4 Bytes) - CustomMaxShots -- m_customParams.oddsCover (Offset 964) (Save|Key)(4 Bytes) - CustomOddsCover +- m_aggressiveness (Offset 976) (Save|Key)(4 Bytes) - Aggressiveness +- m_HintChangeReaction (Offset 980) (Save|Key)(4 Bytes) - HintGroupChangeReaction +- m_fPlayerIsBattleline (Offset 984) (Save|Key)(1 Bytes) - PlayerBattleline +- m_fStayAtCover (Offset 985) (Save|Key)(1 Bytes) - StayAtCover +- m_bAbandonIfEnemyHides (Offset 986) (Save|Key)(1 Bytes) - AbandonIfEnemyHides +- m_customParams.fCoverOnReload (Offset 992) (Save|Key)(1 Bytes) - CustomCoverOnReload +- m_customParams.minTimeShots (Offset 996) (Save|Key)(4 Bytes) - CustomMinTimeShots +- m_customParams.maxTimeShots (Offset 1000) (Save|Key)(4 Bytes) - CustomMaxTimeShots +- m_customParams.minShots (Offset 1004) (Save|Key)(4 Bytes) - CustomMinShots +- m_customParams.maxShots (Offset 1008) (Save|Key)(4 Bytes) - CustomMaxShots +- m_customParams.oddsCover (Offset 1012) (Save|Key)(4 Bytes) - CustomOddsCover @@ -1695,8 +1794,8 @@ CBaseEntity - ai_goal_standoff -- m_iszActor (Offset 880) (Save|Key)(4 Bytes) - Actor -- m_iszGoal (Offset 884) (Save|Key)(4 Bytes) - Goal -- m_fStartActive (Offset 888) (Save|Key)(1 Bytes) - StartActive -- m_iszConceptModifiers (Offset 896) (Save|Key)(4 Bytes) - BaseConceptModifiers -- m_SearchType (Offset 892) (Save|Key)(4 Bytes) - SearchType -- m_actors (Offset 900) (Save)(0 Bytes) -- m_hGoalEntity (Offset 920) (Save)(4 Bytes) -- m_flags (Offset 924) (Save)(4 Bytes) +- m_iszActor (Offset 928) (Save|Key)(4 Bytes) - Actor +- m_iszGoal (Offset 932) (Save|Key)(4 Bytes) - Goal +- m_fStartActive (Offset 936) (Save|Key)(1 Bytes) - StartActive +- m_iszConceptModifiers (Offset 944) (Save|Key)(4 Bytes) - BaseConceptModifiers +- m_SearchType (Offset 940) (Save|Key)(4 Bytes) - SearchType +- m_actors (Offset 948) (Save)(0 Bytes) +- m_hGoalEntity (Offset 968) (Save)(4 Bytes) +- m_flags (Offset 972) (Save)(4 Bytes) @@ -1717,0 +1817,3 @@ CBaseEntity - ai_goal_standoff +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -1739,7 +1841,7 @@ CBaseEntity - ai_goal_standoff -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -1765,40 +1867,40 @@ CBaseEntity - ai_goal_standoff -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -1831,4 +1933,8 @@ CBaseEntity - ai_goal_standoff -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -1843 +1949,3 @@ CBaseEntity - ai_goal_standoff -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -1858,4 +1966,4 @@ CBaseEntity - ai_hint -- m_hHintOwner (Offset 936) (Save)(4 Bytes) -- m_flNextUseTime (Offset 940) (Save)(4 Bytes) -- m_vecForward (Offset 996) (Save)(12 Bytes) -- m_nodeFOV (Offset 992) (Save|Key)(4 Bytes) - nodeFOV +- m_hHintOwner (Offset 984) (Save)(4 Bytes) +- m_flNextUseTime (Offset 988) (Save)(4 Bytes) +- m_vecForward (Offset 1044) (Save)(12 Bytes) +- m_nodeFOV (Offset 1040) (Save|Key)(4 Bytes) - nodeFOV @@ -1865,2 +1973,2 @@ CBaseEntity - ai_hint -- m_OnNPCStartedUsing (Offset 944) (Save|Key|Output)(0 Bytes) - OnNPCStartedUsing -- m_OnNPCStoppedUsing (Offset 968) (Save|Key|Output)(0 Bytes) - OnNPCStoppedUsing +- m_OnNPCStartedUsing (Offset 992) (Save|Key|Output)(0 Bytes) - OnNPCStartedUsing +- m_OnNPCStoppedUsing (Offset 1016) (Save|Key|Output)(0 Bytes) - OnNPCStoppedUsing @@ -1877,0 +1986,3 @@ CBaseEntity - ai_hint +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -1899,7 +2010,7 @@ CBaseEntity - ai_hint -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -1925,40 +2036,40 @@ CBaseEntity - ai_hint -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -1991,4 +2102,8 @@ CBaseEntity - ai_hint -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -2003 +2118,3 @@ CBaseEntity - ai_hint -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -2006,2 +2123,2 @@ CBaseEntity - ai_network -- m_bNeedGraphRebuild (Offset 873) (Save)(1 Bytes) -- m_fInitalized (Offset 884) (Save)(1 Bytes) +- m_bNeedGraphRebuild (Offset 921) (Save)(1 Bytes) +- m_fInitalized (Offset 932) (Save)(1 Bytes) @@ -2020,0 +2138,3 @@ CBaseEntity - ai_network +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -2042,7 +2162,7 @@ CBaseEntity - ai_network -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -2068,40 +2188,40 @@ CBaseEntity - ai_network -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -2134,4 +2254,8 @@ CBaseEntity - ai_network -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -2146 +2270,3 @@ CBaseEntity - ai_network -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -2150,9 +2276,9 @@ CBaseEntity - ai_relationship -- m_iszSubject (Offset 880) (Save|Key)(4 Bytes) - subject -- m_iDisposition (Offset 884) (Save|Key)(4 Bytes) - disposition -- m_iRank (Offset 888) (Save|Key)(4 Bytes) - rank -- m_fStartActive (Offset 892) (Save|Key)(1 Bytes) - StartActive -- m_bIsActive (Offset 893) (Save)(1 Bytes) -- m_flRadius (Offset 900) (Save|Key)(4 Bytes) - radius -- m_iPreviousDisposition (Offset 896) (Save)(4 Bytes) -- m_iPreviousRank (Offset 904) (Save)(4 Bytes) -- m_bReciprocal (Offset 908) (Save|Key)(1 Bytes) - reciprocal +- m_iszSubject (Offset 928) (Save|Key)(4 Bytes) - subject +- m_iDisposition (Offset 932) (Save|Key)(4 Bytes) - disposition +- m_iRank (Offset 936) (Save|Key)(4 Bytes) - rank +- m_fStartActive (Offset 940) (Save|Key)(1 Bytes) - StartActive +- m_bIsActive (Offset 941) (Save)(1 Bytes) +- m_flRadius (Offset 948) (Save|Key)(4 Bytes) - radius +- m_iPreviousDisposition (Offset 944) (Save)(4 Bytes) +- m_iPreviousRank (Offset 952) (Save)(4 Bytes) +- m_bReciprocal (Offset 956) (Save|Key)(1 Bytes) - reciprocal @@ -2172,0 +2299,3 @@ CBaseEntity - ai_relationship +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -2194,7 +2323,7 @@ CBaseEntity - ai_relationship -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -2220,40 +2349,40 @@ CBaseEntity - ai_relationship -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -2286,4 +2415,8 @@ CBaseEntity - ai_relationship -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -2298 +2431,3 @@ CBaseEntity - ai_relationship -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -2302,3 +2437,3 @@ CBaseEntity - ai_script_conditions -- m_OnConditionsSatisfied (Offset 880) (Save|Key|Output)(0 Bytes) - OnConditionsSatisfied -- m_OnConditionsTimeout (Offset 904) (Save|Key|Output)(0 Bytes) - OnConditionsTimeout -- m_NoValidActors (Offset 928) (Save|Key|Output)(0 Bytes) - NoValidActors +- m_OnConditionsSatisfied (Offset 928) (Save|Key|Output)(0 Bytes) - OnConditionsSatisfied +- m_OnConditionsTimeout (Offset 952) (Save|Key|Output)(0 Bytes) - OnConditionsTimeout +- m_NoValidActors (Offset 976) (Save|Key|Output)(0 Bytes) - NoValidActors @@ -2307,5 +2442,5 @@ CBaseEntity - ai_script_conditions -- m_fDisabled (Offset 952) (Save|Key)(1 Bytes) - StartDisabled -- m_hTarget (Offset 956) (Save)(4 Bytes) -- m_Actor (Offset 1000) (Save|Key)(4 Bytes) - Actor -- m_flRequiredTime (Offset 960) (Save|Key)(4 Bytes) - RequiredTime -- m_hActor (Offset 964) (Save)(4 Bytes) +- m_fDisabled (Offset 1000) (Save|Key)(1 Bytes) - StartDisabled +- m_hTarget (Offset 1004) (Save)(4 Bytes) +- m_Actor (Offset 1048) (Save|Key)(4 Bytes) - Actor +- m_flRequiredTime (Offset 1008) (Save|Key)(4 Bytes) - RequiredTime +- m_hActor (Offset 1012) (Save)(4 Bytes) @@ -2318,5 +2453,5 @@ CBaseEntity - ai_script_conditions -- m_fMinState (Offset 984) (Save|Key)(4 Bytes) - MinimumState -- m_fMaxState (Offset 988) (Save|Key)(4 Bytes) - MaximumState -- m_fScriptStatus (Offset 992) (Save|Key)(4 Bytes) - ScriptStatus -- m_fActorSeePlayer (Offset 996) (Save|Key)(4 Bytes) - ActorSeePlayer -- m_flPlayerActorProximity (Offset 1004) (Save|Key)(4 Bytes) - PlayerActorProximity +- m_fMinState (Offset 1032) (Save|Key)(4 Bytes) - MinimumState +- m_fMaxState (Offset 1036) (Save|Key)(4 Bytes) - MaximumState +- m_fScriptStatus (Offset 1040) (Save|Key)(4 Bytes) - ScriptStatus +- m_fActorSeePlayer (Offset 1044) (Save|Key)(4 Bytes) - ActorSeePlayer +- m_flPlayerActorProximity (Offset 1052) (Save|Key)(4 Bytes) - PlayerActorProximity @@ -2326,5 +2461,5 @@ CBaseEntity - ai_script_conditions -- m_flPlayerActorFOV (Offset 1016) (Save|Key)(4 Bytes) - PlayerActorFOV -- m_bPlayerActorFOVTrueCone (Offset 1020) (Save|Key)(1 Bytes) - PlayerActorFOVTrueCone -- m_fPlayerActorLOS (Offset 1024) (Save|Key)(4 Bytes) - PlayerActorLOS -- m_fActorSeeTarget (Offset 1028) (Save|Key)(4 Bytes) - ActorSeeTarget -- m_flActorTargetProximity (Offset 1032) (Save|Key)(4 Bytes) - ActorTargetProximity +- m_flPlayerActorFOV (Offset 1064) (Save|Key)(4 Bytes) - PlayerActorFOV +- m_bPlayerActorFOVTrueCone (Offset 1068) (Save|Key)(1 Bytes) - PlayerActorFOVTrueCone +- m_fPlayerActorLOS (Offset 1072) (Save|Key)(4 Bytes) - PlayerActorLOS +- m_fActorSeeTarget (Offset 1076) (Save|Key)(4 Bytes) - ActorSeeTarget +- m_flActorTargetProximity (Offset 1080) (Save|Key)(4 Bytes) - ActorTargetProximity @@ -2334 +2469 @@ CBaseEntity - ai_script_conditions -- m_flPlayerTargetProximity (Offset 1044) (Save|Key)(4 Bytes) - PlayerTargetProximity +- m_flPlayerTargetProximity (Offset 1092) (Save|Key)(4 Bytes) - PlayerTargetProximity @@ -2338,11 +2473,11 @@ CBaseEntity - ai_script_conditions -- m_flPlayerTargetFOV (Offset 1056) (Save|Key)(4 Bytes) - PlayerTargetFOV -- m_bPlayerTargetFOVTrueCone (Offset 1060) (Save|Key)(1 Bytes) - PlayerTargetFOVTrueCone -- m_fPlayerTargetLOS (Offset 1064) (Save|Key)(4 Bytes) - PlayerTargetLOS -- m_fPlayerBlockingActor (Offset 1068) (Save|Key)(4 Bytes) - PlayerBlockingActor -- m_flMinTimeout (Offset 1076) (Save|Key)(4 Bytes) - MinTimeout -- m_flMaxTimeout (Offset 1080) (Save|Key)(4 Bytes) - MaxTimeout -- m_fActorInPVS (Offset 1072) (Save|Key)(4 Bytes) - ActorInPVS -- m_fActorInVehicle (Offset 1084) (Save|Key)(4 Bytes) - ActorInVehicle -- m_fPlayerInVehicle (Offset 1088) (Save|Key)(4 Bytes) - PlayerInVehicle -- m_ElementList (Offset 1092) (Save)(0 Bytes) -- m_bLeaveAsleep (Offset 953) (Save)(1 Bytes) +- m_flPlayerTargetFOV (Offset 1104) (Save|Key)(4 Bytes) - PlayerTargetFOV +- m_bPlayerTargetFOVTrueCone (Offset 1108) (Save|Key)(1 Bytes) - PlayerTargetFOVTrueCone +- m_fPlayerTargetLOS (Offset 1112) (Save|Key)(4 Bytes) - PlayerTargetLOS +- m_fPlayerBlockingActor (Offset 1116) (Save|Key)(4 Bytes) - PlayerBlockingActor +- m_flMinTimeout (Offset 1124) (Save|Key)(4 Bytes) - MinTimeout +- m_flMaxTimeout (Offset 1128) (Save|Key)(4 Bytes) - MaxTimeout +- m_fActorInPVS (Offset 1120) (Save|Key)(4 Bytes) - ActorInPVS +- m_fActorInVehicle (Offset 1132) (Save|Key)(4 Bytes) - ActorInVehicle +- m_fPlayerInVehicle (Offset 1136) (Save|Key)(4 Bytes) - PlayerInVehicle +- m_ElementList (Offset 1140) (Save)(0 Bytes) +- m_bLeaveAsleep (Offset 1001) (Save)(1 Bytes) @@ -2359,0 +2495,3 @@ CBaseEntity - ai_script_conditions +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -2381,7 +2519,7 @@ CBaseEntity - ai_script_conditions -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -2407,40 +2545,40 @@ CBaseEntity - ai_script_conditions -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -2473,4 +2611,8 @@ CBaseEntity - ai_script_conditions -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -2485 +2627,3 @@ CBaseEntity - ai_script_conditions -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -2488,5 +2632,5 @@ CBaseEntity - ai_sound -- m_iSoundType (Offset 876) (Save|Key)(4 Bytes) - soundtype -- m_iSoundContext (Offset 880) (Save|Key)(4 Bytes) - soundcontext -- m_iVolume (Offset 884) (Save|Key)(4 Bytes) - volume -- m_flDuration (Offset 888) (Save|Key)(4 Bytes) - duration -- m_iszProxyEntityName (Offset 892) (Save|Key)(4 Bytes) - locationproxy +- m_iSoundType (Offset 924) (Save|Key)(4 Bytes) - soundtype +- m_iSoundContext (Offset 928) (Save|Key)(4 Bytes) - soundcontext +- m_iVolume (Offset 932) (Save|Key)(4 Bytes) - volume +- m_flDuration (Offset 936) (Save|Key)(4 Bytes) - duration +- m_iszProxyEntityName (Offset 940) (Save|Key)(4 Bytes) - locationproxy @@ -2505,0 +2650,3 @@ CBaseEntity - ai_sound +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -2527,7 +2674,7 @@ CBaseEntity - ai_sound -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -2553,40 +2700,40 @@ CBaseEntity - ai_sound -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -2619,4 +2766,8 @@ CBaseEntity - ai_sound -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -2631 +2782,3 @@ CBaseEntity - ai_sound -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -2634,4 +2787,4 @@ CBaseEntity - ai_speechfilter -- m_iszSubject (Offset 880) (Save|Key)(4 Bytes) - subject -- m_flIdleModifier (Offset 884) (Save|Key)(4 Bytes) - IdleModifier -- m_bNeverSayHello (Offset 888) (Save|Key)(1 Bytes) - NeverSayHello -- m_bDisabled (Offset 889) (Save|Key)(1 Bytes) - StartDisabled +- m_iszSubject (Offset 928) (Save|Key)(4 Bytes) - subject +- m_flIdleModifier (Offset 932) (Save|Key)(4 Bytes) - IdleModifier +- m_bNeverSayHello (Offset 936) (Save|Key)(1 Bytes) - NeverSayHello +- m_bDisabled (Offset 937) (Save|Key)(1 Bytes) - StartDisabled @@ -2651,0 +2805,3 @@ CBaseEntity - ai_speechfilter +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -2673,7 +2829,7 @@ CBaseEntity - ai_speechfilter -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -2699,40 +2855,40 @@ CBaseEntity - ai_speechfilter -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -2765,4 +2921,8 @@ CBaseEntity - ai_speechfilter -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -2777 +2937,3 @@ CBaseEntity - ai_speechfilter -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -2780,10 +2942,10 @@ CBaseEntity - aiscripted_schedule -- m_hLastFoundEntity (Offset 876) (Save)(4 Bytes) -- m_flRadius (Offset 888) (Save|Key)(4 Bytes) - m_flRadius -- m_iszEntity (Offset 884) (Save|Key)(4 Bytes) - m_iszEntity -- m_nSchedule (Offset 896) (Save|Key)(4 Bytes) - schedule -- m_nForceState (Offset 900) (Save|Key)(4 Bytes) - forcestate -- m_sGoalEnt (Offset 892) (Save|Key)(4 Bytes) - goalent -- m_bGrabAll (Offset 904) (Save|Key)(1 Bytes) - graball -- m_Interruptability (Offset 908) (Save|Key)(4 Bytes) - interruptability -- m_bDidFireOnce (Offset 912) (Save)(1 Bytes) -- m_hActivator (Offset 880) (Save)(4 Bytes) +- m_hLastFoundEntity (Offset 924) (Save)(4 Bytes) +- m_flRadius (Offset 936) (Save|Key)(4 Bytes) - m_flRadius +- m_iszEntity (Offset 932) (Save|Key)(4 Bytes) - m_iszEntity +- m_nSchedule (Offset 944) (Save|Key)(4 Bytes) - schedule +- m_nForceState (Offset 948) (Save|Key)(4 Bytes) - forcestate +- m_sGoalEnt (Offset 940) (Save|Key)(4 Bytes) - goalent +- m_bGrabAll (Offset 952) (Save|Key)(1 Bytes) - graball +- m_Interruptability (Offset 956) (Save|Key)(4 Bytes) - interruptability +- m_bDidFireOnce (Offset 960) (Save)(1 Bytes) +- m_hActivator (Offset 928) (Save)(4 Bytes) @@ -2803,0 +2966,3 @@ CBaseEntity - aiscripted_schedule +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -2825,7 +2990,7 @@ CBaseEntity - aiscripted_schedule -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -2851,40 +3016,40 @@ CBaseEntity - aiscripted_schedule -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -2917,4 +3082,8 @@ CBaseEntity - aiscripted_schedule -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -2929 +3098,3 @@ CBaseEntity - aiscripted_schedule -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -2942,25 +3113,25 @@ CAI_BaseNPC - aitesthull -- m_IdealSchedule (Offset 2148) (Save)(4 Bytes) -- m_failSchedule (Offset 2180) (Save)(4 Bytes) -- m_bUsingStandardThinkTime (Offset 2185) (Save)(1 Bytes) -- m_flLastRealThinkTime (Offset 2188) (Save)(4 Bytes) -- m_flTimePingEffect (Offset 3520) (Save)(4 Bytes) -- m_bForceConditionsGather (Offset 2340) (Save)(1 Bytes) -- m_bConditionsGathered (Offset 2341) (Save)(1 Bytes) -- m_bSkippedChooseEnemy (Offset 2342) (Save)(1 Bytes) -- m_NPCState (Offset 2344) (Save)(4 Bytes) -- m_IdealNPCState (Offset 2352) (Save)(4 Bytes) -- m_flLastStateChangeTime (Offset 2348) (Save)(4 Bytes) -- m_Efficiency (Offset 2356) (Save)(4 Bytes) -- m_MoveEfficiency (Offset 2360) (Save)(4 Bytes) -- m_flNextDecisionTime (Offset 2364) (Save)(4 Bytes) -- m_SleepState (Offset 2368) (Save|Key)(4 Bytes) - sleepstate -- m_SleepFlags (Offset 2372) (Save)(4 Bytes) -- m_flWakeRadius (Offset 2376) (Save|Key)(4 Bytes) - wakeradius -- m_bWakeSquad (Offset 2380) (Save|Key)(1 Bytes) - wakesquad -- m_nWakeTick (Offset 2384) (Save)(4 Bytes) -- m_Activity (Offset 2388) (Save)(0 Bytes) -- m_translatedActivity (Offset 2392) (Save)(0 Bytes) -- m_IdealActivity (Offset 2396) (Save)(0 Bytes) -- m_IdealTranslatedActivity (Offset 2404) (Save)(0 Bytes) -- m_IdealWeaponActivity (Offset 2408) (Save)(0 Bytes) -- m_nIdealSequence (Offset 2400) (Save)(4 Bytes) +- m_IdealSchedule (Offset 2196) (Save)(4 Bytes) +- m_failSchedule (Offset 2228) (Save)(4 Bytes) +- m_bUsingStandardThinkTime (Offset 2233) (Save)(1 Bytes) +- m_flLastRealThinkTime (Offset 2236) (Save)(4 Bytes) +- m_flTimePingEffect (Offset 3568) (Save)(4 Bytes) +- m_bForceConditionsGather (Offset 2388) (Save)(1 Bytes) +- m_bConditionsGathered (Offset 2389) (Save)(1 Bytes) +- m_bSkippedChooseEnemy (Offset 2390) (Save)(1 Bytes) +- m_NPCState (Offset 2392) (Save)(4 Bytes) +- m_IdealNPCState (Offset 2400) (Save)(4 Bytes) +- m_flLastStateChangeTime (Offset 2396) (Save)(4 Bytes) +- m_Efficiency (Offset 2404) (Save)(4 Bytes) +- m_MoveEfficiency (Offset 2408) (Save)(4 Bytes) +- m_flNextDecisionTime (Offset 2412) (Save)(4 Bytes) +- m_SleepState (Offset 2416) (Save|Key)(4 Bytes) - sleepstate +- m_SleepFlags (Offset 2420) (Save)(4 Bytes) +- m_flWakeRadius (Offset 2424) (Save|Key)(4 Bytes) - wakeradius +- m_bWakeSquad (Offset 2428) (Save|Key)(1 Bytes) - wakesquad +- m_nWakeTick (Offset 2432) (Save)(4 Bytes) +- m_Activity (Offset 2436) (Save)(0 Bytes) +- m_translatedActivity (Offset 2440) (Save)(0 Bytes) +- m_IdealActivity (Offset 2444) (Save)(0 Bytes) +- m_IdealTranslatedActivity (Offset 2452) (Save)(0 Bytes) +- m_IdealWeaponActivity (Offset 2456) (Save)(0 Bytes) +- m_nIdealSequence (Offset 2448) (Save)(4 Bytes) @@ -2990,3 +3161,3 @@ CAI_BaseNPC - aitesthull -- m_hEnemy (Offset 2428) (Save)(4 Bytes) -- m_flTimeEnemyAcquired (Offset 2432) (Save)(4 Bytes) -- m_hTargetEnt (Offset 2436) (Save)(4 Bytes) +- m_hEnemy (Offset 2476) (Save)(4 Bytes) +- m_flTimeEnemyAcquired (Offset 2480) (Save)(4 Bytes) +- m_hTargetEnt (Offset 2484) (Save)(4 Bytes) @@ -3000,2 +3171,2 @@ CAI_BaseNPC - aitesthull -- m_EnemiesSerialNumber (Offset 2460) (Save)(4 Bytes) -- m_flAcceptableTimeSeenEnemy (Offset 2464) (Save)(4 Bytes) +- m_EnemiesSerialNumber (Offset 2508) (Save)(4 Bytes) +- m_flAcceptableTimeSeenEnemy (Offset 2512) (Save)(4 Bytes) @@ -3004 +3175 @@ CAI_BaseNPC - aitesthull -- m_vecCommandGoal (Offset 2472) (Save)(12 Bytes) +- m_vecCommandGoal (Offset 2520) (Save)(12 Bytes) @@ -3008,6 +3179,6 @@ CAI_BaseNPC - aitesthull -- m_flSoundWaitTime (Offset 3492) (Save)(4 Bytes) -- m_nSoundPriority (Offset 3496) (Save)(4 Bytes) -- m_flIgnoreDangerSoundsUntil (Offset 3500) (Save)(4 Bytes) -- m_afCapability (Offset 2564) (Save)(4 Bytes) -- m_flMoveWaitFinished (Offset 2568) (Save)(4 Bytes) -- m_hOpeningDoor (Offset 2572) (Save)(4 Bytes) +- m_flSoundWaitTime (Offset 3540) (Save)(4 Bytes) +- m_nSoundPriority (Offset 3544) (Save)(4 Bytes) +- m_flIgnoreDangerSoundsUntil (Offset 3548) (Save)(4 Bytes) +- m_afCapability (Offset 2612) (Save)(4 Bytes) +- m_flMoveWaitFinished (Offset 2616) (Save)(4 Bytes) +- m_hOpeningDoor (Offset 2620) (Save)(4 Bytes) @@ -3069,11 +3240,11 @@ CAI_BaseNPC - aitesthull -- m_UnreachableEnts (Offset 2576) (Save)(0 Bytes) -- m_hInteractionPartner (Offset 2520) (Save)(4 Bytes) -- m_hLastInteractionTestTarget (Offset 2524) (Save)(4 Bytes) -- m_hForcedInteractionPartner (Offset 2500) (Save)(4 Bytes) -- m_flForcedInteractionTimeout (Offset 2516) (Save)(4 Bytes) -- m_vecForcedWorldPosition (Offset 2504) (Save)(12 Bytes) -- m_bCannotDieDuringInteraction (Offset 2528) (Save)(1 Bytes) -- m_iInteractionState (Offset 2532) (Save)(4 Bytes) -- m_iInteractionPlaying (Offset 2536) (Save)(4 Bytes) -- m_ScriptedInteractions (Offset 2540) (Save)(0 Bytes) -- m_flInteractionYaw (Offset 2560) (Save)(4 Bytes) +- m_UnreachableEnts (Offset 2624) (Save)(0 Bytes) +- m_hInteractionPartner (Offset 2568) (Save)(4 Bytes) +- m_hLastInteractionTestTarget (Offset 2572) (Save)(4 Bytes) +- m_hForcedInteractionPartner (Offset 2548) (Save)(4 Bytes) +- m_flForcedInteractionTimeout (Offset 2564) (Save)(4 Bytes) +- m_vecForcedWorldPosition (Offset 2552) (Save)(12 Bytes) +- m_bCannotDieDuringInteraction (Offset 2576) (Save)(1 Bytes) +- m_iInteractionState (Offset 2580) (Save)(4 Bytes) +- m_iInteractionPlaying (Offset 2584) (Save)(4 Bytes) +- m_ScriptedInteractions (Offset 2588) (Save)(0 Bytes) +- m_flInteractionYaw (Offset 2608) (Save)(4 Bytes) @@ -3082,27 +3253,27 @@ CAI_BaseNPC - aitesthull -- m_vDefaultEyeOffset (Offset 2628) (Save)(12 Bytes) -- m_flNextEyeLookTime (Offset 2640) (Save)(4 Bytes) -- m_flEyeIntegRate (Offset 2644) (Save)(4 Bytes) -- m_vEyeLookTarget (Offset 2648) (Save)(12 Bytes) -- m_vCurEyeTarget (Offset 2660) (Save)(12 Bytes) -- m_hEyeLookTarget (Offset 2672) (Save)(4 Bytes) -- m_flHeadYaw (Offset 2676) (Save)(4 Bytes) -- m_flHeadPitch (Offset 2680) (Save)(4 Bytes) -- m_flOriginalYaw (Offset 2684) (Save)(4 Bytes) -- m_bInAScript (Offset 2688) (Save)(1 Bytes) -- m_scriptState (Offset 2692) (Save)(4 Bytes) -- m_hCine (Offset 2696) (Save)(4 Bytes) -- m_ScriptArrivalActivity (Offset 2700) (Save)(0 Bytes) -- m_strScriptArrivalSequence (Offset 2704) (Save)(4 Bytes) -- m_flSceneTime (Offset 2708) (Save)(4 Bytes) -- m_iszSceneCustomMoveSeq (Offset 2712) (Save)(4 Bytes) -- m_afMemory (Offset 2720) (Save)(4 Bytes) -- m_hEnemyOccluder (Offset 2724) (Save)(4 Bytes) -- m_flSumDamage (Offset 2728) (Save)(4 Bytes) -- m_flLastDamageTime (Offset 2732) (Save)(4 Bytes) -- m_flLastPlayerDamageTime (Offset 2736) (Save)(4 Bytes) -- m_flLastSawPlayerTime (Offset 2740) (Save)(4 Bytes) -- m_flLastAttackTime (Offset 2744) (Save)(4 Bytes) -- m_flLastEnemyTime (Offset 2748) (Save)(4 Bytes) -- m_flNextWeaponSearchTime (Offset 2752) (Save)(4 Bytes) -- m_iszPendingWeapon (Offset 2756) (Save)(4 Bytes) -- m_bIgnoreUnseenEnemies (Offset 2760) (Save|Key)(1 Bytes) - ignoreunseenenemies +- m_vDefaultEyeOffset (Offset 2676) (Save)(12 Bytes) +- m_flNextEyeLookTime (Offset 2688) (Save)(4 Bytes) +- m_flEyeIntegRate (Offset 2692) (Save)(4 Bytes) +- m_vEyeLookTarget (Offset 2696) (Save)(12 Bytes) +- m_vCurEyeTarget (Offset 2708) (Save)(12 Bytes) +- m_hEyeLookTarget (Offset 2720) (Save)(4 Bytes) +- m_flHeadYaw (Offset 2724) (Save)(4 Bytes) +- m_flHeadPitch (Offset 2728) (Save)(4 Bytes) +- m_flOriginalYaw (Offset 2732) (Save)(4 Bytes) +- m_bInAScript (Offset 2736) (Save)(1 Bytes) +- m_scriptState (Offset 2740) (Save)(4 Bytes) +- m_hCine (Offset 2744) (Save)(4 Bytes) +- m_ScriptArrivalActivity (Offset 2748) (Save)(0 Bytes) +- m_strScriptArrivalSequence (Offset 2752) (Save)(4 Bytes) +- m_flSceneTime (Offset 2756) (Save)(4 Bytes) +- m_iszSceneCustomMoveSeq (Offset 2760) (Save)(4 Bytes) +- m_afMemory (Offset 2768) (Save)(4 Bytes) +- m_hEnemyOccluder (Offset 2772) (Save)(4 Bytes) +- m_flSumDamage (Offset 2776) (Save)(4 Bytes) +- m_flLastDamageTime (Offset 2780) (Save)(4 Bytes) +- m_flLastPlayerDamageTime (Offset 2784) (Save)(4 Bytes) +- m_flLastSawPlayerTime (Offset 2788) (Save)(4 Bytes) +- m_flLastAttackTime (Offset 2792) (Save)(4 Bytes) +- m_flLastEnemyTime (Offset 2796) (Save)(4 Bytes) +- m_flNextWeaponSearchTime (Offset 2800) (Save)(4 Bytes) +- m_iszPendingWeapon (Offset 2804) (Save)(4 Bytes) +- m_bIgnoreUnseenEnemies (Offset 2808) (Save|Key)(1 Bytes) - ignoreunseenenemies @@ -3120,5 +3291,5 @@ CAI_BaseNPC - aitesthull -- m_iDesiredWeaponState (Offset 2796) (Save)(4 Bytes) -- m_SquadName (Offset 2804) (Save|Key)(4 Bytes) - squadname -- m_iMySquadSlot (Offset 2808) (Save)(4 Bytes) -- m_strHintGroup (Offset 2812) (Save|Key)(4 Bytes) - hintgroup -- m_bHintGroupNavLimiting (Offset 2816) (Save|Key)(1 Bytes) - hintlimiting +- m_iDesiredWeaponState (Offset 2844) (Save)(4 Bytes) +- m_SquadName (Offset 2852) (Save|Key)(4 Bytes) - squadname +- m_iMySquadSlot (Offset 2856) (Save)(4 Bytes) +- m_strHintGroup (Offset 2860) (Save|Key)(4 Bytes) - hintgroup +- m_bHintGroupNavLimiting (Offset 2864) (Save|Key)(1 Bytes) - hintlimiting @@ -3127,3 +3298,3 @@ CAI_BaseNPC - aitesthull -- m_flWaitFinished (Offset 2824) (Save)(4 Bytes) -- m_flNextFlinchTime (Offset 2828) (Save)(4 Bytes) -- m_flNextDodgeTime (Offset 2832) (Save)(4 Bytes) +- m_flWaitFinished (Offset 2872) (Save)(4 Bytes) +- m_flNextFlinchTime (Offset 2876) (Save)(4 Bytes) +- m_flNextDodgeTime (Offset 2880) (Save)(4 Bytes) @@ -3135,52 +3306,52 @@ CAI_BaseNPC - aitesthull -- m_vecLastPosition (Offset 2856) (Save)(12 Bytes) -- m_vSavePosition (Offset 2868) (Save)(12 Bytes) -- m_vInterruptSavePosition (Offset 2880) (Save)(12 Bytes) -- m_pHintNode (Offset 2892) (Save)(4 Bytes) -- m_cAmmoLoaded (Offset 2896) (Save)(4 Bytes) -- m_flDistTooFar (Offset 2900) (Save)(4 Bytes) -- m_hGoalEnt (Offset 2616) (Save)(4 Bytes) -- m_flTimeLastMovement (Offset 2620) (Save)(4 Bytes) -- m_spawnEquipment (Offset 2904) (Save|Key)(4 Bytes) - additionalequipment -- m_fNoDamageDecal (Offset 2908) (Save)(1 Bytes) -- m_hStoredPathTarget (Offset 2912) (Save)(4 Bytes) -- m_vecStoredPathGoal (Offset 2916) (Save)(12 Bytes) -- m_nStoredPathType (Offset 2928) (Save)(4 Bytes) -- m_fStoredPathFlags (Offset 2932) (Save)(4 Bytes) -- m_bDidDeathCleanup (Offset 2944) (Save)(1 Bytes) -- m_bCrouchDesired (Offset 3454) (Save)(1 Bytes) -- m_bForceCrouch (Offset 3455) (Save)(1 Bytes) -- m_bIsCrouching (Offset 3456) (Save)(1 Bytes) -- m_bPerformAvoidance (Offset 3504) (Save)(1 Bytes) -- m_bIsMoving (Offset 3505) (Save)(1 Bytes) -- m_bFadeCorpse (Offset 3506) (Save)(1 Bytes) -- m_iDeathPose (Offset 2412) (Save)(4 Bytes) -- m_iDeathFrame (Offset 2416) (Save)(4 Bytes) -- m_bCheckContacts (Offset 3453) (Save)(1 Bytes) -- m_bSpeedModActive (Offset 3508) (Save)(1 Bytes) -- m_iSpeedModRadius (Offset 3512) (Save)(4 Bytes) -- m_iSpeedModSpeed (Offset 3516) (Save)(4 Bytes) -- m_hEnemyFilter (Offset 2936) (Save)(4 Bytes) -- m_iszEnemyFilterName (Offset 2940) (Save|Key)(4 Bytes) - enemyfilter -- m_bImportanRagdoll (Offset 3507) (Save)(1 Bytes) -- m_bPlayerAvoidState (Offset 3524) (Save)(1 Bytes) -- m_OnDamaged (Offset 2948) (Save|Key|Output)(0 Bytes) - OnDamaged -- m_OnDeath (Offset 2972) (Save|Key|Output)(0 Bytes) - OnDeath -- m_OnHalfHealth (Offset 2996) (Save|Key|Output)(0 Bytes) - OnHalfHealth -- m_OnFoundEnemy (Offset 3020) (Save|Key|Output)(0 Bytes) - OnFoundEnemy -- m_OnLostEnemyLOS (Offset 3044) (Save|Key|Output)(0 Bytes) - OnLostEnemyLOS -- m_OnLostEnemy (Offset 3068) (Save|Key|Output)(0 Bytes) - OnLostEnemy -- m_OnFoundPlayer (Offset 3092) (Save|Key|Output)(0 Bytes) - OnFoundPlayer -- m_OnLostPlayerLOS (Offset 3116) (Save|Key|Output)(0 Bytes) - OnLostPlayerLOS -- m_OnLostPlayer (Offset 3140) (Save|Key|Output)(0 Bytes) - OnLostPlayer -- m_OnHearWorld (Offset 3164) (Save|Key|Output)(0 Bytes) - OnHearWorld -- m_OnHearPlayer (Offset 3188) (Save|Key|Output)(0 Bytes) - OnHearPlayer -- m_OnHearCombat (Offset 3212) (Save|Key|Output)(0 Bytes) - OnHearCombat -- m_OnDamagedByPlayer (Offset 3236) (Save|Key|Output)(0 Bytes) - OnDamagedByPlayer -- m_OnDamagedByPlayerSquad (Offset 3260) (Save|Key|Output)(0 Bytes) - OnDamagedByPlayerSquad -- m_OnDenyCommanderUse (Offset 3284) (Save|Key|Output)(0 Bytes) - OnDenyCommanderUse -- m_OnRappelTouchdown (Offset 3308) (Save|Key|Output)(0 Bytes) - OnRappelTouchdown -- m_OnWake (Offset 3356) (Save|Key|Output)(0 Bytes) - OnWake -- m_OnSleep (Offset 3332) (Save|Key|Output)(0 Bytes) - OnSleep -- m_OnForcedInteractionStarted (Offset 3380) (Save|Key|Output)(0 Bytes) - OnForcedInteractionStarted -- m_OnForcedInteractionAborted (Offset 3404) (Save|Key|Output)(0 Bytes) - OnForcedInteractionAborted -- m_OnForcedInteractionFinished (Offset 3428) (Save|Key|Output)(0 Bytes) - OnForcedInteractionFinished +- m_vecLastPosition (Offset 2904) (Save)(12 Bytes) +- m_vSavePosition (Offset 2916) (Save)(12 Bytes) +- m_vInterruptSavePosition (Offset 2928) (Save)(12 Bytes) +- m_pHintNode (Offset 2940) (Save)(4 Bytes) +- m_cAmmoLoaded (Offset 2944) (Save)(4 Bytes) +- m_flDistTooFar (Offset 2948) (Save)(4 Bytes) +- m_hGoalEnt (Offset 2664) (Save)(4 Bytes) +- m_flTimeLastMovement (Offset 2668) (Save)(4 Bytes) +- m_spawnEquipment (Offset 2952) (Save|Key)(4 Bytes) - additionalequipment +- m_fNoDamageDecal (Offset 2956) (Save)(1 Bytes) +- m_hStoredPathTarget (Offset 2960) (Save)(4 Bytes) +- m_vecStoredPathGoal (Offset 2964) (Save)(12 Bytes) +- m_nStoredPathType (Offset 2976) (Save)(4 Bytes) +- m_fStoredPathFlags (Offset 2980) (Save)(4 Bytes) +- m_bDidDeathCleanup (Offset 2992) (Save)(1 Bytes) +- m_bCrouchDesired (Offset 3502) (Save)(1 Bytes) +- m_bForceCrouch (Offset 3503) (Save)(1 Bytes) +- m_bIsCrouching (Offset 3504) (Save)(1 Bytes) +- m_bPerformAvoidance (Offset 3552) (Save)(1 Bytes) +- m_bIsMoving (Offset 3553) (Save)(1 Bytes) +- m_bFadeCorpse (Offset 3554) (Save)(1 Bytes) +- m_iDeathPose (Offset 2460) (Save)(4 Bytes) +- m_iDeathFrame (Offset 2464) (Save)(4 Bytes) +- m_bCheckContacts (Offset 3501) (Save)(1 Bytes) +- m_bSpeedModActive (Offset 3556) (Save)(1 Bytes) +- m_iSpeedModRadius (Offset 3560) (Save)(4 Bytes) +- m_iSpeedModSpeed (Offset 3564) (Save)(4 Bytes) +- m_hEnemyFilter (Offset 2984) (Save)(4 Bytes) +- m_iszEnemyFilterName (Offset 2988) (Save|Key)(4 Bytes) - enemyfilter +- m_bImportanRagdoll (Offset 3555) (Save)(1 Bytes) +- m_bPlayerAvoidState (Offset 3572) (Save)(1 Bytes) +- m_OnDamaged (Offset 2996) (Save|Key|Output)(0 Bytes) - OnDamaged +- m_OnDeath (Offset 3020) (Save|Key|Output)(0 Bytes) - OnDeath +- m_OnHalfHealth (Offset 3044) (Save|Key|Output)(0 Bytes) - OnHalfHealth +- m_OnFoundEnemy (Offset 3068) (Save|Key|Output)(0 Bytes) - OnFoundEnemy +- m_OnLostEnemyLOS (Offset 3092) (Save|Key|Output)(0 Bytes) - OnLostEnemyLOS +- m_OnLostEnemy (Offset 3116) (Save|Key|Output)(0 Bytes) - OnLostEnemy +- m_OnFoundPlayer (Offset 3140) (Save|Key|Output)(0 Bytes) - OnFoundPlayer +- m_OnLostPlayerLOS (Offset 3164) (Save|Key|Output)(0 Bytes) - OnLostPlayerLOS +- m_OnLostPlayer (Offset 3188) (Save|Key|Output)(0 Bytes) - OnLostPlayer +- m_OnHearWorld (Offset 3212) (Save|Key|Output)(0 Bytes) - OnHearWorld +- m_OnHearPlayer (Offset 3236) (Save|Key|Output)(0 Bytes) - OnHearPlayer +- m_OnHearCombat (Offset 3260) (Save|Key|Output)(0 Bytes) - OnHearCombat +- m_OnDamagedByPlayer (Offset 3284) (Save|Key|Output)(0 Bytes) - OnDamagedByPlayer +- m_OnDamagedByPlayerSquad (Offset 3308) (Save|Key|Output)(0 Bytes) - OnDamagedByPlayerSquad +- m_OnDenyCommanderUse (Offset 3332) (Save|Key|Output)(0 Bytes) - OnDenyCommanderUse +- m_OnRappelTouchdown (Offset 3356) (Save|Key|Output)(0 Bytes) - OnRappelTouchdown +- m_OnWake (Offset 3404) (Save|Key|Output)(0 Bytes) - OnWake +- m_OnSleep (Offset 3380) (Save|Key|Output)(0 Bytes) - OnSleep +- m_OnForcedInteractionStarted (Offset 3428) (Save|Key|Output)(0 Bytes) - OnForcedInteractionStarted +- m_OnForcedInteractionAborted (Offset 3452) (Save|Key|Output)(0 Bytes) - OnForcedInteractionAborted +- m_OnForcedInteractionFinished (Offset 3476) (Save|Key|Output)(0 Bytes) - OnForcedInteractionFinished @@ -3215,17 +3386,17 @@ CAI_BaseNPC - aitesthull -- m_flNextAttack (Offset 1676) (Save)(4 Bytes) -- m_eHull (Offset 1684) (Save)(4 Bytes) -- m_bloodColor (Offset 1688) (Save)(4 Bytes) -- m_iDamageCount (Offset 1724) (Save)(4 Bytes) -- m_flFieldOfView (Offset 1692) (Save)(4 Bytes) -- m_HackedGunPos (Offset 1696) (Save)(12 Bytes) -- m_RelationshipString (Offset 1708) (Save|Key)(4 Bytes) - Relationship -- m_LastHitGroup (Offset 1716) (Save)(4 Bytes) -- m_flDamageAccumulator (Offset 1720) (Save)(4 Bytes) -- m_impactEnergyScale (Offset 1712) (Save|Key|Input)(4 Bytes) - physdamagescale -- m_CurrentWeaponProficiency (Offset 1728) (Save)(4 Bytes) -- m_Relationship (Offset 1732) (Save)(0 Bytes) -- m_iAmmo (Offset 1752) (Save)(128 Bytes) -- m_hMyWeapons (Offset 1880) (Save)(192 Bytes) -- m_hActiveWeapon (Offset 2072) (Save)(4 Bytes) -- m_bForceServerRagdoll (Offset 1672) (Save)(1 Bytes) -- m_bPreventWeaponPickup (Offset 1673) (Save)(1 Bytes) +- m_flNextAttack (Offset 1724) (Save)(4 Bytes) +- m_eHull (Offset 1732) (Save)(4 Bytes) +- m_bloodColor (Offset 1736) (Save)(4 Bytes) +- m_iDamageCount (Offset 1772) (Save)(4 Bytes) +- m_flFieldOfView (Offset 1740) (Save)(4 Bytes) +- m_HackedGunPos (Offset 1744) (Save)(12 Bytes) +- m_RelationshipString (Offset 1756) (Save|Key)(4 Bytes) - Relationship +- m_LastHitGroup (Offset 1764) (Save)(4 Bytes) +- m_flDamageAccumulator (Offset 1768) (Save)(4 Bytes) +- m_impactEnergyScale (Offset 1760) (Save|Key|Input)(4 Bytes) - physdamagescale +- m_CurrentWeaponProficiency (Offset 1776) (Save)(4 Bytes) +- m_Relationship (Offset 1780) (Save)(0 Bytes) +- m_iAmmo (Offset 1800) (Save)(128 Bytes) +- m_hMyWeapons (Offset 1928) (Save)(192 Bytes) +- m_hActiveWeapon (Offset 2120) (Save)(4 Bytes) +- m_bForceServerRagdoll (Offset 1720) (Save)(1 Bytes) +- m_bPreventWeaponPickup (Offset 1721) (Save)(1 Bytes) @@ -3233,31 +3404,31 @@ CAI_BaseNPC - aitesthull -- m_flexWeight (Offset 1192) (Save)(384 Bytes) -- m_viewtarget (Offset 1576) (Save)(12 Bytes) -- m_flAllowResponsesEndTime (Offset 1640) (Save)(4 Bytes) -- m_flLastFlexAnimationTime (Offset 1668) (Save)(4 Bytes) -- m_AnimOverlay (Offset 1172) (Save)(0 Bytes) -- m_flGroundSpeed (Offset 876) (Save)(4 Bytes) -- m_flLastEventCheck (Offset 880) (Save)(4 Bytes) -- m_bSequenceFinished (Offset 948) (Save)(1 Bytes) -- m_bSequenceLoops (Offset 949) (Save)(1 Bytes) -- m_nSkin (Offset 900) (Save|Key|Input)(4 Bytes) - skin -- m_nBody (Offset 904) (Save|Key)(4 Bytes) - body -- m_nBody (Offset 904) (Save|Key|Input)(4 Bytes) - SetBodyGroup -- m_nHitboxSet (Offset 908) (Save|Key)(4 Bytes) - hitboxset -- m_nSequence (Offset 960) (Save|Key)(4 Bytes) - sequence -- m_flPoseParameter (Offset 964) (Save)(96 Bytes) -- m_flEncodedController (Offset 1060) (Save)(16 Bytes) -- m_flPlaybackRate (Offset 916) (Save|Key)(4 Bytes) - playbackrate -- m_flCycle (Offset 956) (Save|Key)(4 Bytes) - cycle -- m_pIk (Offset 940) (Save)(0 Bytes) -- m_iIKCounter (Offset 944) (Save)(4 Bytes) -- m_bClientSideAnimation (Offset 1076) (Save)(1 Bytes) -- m_bClientSideFrameReset (Offset 1077) (Save)(1 Bytes) -- m_nNewSequenceParity (Offset 1080) (Save)(4 Bytes) -- m_nResetEventsParity (Offset 1084) (Save)(4 Bytes) -- m_nMuzzleFlashParity (Offset 1088) (Save)(1 Bytes) -- m_iszLightingOriginRelative (Offset 1100) (Save|Key)(4 Bytes) - LightingOriginHack -- m_iszLightingOrigin (Offset 1104) (Save|Key)(4 Bytes) - LightingOrigin -- m_hLightingOrigin (Offset 1092) (Save)(4 Bytes) -- m_hLightingOriginRelative (Offset 1096) (Save)(4 Bytes) -- m_flModelScale (Offset 912) (Save)(4 Bytes) -- m_flDissolveStartTime (Offset 952) (Save)(4 Bytes) +- m_flexWeight (Offset 1240) (Save)(384 Bytes) +- m_viewtarget (Offset 1624) (Save)(12 Bytes) +- m_flAllowResponsesEndTime (Offset 1688) (Save)(4 Bytes) +- m_flLastFlexAnimationTime (Offset 1716) (Save)(4 Bytes) +- m_AnimOverlay (Offset 1220) (Save)(0 Bytes) +- m_flGroundSpeed (Offset 924) (Save)(4 Bytes) +- m_flLastEventCheck (Offset 928) (Save)(4 Bytes) +- m_bSequenceFinished (Offset 996) (Save)(1 Bytes) +- m_bSequenceLoops (Offset 997) (Save)(1 Bytes) +- m_nSkin (Offset 948) (Save|Key|Input)(4 Bytes) - skin +- m_nBody (Offset 952) (Save|Key)(4 Bytes) - body +- m_nBody (Offset 952) (Save|Key|Input)(4 Bytes) - SetBodyGroup +- m_nHitboxSet (Offset 956) (Save|Key)(4 Bytes) - hitboxset +- m_nSequence (Offset 1008) (Save|Key)(4 Bytes) - sequence +- m_flPoseParameter (Offset 1012) (Save)(96 Bytes) +- m_flEncodedController (Offset 1108) (Save)(16 Bytes) +- m_flPlaybackRate (Offset 964) (Save|Key)(4 Bytes) - playbackrate +- m_flCycle (Offset 1004) (Save|Key)(4 Bytes) - cycle +- m_pIk (Offset 988) (Save)(0 Bytes) +- m_iIKCounter (Offset 992) (Save)(4 Bytes) +- m_bClientSideAnimation (Offset 1124) (Save)(1 Bytes) +- m_bClientSideFrameReset (Offset 1125) (Save)(1 Bytes) +- m_nNewSequenceParity (Offset 1128) (Save)(4 Bytes) +- m_nResetEventsParity (Offset 1132) (Save)(4 Bytes) +- m_nMuzzleFlashParity (Offset 1136) (Save)(1 Bytes) +- m_iszLightingOriginRelative (Offset 1148) (Save|Key)(4 Bytes) - LightingOriginHack +- m_iszLightingOrigin (Offset 1152) (Save|Key)(4 Bytes) - LightingOrigin +- m_hLightingOrigin (Offset 1140) (Save)(4 Bytes) +- m_hLightingOriginRelative (Offset 1144) (Save)(4 Bytes) +- m_flModelScale (Offset 960) (Save)(4 Bytes) +- m_flDissolveStartTime (Offset 1000) (Save)(4 Bytes) @@ -3271,5 +3442,5 @@ CAI_BaseNPC - aitesthull -- m_OnIgnite (Offset 1128) (Save|Key|Output)(0 Bytes) - OnIgnite -- m_fadeMinDist (Offset 1116) (Save|Key|Input)(4 Bytes) - fademindist -- m_fadeMaxDist (Offset 1120) (Save|Key|Input)(4 Bytes) - fademaxdist -- m_flFadeScale (Offset 1124) (Save|Key)(4 Bytes) - fadescale -- m_flModelScale (Offset 912) (Save|Key)(4 Bytes) - modelscale +- m_OnIgnite (Offset 1176) (Save|Key|Output)(0 Bytes) - OnIgnite +- m_fadeMinDist (Offset 1164) (Save|Key|Input)(4 Bytes) - fademindist +- m_fadeMaxDist (Offset 1168) (Save|Key|Input)(4 Bytes) - fademaxdist +- m_flFadeScale (Offset 1172) (Save|Key)(4 Bytes) - fadescale +- m_flModelScale (Offset 960) (Save|Key)(4 Bytes) - modelscale @@ -3280 +3451 @@ CAI_BaseNPC - aitesthull -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -3291,0 +3463,3 @@ CAI_BaseNPC - aitesthull +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -3313,7 +3487,7 @@ CAI_BaseNPC - aitesthull -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -3339,40 +3513,40 @@ CAI_BaseNPC - aitesthull -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -3405,4 +3579,8 @@ CAI_BaseNPC - aitesthull -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -3417 +3595,3 @@ CAI_BaseNPC - aitesthull -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -3420,8 +3600,8 @@ CBaseEntity - ambient_generic -- m_iszSound (Offset 1264) (Save|Key)(4 Bytes) - message -- m_radius (Offset 876) (Save|Key)(4 Bytes) - radius -- m_sSourceEntName (Offset 1252) (Save|Key)(4 Bytes) - SourceEntityName -- m_flMaxRadius (Offset 880) (Save)(4 Bytes) -- m_fActive (Offset 988) (Save)(1 Bytes) -- m_fLooping (Offset 989) (Save)(1 Bytes) -- m_iSoundLevel (Offset 884) (Save)(4 Bytes) -- m_dpv (Offset 888) (Save)(100 Bytes) +- m_iszSound (Offset 1312) (Save|Key)(4 Bytes) - message +- m_radius (Offset 924) (Save|Key)(4 Bytes) - radius +- m_sSourceEntName (Offset 1300) (Save|Key)(4 Bytes) - SourceEntityName +- m_flMaxRadius (Offset 928) (Save)(4 Bytes) +- m_fActive (Offset 1036) (Save)(1 Bytes) +- m_fLooping (Offset 1037) (Save)(1 Bytes) +- m_iSoundLevel (Offset 932) (Save)(4 Bytes) +- m_dpv (Offset 936) (Save)(100 Bytes) @@ -3446,0 +3627,3 @@ CBaseEntity - ambient_generic +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -3468,7 +3651,7 @@ CBaseEntity - ambient_generic -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -3494,40 +3677,40 @@ CBaseEntity - ambient_generic -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -3560,4 +3743,8 @@ CBaseEntity - ambient_generic -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -3572 +3759,3 @@ CBaseEntity - ambient_generic -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -3575,26 +3764,26 @@ CBaseAnimating - archer_proxy -- m_flGroundSpeed (Offset 876) (Save)(4 Bytes) -- m_flLastEventCheck (Offset 880) (Save)(4 Bytes) -- m_bSequenceFinished (Offset 948) (Save)(1 Bytes) -- m_bSequenceLoops (Offset 949) (Save)(1 Bytes) -- m_nSkin (Offset 900) (Save|Key|Input)(4 Bytes) - skin -- m_nBody (Offset 904) (Save|Key)(4 Bytes) - body -- m_nBody (Offset 904) (Save|Key|Input)(4 Bytes) - SetBodyGroup -- m_nHitboxSet (Offset 908) (Save|Key)(4 Bytes) - hitboxset -- m_nSequence (Offset 960) (Save|Key)(4 Bytes) - sequence -- m_flPoseParameter (Offset 964) (Save)(96 Bytes) -- m_flEncodedController (Offset 1060) (Save)(16 Bytes) -- m_flPlaybackRate (Offset 916) (Save|Key)(4 Bytes) - playbackrate -- m_flCycle (Offset 956) (Save|Key)(4 Bytes) - cycle -- m_pIk (Offset 940) (Save)(0 Bytes) -- m_iIKCounter (Offset 944) (Save)(4 Bytes) -- m_bClientSideAnimation (Offset 1076) (Save)(1 Bytes) -- m_bClientSideFrameReset (Offset 1077) (Save)(1 Bytes) -- m_nNewSequenceParity (Offset 1080) (Save)(4 Bytes) -- m_nResetEventsParity (Offset 1084) (Save)(4 Bytes) -- m_nMuzzleFlashParity (Offset 1088) (Save)(1 Bytes) -- m_iszLightingOriginRelative (Offset 1100) (Save|Key)(4 Bytes) - LightingOriginHack -- m_iszLightingOrigin (Offset 1104) (Save|Key)(4 Bytes) - LightingOrigin -- m_hLightingOrigin (Offset 1092) (Save)(4 Bytes) -- m_hLightingOriginRelative (Offset 1096) (Save)(4 Bytes) -- m_flModelScale (Offset 912) (Save)(4 Bytes) -- m_flDissolveStartTime (Offset 952) (Save)(4 Bytes) +- m_flGroundSpeed (Offset 924) (Save)(4 Bytes) +- m_flLastEventCheck (Offset 928) (Save)(4 Bytes) +- m_bSequenceFinished (Offset 996) (Save)(1 Bytes) +- m_bSequenceLoops (Offset 997) (Save)(1 Bytes) +- m_nSkin (Offset 948) (Save|Key|Input)(4 Bytes) - skin +- m_nBody (Offset 952) (Save|Key)(4 Bytes) - body +- m_nBody (Offset 952) (Save|Key|Input)(4 Bytes) - SetBodyGroup +- m_nHitboxSet (Offset 956) (Save|Key)(4 Bytes) - hitboxset +- m_nSequence (Offset 1008) (Save|Key)(4 Bytes) - sequence +- m_flPoseParameter (Offset 1012) (Save)(96 Bytes) +- m_flEncodedController (Offset 1108) (Save)(16 Bytes) +- m_flPlaybackRate (Offset 964) (Save|Key)(4 Bytes) - playbackrate +- m_flCycle (Offset 1004) (Save|Key)(4 Bytes) - cycle +- m_pIk (Offset 988) (Save)(0 Bytes) +- m_iIKCounter (Offset 992) (Save)(4 Bytes) +- m_bClientSideAnimation (Offset 1124) (Save)(1 Bytes) +- m_bClientSideFrameReset (Offset 1125) (Save)(1 Bytes) +- m_nNewSequenceParity (Offset 1128) (Save)(4 Bytes) +- m_nResetEventsParity (Offset 1132) (Save)(4 Bytes) +- m_nMuzzleFlashParity (Offset 1136) (Save)(1 Bytes) +- m_iszLightingOriginRelative (Offset 1148) (Save|Key)(4 Bytes) - LightingOriginHack +- m_iszLightingOrigin (Offset 1152) (Save|Key)(4 Bytes) - LightingOrigin +- m_hLightingOrigin (Offset 1140) (Save)(4 Bytes) +- m_hLightingOriginRelative (Offset 1144) (Save)(4 Bytes) +- m_flModelScale (Offset 960) (Save)(4 Bytes) +- m_flDissolveStartTime (Offset 1000) (Save)(4 Bytes) @@ -3608,5 +3797,5 @@ CBaseAnimating - archer_proxy -- m_OnIgnite (Offset 1128) (Save|Key|Output)(0 Bytes) - OnIgnite -- m_fadeMinDist (Offset 1116) (Save|Key|Input)(4 Bytes) - fademindist -- m_fadeMaxDist (Offset 1120) (Save|Key|Input)(4 Bytes) - fademaxdist -- m_flFadeScale (Offset 1124) (Save|Key)(4 Bytes) - fadescale -- m_flModelScale (Offset 912) (Save|Key)(4 Bytes) - modelscale +- m_OnIgnite (Offset 1176) (Save|Key|Output)(0 Bytes) - OnIgnite +- m_fadeMinDist (Offset 1164) (Save|Key|Input)(4 Bytes) - fademindist +- m_fadeMaxDist (Offset 1168) (Save|Key|Input)(4 Bytes) - fademaxdist +- m_flFadeScale (Offset 1172) (Save|Key)(4 Bytes) - fadescale +- m_flModelScale (Offset 960) (Save|Key)(4 Bytes) - modelscale @@ -3617 +3806 @@ CBaseAnimating - archer_proxy -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -3628,0 +3818,3 @@ CBaseAnimating - archer_proxy +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -3650,7 +3842,7 @@ CBaseAnimating - archer_proxy -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -3676,40 +3868,40 @@ CBaseAnimating - archer_proxy -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -3742,4 +3934,8 @@ CBaseAnimating - archer_proxy -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -3754 +3950,3 @@ CBaseAnimating - archer_proxy -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -3757,13 +3955,13 @@ CBaseEntity - assault_assaultpoint -- m_AssaultHintGroup (Offset 876) (Save|Key)(4 Bytes) - assaultgroup -- m_NextAssaultPointName (Offset 880) (Save|Key)(4 Bytes) - nextassaultpoint -- m_flAssaultTimeout (Offset 908) (Save|Key)(4 Bytes) - assaulttimeout -- m_bClearOnContact (Offset 912) (Save|Key)(1 Bytes) - clearoncontact -- m_bAllowDiversion (Offset 913) (Save|Key)(1 Bytes) - allowdiversion -- m_flAllowDiversionRadius (Offset 916) (Save|Key)(4 Bytes) - allowdiversionradius -- m_bNeverTimeout (Offset 920) (Save|Key)(1 Bytes) - nevertimeout -- m_iStrictness (Offset 924) (Save|Key)(4 Bytes) - strict -- m_bForceCrouch (Offset 928) (Save|Key)(1 Bytes) - forcecrouch -- m_bIsUrgent (Offset 929) (Save|Key)(1 Bytes) - urgent -- m_bInputForcedClear (Offset 930) (Save)(1 Bytes) -- m_flAssaultPointTolerance (Offset 932) (Save|Key)(4 Bytes) - assaulttolerance -- m_flTimeLastUsed (Offset 936) (Save)(4 Bytes) +- m_AssaultHintGroup (Offset 924) (Save|Key)(4 Bytes) - assaultgroup +- m_NextAssaultPointName (Offset 928) (Save|Key)(4 Bytes) - nextassaultpoint +- m_flAssaultTimeout (Offset 956) (Save|Key)(4 Bytes) - assaulttimeout +- m_bClearOnContact (Offset 960) (Save|Key)(1 Bytes) - clearoncontact +- m_bAllowDiversion (Offset 961) (Save|Key)(1 Bytes) - allowdiversion +- m_flAllowDiversionRadius (Offset 964) (Save|Key)(4 Bytes) - allowdiversionradius +- m_bNeverTimeout (Offset 968) (Save|Key)(1 Bytes) - nevertimeout +- m_iStrictness (Offset 972) (Save|Key)(4 Bytes) - strict +- m_bForceCrouch (Offset 976) (Save|Key)(1 Bytes) - forcecrouch +- m_bIsUrgent (Offset 977) (Save|Key)(1 Bytes) - urgent +- m_bInputForcedClear (Offset 978) (Save)(1 Bytes) +- m_flAssaultPointTolerance (Offset 980) (Save|Key)(4 Bytes) - assaulttolerance +- m_flTimeLastUsed (Offset 984) (Save)(4 Bytes) @@ -3773,2 +3971,2 @@ CBaseEntity - assault_assaultpoint -- m_OnArrival (Offset 940) (Save|Key|Output)(0 Bytes) - OnArrival -- m_OnAssaultClear (Offset 884) (Save|Key|Output)(0 Bytes) - OnAssaultClear +- m_OnArrival (Offset 988) (Save|Key|Output)(0 Bytes) - OnArrival +- m_OnAssaultClear (Offset 932) (Save|Key|Output)(0 Bytes) - OnAssaultClear @@ -3785,0 +3984,3 @@ CBaseEntity - assault_assaultpoint +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -3807,7 +4008,7 @@ CBaseEntity - assault_assaultpoint -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -3833,40 +4034,40 @@ CBaseEntity - assault_assaultpoint -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -3899,4 +4100,8 @@ CBaseEntity - assault_assaultpoint -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -3911 +4116,3 @@ CBaseEntity - assault_assaultpoint -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -3914,10 +4121,10 @@ CBaseEntity - assault_rallypoint -- m_AssaultPointName (Offset 876) (Save|Key)(4 Bytes) - assaultpoint -- m_RallySequenceName (Offset 880) (Save|Key)(4 Bytes) - rallysequence -- m_flAssaultDelay (Offset 884) (Save|Key)(4 Bytes) - assaultdelay -- m_iPriority (Offset 888) (Save|Key)(4 Bytes) - priority -- m_iStrictness (Offset 892) (Save|Key)(4 Bytes) - strict -- m_bForceCrouch (Offset 896) (Save|Key)(1 Bytes) - forcecrouch -- m_bIsUrgent (Offset 897) (Save|Key)(1 Bytes) - urgent -- m_hLockedBy (Offset 924) (Save)(4 Bytes) -- m_sExclusivity (Offset 898) (Save)(2 Bytes) -- m_OnArrival (Offset 900) (Save|Key|Output)(0 Bytes) - OnArrival +- m_AssaultPointName (Offset 924) (Save|Key)(4 Bytes) - assaultpoint +- m_RallySequenceName (Offset 928) (Save|Key)(4 Bytes) - rallysequence +- m_flAssaultDelay (Offset 932) (Save|Key)(4 Bytes) - assaultdelay +- m_iPriority (Offset 936) (Save|Key)(4 Bytes) - priority +- m_iStrictness (Offset 940) (Save|Key)(4 Bytes) - strict +- m_bForceCrouch (Offset 944) (Save|Key)(1 Bytes) - forcecrouch +- m_bIsUrgent (Offset 945) (Save|Key)(1 Bytes) - urgent +- m_hLockedBy (Offset 972) (Save)(4 Bytes) +- m_sExclusivity (Offset 946) (Save)(2 Bytes) +- m_OnArrival (Offset 948) (Save|Key|Output)(0 Bytes) - OnArrival @@ -3934,0 +4142,3 @@ CBaseEntity - assault_rallypoint +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -3956,7 +4166,7 @@ CBaseEntity - assault_rallypoint -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -3982,40 +4192,40 @@ CBaseEntity - assault_rallypoint -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -4048,4 +4258,8 @@ CBaseEntity - assault_rallypoint -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -4060 +4274,3 @@ CBaseEntity - assault_rallypoint -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -4063,4 +4279,4 @@ CTFBaseBoss - base_boss -- m_initialHealth (Offset 2484) (Save|Key)(4 Bytes) - health -- m_modelString (Offset 2492) (Save|Key)(4 Bytes) - model -- m_speed (Offset 2496) (Save|Key)(4 Bytes) - speed -- m_startDisabled (Offset 2500) (Save|Key)(4 Bytes) - start_disabled +- m_initialHealth (Offset 2532) (Save|Key)(4 Bytes) - health +- m_modelString (Offset 2540) (Save|Key)(4 Bytes) - model +- m_speed (Offset 2544) (Save|Key)(4 Bytes) - speed +- m_startDisabled (Offset 2548) (Save|Key)(4 Bytes) - start_disabled @@ -4074,10 +4290,10 @@ CTFBaseBoss - base_boss -- m_outputOnHealthBelow90Percent (Offset 2244) (Save|Key|Output)(0 Bytes) - OnHealthBelow90Percent -- m_outputOnHealthBelow80Percent (Offset 2268) (Save|Key|Output)(0 Bytes) - OnHealthBelow80Percent -- m_outputOnHealthBelow70Percent (Offset 2292) (Save|Key|Output)(0 Bytes) - OnHealthBelow70Percent -- m_outputOnHealthBelow60Percent (Offset 2316) (Save|Key|Output)(0 Bytes) - OnHealthBelow60Percent -- m_outputOnHealthBelow50Percent (Offset 2340) (Save|Key|Output)(0 Bytes) - OnHealthBelow50Percent -- m_outputOnHealthBelow40Percent (Offset 2364) (Save|Key|Output)(0 Bytes) - OnHealthBelow40Percent -- m_outputOnHealthBelow30Percent (Offset 2388) (Save|Key|Output)(0 Bytes) - OnHealthBelow30Percent -- m_outputOnHealthBelow20Percent (Offset 2412) (Save|Key|Output)(0 Bytes) - OnHealthBelow20Percent -- m_outputOnHealthBelow10Percent (Offset 2436) (Save|Key|Output)(0 Bytes) - OnHealthBelow10Percent -- m_outputOnKilled (Offset 2460) (Save|Key|Output)(0 Bytes) - OnKilled +- m_outputOnHealthBelow90Percent (Offset 2292) (Save|Key|Output)(0 Bytes) - OnHealthBelow90Percent +- m_outputOnHealthBelow80Percent (Offset 2316) (Save|Key|Output)(0 Bytes) - OnHealthBelow80Percent +- m_outputOnHealthBelow70Percent (Offset 2340) (Save|Key|Output)(0 Bytes) - OnHealthBelow70Percent +- m_outputOnHealthBelow60Percent (Offset 2364) (Save|Key|Output)(0 Bytes) - OnHealthBelow60Percent +- m_outputOnHealthBelow50Percent (Offset 2388) (Save|Key|Output)(0 Bytes) - OnHealthBelow50Percent +- m_outputOnHealthBelow40Percent (Offset 2412) (Save|Key|Output)(0 Bytes) - OnHealthBelow40Percent +- m_outputOnHealthBelow30Percent (Offset 2436) (Save|Key|Output)(0 Bytes) - OnHealthBelow30Percent +- m_outputOnHealthBelow20Percent (Offset 2460) (Save|Key|Output)(0 Bytes) - OnHealthBelow20Percent +- m_outputOnHealthBelow10Percent (Offset 2484) (Save|Key|Output)(0 Bytes) - OnHealthBelow10Percent +- m_outputOnKilled (Offset 2508) (Save|Key|Output)(0 Bytes) - OnKilled @@ -4086,17 +4302,17 @@ CTFBaseBoss - base_boss -- m_flNextAttack (Offset 1676) (Save)(4 Bytes) -- m_eHull (Offset 1684) (Save)(4 Bytes) -- m_bloodColor (Offset 1688) (Save)(4 Bytes) -- m_iDamageCount (Offset 1724) (Save)(4 Bytes) -- m_flFieldOfView (Offset 1692) (Save)(4 Bytes) -- m_HackedGunPos (Offset 1696) (Save)(12 Bytes) -- m_RelationshipString (Offset 1708) (Save|Key)(4 Bytes) - Relationship -- m_LastHitGroup (Offset 1716) (Save)(4 Bytes) -- m_flDamageAccumulator (Offset 1720) (Save)(4 Bytes) -- m_impactEnergyScale (Offset 1712) (Save|Key|Input)(4 Bytes) - physdamagescale -- m_CurrentWeaponProficiency (Offset 1728) (Save)(4 Bytes) -- m_Relationship (Offset 1732) (Save)(0 Bytes) -- m_iAmmo (Offset 1752) (Save)(128 Bytes) -- m_hMyWeapons (Offset 1880) (Save)(192 Bytes) -- m_hActiveWeapon (Offset 2072) (Save)(4 Bytes) -- m_bForceServerRagdoll (Offset 1672) (Save)(1 Bytes) -- m_bPreventWeaponPickup (Offset 1673) (Save)(1 Bytes) +- m_flNextAttack (Offset 1724) (Save)(4 Bytes) +- m_eHull (Offset 1732) (Save)(4 Bytes) +- m_bloodColor (Offset 1736) (Save)(4 Bytes) +- m_iDamageCount (Offset 1772) (Save)(4 Bytes) +- m_flFieldOfView (Offset 1740) (Save)(4 Bytes) +- m_HackedGunPos (Offset 1744) (Save)(12 Bytes) +- m_RelationshipString (Offset 1756) (Save|Key)(4 Bytes) - Relationship +- m_LastHitGroup (Offset 1764) (Save)(4 Bytes) +- m_flDamageAccumulator (Offset 1768) (Save)(4 Bytes) +- m_impactEnergyScale (Offset 1760) (Save|Key|Input)(4 Bytes) - physdamagescale +- m_CurrentWeaponProficiency (Offset 1776) (Save)(4 Bytes) +- m_Relationship (Offset 1780) (Save)(0 Bytes) +- m_iAmmo (Offset 1800) (Save)(128 Bytes) +- m_hMyWeapons (Offset 1928) (Save)(192 Bytes) +- m_hActiveWeapon (Offset 2120) (Save)(4 Bytes) +- m_bForceServerRagdoll (Offset 1720) (Save)(1 Bytes) +- m_bPreventWeaponPickup (Offset 1721) (Save)(1 Bytes) @@ -4104,31 +4320,31 @@ CTFBaseBoss - base_boss -- m_flexWeight (Offset 1192) (Save)(384 Bytes) -- m_viewtarget (Offset 1576) (Save)(12 Bytes) -- m_flAllowResponsesEndTime (Offset 1640) (Save)(4 Bytes) -- m_flLastFlexAnimationTime (Offset 1668) (Save)(4 Bytes) -- m_AnimOverlay (Offset 1172) (Save)(0 Bytes) -- m_flGroundSpeed (Offset 876) (Save)(4 Bytes) -- m_flLastEventCheck (Offset 880) (Save)(4 Bytes) -- m_bSequenceFinished (Offset 948) (Save)(1 Bytes) -- m_bSequenceLoops (Offset 949) (Save)(1 Bytes) -- m_nSkin (Offset 900) (Save|Key|Input)(4 Bytes) - skin -- m_nBody (Offset 904) (Save|Key)(4 Bytes) - body -- m_nBody (Offset 904) (Save|Key|Input)(4 Bytes) - SetBodyGroup -- m_nHitboxSet (Offset 908) (Save|Key)(4 Bytes) - hitboxset -- m_nSequence (Offset 960) (Save|Key)(4 Bytes) - sequence -- m_flPoseParameter (Offset 964) (Save)(96 Bytes) -- m_flEncodedController (Offset 1060) (Save)(16 Bytes) -- m_flPlaybackRate (Offset 916) (Save|Key)(4 Bytes) - playbackrate -- m_flCycle (Offset 956) (Save|Key)(4 Bytes) - cycle -- m_pIk (Offset 940) (Save)(0 Bytes) -- m_iIKCounter (Offset 944) (Save)(4 Bytes) -- m_bClientSideAnimation (Offset 1076) (Save)(1 Bytes) -- m_bClientSideFrameReset (Offset 1077) (Save)(1 Bytes) -- m_nNewSequenceParity (Offset 1080) (Save)(4 Bytes) -- m_nResetEventsParity (Offset 1084) (Save)(4 Bytes) -- m_nMuzzleFlashParity (Offset 1088) (Save)(1 Bytes) -- m_iszLightingOriginRelative (Offset 1100) (Save|Key)(4 Bytes) - LightingOriginHack -- m_iszLightingOrigin (Offset 1104) (Save|Key)(4 Bytes) - LightingOrigin -- m_hLightingOrigin (Offset 1092) (Save)(4 Bytes) -- m_hLightingOriginRelative (Offset 1096) (Save)(4 Bytes) -- m_flModelScale (Offset 912) (Save)(4 Bytes) -- m_flDissolveStartTime (Offset 952) (Save)(4 Bytes) +- m_flexWeight (Offset 1240) (Save)(384 Bytes) +- m_viewtarget (Offset 1624) (Save)(12 Bytes) +- m_flAllowResponsesEndTime (Offset 1688) (Save)(4 Bytes) +- m_flLastFlexAnimationTime (Offset 1716) (Save)(4 Bytes) +- m_AnimOverlay (Offset 1220) (Save)(0 Bytes) +- m_flGroundSpeed (Offset 924) (Save)(4 Bytes) +- m_flLastEventCheck (Offset 928) (Save)(4 Bytes) +- m_bSequenceFinished (Offset 996) (Save)(1 Bytes) +- m_bSequenceLoops (Offset 997) (Save)(1 Bytes) +- m_nSkin (Offset 948) (Save|Key|Input)(4 Bytes) - skin +- m_nBody (Offset 952) (Save|Key)(4 Bytes) - body +- m_nBody (Offset 952) (Save|Key|Input)(4 Bytes) - SetBodyGroup +- m_nHitboxSet (Offset 956) (Save|Key)(4 Bytes) - hitboxset +- m_nSequence (Offset 1008) (Save|Key)(4 Bytes) - sequence +- m_flPoseParameter (Offset 1012) (Save)(96 Bytes) +- m_flEncodedController (Offset 1108) (Save)(16 Bytes) +- m_flPlaybackRate (Offset 964) (Save|Key)(4 Bytes) - playbackrate +- m_flCycle (Offset 1004) (Save|Key)(4 Bytes) - cycle +- m_pIk (Offset 988) (Save)(0 Bytes) +- m_iIKCounter (Offset 992) (Save)(4 Bytes) +- m_bClientSideAnimation (Offset 1124) (Save)(1 Bytes) +- m_bClientSideFrameReset (Offset 1125) (Save)(1 Bytes) +- m_nNewSequenceParity (Offset 1128) (Save)(4 Bytes) +- m_nResetEventsParity (Offset 1132) (Save)(4 Bytes) +- m_nMuzzleFlashParity (Offset 1136) (Save)(1 Bytes) +- m_iszLightingOriginRelative (Offset 1148) (Save|Key)(4 Bytes) - LightingOriginHack +- m_iszLightingOrigin (Offset 1152) (Save|Key)(4 Bytes) - LightingOrigin +- m_hLightingOrigin (Offset 1140) (Save)(4 Bytes) +- m_hLightingOriginRelative (Offset 1144) (Save)(4 Bytes) +- m_flModelScale (Offset 960) (Save)(4 Bytes) +- m_flDissolveStartTime (Offset 1000) (Save)(4 Bytes) @@ -4142,5 +4358,5 @@ CTFBaseBoss - base_boss -- m_OnIgnite (Offset 1128) (Save|Key|Output)(0 Bytes) - OnIgnite -- m_fadeMinDist (Offset 1116) (Save|Key|Input)(4 Bytes) - fademindist -- m_fadeMaxDist (Offset 1120) (Save|Key|Input)(4 Bytes) - fademaxdist -- m_flFadeScale (Offset 1124) (Save|Key)(4 Bytes) - fadescale -- m_flModelScale (Offset 912) (Save|Key)(4 Bytes) - modelscale +- m_OnIgnite (Offset 1176) (Save|Key|Output)(0 Bytes) - OnIgnite +- m_fadeMinDist (Offset 1164) (Save|Key|Input)(4 Bytes) - fademindist +- m_fadeMaxDist (Offset 1168) (Save|Key|Input)(4 Bytes) - fademaxdist +- m_flFadeScale (Offset 1172) (Save|Key)(4 Bytes) - fadescale +- m_flModelScale (Offset 960) (Save|Key)(4 Bytes) - modelscale @@ -4151 +4367 @@ CTFBaseBoss - base_boss -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -4162,0 +4379,3 @@ CTFBaseBoss - base_boss +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -4184,7 +4403,7 @@ CTFBaseBoss - base_boss -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -4210,40 +4429,40 @@ CTFBaseBoss - base_boss -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -4276,4 +4495,8 @@ CTFBaseBoss - base_boss -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -4288 +4511,3 @@ CTFBaseBoss - base_boss -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -4291,22 +4516,22 @@ CBeam - beam -- m_nHaloIndex (Offset 896) (Save)(4 Bytes) -- m_nBeamType (Offset 900) (Save)(4 Bytes) -- m_nBeamFlags (Offset 904) (Save)(4 Bytes) -- m_nNumBeamEnts (Offset 892) (Save)(4 Bytes) -- m_hAttachEntity (Offset 908) (Save)(40 Bytes) -- m_nAttachIndex (Offset 948) (Save)(40 Bytes) -- m_nMinDXLevel (Offset 1016) (Save)(4 Bytes) -- m_fWidth (Offset 988) (Save)(4 Bytes) -- m_fEndWidth (Offset 992) (Save)(4 Bytes) -- m_fFadeLength (Offset 996) (Save)(4 Bytes) -- m_fHaloScale (Offset 1000) (Save)(4 Bytes) -- m_fAmplitude (Offset 1004) (Save)(4 Bytes) -- m_fStartFrame (Offset 1008) (Save)(4 Bytes) -- m_fSpeed (Offset 1012) (Save)(4 Bytes) -- m_flFrameRate (Offset 876) (Save)(4 Bytes) -- m_flFrame (Offset 1020) (Save)(4 Bytes) -- m_flHDRColorScale (Offset 880) (Save|Key)(4 Bytes) - HDRColorScale -- m_flDamage (Offset 888) (Save|Key)(4 Bytes) - damage -- m_flFireTime (Offset 884) (Save)(4 Bytes) -- m_vecEndPos (Offset 1024) (Save)(12 Bytes) -- m_hEndEntity (Offset 1036) (Save)(4 Bytes) -- m_nDissolveType (Offset 1040) (Save|Key)(4 Bytes) - dissolvetype +- m_nHaloIndex (Offset 944) (Save)(4 Bytes) +- m_nBeamType (Offset 948) (Save)(4 Bytes) +- m_nBeamFlags (Offset 952) (Save)(4 Bytes) +- m_nNumBeamEnts (Offset 940) (Save)(4 Bytes) +- m_hAttachEntity (Offset 956) (Save)(40 Bytes) +- m_nAttachIndex (Offset 996) (Save)(40 Bytes) +- m_nMinDXLevel (Offset 1064) (Save)(4 Bytes) +- m_fWidth (Offset 1036) (Save)(4 Bytes) +- m_fEndWidth (Offset 1040) (Save)(4 Bytes) +- m_fFadeLength (Offset 1044) (Save)(4 Bytes) +- m_fHaloScale (Offset 1048) (Save)(4 Bytes) +- m_fAmplitude (Offset 1052) (Save)(4 Bytes) +- m_fStartFrame (Offset 1056) (Save)(4 Bytes) +- m_fSpeed (Offset 1060) (Save)(4 Bytes) +- m_flFrameRate (Offset 924) (Save)(4 Bytes) +- m_flFrame (Offset 1068) (Save)(4 Bytes) +- m_flHDRColorScale (Offset 928) (Save|Key)(4 Bytes) - HDRColorScale +- m_flDamage (Offset 936) (Save|Key)(4 Bytes) - damage +- m_flFireTime (Offset 932) (Save)(4 Bytes) +- m_vecEndPos (Offset 1072) (Save)(12 Bytes) +- m_hEndEntity (Offset 1084) (Save)(4 Bytes) +- m_nDissolveType (Offset 1088) (Save|Key)(4 Bytes) - dissolvetype @@ -4318 +4543 @@ CBeam - beam -- m_fSpeed (Offset 1012) (Save|Key|Input)(4 Bytes) - ScrollSpeed +- m_fSpeed (Offset 1060) (Save|Key|Input)(4 Bytes) - ScrollSpeed @@ -4329,0 +4555,3 @@ CBeam - beam +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -4351,7 +4579,7 @@ CBeam - beam -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -4377,40 +4605,40 @@ CBeam - beam -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -4443,4 +4671,8 @@ CBeam - beam -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -4455 +4687,3 @@ CBeam - beam -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -4458,5 +4692,5 @@ CBaseEntity - bot_action_point -- m_stayTime (Offset 880) (Save|Key)(4 Bytes) - stay_time -- m_desiredDistance (Offset 884) (Save|Key)(4 Bytes) - desired_distance -- m_nextActionPointName (Offset 888) (Save|Key)(4 Bytes) - next_action_point -- m_command (Offset 892) (Save|Key)(4 Bytes) - command -- m_onReachedActionPoint (Offset 896) (Save|Key|Output)(0 Bytes) - OnBotReached +- m_stayTime (Offset 928) (Save|Key)(4 Bytes) - stay_time +- m_desiredDistance (Offset 932) (Save|Key)(4 Bytes) - desired_distance +- m_nextActionPointName (Offset 936) (Save|Key)(4 Bytes) - next_action_point +- m_command (Offset 940) (Save|Key)(4 Bytes) - command +- m_onReachedActionPoint (Offset 944) (Save|Key|Output)(0 Bytes) - OnBotReached @@ -4473,0 +4708,3 @@ CBaseEntity - bot_action_point +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -4495,7 +4732,7 @@ CBaseEntity - bot_action_point -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -4521,40 +4758,40 @@ CBaseEntity - bot_action_point -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -4587,4 +4824,8 @@ CBaseEntity - bot_action_point -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -4599 +4840,3 @@ CBaseEntity - bot_action_point -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -4602,2 +4845,2 @@ CBaseEntity - bot_controller -- m_iszBotName (Offset 904) (Save|Key)(4 Bytes) - bot_name -- m_iBotClass (Offset 908) (Save|Key)(4 Bytes) - bot_class +- m_iszBotName (Offset 952) (Save|Key)(4 Bytes) - bot_name +- m_iBotClass (Offset 956) (Save|Key)(4 Bytes) - bot_class @@ -4613 +4856 @@ CBaseEntity - bot_controller -- m_outputOnCommandFinished (Offset 876) (Save|Key|Output)(0 Bytes) - OnCommandFinished +- m_outputOnCommandFinished (Offset 924) (Save|Key|Output)(0 Bytes) - OnCommandFinished @@ -4624,0 +4868,3 @@ CBaseEntity - bot_controller +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -4646,7 +4892,7 @@ CBaseEntity - bot_controller -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -4672,40 +4918,40 @@ CBaseEntity - bot_controller -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -4738,4 +4984,8 @@ CBaseEntity - bot_controller -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -4750 +5000,3 @@ CBaseEntity - bot_controller -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -4753,14 +5005,14 @@ CBaseEntity - bot_generator -- m_spawnCount (Offset 884) (Save|Key)(4 Bytes) - count -- m_maxActiveCount (Offset 892) (Save|Key)(4 Bytes) - maxActive -- m_spawnInterval (Offset 896) (Save|Key)(4 Bytes) - interval -- m_className (Offset 900) (Save|Key)(4 Bytes) - class -- m_teamName (Offset 904) (Save|Key)(4 Bytes) - team -- m_actionPointName (Offset 908) (Save|Key)(4 Bytes) - action_point -- m_initialCommand (Offset 912) (Save|Key)(4 Bytes) - initial_command -- m_bSuppressFire (Offset 874) (Save|Key)(1 Bytes) - suppressFire -- m_bDisableDodge (Offset 875) (Save|Key)(1 Bytes) - disableDodge -- m_iOnDeathAction (Offset 880) (Save|Key)(4 Bytes) - actionOnDeath -- m_bUseTeamSpawnpoint (Offset 876) (Save|Key)(1 Bytes) - useTeamSpawnPoint -- m_difficulty (Offset 920) (Save|Key)(4 Bytes) - difficulty -- m_bRetainBuildings (Offset 877) (Save|Key)(1 Bytes) - retainBuildings -- m_bSpawnOnlyWhenTriggered (Offset 924) (Save|Key)(1 Bytes) - spawnOnlyWhenTriggered +- m_spawnCount (Offset 932) (Save|Key)(4 Bytes) - count +- m_maxActiveCount (Offset 940) (Save|Key)(4 Bytes) - maxActive +- m_spawnInterval (Offset 944) (Save|Key)(4 Bytes) - interval +- m_className (Offset 948) (Save|Key)(4 Bytes) - class +- m_teamName (Offset 952) (Save|Key)(4 Bytes) - team +- m_actionPointName (Offset 956) (Save|Key)(4 Bytes) - action_point +- m_initialCommand (Offset 960) (Save|Key)(4 Bytes) - initial_command +- m_bSuppressFire (Offset 922) (Save|Key)(1 Bytes) - suppressFire +- m_bDisableDodge (Offset 923) (Save|Key)(1 Bytes) - disableDodge +- m_iOnDeathAction (Offset 928) (Save|Key)(4 Bytes) - actionOnDeath +- m_bUseTeamSpawnpoint (Offset 924) (Save|Key)(1 Bytes) - useTeamSpawnPoint +- m_difficulty (Offset 968) (Save|Key)(4 Bytes) - difficulty +- m_bRetainBuildings (Offset 925) (Save|Key)(1 Bytes) - retainBuildings +- m_bSpawnOnlyWhenTriggered (Offset 972) (Save|Key)(1 Bytes) - spawnOnlyWhenTriggered @@ -4777,3 +5029,3 @@ CBaseEntity - bot_generator -- m_onSpawned (Offset 928) (Save|Key|Output)(0 Bytes) - OnSpawned -- m_onExpended (Offset 952) (Save|Key|Output)(0 Bytes) - OnExpended -- m_onBotKilled (Offset 976) (Save|Key|Output)(0 Bytes) - OnBotKilled +- m_onSpawned (Offset 976) (Save|Key|Output)(0 Bytes) - OnSpawned +- m_onExpended (Offset 1000) (Save|Key|Output)(0 Bytes) - OnExpended +- m_onBotKilled (Offset 1024) (Save|Key|Output)(0 Bytes) - OnBotKilled @@ -4791,0 +5044,3 @@ CBaseEntity - bot_generator +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -4813,7 +5068,7 @@ CBaseEntity - bot_generator -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -4839,40 +5094,40 @@ CBaseEntity - bot_generator -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -4905,4 +5160,8 @@ CBaseEntity - bot_generator -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -4917 +5176,3 @@ CBaseEntity - bot_generator -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -4920 +5181 @@ CTFBotHintEngineerNest - bot_hint_engine -- m_isDisabled (Offset 880) (Save|Key)(1 Bytes) - StartDisabled +- m_isDisabled (Offset 928) (Save|Key)(1 Bytes) - StartDisabled @@ -4933,0 +5195,3 @@ CTFBotHintEngineerNest - bot_hint_engine +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -4955,7 +5219,7 @@ CTFBotHintEngineerNest - bot_hint_engine -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -4981,40 +5245,40 @@ CTFBotHintEngineerNest - bot_hint_engine -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -5047,4 +5311,8 @@ CTFBotHintEngineerNest - bot_hint_engine -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -5059 +5327,3 @@ CTFBotHintEngineerNest - bot_hint_engine -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -5062,3 +5332,3 @@ CBaseEntity - bot_hint_sentrygun -- m_isSticky (Offset 888) (Save|Key)(1 Bytes) - sticky -- m_outputOnSentryGunDestroyed (Offset 896) (Save|Key|Output)(0 Bytes) - OnSentryGunDestroyed -- m_isDisabled (Offset 880) (Save|Key)(1 Bytes) - StartDisabled +- m_isSticky (Offset 936) (Save|Key)(1 Bytes) - sticky +- m_outputOnSentryGunDestroyed (Offset 944) (Save|Key|Output)(0 Bytes) - OnSentryGunDestroyed +- m_isDisabled (Offset 928) (Save|Key)(1 Bytes) - StartDisabled @@ -5077,0 +5348,3 @@ CBaseEntity - bot_hint_sentrygun +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -5099,7 +5372,7 @@ CBaseEntity - bot_hint_sentrygun -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -5125,40 +5398,40 @@ CBaseEntity - bot_hint_sentrygun -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -5191,4 +5464,8 @@ CBaseEntity - bot_hint_sentrygun -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -5203 +5480,3 @@ CBaseEntity - bot_hint_sentrygun -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -5206 +5485 @@ CBaseEntity - bot_hint_teleporter_exit -- m_isDisabled (Offset 880) (Save|Key)(1 Bytes) - StartDisabled +- m_isDisabled (Offset 928) (Save|Key)(1 Bytes) - StartDisabled @@ -5219,0 +5499,3 @@ CBaseEntity - bot_hint_teleporter_exit +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -5241,7 +5523,7 @@ CBaseEntity - bot_hint_teleporter_exit -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -5267,40 +5549,40 @@ CBaseEntity - bot_hint_teleporter_exit -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -5333,4 +5615,8 @@ CBaseEntity - bot_hint_teleporter_exit -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -5345 +5631,3 @@ CBaseEntity - bot_hint_teleporter_exit -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -5349,17 +5637,17 @@ NextBotCombatCharacter - bot_npc_archer -- m_flNextAttack (Offset 1676) (Save)(4 Bytes) -- m_eHull (Offset 1684) (Save)(4 Bytes) -- m_bloodColor (Offset 1688) (Save)(4 Bytes) -- m_iDamageCount (Offset 1724) (Save)(4 Bytes) -- m_flFieldOfView (Offset 1692) (Save)(4 Bytes) -- m_HackedGunPos (Offset 1696) (Save)(12 Bytes) -- m_RelationshipString (Offset 1708) (Save|Key)(4 Bytes) - Relationship -- m_LastHitGroup (Offset 1716) (Save)(4 Bytes) -- m_flDamageAccumulator (Offset 1720) (Save)(4 Bytes) -- m_impactEnergyScale (Offset 1712) (Save|Key|Input)(4 Bytes) - physdamagescale -- m_CurrentWeaponProficiency (Offset 1728) (Save)(4 Bytes) -- m_Relationship (Offset 1732) (Save)(0 Bytes) -- m_iAmmo (Offset 1752) (Save)(128 Bytes) -- m_hMyWeapons (Offset 1880) (Save)(192 Bytes) -- m_hActiveWeapon (Offset 2072) (Save)(4 Bytes) -- m_bForceServerRagdoll (Offset 1672) (Save)(1 Bytes) -- m_bPreventWeaponPickup (Offset 1673) (Save)(1 Bytes) +- m_flNextAttack (Offset 1724) (Save)(4 Bytes) +- m_eHull (Offset 1732) (Save)(4 Bytes) +- m_bloodColor (Offset 1736) (Save)(4 Bytes) +- m_iDamageCount (Offset 1772) (Save)(4 Bytes) +- m_flFieldOfView (Offset 1740) (Save)(4 Bytes) +- m_HackedGunPos (Offset 1744) (Save)(12 Bytes) +- m_RelationshipString (Offset 1756) (Save|Key)(4 Bytes) - Relationship +- m_LastHitGroup (Offset 1764) (Save)(4 Bytes) +- m_flDamageAccumulator (Offset 1768) (Save)(4 Bytes) +- m_impactEnergyScale (Offset 1760) (Save|Key|Input)(4 Bytes) - physdamagescale +- m_CurrentWeaponProficiency (Offset 1776) (Save)(4 Bytes) +- m_Relationship (Offset 1780) (Save)(0 Bytes) +- m_iAmmo (Offset 1800) (Save)(128 Bytes) +- m_hMyWeapons (Offset 1928) (Save)(192 Bytes) +- m_hActiveWeapon (Offset 2120) (Save)(4 Bytes) +- m_bForceServerRagdoll (Offset 1720) (Save)(1 Bytes) +- m_bPreventWeaponPickup (Offset 1721) (Save)(1 Bytes) @@ -5367,31 +5655,31 @@ NextBotCombatCharacter - bot_npc_archer -- m_flexWeight (Offset 1192) (Save)(384 Bytes) -- m_viewtarget (Offset 1576) (Save)(12 Bytes) -- m_flAllowResponsesEndTime (Offset 1640) (Save)(4 Bytes) -- m_flLastFlexAnimationTime (Offset 1668) (Save)(4 Bytes) -- m_AnimOverlay (Offset 1172) (Save)(0 Bytes) -- m_flGroundSpeed (Offset 876) (Save)(4 Bytes) -- m_flLastEventCheck (Offset 880) (Save)(4 Bytes) -- m_bSequenceFinished (Offset 948) (Save)(1 Bytes) -- m_bSequenceLoops (Offset 949) (Save)(1 Bytes) -- m_nSkin (Offset 900) (Save|Key|Input)(4 Bytes) - skin -- m_nBody (Offset 904) (Save|Key)(4 Bytes) - body -- m_nBody (Offset 904) (Save|Key|Input)(4 Bytes) - SetBodyGroup -- m_nHitboxSet (Offset 908) (Save|Key)(4 Bytes) - hitboxset -- m_nSequence (Offset 960) (Save|Key)(4 Bytes) - sequence -- m_flPoseParameter (Offset 964) (Save)(96 Bytes) -- m_flEncodedController (Offset 1060) (Save)(16 Bytes) -- m_flPlaybackRate (Offset 916) (Save|Key)(4 Bytes) - playbackrate -- m_flCycle (Offset 956) (Save|Key)(4 Bytes) - cycle -- m_pIk (Offset 940) (Save)(0 Bytes) -- m_iIKCounter (Offset 944) (Save)(4 Bytes) -- m_bClientSideAnimation (Offset 1076) (Save)(1 Bytes) -- m_bClientSideFrameReset (Offset 1077) (Save)(1 Bytes) -- m_nNewSequenceParity (Offset 1080) (Save)(4 Bytes) -- m_nResetEventsParity (Offset 1084) (Save)(4 Bytes) -- m_nMuzzleFlashParity (Offset 1088) (Save)(1 Bytes) -- m_iszLightingOriginRelative (Offset 1100) (Save|Key)(4 Bytes) - LightingOriginHack -- m_iszLightingOrigin (Offset 1104) (Save|Key)(4 Bytes) - LightingOrigin -- m_hLightingOrigin (Offset 1092) (Save)(4 Bytes) -- m_hLightingOriginRelative (Offset 1096) (Save)(4 Bytes) -- m_flModelScale (Offset 912) (Save)(4 Bytes) -- m_flDissolveStartTime (Offset 952) (Save)(4 Bytes) +- m_flexWeight (Offset 1240) (Save)(384 Bytes) +- m_viewtarget (Offset 1624) (Save)(12 Bytes) +- m_flAllowResponsesEndTime (Offset 1688) (Save)(4 Bytes) +- m_flLastFlexAnimationTime (Offset 1716) (Save)(4 Bytes) +- m_AnimOverlay (Offset 1220) (Save)(0 Bytes) +- m_flGroundSpeed (Offset 924) (Save)(4 Bytes) +- m_flLastEventCheck (Offset 928) (Save)(4 Bytes) +- m_bSequenceFinished (Offset 996) (Save)(1 Bytes) +- m_bSequenceLoops (Offset 997) (Save)(1 Bytes) +- m_nSkin (Offset 948) (Save|Key|Input)(4 Bytes) - skin +- m_nBody (Offset 952) (Save|Key)(4 Bytes) - body +- m_nBody (Offset 952) (Save|Key|Input)(4 Bytes) - SetBodyGroup +- m_nHitboxSet (Offset 956) (Save|Key)(4 Bytes) - hitboxset +- m_nSequence (Offset 1008) (Save|Key)(4 Bytes) - sequence +- m_flPoseParameter (Offset 1012) (Save)(96 Bytes) +- m_flEncodedController (Offset 1108) (Save)(16 Bytes) +- m_flPlaybackRate (Offset 964) (Save|Key)(4 Bytes) - playbackrate +- m_flCycle (Offset 1004) (Save|Key)(4 Bytes) - cycle +- m_pIk (Offset 988) (Save)(0 Bytes) +- m_iIKCounter (Offset 992) (Save)(4 Bytes) +- m_bClientSideAnimation (Offset 1124) (Save)(1 Bytes) +- m_bClientSideFrameReset (Offset 1125) (Save)(1 Bytes) +- m_nNewSequenceParity (Offset 1128) (Save)(4 Bytes) +- m_nResetEventsParity (Offset 1132) (Save)(4 Bytes) +- m_nMuzzleFlashParity (Offset 1136) (Save)(1 Bytes) +- m_iszLightingOriginRelative (Offset 1148) (Save|Key)(4 Bytes) - LightingOriginHack +- m_iszLightingOrigin (Offset 1152) (Save|Key)(4 Bytes) - LightingOrigin +- m_hLightingOrigin (Offset 1140) (Save)(4 Bytes) +- m_hLightingOriginRelative (Offset 1144) (Save)(4 Bytes) +- m_flModelScale (Offset 960) (Save)(4 Bytes) +- m_flDissolveStartTime (Offset 1000) (Save)(4 Bytes) @@ -5405,5 +5693,5 @@ NextBotCombatCharacter - bot_npc_archer -- m_OnIgnite (Offset 1128) (Save|Key|Output)(0 Bytes) - OnIgnite -- m_fadeMinDist (Offset 1116) (Save|Key|Input)(4 Bytes) - fademindist -- m_fadeMaxDist (Offset 1120) (Save|Key|Input)(4 Bytes) - fademaxdist -- m_flFadeScale (Offset 1124) (Save|Key)(4 Bytes) - fadescale -- m_flModelScale (Offset 912) (Save|Key)(4 Bytes) - modelscale +- m_OnIgnite (Offset 1176) (Save|Key|Output)(0 Bytes) - OnIgnite +- m_fadeMinDist (Offset 1164) (Save|Key|Input)(4 Bytes) - fademindist +- m_fadeMaxDist (Offset 1168) (Save|Key|Input)(4 Bytes) - fademaxdist +- m_flFadeScale (Offset 1172) (Save|Key)(4 Bytes) - fadescale +- m_flModelScale (Offset 960) (Save|Key)(4 Bytes) - modelscale @@ -5414 +5702 @@ NextBotCombatCharacter - bot_npc_archer -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -5425,0 +5714,3 @@ NextBotCombatCharacter - bot_npc_archer +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -5447,7 +5738,7 @@ NextBotCombatCharacter - bot_npc_archer -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -5473,40 +5764,40 @@ NextBotCombatCharacter - bot_npc_archer -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -5539,4 +5830,8 @@ NextBotCombatCharacter - bot_npc_archer -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -5551 +5846,3 @@ NextBotCombatCharacter - bot_npc_archer -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -5555,17 +5852,17 @@ NextBotCombatCharacter - bot_npc_decoy -- m_flNextAttack (Offset 1676) (Save)(4 Bytes) -- m_eHull (Offset 1684) (Save)(4 Bytes) -- m_bloodColor (Offset 1688) (Save)(4 Bytes) -- m_iDamageCount (Offset 1724) (Save)(4 Bytes) -- m_flFieldOfView (Offset 1692) (Save)(4 Bytes) -- m_HackedGunPos (Offset 1696) (Save)(12 Bytes) -- m_RelationshipString (Offset 1708) (Save|Key)(4 Bytes) - Relationship -- m_LastHitGroup (Offset 1716) (Save)(4 Bytes) -- m_flDamageAccumulator (Offset 1720) (Save)(4 Bytes) -- m_impactEnergyScale (Offset 1712) (Save|Key|Input)(4 Bytes) - physdamagescale -- m_CurrentWeaponProficiency (Offset 1728) (Save)(4 Bytes) -- m_Relationship (Offset 1732) (Save)(0 Bytes) -- m_iAmmo (Offset 1752) (Save)(128 Bytes) -- m_hMyWeapons (Offset 1880) (Save)(192 Bytes) -- m_hActiveWeapon (Offset 2072) (Save)(4 Bytes) -- m_bForceServerRagdoll (Offset 1672) (Save)(1 Bytes) -- m_bPreventWeaponPickup (Offset 1673) (Save)(1 Bytes) +- m_flNextAttack (Offset 1724) (Save)(4 Bytes) +- m_eHull (Offset 1732) (Save)(4 Bytes) +- m_bloodColor (Offset 1736) (Save)(4 Bytes) +- m_iDamageCount (Offset 1772) (Save)(4 Bytes) +- m_flFieldOfView (Offset 1740) (Save)(4 Bytes) +- m_HackedGunPos (Offset 1744) (Save)(12 Bytes) +- m_RelationshipString (Offset 1756) (Save|Key)(4 Bytes) - Relationship +- m_LastHitGroup (Offset 1764) (Save)(4 Bytes) +- m_flDamageAccumulator (Offset 1768) (Save)(4 Bytes) +- m_impactEnergyScale (Offset 1760) (Save|Key|Input)(4 Bytes) - physdamagescale +- m_CurrentWeaponProficiency (Offset 1776) (Save)(4 Bytes) +- m_Relationship (Offset 1780) (Save)(0 Bytes) +- m_iAmmo (Offset 1800) (Save)(128 Bytes) +- m_hMyWeapons (Offset 1928) (Save)(192 Bytes) +- m_hActiveWeapon (Offset 2120) (Save)(4 Bytes) +- m_bForceServerRagdoll (Offset 1720) (Save)(1 Bytes) +- m_bPreventWeaponPickup (Offset 1721) (Save)(1 Bytes) @@ -5573,31 +5870,31 @@ NextBotCombatCharacter - bot_npc_decoy -- m_flexWeight (Offset 1192) (Save)(384 Bytes) -- m_viewtarget (Offset 1576) (Save)(12 Bytes) -- m_flAllowResponsesEndTime (Offset 1640) (Save)(4 Bytes) -- m_flLastFlexAnimationTime (Offset 1668) (Save)(4 Bytes) -- m_AnimOverlay (Offset 1172) (Save)(0 Bytes) -- m_flGroundSpeed (Offset 876) (Save)(4 Bytes) -- m_flLastEventCheck (Offset 880) (Save)(4 Bytes) -- m_bSequenceFinished (Offset 948) (Save)(1 Bytes) -- m_bSequenceLoops (Offset 949) (Save)(1 Bytes) -- m_nSkin (Offset 900) (Save|Key|Input)(4 Bytes) - skin -- m_nBody (Offset 904) (Save|Key)(4 Bytes) - body -- m_nBody (Offset 904) (Save|Key|Input)(4 Bytes) - SetBodyGroup -- m_nHitboxSet (Offset 908) (Save|Key)(4 Bytes) - hitboxset -- m_nSequence (Offset 960) (Save|Key)(4 Bytes) - sequence -- m_flPoseParameter (Offset 964) (Save)(96 Bytes) -- m_flEncodedController (Offset 1060) (Save)(16 Bytes) -- m_flPlaybackRate (Offset 916) (Save|Key)(4 Bytes) - playbackrate -- m_flCycle (Offset 956) (Save|Key)(4 Bytes) - cycle -- m_pIk (Offset 940) (Save)(0 Bytes) -- m_iIKCounter (Offset 944) (Save)(4 Bytes) -- m_bClientSideAnimation (Offset 1076) (Save)(1 Bytes) -- m_bClientSideFrameReset (Offset 1077) (Save)(1 Bytes) -- m_nNewSequenceParity (Offset 1080) (Save)(4 Bytes) -- m_nResetEventsParity (Offset 1084) (Save)(4 Bytes) -- m_nMuzzleFlashParity (Offset 1088) (Save)(1 Bytes) -- m_iszLightingOriginRelative (Offset 1100) (Save|Key)(4 Bytes) - LightingOriginHack -- m_iszLightingOrigin (Offset 1104) (Save|Key)(4 Bytes) - LightingOrigin -- m_hLightingOrigin (Offset 1092) (Save)(4 Bytes) -- m_hLightingOriginRelative (Offset 1096) (Save)(4 Bytes) -- m_flModelScale (Offset 912) (Save)(4 Bytes) -- m_flDissolveStartTime (Offset 952) (Save)(4 Bytes) +- m_flexWeight (Offset 1240) (Save)(384 Bytes) +- m_viewtarget (Offset 1624) (Save)(12 Bytes) +- m_flAllowResponsesEndTime (Offset 1688) (Save)(4 Bytes) +- m_flLastFlexAnimationTime (Offset 1716) (Save)(4 Bytes) +- m_AnimOverlay (Offset 1220) (Save)(0 Bytes) +- m_flGroundSpeed (Offset 924) (Save)(4 Bytes) +- m_flLastEventCheck (Offset 928) (Save)(4 Bytes) +- m_bSequenceFinished (Offset 996) (Save)(1 Bytes) +- m_bSequenceLoops (Offset 997) (Save)(1 Bytes) +- m_nSkin (Offset 948) (Save|Key|Input)(4 Bytes) - skin +- m_nBody (Offset 952) (Save|Key)(4 Bytes) - body +- m_nBody (Offset 952) (Save|Key|Input)(4 Bytes) - SetBodyGroup +- m_nHitboxSet (Offset 956) (Save|Key)(4 Bytes) - hitboxset +- m_nSequence (Offset 1008) (Save|Key)(4 Bytes) - sequence +- m_flPoseParameter (Offset 1012) (Save)(96 Bytes) +- m_flEncodedController (Offset 1108) (Save)(16 Bytes) +- m_flPlaybackRate (Offset 964) (Save|Key)(4 Bytes) - playbackrate +- m_flCycle (Offset 1004) (Save|Key)(4 Bytes) - cycle +- m_pIk (Offset 988) (Save)(0 Bytes) +- m_iIKCounter (Offset 992) (Save)(4 Bytes) +- m_bClientSideAnimation (Offset 1124) (Save)(1 Bytes) +- m_bClientSideFrameReset (Offset 1125) (Save)(1 Bytes) +- m_nNewSequenceParity (Offset 1128) (Save)(4 Bytes) +- m_nResetEventsParity (Offset 1132) (Save)(4 Bytes) +- m_nMuzzleFlashParity (Offset 1136) (Save)(1 Bytes) +- m_iszLightingOriginRelative (Offset 1148) (Save|Key)(4 Bytes) - LightingOriginHack +- m_iszLightingOrigin (Offset 1152) (Save|Key)(4 Bytes) - LightingOrigin +- m_hLightingOrigin (Offset 1140) (Save)(4 Bytes) +- m_hLightingOriginRelative (Offset 1144) (Save)(4 Bytes) +- m_flModelScale (Offset 960) (Save)(4 Bytes) +- m_flDissolveStartTime (Offset 1000) (Save)(4 Bytes) @@ -5611,5 +5908,5 @@ NextBotCombatCharacter - bot_npc_decoy -- m_OnIgnite (Offset 1128) (Save|Key|Output)(0 Bytes) - OnIgnite -- m_fadeMinDist (Offset 1116) (Save|Key|Input)(4 Bytes) - fademindist -- m_fadeMaxDist (Offset 1120) (Save|Key|Input)(4 Bytes) - fademaxdist -- m_flFadeScale (Offset 1124) (Save|Key)(4 Bytes) - fadescale -- m_flModelScale (Offset 912) (Save|Key)(4 Bytes) - modelscale +- m_OnIgnite (Offset 1176) (Save|Key|Output)(0 Bytes) - OnIgnite +- m_fadeMinDist (Offset 1164) (Save|Key|Input)(4 Bytes) - fademindist +- m_fadeMaxDist (Offset 1168) (Save|Key|Input)(4 Bytes) - fademaxdist +- m_flFadeScale (Offset 1172) (Save|Key)(4 Bytes) - fadescale +- m_flModelScale (Offset 960) (Save|Key)(4 Bytes) - modelscale @@ -5620 +5917 @@ NextBotCombatCharacter - bot_npc_decoy -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -5631,0 +5929,3 @@ NextBotCombatCharacter - bot_npc_decoy +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -5653,7 +5953,7 @@ NextBotCombatCharacter - bot_npc_decoy -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -5679,40 +5979,40 @@ NextBotCombatCharacter - bot_npc_decoy -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -5745,4 +6045,8 @@ NextBotCombatCharacter - bot_npc_decoy -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -5757 +6061,3 @@ NextBotCombatCharacter - bot_npc_decoy -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -5760,6 +6066,6 @@ CBaseEntity - bot_proxy -- m_botName (Offset 996) (Save|Key)(64 Bytes) - bot_name -- m_className (Offset 1060) (Save|Key)(64 Bytes) - class -- m_teamName (Offset 1124) (Save|Key)(64 Bytes) - team -- m_respawnInterval (Offset 1196) (Save|Key)(4 Bytes) - respawn_interval -- m_actionPointName (Offset 1192) (Save|Key)(4 Bytes) - action_point -- m_spawnOnStart (Offset 1188) (Save|Key)(4 Bytes) - spawn_on_start +- m_botName (Offset 1044) (Save|Key)(64 Bytes) - bot_name +- m_className (Offset 1108) (Save|Key)(64 Bytes) - class +- m_teamName (Offset 1172) (Save|Key)(64 Bytes) - team +- m_respawnInterval (Offset 1244) (Save|Key)(4 Bytes) - respawn_interval +- m_actionPointName (Offset 1240) (Save|Key)(4 Bytes) - action_point +- m_spawnOnStart (Offset 1236) (Save|Key)(4 Bytes) - spawn_on_start @@ -5771,5 +6077,5 @@ CBaseEntity - bot_proxy -- m_onSpawned (Offset 876) (Save|Key|Output)(0 Bytes) - OnSpawned -- m_onInjured (Offset 900) (Save|Key|Output)(0 Bytes) - OnInjured -- m_onKilled (Offset 924) (Save|Key|Output)(0 Bytes) - OnKilled -- m_onAttackingEnemy (Offset 948) (Save|Key|Output)(0 Bytes) - OnAttackingEnemy -- m_onKilledEnemy (Offset 972) (Save|Key|Output)(0 Bytes) - OnKilledEnemy +- m_onSpawned (Offset 924) (Save|Key|Output)(0 Bytes) - OnSpawned +- m_onInjured (Offset 948) (Save|Key|Output)(0 Bytes) - OnInjured +- m_onKilled (Offset 972) (Save|Key|Output)(0 Bytes) - OnKilled +- m_onAttackingEnemy (Offset 996) (Save|Key|Output)(0 Bytes) - OnAttackingEnemy +- m_onKilledEnemy (Offset 1020) (Save|Key|Output)(0 Bytes) - OnKilledEnemy @@ -5787,0 +6094,3 @@ CBaseEntity - bot_proxy +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -5809,7 +6118,7 @@ CBaseEntity - bot_proxy -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -5835,40 +6144,40 @@ CBaseEntity - bot_proxy -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -5901,4 +6210,8 @@ CBaseEntity - bot_proxy -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -5913 +6226,3 @@ CBaseEntity - bot_proxy -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -5916,11 +6231,11 @@ CBaseEntity - bot_roster -- m_teamName (Offset 876) (Save|Key)(4 Bytes) - team -- m_bAllowClassChanges (Offset 880) (Save|Key)(1 Bytes) - allowClassChanges -- m_bAllowedClasses[TF_CLASS_SCOUT] (Offset 882) (Save|Key)(1 Bytes) - allowScout -- m_bAllowedClasses[TF_CLASS_SNIPER] (Offset 883) (Save|Key)(1 Bytes) - allowSniper -- m_bAllowedClasses[TF_CLASS_SOLDIER] (Offset 884) (Save|Key)(1 Bytes) - allowSoldier -- m_bAllowedClasses[TF_CLASS_DEMOMAN] (Offset 885) (Save|Key)(1 Bytes) - allowDemoman -- m_bAllowedClasses[TF_CLASS_MEDIC] (Offset 886) (Save|Key)(1 Bytes) - allowMedic -- m_bAllowedClasses[TF_CLASS_HEAVYWEAPONS] (Offset 887) (Save|Key)(1 Bytes) - allowHeavy -- m_bAllowedClasses[TF_CLASS_PYRO] (Offset 888) (Save|Key)(1 Bytes) - allowPyro -- m_bAllowedClasses[TF_CLASS_SPY] (Offset 889) (Save|Key)(1 Bytes) - allowSpy -- m_bAllowedClasses[TF_CLASS_ENGINEER] (Offset 890) (Save|Key)(1 Bytes) - allowEngineer +- m_teamName (Offset 924) (Save|Key)(4 Bytes) - team +- m_bAllowClassChanges (Offset 928) (Save|Key)(1 Bytes) - allowClassChanges +- m_bAllowedClasses[TF_CLASS_SCOUT] (Offset 930) (Save|Key)(1 Bytes) - allowScout +- m_bAllowedClasses[TF_CLASS_SNIPER] (Offset 931) (Save|Key)(1 Bytes) - allowSniper +- m_bAllowedClasses[TF_CLASS_SOLDIER] (Offset 932) (Save|Key)(1 Bytes) - allowSoldier +- m_bAllowedClasses[TF_CLASS_DEMOMAN] (Offset 933) (Save|Key)(1 Bytes) - allowDemoman +- m_bAllowedClasses[TF_CLASS_MEDIC] (Offset 934) (Save|Key)(1 Bytes) - allowMedic +- m_bAllowedClasses[TF_CLASS_HEAVYWEAPONS] (Offset 935) (Save|Key)(1 Bytes) - allowHeavy +- m_bAllowedClasses[TF_CLASS_PYRO] (Offset 936) (Save|Key)(1 Bytes) - allowPyro +- m_bAllowedClasses[TF_CLASS_SPY] (Offset 937) (Save|Key)(1 Bytes) - allowSpy +- m_bAllowedClasses[TF_CLASS_ENGINEER] (Offset 938) (Save|Key)(1 Bytes) - allowEngineer @@ -5947,0 +6263,3 @@ CBaseEntity - bot_roster +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -5969,7 +6287,7 @@ CBaseEntity - bot_roster -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -5995,40 +6313,40 @@ CBaseEntity - bot_roster -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -6061,4 +6379,8 @@ CBaseEntity - bot_roster -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -6073 +6395,3 @@ CBaseEntity - bot_roster -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -6078,13 +6402,13 @@ CColorCorrection - color_correction -- m_flCurWeight (Offset 916) (Save)(4 Bytes) -- m_flTimeStartFadeIn (Offset 892) (Save)(4 Bytes) -- m_flTimeStartFadeOut (Offset 896) (Save)(4 Bytes) -- m_flStartFadeInWeight (Offset 884) (Save)(4 Bytes) -- m_flStartFadeOutWeight (Offset 888) (Save)(4 Bytes) -- m_MinFalloff (Offset 908) (Save|Key)(4 Bytes) - minfalloff -- m_MaxFalloff (Offset 912) (Save|Key)(4 Bytes) - maxfalloff -- m_flMaxWeight (Offset 900) (Save|Key)(4 Bytes) - maxweight -- m_flFadeInDuration (Offset 876) (Save|Key)(4 Bytes) - fadeInDuration -- m_flFadeOutDuration (Offset 880) (Save|Key)(4 Bytes) - fadeOutDuration -- m_lookupFilename (Offset 1180) (Save|Key)(4 Bytes) - filename -- m_bEnabled (Offset 905) (Save|Key)(1 Bytes) - enabled -- m_bStartDisabled (Offset 904) (Save|Key)(1 Bytes) - StartDisabled +- m_flCurWeight (Offset 964) (Save)(4 Bytes) +- m_flTimeStartFadeIn (Offset 940) (Save)(4 Bytes) +- m_flTimeStartFadeOut (Offset 944) (Save)(4 Bytes) +- m_flStartFadeInWeight (Offset 932) (Save)(4 Bytes) +- m_flStartFadeOutWeight (Offset 936) (Save)(4 Bytes) +- m_MinFalloff (Offset 956) (Save|Key)(4 Bytes) - minfalloff +- m_MaxFalloff (Offset 960) (Save|Key)(4 Bytes) - maxfalloff +- m_flMaxWeight (Offset 948) (Save|Key)(4 Bytes) - maxweight +- m_flFadeInDuration (Offset 924) (Save|Key)(4 Bytes) - fadeInDuration +- m_flFadeOutDuration (Offset 928) (Save|Key)(4 Bytes) - fadeOutDuration +- m_lookupFilename (Offset 1228) (Save|Key)(4 Bytes) - filename +- m_bEnabled (Offset 953) (Save|Key)(1 Bytes) - enabled +- m_bStartDisabled (Offset 952) (Save|Key)(1 Bytes) - StartDisabled @@ -6105,0 +6430,3 @@ CColorCorrection - color_correction +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -6127,7 +6454,7 @@ CColorCorrection - color_correction -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -6153,40 +6480,40 @@ CColorCorrection - color_correction -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -6219,4 +6546,8 @@ CColorCorrection - color_correction -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -6231 +6562,3 @@ CColorCorrection - color_correction -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -6235,10 +6568,10 @@ CColorCorrectionVolume - color_correctio -- m_FadeDuration (Offset 1456) (Save|Key)(4 Bytes) - fadeDuration -- m_MaxWeight (Offset 1176) (Save|Key)(4 Bytes) - maxweight -- m_lookupFilename (Offset 1180) (Save)(260 Bytes) - filename -- m_bEnabled (Offset 1168) (Save|Key)(1 Bytes) - enabled -- m_bStartDisabled (Offset 1169) (Save|Key)(1 Bytes) - StartDisabled -- m_Weight (Offset 1172) (Save)(4 Bytes) -- m_LastEnterWeight (Offset 1440) (Save)(4 Bytes) -- m_LastEnterTime (Offset 1444) (Save)(4 Bytes) -- m_LastExitWeight (Offset 1448) (Save)(4 Bytes) -- m_LastExitTime (Offset 1452) (Save)(4 Bytes) +- m_FadeDuration (Offset 1504) (Save|Key)(4 Bytes) - fadeDuration +- m_MaxWeight (Offset 1224) (Save|Key)(4 Bytes) - maxweight +- m_lookupFilename (Offset 1228) (Save)(260 Bytes) - filename +- m_bEnabled (Offset 1216) (Save|Key)(1 Bytes) - enabled +- m_bStartDisabled (Offset 1217) (Save|Key)(1 Bytes) - StartDisabled +- m_Weight (Offset 1220) (Save)(4 Bytes) +- m_LastEnterWeight (Offset 1488) (Save)(4 Bytes) +- m_LastEnterTime (Offset 1492) (Save)(4 Bytes) +- m_LastExitWeight (Offset 1496) (Save)(4 Bytes) +- m_LastExitTime (Offset 1500) (Save)(4 Bytes) @@ -6247,4 +6580,4 @@ CColorCorrectionVolume - color_correctio -- m_iFilterName (Offset 996) (Save|Key)(4 Bytes) - filtername -- m_hFilter (Offset 1000) (Save)(4 Bytes) -- m_bDisabled (Offset 992) (Save|Key)(1 Bytes) - StartDisabled -- m_hTouchingEntities (Offset 1148) (Save)(0 Bytes) +- m_iFilterName (Offset 1044) (Save|Key)(4 Bytes) - filtername +- m_hFilter (Offset 1048) (Save)(4 Bytes) +- m_bDisabled (Offset 1040) (Save|Key)(1 Bytes) - StartDisabled +- m_hTouchingEntities (Offset 1196) (Save)(0 Bytes) @@ -6258,21 +6591,21 @@ CColorCorrectionVolume - color_correctio -- m_OnStartTouch (Offset 1004) (Save|Key|Output)(0 Bytes) - OnStartTouch -- m_OnStartTouchAll (Offset 1028) (Save|Key|Output)(0 Bytes) - OnStartTouchAll -- m_OnEndTouch (Offset 1052) (Save|Key|Output)(0 Bytes) - OnEndTouch -- m_OnEndTouchAll (Offset 1076) (Save|Key|Output)(0 Bytes) - OnEndTouchAll -- m_OnTouching (Offset 1100) (Save|Key|Output)(0 Bytes) - OnTouching -- m_OnNotTouching (Offset 1124) (Save|Key|Output)(0 Bytes) - OnNotTouching -- m_toggle_state (Offset 876) (Save)(4 Bytes) -- m_flMoveDistance (Offset 880) (Save)(4 Bytes) -- m_flWait (Offset 884) (Save)(4 Bytes) -- m_flLip (Offset 888) (Save)(4 Bytes) -- m_vecPosition1 (Offset 892) (Save)(12 Bytes) -- m_vecPosition2 (Offset 904) (Save)(12 Bytes) -- m_vecMoveAng (Offset 916) (Save)(12 Bytes) -- m_vecAngle1 (Offset 928) (Save)(12 Bytes) -- m_vecAngle2 (Offset 940) (Save)(12 Bytes) -- m_flHeight (Offset 952) (Save)(4 Bytes) -- m_hActivator (Offset 956) (Save)(4 Bytes) -- m_vecFinalDest (Offset 960) (Save)(12 Bytes) -- m_vecFinalAngle (Offset 972) (Save)(12 Bytes) -- m_sMaster (Offset 988) (Save)(4 Bytes) -- m_movementType (Offset 984) (Save)(4 Bytes) +- m_OnStartTouch (Offset 1052) (Save|Key|Output)(0 Bytes) - OnStartTouch +- m_OnStartTouchAll (Offset 1076) (Save|Key|Output)(0 Bytes) - OnStartTouchAll +- m_OnEndTouch (Offset 1100) (Save|Key|Output)(0 Bytes) - OnEndTouch +- m_OnEndTouchAll (Offset 1124) (Save|Key|Output)(0 Bytes) - OnEndTouchAll +- m_OnTouching (Offset 1148) (Save|Key|Output)(0 Bytes) - OnTouching +- m_OnNotTouching (Offset 1172) (Save|Key|Output)(0 Bytes) - OnNotTouching +- m_toggle_state (Offset 924) (Save)(4 Bytes) +- m_flMoveDistance (Offset 928) (Save)(4 Bytes) +- m_flWait (Offset 932) (Save)(4 Bytes) +- m_flLip (Offset 936) (Save)(4 Bytes) +- m_vecPosition1 (Offset 940) (Save)(12 Bytes) +- m_vecPosition2 (Offset 952) (Save)(12 Bytes) +- m_vecMoveAng (Offset 964) (Save)(12 Bytes) +- m_vecAngle1 (Offset 976) (Save)(12 Bytes) +- m_vecAngle2 (Offset 988) (Save)(12 Bytes) +- m_flHeight (Offset 1000) (Save)(4 Bytes) +- m_hActivator (Offset 1004) (Save)(4 Bytes) +- m_vecFinalDest (Offset 1008) (Save)(12 Bytes) +- m_vecFinalAngle (Offset 1020) (Save)(12 Bytes) +- m_sMaster (Offset 1036) (Save)(4 Bytes) +- m_movementType (Offset 1032) (Save)(4 Bytes) @@ -6289,0 +6623,3 @@ CColorCorrectionVolume - color_correctio +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -6311,7 +6647,7 @@ CColorCorrectionVolume - color_correctio -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -6337,40 +6673,40 @@ CColorCorrectionVolume - color_correctio -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -6403,4 +6739,8 @@ CColorCorrectionVolume - color_correctio -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -6415 +6755,3 @@ CColorCorrectionVolume - color_correctio -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -6419,3 +6761,3 @@ CBaseEntity - commentary_auto -- m_OnCommentaryNewGame (Offset 876) (Save|Key|Output)(0 Bytes) - OnCommentaryNewGame -- m_OnCommentaryMidGame (Offset 900) (Save|Key|Output)(0 Bytes) - OnCommentaryMidGame -- m_OnCommentaryMultiplayerSpawn (Offset 924) (Save|Key|Output)(0 Bytes) - OnCommentaryMultiplayerSpawn +- m_OnCommentaryNewGame (Offset 924) (Save|Key|Output)(0 Bytes) - OnCommentaryNewGame +- m_OnCommentaryMidGame (Offset 948) (Save|Key|Output)(0 Bytes) - OnCommentaryMidGame +- m_OnCommentaryMultiplayerSpawn (Offset 972) (Save|Key|Output)(0 Bytes) - OnCommentaryMultiplayerSpawn @@ -6432,0 +6775,3 @@ CBaseEntity - commentary_auto +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -6454,7 +6799,7 @@ CBaseEntity - commentary_auto -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -6480,40 +6825,40 @@ CBaseEntity - commentary_auto -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -6546,4 +6891,8 @@ CBaseEntity - commentary_auto -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -6558 +6907,3 @@ CBaseEntity - commentary_auto -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -6561,55 +6912,55 @@ CAI_BaseNPC - cycler_actor -- m_flextime (Offset 4084) (Save)(4 Bytes) -- m_flexnum (Offset 4088) (Save)(4 Bytes) -- m_flextarget (Offset 4092) (Save)(256 Bytes) -- m_blinktime (Offset 4348) (Save)(4 Bytes) -- m_looktime (Offset 4352) (Save)(4 Bytes) -- m_lookTarget (Offset 4356) (Save)(12 Bytes) -- m_speaktime (Offset 4368) (Save)(4 Bytes) -- m_istalking (Offset 4372) (Save)(4 Bytes) -- m_phoneme (Offset 4376) (Save)(4 Bytes) -- m_iszSentence (Offset 4380) (Save|Key)(4 Bytes) - Sentence -- m_sentence (Offset 4384) (Save)(4 Bytes) -- m_strHullName (Offset 4080) (Save|Key)(4 Bytes) - hull_name -- m_fLatchedPositions (Offset 3572) (Save)(4 Bytes) -- m_latchedEyeOrigin (Offset 3576) (Save)(12 Bytes) -- m_latchedEyeDirection (Offset 3588) (Save)(12 Bytes) -- m_latchedHeadDirection (Offset 3600) (Save)(12 Bytes) -- m_goalHeadDirection (Offset 3612) (Save)(12 Bytes) -- m_goalHeadInfluence (Offset 3624) (Save)(4 Bytes) -- m_goalSpineYaw (Offset 3628) (Save)(4 Bytes) -- m_goalBodyYaw (Offset 3632) (Save)(4 Bytes) -- m_goalHeadCorrection (Offset 3636) (Save)(12 Bytes) -- m_flBlinktime (Offset 3648) (Save)(4 Bytes) -- m_hLookTarget (Offset 3652) (Save)(4 Bytes) -- m_lookQueue (Offset 3656) (Save)(0 Bytes) -- m_randomLookQueue (Offset 3696) (Save)(0 Bytes) -- m_syntheticLookQueue (Offset 3676) (Save)(0 Bytes) -- m_flNextRandomLookTime (Offset 3716) (Save)(4 Bytes) -- m_iszExpressionScene (Offset 3720) (Save)(4 Bytes) -- m_hExpressionSceneEnt (Offset 3724) (Save)(4 Bytes) -- m_flNextRandomExpressionTime (Offset 3728) (Save)(4 Bytes) -- m_iszIdleExpression (Offset 3736) (Save)(4 Bytes) -- m_iszAlertExpression (Offset 3740) (Save)(4 Bytes) -- m_iszCombatExpression (Offset 3744) (Save)(4 Bytes) -- m_iszDeathExpression (Offset 3748) (Save)(4 Bytes) -- m_ParameterBodyYaw (Offset 3752) (Save)(4 Bytes) -- m_ParameterSpineYaw (Offset 3756) (Save)(4 Bytes) -- m_ParameterNeckTrans (Offset 3760) (Save)(4 Bytes) -- m_ParameterHeadYaw (Offset 3764) (Save)(4 Bytes) -- m_ParameterHeadPitch (Offset 3768) (Save)(4 Bytes) -- m_ParameterHeadRoll (Offset 3772) (Save)(4 Bytes) -- m_FlexweightBodyRightLeft (Offset 3776) (Save)(4 Bytes) -- m_FlexweightChestRightLeft (Offset 3780) (Save)(4 Bytes) -- m_FlexweightHeadForwardBack (Offset 3784) (Save)(4 Bytes) -- m_FlexweightHeadRightLeft (Offset 3788) (Save)(4 Bytes) -- m_FlexweightHeadUpDown (Offset 3792) (Save)(4 Bytes) -- m_FlexweightHeadTilt (Offset 3796) (Save)(4 Bytes) -- m_ParameterGestureHeight (Offset 3800) (Save)(4 Bytes) -- m_ParameterGestureWidth (Offset 3804) (Save)(4 Bytes) -- m_FlexweightGestureUpDown (Offset 3808) (Save)(4 Bytes) -- m_FlexweightGestureRightLeft (Offset 3812) (Save)(4 Bytes) -- m_flAccumYawDelta (Offset 3564) (Save)(4 Bytes) -- m_flAccumYawScale (Offset 3568) (Save)(4 Bytes) -- m_flextarget (Offset 3816) (Save)(256 Bytes) -- m_bDontUseSemaphore (Offset 4072) (Save|Key)(1 Bytes) - DontUseSpeechSemaphore -- m_iszExpressionOverride (Offset 3732) (Save|Key)(4 Bytes) - ExpressionOverride +- m_flextime (Offset 4132) (Save)(4 Bytes) +- m_flexnum (Offset 4136) (Save)(4 Bytes) +- m_flextarget (Offset 4140) (Save)(256 Bytes) +- m_blinktime (Offset 4396) (Save)(4 Bytes) +- m_looktime (Offset 4400) (Save)(4 Bytes) +- m_lookTarget (Offset 4404) (Save)(12 Bytes) +- m_speaktime (Offset 4416) (Save)(4 Bytes) +- m_istalking (Offset 4420) (Save)(4 Bytes) +- m_phoneme (Offset 4424) (Save)(4 Bytes) +- m_iszSentence (Offset 4428) (Save|Key)(4 Bytes) - Sentence +- m_sentence (Offset 4432) (Save)(4 Bytes) +- m_strHullName (Offset 4128) (Save|Key)(4 Bytes) - hull_name +- m_fLatchedPositions (Offset 3620) (Save)(4 Bytes) +- m_latchedEyeOrigin (Offset 3624) (Save)(12 Bytes) +- m_latchedEyeDirection (Offset 3636) (Save)(12 Bytes) +- m_latchedHeadDirection (Offset 3648) (Save)(12 Bytes) +- m_goalHeadDirection (Offset 3660) (Save)(12 Bytes) +- m_goalHeadInfluence (Offset 3672) (Save)(4 Bytes) +- m_goalSpineYaw (Offset 3676) (Save)(4 Bytes) +- m_goalBodyYaw (Offset 3680) (Save)(4 Bytes) +- m_goalHeadCorrection (Offset 3684) (Save)(12 Bytes) +- m_flBlinktime (Offset 3696) (Save)(4 Bytes) +- m_hLookTarget (Offset 3700) (Save)(4 Bytes) +- m_lookQueue (Offset 3704) (Save)(0 Bytes) +- m_randomLookQueue (Offset 3744) (Save)(0 Bytes) +- m_syntheticLookQueue (Offset 3724) (Save)(0 Bytes) +- m_flNextRandomLookTime (Offset 3764) (Save)(4 Bytes) +- m_iszExpressionScene (Offset 3768) (Save)(4 Bytes) +- m_hExpressionSceneEnt (Offset 3772) (Save)(4 Bytes) +- m_flNextRandomExpressionTime (Offset 3776) (Save)(4 Bytes) +- m_iszIdleExpression (Offset 3784) (Save)(4 Bytes) +- m_iszAlertExpression (Offset 3788) (Save)(4 Bytes) +- m_iszCombatExpression (Offset 3792) (Save)(4 Bytes) +- m_iszDeathExpression (Offset 3796) (Save)(4 Bytes) +- m_ParameterBodyYaw (Offset 3800) (Save)(4 Bytes) +- m_ParameterSpineYaw (Offset 3804) (Save)(4 Bytes) +- m_ParameterNeckTrans (Offset 3808) (Save)(4 Bytes) +- m_ParameterHeadYaw (Offset 3812) (Save)(4 Bytes) +- m_ParameterHeadPitch (Offset 3816) (Save)(4 Bytes) +- m_ParameterHeadRoll (Offset 3820) (Save)(4 Bytes) +- m_FlexweightBodyRightLeft (Offset 3824) (Save)(4 Bytes) +- m_FlexweightChestRightLeft (Offset 3828) (Save)(4 Bytes) +- m_FlexweightHeadForwardBack (Offset 3832) (Save)(4 Bytes) +- m_FlexweightHeadRightLeft (Offset 3836) (Save)(4 Bytes) +- m_FlexweightHeadUpDown (Offset 3840) (Save)(4 Bytes) +- m_FlexweightHeadTilt (Offset 3844) (Save)(4 Bytes) +- m_ParameterGestureHeight (Offset 3848) (Save)(4 Bytes) +- m_ParameterGestureWidth (Offset 3852) (Save)(4 Bytes) +- m_FlexweightGestureUpDown (Offset 3856) (Save)(4 Bytes) +- m_FlexweightGestureRightLeft (Offset 3860) (Save)(4 Bytes) +- m_flAccumYawDelta (Offset 3612) (Save)(4 Bytes) +- m_flAccumYawScale (Offset 3616) (Save)(4 Bytes) +- m_flextarget (Offset 3864) (Save)(256 Bytes) +- m_bDontUseSemaphore (Offset 4120) (Save|Key)(1 Bytes) - DontUseSpeechSemaphore +- m_iszExpressionOverride (Offset 3780) (Save|Key)(4 Bytes) - ExpressionOverride @@ -6634,25 +6985,25 @@ CAI_BaseNPC - cycler_actor -- m_IdealSchedule (Offset 2148) (Save)(4 Bytes) -- m_failSchedule (Offset 2180) (Save)(4 Bytes) -- m_bUsingStandardThinkTime (Offset 2185) (Save)(1 Bytes) -- m_flLastRealThinkTime (Offset 2188) (Save)(4 Bytes) -- m_flTimePingEffect (Offset 3520) (Save)(4 Bytes) -- m_bForceConditionsGather (Offset 2340) (Save)(1 Bytes) -- m_bConditionsGathered (Offset 2341) (Save)(1 Bytes) -- m_bSkippedChooseEnemy (Offset 2342) (Save)(1 Bytes) -- m_NPCState (Offset 2344) (Save)(4 Bytes) -- m_IdealNPCState (Offset 2352) (Save)(4 Bytes) -- m_flLastStateChangeTime (Offset 2348) (Save)(4 Bytes) -- m_Efficiency (Offset 2356) (Save)(4 Bytes) -- m_MoveEfficiency (Offset 2360) (Save)(4 Bytes) -- m_flNextDecisionTime (Offset 2364) (Save)(4 Bytes) -- m_SleepState (Offset 2368) (Save|Key)(4 Bytes) - sleepstate -- m_SleepFlags (Offset 2372) (Save)(4 Bytes) -- m_flWakeRadius (Offset 2376) (Save|Key)(4 Bytes) - wakeradius -- m_bWakeSquad (Offset 2380) (Save|Key)(1 Bytes) - wakesquad -- m_nWakeTick (Offset 2384) (Save)(4 Bytes) -- m_Activity (Offset 2388) (Save)(0 Bytes) -- m_translatedActivity (Offset 2392) (Save)(0 Bytes) -- m_IdealActivity (Offset 2396) (Save)(0 Bytes) -- m_IdealTranslatedActivity (Offset 2404) (Save)(0 Bytes) -- m_IdealWeaponActivity (Offset 2408) (Save)(0 Bytes) -- m_nIdealSequence (Offset 2400) (Save)(4 Bytes) +- m_IdealSchedule (Offset 2196) (Save)(4 Bytes) +- m_failSchedule (Offset 2228) (Save)(4 Bytes) +- m_bUsingStandardThinkTime (Offset 2233) (Save)(1 Bytes) +- m_flLastRealThinkTime (Offset 2236) (Save)(4 Bytes) +- m_flTimePingEffect (Offset 3568) (Save)(4 Bytes) +- m_bForceConditionsGather (Offset 2388) (Save)(1 Bytes) +- m_bConditionsGathered (Offset 2389) (Save)(1 Bytes) +- m_bSkippedChooseEnemy (Offset 2390) (Save)(1 Bytes) +- m_NPCState (Offset 2392) (Save)(4 Bytes) +- m_IdealNPCState (Offset 2400) (Save)(4 Bytes) +- m_flLastStateChangeTime (Offset 2396) (Save)(4 Bytes) +- m_Efficiency (Offset 2404) (Save)(4 Bytes) +- m_MoveEfficiency (Offset 2408) (Save)(4 Bytes) +- m_flNextDecisionTime (Offset 2412) (Save)(4 Bytes) +- m_SleepState (Offset 2416) (Save|Key)(4 Bytes) - sleepstate +- m_SleepFlags (Offset 2420) (Save)(4 Bytes) +- m_flWakeRadius (Offset 2424) (Save|Key)(4 Bytes) - wakeradius +- m_bWakeSquad (Offset 2428) (Save|Key)(1 Bytes) - wakesquad +- m_nWakeTick (Offset 2432) (Save)(4 Bytes) +- m_Activity (Offset 2436) (Save)(0 Bytes) +- m_translatedActivity (Offset 2440) (Save)(0 Bytes) +- m_IdealActivity (Offset 2444) (Save)(0 Bytes) +- m_IdealTranslatedActivity (Offset 2452) (Save)(0 Bytes) +- m_IdealWeaponActivity (Offset 2456) (Save)(0 Bytes) +- m_nIdealSequence (Offset 2448) (Save)(4 Bytes) @@ -6682,3 +7033,3 @@ CAI_BaseNPC - cycler_actor -- m_hEnemy (Offset 2428) (Save)(4 Bytes) -- m_flTimeEnemyAcquired (Offset 2432) (Save)(4 Bytes) -- m_hTargetEnt (Offset 2436) (Save)(4 Bytes) +- m_hEnemy (Offset 2476) (Save)(4 Bytes) +- m_flTimeEnemyAcquired (Offset 2480) (Save)(4 Bytes) +- m_hTargetEnt (Offset 2484) (Save)(4 Bytes) @@ -6692,2 +7043,2 @@ CAI_BaseNPC - cycler_actor -- m_EnemiesSerialNumber (Offset 2460) (Save)(4 Bytes) -- m_flAcceptableTimeSeenEnemy (Offset 2464) (Save)(4 Bytes) +- m_EnemiesSerialNumber (Offset 2508) (Save)(4 Bytes) +- m_flAcceptableTimeSeenEnemy (Offset 2512) (Save)(4 Bytes) @@ -6696 +7047 @@ CAI_BaseNPC - cycler_actor -- m_vecCommandGoal (Offset 2472) (Save)(12 Bytes) +- m_vecCommandGoal (Offset 2520) (Save)(12 Bytes) @@ -6700,6 +7051,6 @@ CAI_BaseNPC - cycler_actor -- m_flSoundWaitTime (Offset 3492) (Save)(4 Bytes) -- m_nSoundPriority (Offset 3496) (Save)(4 Bytes) -- m_flIgnoreDangerSoundsUntil (Offset 3500) (Save)(4 Bytes) -- m_afCapability (Offset 2564) (Save)(4 Bytes) -- m_flMoveWaitFinished (Offset 2568) (Save)(4 Bytes) -- m_hOpeningDoor (Offset 2572) (Save)(4 Bytes) +- m_flSoundWaitTime (Offset 3540) (Save)(4 Bytes) +- m_nSoundPriority (Offset 3544) (Save)(4 Bytes) +- m_flIgnoreDangerSoundsUntil (Offset 3548) (Save)(4 Bytes) +- m_afCapability (Offset 2612) (Save)(4 Bytes) +- m_flMoveWaitFinished (Offset 2616) (Save)(4 Bytes) +- m_hOpeningDoor (Offset 2620) (Save)(4 Bytes) @@ -6761,11 +7112,11 @@ CAI_BaseNPC - cycler_actor -- m_UnreachableEnts (Offset 2576) (Save)(0 Bytes) -- m_hInteractionPartner (Offset 2520) (Save)(4 Bytes) -- m_hLastInteractionTestTarget (Offset 2524) (Save)(4 Bytes) -- m_hForcedInteractionPartner (Offset 2500) (Save)(4 Bytes) -- m_flForcedInteractionTimeout (Offset 2516) (Save)(4 Bytes) -- m_vecForcedWorldPosition (Offset 2504) (Save)(12 Bytes) -- m_bCannotDieDuringInteraction (Offset 2528) (Save)(1 Bytes) -- m_iInteractionState (Offset 2532) (Save)(4 Bytes) -- m_iInteractionPlaying (Offset 2536) (Save)(4 Bytes) -- m_ScriptedInteractions (Offset 2540) (Save)(0 Bytes) -- m_flInteractionYaw (Offset 2560) (Save)(4 Bytes) +- m_UnreachableEnts (Offset 2624) (Save)(0 Bytes) +- m_hInteractionPartner (Offset 2568) (Save)(4 Bytes) +- m_hLastInteractionTestTarget (Offset 2572) (Save)(4 Bytes) +- m_hForcedInteractionPartner (Offset 2548) (Save)(4 Bytes) +- m_flForcedInteractionTimeout (Offset 2564) (Save)(4 Bytes) +- m_vecForcedWorldPosition (Offset 2552) (Save)(12 Bytes) +- m_bCannotDieDuringInteraction (Offset 2576) (Save)(1 Bytes) +- m_iInteractionState (Offset 2580) (Save)(4 Bytes) +- m_iInteractionPlaying (Offset 2584) (Save)(4 Bytes) +- m_ScriptedInteractions (Offset 2588) (Save)(0 Bytes) +- m_flInteractionYaw (Offset 2608) (Save)(4 Bytes) @@ -6774,27 +7125,27 @@ CAI_BaseNPC - cycler_actor -- m_vDefaultEyeOffset (Offset 2628) (Save)(12 Bytes) -- m_flNextEyeLookTime (Offset 2640) (Save)(4 Bytes) -- m_flEyeIntegRate (Offset 2644) (Save)(4 Bytes) -- m_vEyeLookTarget (Offset 2648) (Save)(12 Bytes) -- m_vCurEyeTarget (Offset 2660) (Save)(12 Bytes) -- m_hEyeLookTarget (Offset 2672) (Save)(4 Bytes) -- m_flHeadYaw (Offset 2676) (Save)(4 Bytes) -- m_flHeadPitch (Offset 2680) (Save)(4 Bytes) -- m_flOriginalYaw (Offset 2684) (Save)(4 Bytes) -- m_bInAScript (Offset 2688) (Save)(1 Bytes) -- m_scriptState (Offset 2692) (Save)(4 Bytes) -- m_hCine (Offset 2696) (Save)(4 Bytes) -- m_ScriptArrivalActivity (Offset 2700) (Save)(0 Bytes) -- m_strScriptArrivalSequence (Offset 2704) (Save)(4 Bytes) -- m_flSceneTime (Offset 2708) (Save)(4 Bytes) -- m_iszSceneCustomMoveSeq (Offset 2712) (Save)(4 Bytes) -- m_afMemory (Offset 2720) (Save)(4 Bytes) -- m_hEnemyOccluder (Offset 2724) (Save)(4 Bytes) -- m_flSumDamage (Offset 2728) (Save)(4 Bytes) -- m_flLastDamageTime (Offset 2732) (Save)(4 Bytes) -- m_flLastPlayerDamageTime (Offset 2736) (Save)(4 Bytes) -- m_flLastSawPlayerTime (Offset 2740) (Save)(4 Bytes) -- m_flLastAttackTime (Offset 2744) (Save)(4 Bytes) -- m_flLastEnemyTime (Offset 2748) (Save)(4 Bytes) -- m_flNextWeaponSearchTime (Offset 2752) (Save)(4 Bytes) -- m_iszPendingWeapon (Offset 2756) (Save)(4 Bytes) -- m_bIgnoreUnseenEnemies (Offset 2760) (Save|Key)(1 Bytes) - ignoreunseenenemies +- m_vDefaultEyeOffset (Offset 2676) (Save)(12 Bytes) +- m_flNextEyeLookTime (Offset 2688) (Save)(4 Bytes) +- m_flEyeIntegRate (Offset 2692) (Save)(4 Bytes) +- m_vEyeLookTarget (Offset 2696) (Save)(12 Bytes) +- m_vCurEyeTarget (Offset 2708) (Save)(12 Bytes) +- m_hEyeLookTarget (Offset 2720) (Save)(4 Bytes) +- m_flHeadYaw (Offset 2724) (Save)(4 Bytes) +- m_flHeadPitch (Offset 2728) (Save)(4 Bytes) +- m_flOriginalYaw (Offset 2732) (Save)(4 Bytes) +- m_bInAScript (Offset 2736) (Save)(1 Bytes) +- m_scriptState (Offset 2740) (Save)(4 Bytes) +- m_hCine (Offset 2744) (Save)(4 Bytes) +- m_ScriptArrivalActivity (Offset 2748) (Save)(0 Bytes) +- m_strScriptArrivalSequence (Offset 2752) (Save)(4 Bytes) +- m_flSceneTime (Offset 2756) (Save)(4 Bytes) +- m_iszSceneCustomMoveSeq (Offset 2760) (Save)(4 Bytes) +- m_afMemory (Offset 2768) (Save)(4 Bytes) +- m_hEnemyOccluder (Offset 2772) (Save)(4 Bytes) +- m_flSumDamage (Offset 2776) (Save)(4 Bytes) +- m_flLastDamageTime (Offset 2780) (Save)(4 Bytes) +- m_flLastPlayerDamageTime (Offset 2784) (Save)(4 Bytes) +- m_flLastSawPlayerTime (Offset 2788) (Save)(4 Bytes) +- m_flLastAttackTime (Offset 2792) (Save)(4 Bytes) +- m_flLastEnemyTime (Offset 2796) (Save)(4 Bytes) +- m_flNextWeaponSearchTime (Offset 2800) (Save)(4 Bytes) +- m_iszPendingWeapon (Offset 2804) (Save)(4 Bytes) +- m_bIgnoreUnseenEnemies (Offset 2808) (Save|Key)(1 Bytes) - ignoreunseenenemies @@ -6812,5 +7163,5 @@ CAI_BaseNPC - cycler_actor -- m_iDesiredWeaponState (Offset 2796) (Save)(4 Bytes) -- m_SquadName (Offset 2804) (Save|Key)(4 Bytes) - squadname -- m_iMySquadSlot (Offset 2808) (Save)(4 Bytes) -- m_strHintGroup (Offset 2812) (Save|Key)(4 Bytes) - hintgroup -- m_bHintGroupNavLimiting (Offset 2816) (Save|Key)(1 Bytes) - hintlimiting +- m_iDesiredWeaponState (Offset 2844) (Save)(4 Bytes) +- m_SquadName (Offset 2852) (Save|Key)(4 Bytes) - squadname +- m_iMySquadSlot (Offset 2856) (Save)(4 Bytes) +- m_strHintGroup (Offset 2860) (Save|Key)(4 Bytes) - hintgroup +- m_bHintGroupNavLimiting (Offset 2864) (Save|Key)(1 Bytes) - hintlimiting @@ -6819,3 +7170,3 @@ CAI_BaseNPC - cycler_actor -- m_flWaitFinished (Offset 2824) (Save)(4 Bytes) -- m_flNextFlinchTime (Offset 2828) (Save)(4 Bytes) -- m_flNextDodgeTime (Offset 2832) (Save)(4 Bytes) +- m_flWaitFinished (Offset 2872) (Save)(4 Bytes) +- m_flNextFlinchTime (Offset 2876) (Save)(4 Bytes) +- m_flNextDodgeTime (Offset 2880) (Save)(4 Bytes) @@ -6827,52 +7178,52 @@ CAI_BaseNPC - cycler_actor -- m_vecLastPosition (Offset 2856) (Save)(12 Bytes) -- m_vSavePosition (Offset 2868) (Save)(12 Bytes) -- m_vInterruptSavePosition (Offset 2880) (Save)(12 Bytes) -- m_pHintNode (Offset 2892) (Save)(4 Bytes) -- m_cAmmoLoaded (Offset 2896) (Save)(4 Bytes) -- m_flDistTooFar (Offset 2900) (Save)(4 Bytes) -- m_hGoalEnt (Offset 2616) (Save)(4 Bytes) -- m_flTimeLastMovement (Offset 2620) (Save)(4 Bytes) -- m_spawnEquipment (Offset 2904) (Save|Key)(4 Bytes) - additionalequipment -- m_fNoDamageDecal (Offset 2908) (Save)(1 Bytes) -- m_hStoredPathTarget (Offset 2912) (Save)(4 Bytes) -- m_vecStoredPathGoal (Offset 2916) (Save)(12 Bytes) -- m_nStoredPathType (Offset 2928) (Save)(4 Bytes) -- m_fStoredPathFlags (Offset 2932) (Save)(4 Bytes) -- m_bDidDeathCleanup (Offset 2944) (Save)(1 Bytes) -- m_bCrouchDesired (Offset 3454) (Save)(1 Bytes) -- m_bForceCrouch (Offset 3455) (Save)(1 Bytes) -- m_bIsCrouching (Offset 3456) (Save)(1 Bytes) -- m_bPerformAvoidance (Offset 3504) (Save)(1 Bytes) -- m_bIsMoving (Offset 3505) (Save)(1 Bytes) -- m_bFadeCorpse (Offset 3506) (Save)(1 Bytes) -- m_iDeathPose (Offset 2412) (Save)(4 Bytes) -- m_iDeathFrame (Offset 2416) (Save)(4 Bytes) -- m_bCheckContacts (Offset 3453) (Save)(1 Bytes) -- m_bSpeedModActive (Offset 3508) (Save)(1 Bytes) -- m_iSpeedModRadius (Offset 3512) (Save)(4 Bytes) -- m_iSpeedModSpeed (Offset 3516) (Save)(4 Bytes) -- m_hEnemyFilter (Offset 2936) (Save)(4 Bytes) -- m_iszEnemyFilterName (Offset 2940) (Save|Key)(4 Bytes) - enemyfilter -- m_bImportanRagdoll (Offset 3507) (Save)(1 Bytes) -- m_bPlayerAvoidState (Offset 3524) (Save)(1 Bytes) -- m_OnDamaged (Offset 2948) (Save|Key|Output)(0 Bytes) - OnDamaged -- m_OnDeath (Offset 2972) (Save|Key|Output)(0 Bytes) - OnDeath -- m_OnHalfHealth (Offset 2996) (Save|Key|Output)(0 Bytes) - OnHalfHealth -- m_OnFoundEnemy (Offset 3020) (Save|Key|Output)(0 Bytes) - OnFoundEnemy -- m_OnLostEnemyLOS (Offset 3044) (Save|Key|Output)(0 Bytes) - OnLostEnemyLOS -- m_OnLostEnemy (Offset 3068) (Save|Key|Output)(0 Bytes) - OnLostEnemy -- m_OnFoundPlayer (Offset 3092) (Save|Key|Output)(0 Bytes) - OnFoundPlayer -- m_OnLostPlayerLOS (Offset 3116) (Save|Key|Output)(0 Bytes) - OnLostPlayerLOS -- m_OnLostPlayer (Offset 3140) (Save|Key|Output)(0 Bytes) - OnLostPlayer -- m_OnHearWorld (Offset 3164) (Save|Key|Output)(0 Bytes) - OnHearWorld -- m_OnHearPlayer (Offset 3188) (Save|Key|Output)(0 Bytes) - OnHearPlayer -- m_OnHearCombat (Offset 3212) (Save|Key|Output)(0 Bytes) - OnHearCombat -- m_OnDamagedByPlayer (Offset 3236) (Save|Key|Output)(0 Bytes) - OnDamagedByPlayer -- m_OnDamagedByPlayerSquad (Offset 3260) (Save|Key|Output)(0 Bytes) - OnDamagedByPlayerSquad -- m_OnDenyCommanderUse (Offset 3284) (Save|Key|Output)(0 Bytes) - OnDenyCommanderUse -- m_OnRappelTouchdown (Offset 3308) (Save|Key|Output)(0 Bytes) - OnRappelTouchdown -- m_OnWake (Offset 3356) (Save|Key|Output)(0 Bytes) - OnWake -- m_OnSleep (Offset 3332) (Save|Key|Output)(0 Bytes) - OnSleep -- m_OnForcedInteractionStarted (Offset 3380) (Save|Key|Output)(0 Bytes) - OnForcedInteractionStarted -- m_OnForcedInteractionAborted (Offset 3404) (Save|Key|Output)(0 Bytes) - OnForcedInteractionAborted -- m_OnForcedInteractionFinished (Offset 3428) (Save|Key|Output)(0 Bytes) - OnForcedInteractionFinished +- m_vecLastPosition (Offset 2904) (Save)(12 Bytes) +- m_vSavePosition (Offset 2916) (Save)(12 Bytes) +- m_vInterruptSavePosition (Offset 2928) (Save)(12 Bytes) +- m_pHintNode (Offset 2940) (Save)(4 Bytes) +- m_cAmmoLoaded (Offset 2944) (Save)(4 Bytes) +- m_flDistTooFar (Offset 2948) (Save)(4 Bytes) +- m_hGoalEnt (Offset 2664) (Save)(4 Bytes) +- m_flTimeLastMovement (Offset 2668) (Save)(4 Bytes) +- m_spawnEquipment (Offset 2952) (Save|Key)(4 Bytes) - additionalequipment +- m_fNoDamageDecal (Offset 2956) (Save)(1 Bytes) +- m_hStoredPathTarget (Offset 2960) (Save)(4 Bytes) +- m_vecStoredPathGoal (Offset 2964) (Save)(12 Bytes) +- m_nStoredPathType (Offset 2976) (Save)(4 Bytes) +- m_fStoredPathFlags (Offset 2980) (Save)(4 Bytes) +- m_bDidDeathCleanup (Offset 2992) (Save)(1 Bytes) +- m_bCrouchDesired (Offset 3502) (Save)(1 Bytes) +- m_bForceCrouch (Offset 3503) (Save)(1 Bytes) +- m_bIsCrouching (Offset 3504) (Save)(1 Bytes) +- m_bPerformAvoidance (Offset 3552) (Save)(1 Bytes) +- m_bIsMoving (Offset 3553) (Save)(1 Bytes) +- m_bFadeCorpse (Offset 3554) (Save)(1 Bytes) +- m_iDeathPose (Offset 2460) (Save)(4 Bytes) +- m_iDeathFrame (Offset 2464) (Save)(4 Bytes) +- m_bCheckContacts (Offset 3501) (Save)(1 Bytes) +- m_bSpeedModActive (Offset 3556) (Save)(1 Bytes) +- m_iSpeedModRadius (Offset 3560) (Save)(4 Bytes) +- m_iSpeedModSpeed (Offset 3564) (Save)(4 Bytes) +- m_hEnemyFilter (Offset 2984) (Save)(4 Bytes) +- m_iszEnemyFilterName (Offset 2988) (Save|Key)(4 Bytes) - enemyfilter +- m_bImportanRagdoll (Offset 3555) (Save)(1 Bytes) +- m_bPlayerAvoidState (Offset 3572) (Save)(1 Bytes) +- m_OnDamaged (Offset 2996) (Save|Key|Output)(0 Bytes) - OnDamaged +- m_OnDeath (Offset 3020) (Save|Key|Output)(0 Bytes) - OnDeath +- m_OnHalfHealth (Offset 3044) (Save|Key|Output)(0 Bytes) - OnHalfHealth +- m_OnFoundEnemy (Offset 3068) (Save|Key|Output)(0 Bytes) - OnFoundEnemy +- m_OnLostEnemyLOS (Offset 3092) (Save|Key|Output)(0 Bytes) - OnLostEnemyLOS +- m_OnLostEnemy (Offset 3116) (Save|Key|Output)(0 Bytes) - OnLostEnemy +- m_OnFoundPlayer (Offset 3140) (Save|Key|Output)(0 Bytes) - OnFoundPlayer +- m_OnLostPlayerLOS (Offset 3164) (Save|Key|Output)(0 Bytes) - OnLostPlayerLOS +- m_OnLostPlayer (Offset 3188) (Save|Key|Output)(0 Bytes) - OnLostPlayer +- m_OnHearWorld (Offset 3212) (Save|Key|Output)(0 Bytes) - OnHearWorld +- m_OnHearPlayer (Offset 3236) (Save|Key|Output)(0 Bytes) - OnHearPlayer +- m_OnHearCombat (Offset 3260) (Save|Key|Output)(0 Bytes) - OnHearCombat +- m_OnDamagedByPlayer (Offset 3284) (Save|Key|Output)(0 Bytes) - OnDamagedByPlayer +- m_OnDamagedByPlayerSquad (Offset 3308) (Save|Key|Output)(0 Bytes) - OnDamagedByPlayerSquad +- m_OnDenyCommanderUse (Offset 3332) (Save|Key|Output)(0 Bytes) - OnDenyCommanderUse +- m_OnRappelTouchdown (Offset 3356) (Save|Key|Output)(0 Bytes) - OnRappelTouchdown +- m_OnWake (Offset 3404) (Save|Key|Output)(0 Bytes) - OnWake +- m_OnSleep (Offset 3380) (Save|Key|Output)(0 Bytes) - OnSleep +- m_OnForcedInteractionStarted (Offset 3428) (Save|Key|Output)(0 Bytes) - OnForcedInteractionStarted +- m_OnForcedInteractionAborted (Offset 3452) (Save|Key|Output)(0 Bytes) - OnForcedInteractionAborted +- m_OnForcedInteractionFinished (Offset 3476) (Save|Key|Output)(0 Bytes) - OnForcedInteractionFinished @@ -6907,17 +7258,17 @@ CAI_BaseNPC - cycler_actor -- m_flNextAttack (Offset 1676) (Save)(4 Bytes) -- m_eHull (Offset 1684) (Save)(4 Bytes) -- m_bloodColor (Offset 1688) (Save)(4 Bytes) -- m_iDamageCount (Offset 1724) (Save)(4 Bytes) -- m_flFieldOfView (Offset 1692) (Save)(4 Bytes) -- m_HackedGunPos (Offset 1696) (Save)(12 Bytes) -- m_RelationshipString (Offset 1708) (Save|Key)(4 Bytes) - Relationship -- m_LastHitGroup (Offset 1716) (Save)(4 Bytes) -- m_flDamageAccumulator (Offset 1720) (Save)(4 Bytes) -- m_impactEnergyScale (Offset 1712) (Save|Key|Input)(4 Bytes) - physdamagescale -- m_CurrentWeaponProficiency (Offset 1728) (Save)(4 Bytes) -- m_Relationship (Offset 1732) (Save)(0 Bytes) -- m_iAmmo (Offset 1752) (Save)(128 Bytes) -- m_hMyWeapons (Offset 1880) (Save)(192 Bytes) -- m_hActiveWeapon (Offset 2072) (Save)(4 Bytes) -- m_bForceServerRagdoll (Offset 1672) (Save)(1 Bytes) -- m_bPreventWeaponPickup (Offset 1673) (Save)(1 Bytes) +- m_flNextAttack (Offset 1724) (Save)(4 Bytes) +- m_eHull (Offset 1732) (Save)(4 Bytes) +- m_bloodColor (Offset 1736) (Save)(4 Bytes) +- m_iDamageCount (Offset 1772) (Save)(4 Bytes) +- m_flFieldOfView (Offset 1740) (Save)(4 Bytes) +- m_HackedGunPos (Offset 1744) (Save)(12 Bytes) +- m_RelationshipString (Offset 1756) (Save|Key)(4 Bytes) - Relationship +- m_LastHitGroup (Offset 1764) (Save)(4 Bytes) +- m_flDamageAccumulator (Offset 1768) (Save)(4 Bytes) +- m_impactEnergyScale (Offset 1760) (Save|Key|Input)(4 Bytes) - physdamagescale +- m_CurrentWeaponProficiency (Offset 1776) (Save)(4 Bytes) +- m_Relationship (Offset 1780) (Save)(0 Bytes) +- m_iAmmo (Offset 1800) (Save)(128 Bytes) +- m_hMyWeapons (Offset 1928) (Save)(192 Bytes) +- m_hActiveWeapon (Offset 2120) (Save)(4 Bytes) +- m_bForceServerRagdoll (Offset 1720) (Save)(1 Bytes) +- m_bPreventWeaponPickup (Offset 1721) (Save)(1 Bytes) @@ -6925,31 +7276,31 @@ CAI_BaseNPC - cycler_actor -- m_flexWeight (Offset 1192) (Save)(384 Bytes) -- m_viewtarget (Offset 1576) (Save)(12 Bytes) -- m_flAllowResponsesEndTime (Offset 1640) (Save)(4 Bytes) -- m_flLastFlexAnimationTime (Offset 1668) (Save)(4 Bytes) -- m_AnimOverlay (Offset 1172) (Save)(0 Bytes) -- m_flGroundSpeed (Offset 876) (Save)(4 Bytes) -- m_flLastEventCheck (Offset 880) (Save)(4 Bytes) -- m_bSequenceFinished (Offset 948) (Save)(1 Bytes) -- m_bSequenceLoops (Offset 949) (Save)(1 Bytes) -- m_nSkin (Offset 900) (Save|Key|Input)(4 Bytes) - skin -- m_nBody (Offset 904) (Save|Key)(4 Bytes) - body -- m_nBody (Offset 904) (Save|Key|Input)(4 Bytes) - SetBodyGroup -- m_nHitboxSet (Offset 908) (Save|Key)(4 Bytes) - hitboxset -- m_nSequence (Offset 960) (Save|Key)(4 Bytes) - sequence -- m_flPoseParameter (Offset 964) (Save)(96 Bytes) -- m_flEncodedController (Offset 1060) (Save)(16 Bytes) -- m_flPlaybackRate (Offset 916) (Save|Key)(4 Bytes) - playbackrate -- m_flCycle (Offset 956) (Save|Key)(4 Bytes) - cycle -- m_pIk (Offset 940) (Save)(0 Bytes) -- m_iIKCounter (Offset 944) (Save)(4 Bytes) -- m_bClientSideAnimation (Offset 1076) (Save)(1 Bytes) -- m_bClientSideFrameReset (Offset 1077) (Save)(1 Bytes) -- m_nNewSequenceParity (Offset 1080) (Save)(4 Bytes) -- m_nResetEventsParity (Offset 1084) (Save)(4 Bytes) -- m_nMuzzleFlashParity (Offset 1088) (Save)(1 Bytes) -- m_iszLightingOriginRelative (Offset 1100) (Save|Key)(4 Bytes) - LightingOriginHack -- m_iszLightingOrigin (Offset 1104) (Save|Key)(4 Bytes) - LightingOrigin -- m_hLightingOrigin (Offset 1092) (Save)(4 Bytes) -- m_hLightingOriginRelative (Offset 1096) (Save)(4 Bytes) -- m_flModelScale (Offset 912) (Save)(4 Bytes) -- m_flDissolveStartTime (Offset 952) (Save)(4 Bytes) +- m_flexWeight (Offset 1240) (Save)(384 Bytes) +- m_viewtarget (Offset 1624) (Save)(12 Bytes) +- m_flAllowResponsesEndTime (Offset 1688) (Save)(4 Bytes) +- m_flLastFlexAnimationTime (Offset 1716) (Save)(4 Bytes) +- m_AnimOverlay (Offset 1220) (Save)(0 Bytes) +- m_flGroundSpeed (Offset 924) (Save)(4 Bytes) +- m_flLastEventCheck (Offset 928) (Save)(4 Bytes) +- m_bSequenceFinished (Offset 996) (Save)(1 Bytes) +- m_bSequenceLoops (Offset 997) (Save)(1 Bytes) +- m_nSkin (Offset 948) (Save|Key|Input)(4 Bytes) - skin +- m_nBody (Offset 952) (Save|Key)(4 Bytes) - body +- m_nBody (Offset 952) (Save|Key|Input)(4 Bytes) - SetBodyGroup +- m_nHitboxSet (Offset 956) (Save|Key)(4 Bytes) - hitboxset +- m_nSequence (Offset 1008) (Save|Key)(4 Bytes) - sequence +- m_flPoseParameter (Offset 1012) (Save)(96 Bytes) +- m_flEncodedController (Offset 1108) (Save)(16 Bytes) +- m_flPlaybackRate (Offset 964) (Save|Key)(4 Bytes) - playbackrate +- m_flCycle (Offset 1004) (Save|Key)(4 Bytes) - cycle +- m_pIk (Offset 988) (Save)(0 Bytes) +- m_iIKCounter (Offset 992) (Save)(4 Bytes) +- m_bClientSideAnimation (Offset 1124) (Save)(1 Bytes) +- m_bClientSideFrameReset (Offset 1125) (Save)(1 Bytes) +- m_nNewSequenceParity (Offset 1128) (Save)(4 Bytes) +- m_nResetEventsParity (Offset 1132) (Save)(4 Bytes) +- m_nMuzzleFlashParity (Offset 1136) (Save)(1 Bytes) +- m_iszLightingOriginRelative (Offset 1148) (Save|Key)(4 Bytes) - LightingOriginHack +- m_iszLightingOrigin (Offset 1152) (Save|Key)(4 Bytes) - LightingOrigin +- m_hLightingOrigin (Offset 1140) (Save)(4 Bytes) +- m_hLightingOriginRelative (Offset 1144) (Save)(4 Bytes) +- m_flModelScale (Offset 960) (Save)(4 Bytes) +- m_flDissolveStartTime (Offset 1000) (Save)(4 Bytes) @@ -6963,5 +7314,5 @@ CAI_BaseNPC - cycler_actor -- m_OnIgnite (Offset 1128) (Save|Key|Output)(0 Bytes) - OnIgnite -- m_fadeMinDist (Offset 1116) (Save|Key|Input)(4 Bytes) - fademindist -- m_fadeMaxDist (Offset 1120) (Save|Key|Input)(4 Bytes) - fademaxdist -- m_flFadeScale (Offset 1124) (Save|Key)(4 Bytes) - fadescale -- m_flModelScale (Offset 912) (Save|Key)(4 Bytes) - modelscale +- m_OnIgnite (Offset 1176) (Save|Key|Output)(0 Bytes) - OnIgnite +- m_fadeMinDist (Offset 1164) (Save|Key|Input)(4 Bytes) - fademindist +- m_fadeMaxDist (Offset 1168) (Save|Key|Input)(4 Bytes) - fademaxdist +- m_flFadeScale (Offset 1172) (Save|Key)(4 Bytes) - fadescale +- m_flModelScale (Offset 960) (Save|Key)(4 Bytes) - modelscale @@ -6972 +7323 @@ CAI_BaseNPC - cycler_actor -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -6983,0 +7335,3 @@ CAI_BaseNPC - cycler_actor +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -7005,7 +7359,7 @@ CAI_BaseNPC - cycler_actor -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -7031,40 +7385,40 @@ CAI_BaseNPC - cycler_actor -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -7097,4 +7451,8 @@ CAI_BaseNPC - cycler_actor -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -7109 +7467,3 @@ CAI_BaseNPC - cycler_actor -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -7112,42 +7472,42 @@ CBaseFlex - cycler_flex -- m_flextime (Offset 1672) (Save)(4 Bytes) -- m_flexnum (Offset 1676) (Save)(4 Bytes) -- m_flextarget (Offset 1680) (Save)(256 Bytes) -- m_blinktime (Offset 1936) (Save)(4 Bytes) -- m_looktime (Offset 1940) (Save)(4 Bytes) -- m_lookTarget (Offset 1944) (Save)(12 Bytes) -- m_speaktime (Offset 1956) (Save)(4 Bytes) -- m_istalking (Offset 1960) (Save)(4 Bytes) -- m_phoneme (Offset 1964) (Save)(4 Bytes) -- m_iszSentence (Offset 1968) (Save|Key)(4 Bytes) - Sentence -- m_sentence (Offset 1972) (Save)(4 Bytes) -- m_flexWeight (Offset 1192) (Save)(384 Bytes) -- m_viewtarget (Offset 1576) (Save)(12 Bytes) -- m_flAllowResponsesEndTime (Offset 1640) (Save)(4 Bytes) -- m_flLastFlexAnimationTime (Offset 1668) (Save)(4 Bytes) -- m_AnimOverlay (Offset 1172) (Save)(0 Bytes) -- m_flGroundSpeed (Offset 876) (Save)(4 Bytes) -- m_flLastEventCheck (Offset 880) (Save)(4 Bytes) -- m_bSequenceFinished (Offset 948) (Save)(1 Bytes) -- m_bSequenceLoops (Offset 949) (Save)(1 Bytes) -- m_nSkin (Offset 900) (Save|Key|Input)(4 Bytes) - skin -- m_nBody (Offset 904) (Save|Key)(4 Bytes) - body -- m_nBody (Offset 904) (Save|Key|Input)(4 Bytes) - SetBodyGroup -- m_nHitboxSet (Offset 908) (Save|Key)(4 Bytes) - hitboxset -- m_nSequence (Offset 960) (Save|Key)(4 Bytes) - sequence -- m_flPoseParameter (Offset 964) (Save)(96 Bytes) -- m_flEncodedController (Offset 1060) (Save)(16 Bytes) -- m_flPlaybackRate (Offset 916) (Save|Key)(4 Bytes) - playbackrate -- m_flCycle (Offset 956) (Save|Key)(4 Bytes) - cycle -- m_pIk (Offset 940) (Save)(0 Bytes) -- m_iIKCounter (Offset 944) (Save)(4 Bytes) -- m_bClientSideAnimation (Offset 1076) (Save)(1 Bytes) -- m_bClientSideFrameReset (Offset 1077) (Save)(1 Bytes) -- m_nNewSequenceParity (Offset 1080) (Save)(4 Bytes) -- m_nResetEventsParity (Offset 1084) (Save)(4 Bytes) -- m_nMuzzleFlashParity (Offset 1088) (Save)(1 Bytes) -- m_iszLightingOriginRelative (Offset 1100) (Save|Key)(4 Bytes) - LightingOriginHack -- m_iszLightingOrigin (Offset 1104) (Save|Key)(4 Bytes) - LightingOrigin -- m_hLightingOrigin (Offset 1092) (Save)(4 Bytes) -- m_hLightingOriginRelative (Offset 1096) (Save)(4 Bytes) -- m_flModelScale (Offset 912) (Save)(4 Bytes) -- m_flDissolveStartTime (Offset 952) (Save)(4 Bytes) +- m_flextime (Offset 1720) (Save)(4 Bytes) +- m_flexnum (Offset 1724) (Save)(4 Bytes) +- m_flextarget (Offset 1728) (Save)(256 Bytes) +- m_blinktime (Offset 1984) (Save)(4 Bytes) +- m_looktime (Offset 1988) (Save)(4 Bytes) +- m_lookTarget (Offset 1992) (Save)(12 Bytes) +- m_speaktime (Offset 2004) (Save)(4 Bytes) +- m_istalking (Offset 2008) (Save)(4 Bytes) +- m_phoneme (Offset 2012) (Save)(4 Bytes) +- m_iszSentence (Offset 2016) (Save|Key)(4 Bytes) - Sentence +- m_sentence (Offset 2020) (Save)(4 Bytes) +- m_flexWeight (Offset 1240) (Save)(384 Bytes) +- m_viewtarget (Offset 1624) (Save)(12 Bytes) +- m_flAllowResponsesEndTime (Offset 1688) (Save)(4 Bytes) +- m_flLastFlexAnimationTime (Offset 1716) (Save)(4 Bytes) +- m_AnimOverlay (Offset 1220) (Save)(0 Bytes) +- m_flGroundSpeed (Offset 924) (Save)(4 Bytes) +- m_flLastEventCheck (Offset 928) (Save)(4 Bytes) +- m_bSequenceFinished (Offset 996) (Save)(1 Bytes) +- m_bSequenceLoops (Offset 997) (Save)(1 Bytes) +- m_nSkin (Offset 948) (Save|Key|Input)(4 Bytes) - skin +- m_nBody (Offset 952) (Save|Key)(4 Bytes) - body +- m_nBody (Offset 952) (Save|Key|Input)(4 Bytes) - SetBodyGroup +- m_nHitboxSet (Offset 956) (Save|Key)(4 Bytes) - hitboxset +- m_nSequence (Offset 1008) (Save|Key)(4 Bytes) - sequence +- m_flPoseParameter (Offset 1012) (Save)(96 Bytes) +- m_flEncodedController (Offset 1108) (Save)(16 Bytes) +- m_flPlaybackRate (Offset 964) (Save|Key)(4 Bytes) - playbackrate +- m_flCycle (Offset 1004) (Save|Key)(4 Bytes) - cycle +- m_pIk (Offset 988) (Save)(0 Bytes) +- m_iIKCounter (Offset 992) (Save)(4 Bytes) +- m_bClientSideAnimation (Offset 1124) (Save)(1 Bytes) +- m_bClientSideFrameReset (Offset 1125) (Save)(1 Bytes) +- m_nNewSequenceParity (Offset 1128) (Save)(4 Bytes) +- m_nResetEventsParity (Offset 1132) (Save)(4 Bytes) +- m_nMuzzleFlashParity (Offset 1136) (Save)(1 Bytes) +- m_iszLightingOriginRelative (Offset 1148) (Save|Key)(4 Bytes) - LightingOriginHack +- m_iszLightingOrigin (Offset 1152) (Save|Key)(4 Bytes) - LightingOrigin +- m_hLightingOrigin (Offset 1140) (Save)(4 Bytes) +- m_hLightingOriginRelative (Offset 1144) (Save)(4 Bytes) +- m_flModelScale (Offset 960) (Save)(4 Bytes) +- m_flDissolveStartTime (Offset 1000) (Save)(4 Bytes) @@ -7161,5 +7521,5 @@ CBaseFlex - cycler_flex -- m_OnIgnite (Offset 1128) (Save|Key|Output)(0 Bytes) - OnIgnite -- m_fadeMinDist (Offset 1116) (Save|Key|Input)(4 Bytes) - fademindist -- m_fadeMaxDist (Offset 1120) (Save|Key|Input)(4 Bytes) - fademaxdist -- m_flFadeScale (Offset 1124) (Save|Key)(4 Bytes) - fadescale -- m_flModelScale (Offset 912) (Save|Key)(4 Bytes) - modelscale +- m_OnIgnite (Offset 1176) (Save|Key|Output)(0 Bytes) - OnIgnite +- m_fadeMinDist (Offset 1164) (Save|Key|Input)(4 Bytes) - fademindist +- m_fadeMaxDist (Offset 1168) (Save|Key|Input)(4 Bytes) - fademaxdist +- m_flFadeScale (Offset 1172) (Save|Key)(4 Bytes) - fadescale +- m_flModelScale (Offset 960) (Save|Key)(4 Bytes) - modelscale @@ -7170 +7530 @@ CBaseFlex - cycler_flex -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -7181,0 +7542,3 @@ CBaseFlex - cycler_flex +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -7203,7 +7566,7 @@ CBaseFlex - cycler_flex -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -7229,40 +7592,40 @@ CBaseFlex - cycler_flex -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -7295,4 +7658,8 @@ CBaseFlex - cycler_flex -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -7307 +7674,3 @@ CBaseFlex - cycler_flex -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -7310,4 +7679,4 @@ CBaseEntity - dispenser_touch_trigger -- m_iFilterName (Offset 996) (Save|Key)(4 Bytes) - filtername -- m_hFilter (Offset 1000) (Save)(4 Bytes) -- m_bDisabled (Offset 992) (Save|Key)(1 Bytes) - StartDisabled -- m_hTouchingEntities (Offset 1148) (Save)(0 Bytes) +- m_iFilterName (Offset 1044) (Save|Key)(4 Bytes) - filtername +- m_hFilter (Offset 1048) (Save)(4 Bytes) +- m_bDisabled (Offset 1040) (Save|Key)(1 Bytes) - StartDisabled +- m_hTouchingEntities (Offset 1196) (Save)(0 Bytes) @@ -7321,21 +7690,21 @@ CBaseEntity - dispenser_touch_trigger -- m_OnStartTouch (Offset 1004) (Save|Key|Output)(0 Bytes) - OnStartTouch -- m_OnStartTouchAll (Offset 1028) (Save|Key|Output)(0 Bytes) - OnStartTouchAll -- m_OnEndTouch (Offset 1052) (Save|Key|Output)(0 Bytes) - OnEndTouch -- m_OnEndTouchAll (Offset 1076) (Save|Key|Output)(0 Bytes) - OnEndTouchAll -- m_OnTouching (Offset 1100) (Save|Key|Output)(0 Bytes) - OnTouching -- m_OnNotTouching (Offset 1124) (Save|Key|Output)(0 Bytes) - OnNotTouching -- m_toggle_state (Offset 876) (Save)(4 Bytes) -- m_flMoveDistance (Offset 880) (Save)(4 Bytes) -- m_flWait (Offset 884) (Save)(4 Bytes) -- m_flLip (Offset 888) (Save)(4 Bytes) -- m_vecPosition1 (Offset 892) (Save)(12 Bytes) -- m_vecPosition2 (Offset 904) (Save)(12 Bytes) -- m_vecMoveAng (Offset 916) (Save)(12 Bytes) -- m_vecAngle1 (Offset 928) (Save)(12 Bytes) -- m_vecAngle2 (Offset 940) (Save)(12 Bytes) -- m_flHeight (Offset 952) (Save)(4 Bytes) -- m_hActivator (Offset 956) (Save)(4 Bytes) -- m_vecFinalDest (Offset 960) (Save)(12 Bytes) -- m_vecFinalAngle (Offset 972) (Save)(12 Bytes) -- m_sMaster (Offset 988) (Save)(4 Bytes) -- m_movementType (Offset 984) (Save)(4 Bytes) +- m_OnStartTouch (Offset 1052) (Save|Key|Output)(0 Bytes) - OnStartTouch +- m_OnStartTouchAll (Offset 1076) (Save|Key|Output)(0 Bytes) - OnStartTouchAll +- m_OnEndTouch (Offset 1100) (Save|Key|Output)(0 Bytes) - OnEndTouch +- m_OnEndTouchAll (Offset 1124) (Save|Key|Output)(0 Bytes) - OnEndTouchAll +- m_OnTouching (Offset 1148) (Save|Key|Output)(0 Bytes) - OnTouching +- m_OnNotTouching (Offset 1172) (Save|Key|Output)(0 Bytes) - OnNotTouching +- m_toggle_state (Offset 924) (Save)(4 Bytes) +- m_flMoveDistance (Offset 928) (Save)(4 Bytes) +- m_flWait (Offset 932) (Save)(4 Bytes) +- m_flLip (Offset 936) (Save)(4 Bytes) +- m_vecPosition1 (Offset 940) (Save)(12 Bytes) +- m_vecPosition2 (Offset 952) (Save)(12 Bytes) +- m_vecMoveAng (Offset 964) (Save)(12 Bytes) +- m_vecAngle1 (Offset 976) (Save)(12 Bytes) +- m_vecAngle2 (Offset 988) (Save)(12 Bytes) +- m_flHeight (Offset 1000) (Save)(4 Bytes) +- m_hActivator (Offset 1004) (Save)(4 Bytes) +- m_vecFinalDest (Offset 1008) (Save)(12 Bytes) +- m_vecFinalAngle (Offset 1020) (Save)(12 Bytes) +- m_sMaster (Offset 1036) (Save)(4 Bytes) +- m_movementType (Offset 1032) (Save)(4 Bytes) @@ -7352,0 +7722,3 @@ CBaseEntity - dispenser_touch_trigger +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -7374,7 +7746,7 @@ CBaseEntity - dispenser_touch_trigger -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -7400,40 +7772,40 @@ CBaseEntity - dispenser_touch_trigger -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -7466,4 +7838,8 @@ CBaseEntity - dispenser_touch_trigger -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -7478 +7854,3 @@ CBaseEntity - dispenser_touch_trigger -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -7481,11 +7859,11 @@ CDynamicProp - dynamic_prop -- m_iszDefaultAnim (Offset 1552) (Save|Key)(4 Bytes) - DefaultAnim -- m_iGoalSequence (Offset 1556) (Save)(4 Bytes) -- m_iTransitionDirection (Offset 1560) (Save)(4 Bytes) -- m_bRandomAnimator (Offset 1564) (Save|Key)(1 Bytes) - RandomAnimation -- m_flNextRandAnim (Offset 1568) (Save)(4 Bytes) -- m_flMinRandAnimTime (Offset 1572) (Save|Key)(4 Bytes) - MinAnimTime -- m_flMaxRandAnimTime (Offset 1576) (Save|Key)(4 Bytes) - MaxAnimTime -- m_bStartDisabled (Offset 1582) (Save|Key)(1 Bytes) - StartDisabled -- m_bDisableBoneFollowers (Offset 1583) (Save|Key)(1 Bytes) - DisableBoneFollowers -- m_bUseHitboxesForRenderBox (Offset 1584) (Save)(1 Bytes) -- m_nPendingSequence (Offset 1580) (Save)(2 Bytes) +- m_iszDefaultAnim (Offset 1600) (Save|Key)(4 Bytes) - DefaultAnim +- m_iGoalSequence (Offset 1604) (Save)(4 Bytes) +- m_iTransitionDirection (Offset 1608) (Save)(4 Bytes) +- m_bRandomAnimator (Offset 1612) (Save|Key)(1 Bytes) - RandomAnimation +- m_flNextRandAnim (Offset 1616) (Save)(4 Bytes) +- m_flMinRandAnimTime (Offset 1620) (Save|Key)(4 Bytes) - MinAnimTime +- m_flMaxRandAnimTime (Offset 1624) (Save|Key)(4 Bytes) - MaxAnimTime +- m_bStartDisabled (Offset 1630) (Save|Key)(1 Bytes) - StartDisabled +- m_bDisableBoneFollowers (Offset 1631) (Save|Key)(1 Bytes) - DisableBoneFollowers +- m_bUseHitboxesForRenderBox (Offset 1632) (Save)(1 Bytes) +- m_nPendingSequence (Offset 1628) (Save)(2 Bytes) @@ -7500,2 +7878,2 @@ CDynamicProp - dynamic_prop -- m_pOutputAnimBegun (Offset 1504) (Save|Key|Output)(0 Bytes) - OnAnimationBegun -- m_pOutputAnimOver (Offset 1528) (Save|Key|Output)(0 Bytes) - OnAnimationDone +- m_pOutputAnimBegun (Offset 1552) (Save|Key|Output)(0 Bytes) - OnAnimationBegun +- m_pOutputAnimOver (Offset 1576) (Save|Key|Output)(0 Bytes) - OnAnimationDone @@ -7506,24 +7884,24 @@ CDynamicProp - dynamic_prop -- m_explodeDamage (Offset 1328) (Save|Key)(4 Bytes) - ExplodeDamage -- m_explodeRadius (Offset 1332) (Save|Key)(4 Bytes) - ExplodeRadius -- m_iMinHealthDmg (Offset 1256) (Save|Key)(4 Bytes) - minhealthdmg -- m_createTick (Offset 1272) (Save)(4 Bytes) -- m_hBreaker (Offset 1280) (Save)(4 Bytes) -- m_PerformanceMode (Offset 1284) (Save|Key)(4 Bytes) - PerformanceMode -- m_iszBreakModelMessage (Offset 1336) (Save|Key)(4 Bytes) - BreakModelMessage -- m_flDmgModBullet (Offset 1288) (Save)(4 Bytes) -- m_flDmgModClub (Offset 1292) (Save)(4 Bytes) -- m_flDmgModExplosive (Offset 1296) (Save)(4 Bytes) -- m_iszPhysicsDamageTableName (Offset 1300) (Save)(4 Bytes) -- m_iszBreakableModel (Offset 1304) (Save)(4 Bytes) -- m_iBreakableSkin (Offset 1308) (Save)(4 Bytes) -- m_iBreakableCount (Offset 1312) (Save)(4 Bytes) -- m_iMaxBreakableSize (Offset 1316) (Save)(4 Bytes) -- m_iszBasePropData (Offset 1320) (Save)(4 Bytes) -- m_iInteractions (Offset 1324) (Save)(4 Bytes) -- m_iNumBreakableChunks (Offset 1340) (Save)(4 Bytes) -- m_nPhysgunState (Offset 1355) (Save)(1 Bytes) -- m_iszPuntSound (Offset 1492) (Save|Key)(4 Bytes) - puntsound -- m_flPressureDelay (Offset 1276) (Save|Key)(4 Bytes) - PressureDelay -- m_preferredCarryAngles (Offset 1260) (Save)(12 Bytes) -- m_flDefaultFadeScale (Offset 1476) (Save)(4 Bytes) -- m_bUsePuntSound (Offset 1496) (Save)(1 Bytes) +- m_explodeDamage (Offset 1376) (Save|Key)(4 Bytes) - ExplodeDamage +- m_explodeRadius (Offset 1380) (Save|Key)(4 Bytes) - ExplodeRadius +- m_iMinHealthDmg (Offset 1304) (Save|Key)(4 Bytes) - minhealthdmg +- m_createTick (Offset 1320) (Save)(4 Bytes) +- m_hBreaker (Offset 1328) (Save)(4 Bytes) +- m_PerformanceMode (Offset 1332) (Save|Key)(4 Bytes) - PerformanceMode +- m_iszBreakModelMessage (Offset 1384) (Save|Key)(4 Bytes) - BreakModelMessage +- m_flDmgModBullet (Offset 1336) (Save)(4 Bytes) +- m_flDmgModClub (Offset 1340) (Save)(4 Bytes) +- m_flDmgModExplosive (Offset 1344) (Save)(4 Bytes) +- m_iszPhysicsDamageTableName (Offset 1348) (Save)(4 Bytes) +- m_iszBreakableModel (Offset 1352) (Save)(4 Bytes) +- m_iBreakableSkin (Offset 1356) (Save)(4 Bytes) +- m_iBreakableCount (Offset 1360) (Save)(4 Bytes) +- m_iMaxBreakableSize (Offset 1364) (Save)(4 Bytes) +- m_iszBasePropData (Offset 1368) (Save)(4 Bytes) +- m_iInteractions (Offset 1372) (Save)(4 Bytes) +- m_iNumBreakableChunks (Offset 1388) (Save)(4 Bytes) +- m_nPhysgunState (Offset 1403) (Save)(1 Bytes) +- m_iszPuntSound (Offset 1540) (Save|Key)(4 Bytes) - puntsound +- m_flPressureDelay (Offset 1324) (Save|Key)(4 Bytes) - PressureDelay +- m_preferredCarryAngles (Offset 1308) (Save)(12 Bytes) +- m_flDefaultFadeScale (Offset 1524) (Save)(4 Bytes) +- m_bUsePuntSound (Offset 1544) (Save)(1 Bytes) @@ -7534 +7912 @@ CDynamicProp - dynamic_prop -- m_impactEnergyScale (Offset 1252) (Save|Key|Input)(4 Bytes) - physdamagescale +- m_impactEnergyScale (Offset 1300) (Save|Key|Input)(4 Bytes) - physdamagescale @@ -7539,8 +7917,8 @@ CDynamicProp - dynamic_prop -- m_OnBreak (Offset 1180) (Save|Key|Output)(0 Bytes) - OnBreak -- m_OnHealthChanged (Offset 1204) (Save|Key|Output)(0 Bytes) - OnHealthChanged -- m_OnTakeDamage (Offset 1228) (Save|Key|Output)(0 Bytes) - OnTakeDamage -- m_OnPhysCannonDetach (Offset 1356) (Save|Key|Output)(0 Bytes) - OnPhysCannonDetach -- m_OnPhysCannonAnimatePreStarted (Offset 1380) (Save|Key|Output)(0 Bytes) - OnPhysCannonAnimatePreStarted -- m_OnPhysCannonAnimatePullStarted (Offset 1404) (Save|Key|Output)(0 Bytes) - OnPhysCannonAnimatePullStarted -- m_OnPhysCannonAnimatePostStarted (Offset 1428) (Save|Key|Output)(0 Bytes) - OnPhysCannonAnimatePostStarted -- m_OnPhysCannonPullAnimFinished (Offset 1452) (Save|Key|Output)(0 Bytes) - OnPhysCannonPullAnimFinished +- m_OnBreak (Offset 1228) (Save|Key|Output)(0 Bytes) - OnBreak +- m_OnHealthChanged (Offset 1252) (Save|Key|Output)(0 Bytes) - OnHealthChanged +- m_OnTakeDamage (Offset 1276) (Save|Key|Output)(0 Bytes) - OnTakeDamage +- m_OnPhysCannonDetach (Offset 1404) (Save|Key|Output)(0 Bytes) - OnPhysCannonDetach +- m_OnPhysCannonAnimatePreStarted (Offset 1428) (Save|Key|Output)(0 Bytes) - OnPhysCannonAnimatePreStarted +- m_OnPhysCannonAnimatePullStarted (Offset 1452) (Save|Key|Output)(0 Bytes) - OnPhysCannonAnimatePullStarted +- m_OnPhysCannonAnimatePostStarted (Offset 1476) (Save|Key|Output)(0 Bytes) - OnPhysCannonAnimatePostStarted +- m_OnPhysCannonPullAnimFinished (Offset 1500) (Save|Key|Output)(0 Bytes) - OnPhysCannonPullAnimFinished @@ -7551,33 +7929,33 @@ CDynamicProp - dynamic_prop -- m_hPhysicsAttacker (Offset 1344) (Save)(4 Bytes) -- m_flLastPhysicsInfluenceTime (Offset 1348) (Save)(4 Bytes) -- m_bOriginalBlockLOS (Offset 1354) (Save)(1 Bytes) -- m_bBlockLOSSetByPropData (Offset 1352) (Save)(1 Bytes) -- m_bIsWalkableSetByPropData (Offset 1353) (Save)(1 Bytes) -- m_hLastAttacker (Offset 1484) (Save)(4 Bytes) -- m_hFlareEnt (Offset 1488) (Save)(4 Bytes) -- m_flGroundSpeed (Offset 876) (Save)(4 Bytes) -- m_flLastEventCheck (Offset 880) (Save)(4 Bytes) -- m_bSequenceFinished (Offset 948) (Save)(1 Bytes) -- m_bSequenceLoops (Offset 949) (Save)(1 Bytes) -- m_nSkin (Offset 900) (Save|Key|Input)(4 Bytes) - skin -- m_nBody (Offset 904) (Save|Key)(4 Bytes) - body -- m_nBody (Offset 904) (Save|Key|Input)(4 Bytes) - SetBodyGroup -- m_nHitboxSet (Offset 908) (Save|Key)(4 Bytes) - hitboxset -- m_nSequence (Offset 960) (Save|Key)(4 Bytes) - sequence -- m_flPoseParameter (Offset 964) (Save)(96 Bytes) -- m_flEncodedController (Offset 1060) (Save)(16 Bytes) -- m_flPlaybackRate (Offset 916) (Save|Key)(4 Bytes) - playbackrate -- m_flCycle (Offset 956) (Save|Key)(4 Bytes) - cycle -- m_pIk (Offset 940) (Save)(0 Bytes) -- m_iIKCounter (Offset 944) (Save)(4 Bytes) -- m_bClientSideAnimation (Offset 1076) (Save)(1 Bytes) -- m_bClientSideFrameReset (Offset 1077) (Save)(1 Bytes) -- m_nNewSequenceParity (Offset 1080) (Save)(4 Bytes) -- m_nResetEventsParity (Offset 1084) (Save)(4 Bytes) -- m_nMuzzleFlashParity (Offset 1088) (Save)(1 Bytes) -- m_iszLightingOriginRelative (Offset 1100) (Save|Key)(4 Bytes) - LightingOriginHack -- m_iszLightingOrigin (Offset 1104) (Save|Key)(4 Bytes) - LightingOrigin -- m_hLightingOrigin (Offset 1092) (Save)(4 Bytes) -- m_hLightingOriginRelative (Offset 1096) (Save)(4 Bytes) -- m_flModelScale (Offset 912) (Save)(4 Bytes) -- m_flDissolveStartTime (Offset 952) (Save)(4 Bytes) +- m_hPhysicsAttacker (Offset 1392) (Save)(4 Bytes) +- m_flLastPhysicsInfluenceTime (Offset 1396) (Save)(4 Bytes) +- m_bOriginalBlockLOS (Offset 1402) (Save)(1 Bytes) +- m_bBlockLOSSetByPropData (Offset 1400) (Save)(1 Bytes) +- m_bIsWalkableSetByPropData (Offset 1401) (Save)(1 Bytes) +- m_hLastAttacker (Offset 1532) (Save)(4 Bytes) +- m_hFlareEnt (Offset 1536) (Save)(4 Bytes) +- m_flGroundSpeed (Offset 924) (Save)(4 Bytes) +- m_flLastEventCheck (Offset 928) (Save)(4 Bytes) +- m_bSequenceFinished (Offset 996) (Save)(1 Bytes) +- m_bSequenceLoops (Offset 997) (Save)(1 Bytes) +- m_nSkin (Offset 948) (Save|Key|Input)(4 Bytes) - skin +- m_nBody (Offset 952) (Save|Key)(4 Bytes) - body +- m_nBody (Offset 952) (Save|Key|Input)(4 Bytes) - SetBodyGroup +- m_nHitboxSet (Offset 956) (Save|Key)(4 Bytes) - hitboxset +- m_nSequence (Offset 1008) (Save|Key)(4 Bytes) - sequence +- m_flPoseParameter (Offset 1012) (Save)(96 Bytes) +- m_flEncodedController (Offset 1108) (Save)(16 Bytes) +- m_flPlaybackRate (Offset 964) (Save|Key)(4 Bytes) - playbackrate +- m_flCycle (Offset 1004) (Save|Key)(4 Bytes) - cycle +- m_pIk (Offset 988) (Save)(0 Bytes) +- m_iIKCounter (Offset 992) (Save)(4 Bytes) +- m_bClientSideAnimation (Offset 1124) (Save)(1 Bytes) +- m_bClientSideFrameReset (Offset 1125) (Save)(1 Bytes) +- m_nNewSequenceParity (Offset 1128) (Save)(4 Bytes) +- m_nResetEventsParity (Offset 1132) (Save)(4 Bytes) +- m_nMuzzleFlashParity (Offset 1136) (Save)(1 Bytes) +- m_iszLightingOriginRelative (Offset 1148) (Save|Key)(4 Bytes) - LightingOriginHack +- m_iszLightingOrigin (Offset 1152) (Save|Key)(4 Bytes) - LightingOrigin +- m_hLightingOrigin (Offset 1140) (Save)(4 Bytes) +- m_hLightingOriginRelative (Offset 1144) (Save)(4 Bytes) +- m_flModelScale (Offset 960) (Save)(4 Bytes) +- m_flDissolveStartTime (Offset 1000) (Save)(4 Bytes) @@ -7591,5 +7969,5 @@ CDynamicProp - dynamic_prop -- m_OnIgnite (Offset 1128) (Save|Key|Output)(0 Bytes) - OnIgnite -- m_fadeMinDist (Offset 1116) (Save|Key|Input)(4 Bytes) - fademindist -- m_fadeMaxDist (Offset 1120) (Save|Key|Input)(4 Bytes) - fademaxdist -- m_flFadeScale (Offset 1124) (Save|Key)(4 Bytes) - fadescale -- m_flModelScale (Offset 912) (Save|Key)(4 Bytes) - modelscale +- m_OnIgnite (Offset 1176) (Save|Key|Output)(0 Bytes) - OnIgnite +- m_fadeMinDist (Offset 1164) (Save|Key|Input)(4 Bytes) - fademindist +- m_fadeMaxDist (Offset 1168) (Save|Key|Input)(4 Bytes) - fademaxdist +- m_flFadeScale (Offset 1172) (Save|Key)(4 Bytes) - fadescale +- m_flModelScale (Offset 960) (Save|Key)(4 Bytes) - modelscale @@ -7600 +7978 @@ CDynamicProp - dynamic_prop -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -7611,0 +7990,3 @@ CDynamicProp - dynamic_prop +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -7633,7 +8014,7 @@ CDynamicProp - dynamic_prop -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -7659,40 +8040,40 @@ CDynamicProp - dynamic_prop -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -7725,4 +8106,8 @@ CDynamicProp - dynamic_prop -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -7737 +8122,3 @@ CDynamicProp - dynamic_prop -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -7740,26 +8127,26 @@ CBaseAnimating - entity_bird -- m_flGroundSpeed (Offset 876) (Save)(4 Bytes) -- m_flLastEventCheck (Offset 880) (Save)(4 Bytes) -- m_bSequenceFinished (Offset 948) (Save)(1 Bytes) -- m_bSequenceLoops (Offset 949) (Save)(1 Bytes) -- m_nSkin (Offset 900) (Save|Key|Input)(4 Bytes) - skin -- m_nBody (Offset 904) (Save|Key)(4 Bytes) - body -- m_nBody (Offset 904) (Save|Key|Input)(4 Bytes) - SetBodyGroup -- m_nHitboxSet (Offset 908) (Save|Key)(4 Bytes) - hitboxset -- m_nSequence (Offset 960) (Save|Key)(4 Bytes) - sequence -- m_flPoseParameter (Offset 964) (Save)(96 Bytes) -- m_flEncodedController (Offset 1060) (Save)(16 Bytes) -- m_flPlaybackRate (Offset 916) (Save|Key)(4 Bytes) - playbackrate -- m_flCycle (Offset 956) (Save|Key)(4 Bytes) - cycle -- m_pIk (Offset 940) (Save)(0 Bytes) -- m_iIKCounter (Offset 944) (Save)(4 Bytes) -- m_bClientSideAnimation (Offset 1076) (Save)(1 Bytes) -- m_bClientSideFrameReset (Offset 1077) (Save)(1 Bytes) -- m_nNewSequenceParity (Offset 1080) (Save)(4 Bytes) -- m_nResetEventsParity (Offset 1084) (Save)(4 Bytes) -- m_nMuzzleFlashParity (Offset 1088) (Save)(1 Bytes) -- m_iszLightingOriginRelative (Offset 1100) (Save|Key)(4 Bytes) - LightingOriginHack -- m_iszLightingOrigin (Offset 1104) (Save|Key)(4 Bytes) - LightingOrigin -- m_hLightingOrigin (Offset 1092) (Save)(4 Bytes) -- m_hLightingOriginRelative (Offset 1096) (Save)(4 Bytes) -- m_flModelScale (Offset 912) (Save)(4 Bytes) -- m_flDissolveStartTime (Offset 952) (Save)(4 Bytes) +- m_flGroundSpeed (Offset 924) (Save)(4 Bytes) +- m_flLastEventCheck (Offset 928) (Save)(4 Bytes) +- m_bSequenceFinished (Offset 996) (Save)(1 Bytes) +- m_bSequenceLoops (Offset 997) (Save)(1 Bytes) +- m_nSkin (Offset 948) (Save|Key|Input)(4 Bytes) - skin +- m_nBody (Offset 952) (Save|Key)(4 Bytes) - body +- m_nBody (Offset 952) (Save|Key|Input)(4 Bytes) - SetBodyGroup +- m_nHitboxSet (Offset 956) (Save|Key)(4 Bytes) - hitboxset +- m_nSequence (Offset 1008) (Save|Key)(4 Bytes) - sequence +- m_flPoseParameter (Offset 1012) (Save)(96 Bytes) +- m_flEncodedController (Offset 1108) (Save)(16 Bytes) +- m_flPlaybackRate (Offset 964) (Save|Key)(4 Bytes) - playbackrate +- m_flCycle (Offset 1004) (Save|Key)(4 Bytes) - cycle +- m_pIk (Offset 988) (Save)(0 Bytes) +- m_iIKCounter (Offset 992) (Save)(4 Bytes) +- m_bClientSideAnimation (Offset 1124) (Save)(1 Bytes) +- m_bClientSideFrameReset (Offset 1125) (Save)(1 Bytes) +- m_nNewSequenceParity (Offset 1128) (Save)(4 Bytes) +- m_nResetEventsParity (Offset 1132) (Save)(4 Bytes) +- m_nMuzzleFlashParity (Offset 1136) (Save)(1 Bytes) +- m_iszLightingOriginRelative (Offset 1148) (Save|Key)(4 Bytes) - LightingOriginHack +- m_iszLightingOrigin (Offset 1152) (Save|Key)(4 Bytes) - LightingOrigin +- m_hLightingOrigin (Offset 1140) (Save)(4 Bytes) +- m_hLightingOriginRelative (Offset 1144) (Save)(4 Bytes) +- m_flModelScale (Offset 960) (Save)(4 Bytes) +- m_flDissolveStartTime (Offset 1000) (Save)(4 Bytes) @@ -7773,5 +8160,5 @@ CBaseAnimating - entity_bird -- m_OnIgnite (Offset 1128) (Save|Key|Output)(0 Bytes) - OnIgnite -- m_fadeMinDist (Offset 1116) (Save|Key|Input)(4 Bytes) - fademindist -- m_fadeMaxDist (Offset 1120) (Save|Key|Input)(4 Bytes) - fademaxdist -- m_flFadeScale (Offset 1124) (Save|Key)(4 Bytes) - fadescale -- m_flModelScale (Offset 912) (Save|Key)(4 Bytes) - modelscale +- m_OnIgnite (Offset 1176) (Save|Key|Output)(0 Bytes) - OnIgnite +- m_fadeMinDist (Offset 1164) (Save|Key|Input)(4 Bytes) - fademindist +- m_fadeMaxDist (Offset 1168) (Save|Key|Input)(4 Bytes) - fademaxdist +- m_flFadeScale (Offset 1172) (Save|Key)(4 Bytes) - fadescale +- m_flModelScale (Offset 960) (Save|Key)(4 Bytes) - modelscale @@ -7782 +8169 @@ CBaseAnimating - entity_bird -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -7793,0 +8181,3 @@ CBaseAnimating - entity_bird +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -7815,7 +8205,7 @@ CBaseAnimating - entity_bird -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -7841,40 +8231,40 @@ CBaseAnimating - entity_bird -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -7907,4 +8297,8 @@ CBaseAnimating - entity_bird -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -7919 +8313,3 @@ CBaseAnimating - entity_bird -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -7932,0 +8329,3 @@ CBaseEntity - entity_blocker +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -7954,7 +8353,7 @@ CBaseEntity - entity_blocker -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -7980,40 +8379,40 @@ CBaseEntity - entity_blocker -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -8046,4 +8445,8 @@ CBaseEntity - entity_blocker -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -8058 +8461,3 @@ CBaseEntity - entity_blocker -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -8062,26 +8467,26 @@ CBaseAnimating - entity_carrier -- m_flGroundSpeed (Offset 876) (Save)(4 Bytes) -- m_flLastEventCheck (Offset 880) (Save)(4 Bytes) -- m_bSequenceFinished (Offset 948) (Save)(1 Bytes) -- m_bSequenceLoops (Offset 949) (Save)(1 Bytes) -- m_nSkin (Offset 900) (Save|Key|Input)(4 Bytes) - skin -- m_nBody (Offset 904) (Save|Key)(4 Bytes) - body -- m_nBody (Offset 904) (Save|Key|Input)(4 Bytes) - SetBodyGroup -- m_nHitboxSet (Offset 908) (Save|Key)(4 Bytes) - hitboxset -- m_nSequence (Offset 960) (Save|Key)(4 Bytes) - sequence -- m_flPoseParameter (Offset 964) (Save)(96 Bytes) -- m_flEncodedController (Offset 1060) (Save)(16 Bytes) -- m_flPlaybackRate (Offset 916) (Save|Key)(4 Bytes) - playbackrate -- m_flCycle (Offset 956) (Save|Key)(4 Bytes) - cycle -- m_pIk (Offset 940) (Save)(0 Bytes) -- m_iIKCounter (Offset 944) (Save)(4 Bytes) -- m_bClientSideAnimation (Offset 1076) (Save)(1 Bytes) -- m_bClientSideFrameReset (Offset 1077) (Save)(1 Bytes) -- m_nNewSequenceParity (Offset 1080) (Save)(4 Bytes) -- m_nResetEventsParity (Offset 1084) (Save)(4 Bytes) -- m_nMuzzleFlashParity (Offset 1088) (Save)(1 Bytes) -- m_iszLightingOriginRelative (Offset 1100) (Save|Key)(4 Bytes) - LightingOriginHack -- m_iszLightingOrigin (Offset 1104) (Save|Key)(4 Bytes) - LightingOrigin -- m_hLightingOrigin (Offset 1092) (Save)(4 Bytes) -- m_hLightingOriginRelative (Offset 1096) (Save)(4 Bytes) -- m_flModelScale (Offset 912) (Save)(4 Bytes) -- m_flDissolveStartTime (Offset 952) (Save)(4 Bytes) +- m_flGroundSpeed (Offset 924) (Save)(4 Bytes) +- m_flLastEventCheck (Offset 928) (Save)(4 Bytes) +- m_bSequenceFinished (Offset 996) (Save)(1 Bytes) +- m_bSequenceLoops (Offset 997) (Save)(1 Bytes) +- m_nSkin (Offset 948) (Save|Key|Input)(4 Bytes) - skin +- m_nBody (Offset 952) (Save|Key)(4 Bytes) - body +- m_nBody (Offset 952) (Save|Key|Input)(4 Bytes) - SetBodyGroup +- m_nHitboxSet (Offset 956) (Save|Key)(4 Bytes) - hitboxset +- m_nSequence (Offset 1008) (Save|Key)(4 Bytes) - sequence +- m_flPoseParameter (Offset 1012) (Save)(96 Bytes) +- m_flEncodedController (Offset 1108) (Save)(16 Bytes) +- m_flPlaybackRate (Offset 964) (Save|Key)(4 Bytes) - playbackrate +- m_flCycle (Offset 1004) (Save|Key)(4 Bytes) - cycle +- m_pIk (Offset 988) (Save)(0 Bytes) +- m_iIKCounter (Offset 992) (Save)(4 Bytes) +- m_bClientSideAnimation (Offset 1124) (Save)(1 Bytes) +- m_bClientSideFrameReset (Offset 1125) (Save)(1 Bytes) +- m_nNewSequenceParity (Offset 1128) (Save)(4 Bytes) +- m_nResetEventsParity (Offset 1132) (Save)(4 Bytes) +- m_nMuzzleFlashParity (Offset 1136) (Save)(1 Bytes) +- m_iszLightingOriginRelative (Offset 1148) (Save|Key)(4 Bytes) - LightingOriginHack +- m_iszLightingOrigin (Offset 1152) (Save|Key)(4 Bytes) - LightingOrigin +- m_hLightingOrigin (Offset 1140) (Save)(4 Bytes) +- m_hLightingOriginRelative (Offset 1144) (Save)(4 Bytes) +- m_flModelScale (Offset 960) (Save)(4 Bytes) +- m_flDissolveStartTime (Offset 1000) (Save)(4 Bytes) @@ -8095,5 +8500,5 @@ CBaseAnimating - entity_carrier -- m_OnIgnite (Offset 1128) (Save|Key|Output)(0 Bytes) - OnIgnite -- m_fadeMinDist (Offset 1116) (Save|Key|Input)(4 Bytes) - fademindist -- m_fadeMaxDist (Offset 1120) (Save|Key|Input)(4 Bytes) - fademaxdist -- m_flFadeScale (Offset 1124) (Save|Key)(4 Bytes) - fadescale -- m_flModelScale (Offset 912) (Save|Key)(4 Bytes) - modelscale +- m_OnIgnite (Offset 1176) (Save|Key|Output)(0 Bytes) - OnIgnite +- m_fadeMinDist (Offset 1164) (Save|Key|Input)(4 Bytes) - fademindist +- m_fadeMaxDist (Offset 1168) (Save|Key|Input)(4 Bytes) - fademaxdist +- m_flFadeScale (Offset 1172) (Save|Key)(4 Bytes) - fadescale +- m_flModelScale (Offset 960) (Save|Key)(4 Bytes) - modelscale @@ -8104 +8509 @@ CBaseAnimating - entity_carrier -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -8115,0 +8521,3 @@ CBaseAnimating - entity_carrier +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -8137,7 +8545,7 @@ CBaseAnimating - entity_carrier -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -8163,40 +8571,40 @@ CBaseAnimating - entity_carrier -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -8229,4 +8637,8 @@ CBaseAnimating - entity_carrier -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -8241 +8653,3 @@ CBaseAnimating - entity_carrier -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -8244,26 +8658,26 @@ CBaseAnimating - entity_croc -- m_flGroundSpeed (Offset 876) (Save)(4 Bytes) -- m_flLastEventCheck (Offset 880) (Save)(4 Bytes) -- m_bSequenceFinished (Offset 948) (Save)(1 Bytes) -- m_bSequenceLoops (Offset 949) (Save)(1 Bytes) -- m_nSkin (Offset 900) (Save|Key|Input)(4 Bytes) - skin -- m_nBody (Offset 904) (Save|Key)(4 Bytes) - body -- m_nBody (Offset 904) (Save|Key|Input)(4 Bytes) - SetBodyGroup -- m_nHitboxSet (Offset 908) (Save|Key)(4 Bytes) - hitboxset -- m_nSequence (Offset 960) (Save|Key)(4 Bytes) - sequence -- m_flPoseParameter (Offset 964) (Save)(96 Bytes) -- m_flEncodedController (Offset 1060) (Save)(16 Bytes) -- m_flPlaybackRate (Offset 916) (Save|Key)(4 Bytes) - playbackrate -- m_flCycle (Offset 956) (Save|Key)(4 Bytes) - cycle -- m_pIk (Offset 940) (Save)(0 Bytes) -- m_iIKCounter (Offset 944) (Save)(4 Bytes) -- m_bClientSideAnimation (Offset 1076) (Save)(1 Bytes) -- m_bClientSideFrameReset (Offset 1077) (Save)(1 Bytes) -- m_nNewSequenceParity (Offset 1080) (Save)(4 Bytes) -- m_nResetEventsParity (Offset 1084) (Save)(4 Bytes) -- m_nMuzzleFlashParity (Offset 1088) (Save)(1 Bytes) -- m_iszLightingOriginRelative (Offset 1100) (Save|Key)(4 Bytes) - LightingOriginHack -- m_iszLightingOrigin (Offset 1104) (Save|Key)(4 Bytes) - LightingOrigin -- m_hLightingOrigin (Offset 1092) (Save)(4 Bytes) -- m_hLightingOriginRelative (Offset 1096) (Save)(4 Bytes) -- m_flModelScale (Offset 912) (Save)(4 Bytes) -- m_flDissolveStartTime (Offset 952) (Save)(4 Bytes) +- m_flGroundSpeed (Offset 924) (Save)(4 Bytes) +- m_flLastEventCheck (Offset 928) (Save)(4 Bytes) +- m_bSequenceFinished (Offset 996) (Save)(1 Bytes) +- m_bSequenceLoops (Offset 997) (Save)(1 Bytes) +- m_nSkin (Offset 948) (Save|Key|Input)(4 Bytes) - skin +- m_nBody (Offset 952) (Save|Key)(4 Bytes) - body +- m_nBody (Offset 952) (Save|Key|Input)(4 Bytes) - SetBodyGroup +- m_nHitboxSet (Offset 956) (Save|Key)(4 Bytes) - hitboxset +- m_nSequence (Offset 1008) (Save|Key)(4 Bytes) - sequence +- m_flPoseParameter (Offset 1012) (Save)(96 Bytes) +- m_flEncodedController (Offset 1108) (Save)(16 Bytes) +- m_flPlaybackRate (Offset 964) (Save|Key)(4 Bytes) - playbackrate +- m_flCycle (Offset 1004) (Save|Key)(4 Bytes) - cycle +- m_pIk (Offset 988) (Save)(0 Bytes) +- m_iIKCounter (Offset 992) (Save)(4 Bytes) +- m_bClientSideAnimation (Offset 1124) (Save)(1 Bytes) +- m_bClientSideFrameReset (Offset 1125) (Save)(1 Bytes) +- m_nNewSequenceParity (Offset 1128) (Save)(4 Bytes) +- m_nResetEventsParity (Offset 1132) (Save)(4 Bytes) +- m_nMuzzleFlashParity (Offset 1136) (Save)(1 Bytes) +- m_iszLightingOriginRelative (Offset 1148) (Save|Key)(4 Bytes) - LightingOriginHack +- m_iszLightingOrigin (Offset 1152) (Save|Key)(4 Bytes) - LightingOrigin +- m_hLightingOrigin (Offset 1140) (Save)(4 Bytes) +- m_hLightingOriginRelative (Offset 1144) (Save)(4 Bytes) +- m_flModelScale (Offset 960) (Save)(4 Bytes) +- m_flDissolveStartTime (Offset 1000) (Save)(4 Bytes) @@ -8277,5 +8691,5 @@ CBaseAnimating - entity_croc -- m_OnIgnite (Offset 1128) (Save|Key|Output)(0 Bytes) - OnIgnite -- m_fadeMinDist (Offset 1116) (Save|Key|Input)(4 Bytes) - fademindist -- m_fadeMaxDist (Offset 1120) (Save|Key|Input)(4 Bytes) - fademaxdist -- m_flFadeScale (Offset 1124) (Save|Key)(4 Bytes) - fadescale -- m_flModelScale (Offset 912) (Save|Key)(4 Bytes) - modelscale +- m_OnIgnite (Offset 1176) (Save|Key|Output)(0 Bytes) - OnIgnite +- m_fadeMinDist (Offset 1164) (Save|Key|Input)(4 Bytes) - fademindist +- m_fadeMaxDist (Offset 1168) (Save|Key|Input)(4 Bytes) - fademaxdist +- m_flFadeScale (Offset 1172) (Save|Key)(4 Bytes) - fadescale +- m_flModelScale (Offset 960) (Save|Key)(4 Bytes) - modelscale @@ -8286 +8700 @@ CBaseAnimating - entity_croc -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -8297,0 +8712,3 @@ CBaseAnimating - entity_croc +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -8319,7 +8736,7 @@ CBaseAnimating - entity_croc -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -8345,40 +8762,40 @@ CBaseAnimating - entity_croc -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -8411,4 +8828,8 @@ CBaseAnimating - entity_croc -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -8423 +8844,3 @@ CBaseAnimating - entity_croc -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -8428,26 +8851,26 @@ CTFMedigunShield - entity_medigun_shield -- m_flGroundSpeed (Offset 876) (Save)(4 Bytes) -- m_flLastEventCheck (Offset 880) (Save)(4 Bytes) -- m_bSequenceFinished (Offset 948) (Save)(1 Bytes) -- m_bSequenceLoops (Offset 949) (Save)(1 Bytes) -- m_nSkin (Offset 900) (Save|Key|Input)(4 Bytes) - skin -- m_nBody (Offset 904) (Save|Key)(4 Bytes) - body -- m_nBody (Offset 904) (Save|Key|Input)(4 Bytes) - SetBodyGroup -- m_nHitboxSet (Offset 908) (Save|Key)(4 Bytes) - hitboxset -- m_nSequence (Offset 960) (Save|Key)(4 Bytes) - sequence -- m_flPoseParameter (Offset 964) (Save)(96 Bytes) -- m_flEncodedController (Offset 1060) (Save)(16 Bytes) -- m_flPlaybackRate (Offset 916) (Save|Key)(4 Bytes) - playbackrate -- m_flCycle (Offset 956) (Save|Key)(4 Bytes) - cycle -- m_pIk (Offset 940) (Save)(0 Bytes) -- m_iIKCounter (Offset 944) (Save)(4 Bytes) -- m_bClientSideAnimation (Offset 1076) (Save)(1 Bytes) -- m_bClientSideFrameReset (Offset 1077) (Save)(1 Bytes) -- m_nNewSequenceParity (Offset 1080) (Save)(4 Bytes) -- m_nResetEventsParity (Offset 1084) (Save)(4 Bytes) -- m_nMuzzleFlashParity (Offset 1088) (Save)(1 Bytes) -- m_iszLightingOriginRelative (Offset 1100) (Save|Key)(4 Bytes) - LightingOriginHack -- m_iszLightingOrigin (Offset 1104) (Save|Key)(4 Bytes) - LightingOrigin -- m_hLightingOrigin (Offset 1092) (Save)(4 Bytes) -- m_hLightingOriginRelative (Offset 1096) (Save)(4 Bytes) -- m_flModelScale (Offset 912) (Save)(4 Bytes) -- m_flDissolveStartTime (Offset 952) (Save)(4 Bytes) +- m_flGroundSpeed (Offset 924) (Save)(4 Bytes) +- m_flLastEventCheck (Offset 928) (Save)(4 Bytes) +- m_bSequenceFinished (Offset 996) (Save)(1 Bytes) +- m_bSequenceLoops (Offset 997) (Save)(1 Bytes) +- m_nSkin (Offset 948) (Save|Key|Input)(4 Bytes) - skin +- m_nBody (Offset 952) (Save|Key)(4 Bytes) - body +- m_nBody (Offset 952) (Save|Key|Input)(4 Bytes) - SetBodyGroup +- m_nHitboxSet (Offset 956) (Save|Key)(4 Bytes) - hitboxset +- m_nSequence (Offset 1008) (Save|Key)(4 Bytes) - sequence +- m_flPoseParameter (Offset 1012) (Save)(96 Bytes) +- m_flEncodedController (Offset 1108) (Save)(16 Bytes) +- m_flPlaybackRate (Offset 964) (Save|Key)(4 Bytes) - playbackrate +- m_flCycle (Offset 1004) (Save|Key)(4 Bytes) - cycle +- m_pIk (Offset 988) (Save)(0 Bytes) +- m_iIKCounter (Offset 992) (Save)(4 Bytes) +- m_bClientSideAnimation (Offset 1124) (Save)(1 Bytes) +- m_bClientSideFrameReset (Offset 1125) (Save)(1 Bytes) +- m_nNewSequenceParity (Offset 1128) (Save)(4 Bytes) +- m_nResetEventsParity (Offset 1132) (Save)(4 Bytes) +- m_nMuzzleFlashParity (Offset 1136) (Save)(1 Bytes) +- m_iszLightingOriginRelative (Offset 1148) (Save|Key)(4 Bytes) - LightingOriginHack +- m_iszLightingOrigin (Offset 1152) (Save|Key)(4 Bytes) - LightingOrigin +- m_hLightingOrigin (Offset 1140) (Save)(4 Bytes) +- m_hLightingOriginRelative (Offset 1144) (Save)(4 Bytes) +- m_flModelScale (Offset 960) (Save)(4 Bytes) +- m_flDissolveStartTime (Offset 1000) (Save)(4 Bytes) @@ -8461,5 +8884,5 @@ CTFMedigunShield - entity_medigun_shield -- m_OnIgnite (Offset 1128) (Save|Key|Output)(0 Bytes) - OnIgnite -- m_fadeMinDist (Offset 1116) (Save|Key|Input)(4 Bytes) - fademindist -- m_fadeMaxDist (Offset 1120) (Save|Key|Input)(4 Bytes) - fademaxdist -- m_flFadeScale (Offset 1124) (Save|Key)(4 Bytes) - fadescale -- m_flModelScale (Offset 912) (Save|Key)(4 Bytes) - modelscale +- m_OnIgnite (Offset 1176) (Save|Key|Output)(0 Bytes) - OnIgnite +- m_fadeMinDist (Offset 1164) (Save|Key|Input)(4 Bytes) - fademindist +- m_fadeMaxDist (Offset 1168) (Save|Key|Input)(4 Bytes) - fademaxdist +- m_flFadeScale (Offset 1172) (Save|Key)(4 Bytes) - fadescale +- m_flModelScale (Offset 960) (Save|Key)(4 Bytes) - modelscale @@ -8470 +8893 @@ CTFMedigunShield - entity_medigun_shield -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -8481,0 +8905,3 @@ CTFMedigunShield - entity_medigun_shield +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -8503,7 +8929,7 @@ CTFMedigunShield - entity_medigun_shield -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -8529,40 +8955,40 @@ CTFMedigunShield - entity_medigun_shield -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -8595,4 +9021,8 @@ CTFMedigunShield - entity_medigun_shield -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -8607 +9037,3 @@ CTFMedigunShield - entity_medigun_shield -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -8611,26 +9043,26 @@ CTFReviveMarker - entity_revive_marker -- m_flGroundSpeed (Offset 876) (Save)(4 Bytes) -- m_flLastEventCheck (Offset 880) (Save)(4 Bytes) -- m_bSequenceFinished (Offset 948) (Save)(1 Bytes) -- m_bSequenceLoops (Offset 949) (Save)(1 Bytes) -- m_nSkin (Offset 900) (Save|Key|Input)(4 Bytes) - skin -- m_nBody (Offset 904) (Save|Key)(4 Bytes) - body -- m_nBody (Offset 904) (Save|Key|Input)(4 Bytes) - SetBodyGroup -- m_nHitboxSet (Offset 908) (Save|Key)(4 Bytes) - hitboxset -- m_nSequence (Offset 960) (Save|Key)(4 Bytes) - sequence -- m_flPoseParameter (Offset 964) (Save)(96 Bytes) -- m_flEncodedController (Offset 1060) (Save)(16 Bytes) -- m_flPlaybackRate (Offset 916) (Save|Key)(4 Bytes) - playbackrate -- m_flCycle (Offset 956) (Save|Key)(4 Bytes) - cycle -- m_pIk (Offset 940) (Save)(0 Bytes) -- m_iIKCounter (Offset 944) (Save)(4 Bytes) -- m_bClientSideAnimation (Offset 1076) (Save)(1 Bytes) -- m_bClientSideFrameReset (Offset 1077) (Save)(1 Bytes) -- m_nNewSequenceParity (Offset 1080) (Save)(4 Bytes) -- m_nResetEventsParity (Offset 1084) (Save)(4 Bytes) -- m_nMuzzleFlashParity (Offset 1088) (Save)(1 Bytes) -- m_iszLightingOriginRelative (Offset 1100) (Save|Key)(4 Bytes) - LightingOriginHack -- m_iszLightingOrigin (Offset 1104) (Save|Key)(4 Bytes) - LightingOrigin -- m_hLightingOrigin (Offset 1092) (Save)(4 Bytes) -- m_hLightingOriginRelative (Offset 1096) (Save)(4 Bytes) -- m_flModelScale (Offset 912) (Save)(4 Bytes) -- m_flDissolveStartTime (Offset 952) (Save)(4 Bytes) +- m_flGroundSpeed (Offset 924) (Save)(4 Bytes) +- m_flLastEventCheck (Offset 928) (Save)(4 Bytes) +- m_bSequenceFinished (Offset 996) (Save)(1 Bytes) +- m_bSequenceLoops (Offset 997) (Save)(1 Bytes) +- m_nSkin (Offset 948) (Save|Key|Input)(4 Bytes) - skin +- m_nBody (Offset 952) (Save|Key)(4 Bytes) - body +- m_nBody (Offset 952) (Save|Key|Input)(4 Bytes) - SetBodyGroup +- m_nHitboxSet (Offset 956) (Save|Key)(4 Bytes) - hitboxset +- m_nSequence (Offset 1008) (Save|Key)(4 Bytes) - sequence +- m_flPoseParameter (Offset 1012) (Save)(96 Bytes) +- m_flEncodedController (Offset 1108) (Save)(16 Bytes) +- m_flPlaybackRate (Offset 964) (Save|Key)(4 Bytes) - playbackrate +- m_flCycle (Offset 1004) (Save|Key)(4 Bytes) - cycle +- m_pIk (Offset 988) (Save)(0 Bytes) +- m_iIKCounter (Offset 992) (Save)(4 Bytes) +- m_bClientSideAnimation (Offset 1124) (Save)(1 Bytes) +- m_bClientSideFrameReset (Offset 1125) (Save)(1 Bytes) +- m_nNewSequenceParity (Offset 1128) (Save)(4 Bytes) +- m_nResetEventsParity (Offset 1132) (Save)(4 Bytes) +- m_nMuzzleFlashParity (Offset 1136) (Save)(1 Bytes) +- m_iszLightingOriginRelative (Offset 1148) (Save|Key)(4 Bytes) - LightingOriginHack +- m_iszLightingOrigin (Offset 1152) (Save|Key)(4 Bytes) - LightingOrigin +- m_hLightingOrigin (Offset 1140) (Save)(4 Bytes) +- m_hLightingOriginRelative (Offset 1144) (Save)(4 Bytes) +- m_flModelScale (Offset 960) (Save)(4 Bytes) +- m_flDissolveStartTime (Offset 1000) (Save)(4 Bytes) @@ -8644,5 +9076,5 @@ CTFReviveMarker - entity_revive_marker -- m_OnIgnite (Offset 1128) (Save|Key|Output)(0 Bytes) - OnIgnite -- m_fadeMinDist (Offset 1116) (Save|Key|Input)(4 Bytes) - fademindist -- m_fadeMaxDist (Offset 1120) (Save|Key|Input)(4 Bytes) - fademaxdist -- m_flFadeScale (Offset 1124) (Save|Key)(4 Bytes) - fadescale -- m_flModelScale (Offset 912) (Save|Key)(4 Bytes) - modelscale +- m_OnIgnite (Offset 1176) (Save|Key|Output)(0 Bytes) - OnIgnite +- m_fadeMinDist (Offset 1164) (Save|Key|Input)(4 Bytes) - fademindist +- m_fadeMaxDist (Offset 1168) (Save|Key|Input)(4 Bytes) - fademaxdist +- m_flFadeScale (Offset 1172) (Save|Key)(4 Bytes) - fadescale +- m_flModelScale (Offset 960) (Save|Key)(4 Bytes) - modelscale @@ -8653 +9085 @@ CTFReviveMarker - entity_revive_marker -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -8664,0 +9097,3 @@ CTFReviveMarker - entity_revive_marker +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -8686,7 +9121,7 @@ CTFReviveMarker - entity_revive_marker -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -8712,40 +9147,40 @@ CTFReviveMarker - entity_revive_marker -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -8778,4 +9213,8 @@ CTFReviveMarker - entity_revive_marker -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -8790 +9229,3 @@ CTFReviveMarker - entity_revive_marker -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -8794,26 +9235,26 @@ CBaseAnimating - entity_rocket -- m_flGroundSpeed (Offset 876) (Save)(4 Bytes) -- m_flLastEventCheck (Offset 880) (Save)(4 Bytes) -- m_bSequenceFinished (Offset 948) (Save)(1 Bytes) -- m_bSequenceLoops (Offset 949) (Save)(1 Bytes) -- m_nSkin (Offset 900) (Save|Key|Input)(4 Bytes) - skin -- m_nBody (Offset 904) (Save|Key)(4 Bytes) - body -- m_nBody (Offset 904) (Save|Key|Input)(4 Bytes) - SetBodyGroup -- m_nHitboxSet (Offset 908) (Save|Key)(4 Bytes) - hitboxset -- m_nSequence (Offset 960) (Save|Key)(4 Bytes) - sequence -- m_flPoseParameter (Offset 964) (Save)(96 Bytes) -- m_flEncodedController (Offset 1060) (Save)(16 Bytes) -- m_flPlaybackRate (Offset 916) (Save|Key)(4 Bytes) - playbackrate -- m_flCycle (Offset 956) (Save|Key)(4 Bytes) - cycle -- m_pIk (Offset 940) (Save)(0 Bytes) -- m_iIKCounter (Offset 944) (Save)(4 Bytes) -- m_bClientSideAnimation (Offset 1076) (Save)(1 Bytes) -- m_bClientSideFrameReset (Offset 1077) (Save)(1 Bytes) -- m_nNewSequenceParity (Offset 1080) (Save)(4 Bytes) -- m_nResetEventsParity (Offset 1084) (Save)(4 Bytes) -- m_nMuzzleFlashParity (Offset 1088) (Save)(1 Bytes) -- m_iszLightingOriginRelative (Offset 1100) (Save|Key)(4 Bytes) - LightingOriginHack -- m_iszLightingOrigin (Offset 1104) (Save|Key)(4 Bytes) - LightingOrigin -- m_hLightingOrigin (Offset 1092) (Save)(4 Bytes) -- m_hLightingOriginRelative (Offset 1096) (Save)(4 Bytes) -- m_flModelScale (Offset 912) (Save)(4 Bytes) -- m_flDissolveStartTime (Offset 952) (Save)(4 Bytes) +- m_flGroundSpeed (Offset 924) (Save)(4 Bytes) +- m_flLastEventCheck (Offset 928) (Save)(4 Bytes) +- m_bSequenceFinished (Offset 996) (Save)(1 Bytes) +- m_bSequenceLoops (Offset 997) (Save)(1 Bytes) +- m_nSkin (Offset 948) (Save|Key|Input)(4 Bytes) - skin +- m_nBody (Offset 952) (Save|Key)(4 Bytes) - body +- m_nBody (Offset 952) (Save|Key|Input)(4 Bytes) - SetBodyGroup +- m_nHitboxSet (Offset 956) (Save|Key)(4 Bytes) - hitboxset +- m_nSequence (Offset 1008) (Save|Key)(4 Bytes) - sequence +- m_flPoseParameter (Offset 1012) (Save)(96 Bytes) +- m_flEncodedController (Offset 1108) (Save)(16 Bytes) +- m_flPlaybackRate (Offset 964) (Save|Key)(4 Bytes) - playbackrate +- m_flCycle (Offset 1004) (Save|Key)(4 Bytes) - cycle +- m_pIk (Offset 988) (Save)(0 Bytes) +- m_iIKCounter (Offset 992) (Save)(4 Bytes) +- m_bClientSideAnimation (Offset 1124) (Save)(1 Bytes) +- m_bClientSideFrameReset (Offset 1125) (Save)(1 Bytes) +- m_nNewSequenceParity (Offset 1128) (Save)(4 Bytes) +- m_nResetEventsParity (Offset 1132) (Save)(4 Bytes) +- m_nMuzzleFlashParity (Offset 1136) (Save)(1 Bytes) +- m_iszLightingOriginRelative (Offset 1148) (Save|Key)(4 Bytes) - LightingOriginHack +- m_iszLightingOrigin (Offset 1152) (Save|Key)(4 Bytes) - LightingOrigin +- m_hLightingOrigin (Offset 1140) (Save)(4 Bytes) +- m_hLightingOriginRelative (Offset 1144) (Save)(4 Bytes) +- m_flModelScale (Offset 960) (Save)(4 Bytes) +- m_flDissolveStartTime (Offset 1000) (Save)(4 Bytes) @@ -8827,5 +9268,5 @@ CBaseAnimating - entity_rocket -- m_OnIgnite (Offset 1128) (Save|Key|Output)(0 Bytes) - OnIgnite -- m_fadeMinDist (Offset 1116) (Save|Key|Input)(4 Bytes) - fademindist -- m_fadeMaxDist (Offset 1120) (Save|Key|Input)(4 Bytes) - fademaxdist -- m_flFadeScale (Offset 1124) (Save|Key)(4 Bytes) - fadescale -- m_flModelScale (Offset 912) (Save|Key)(4 Bytes) - modelscale +- m_OnIgnite (Offset 1176) (Save|Key|Output)(0 Bytes) - OnIgnite +- m_fadeMinDist (Offset 1164) (Save|Key|Input)(4 Bytes) - fademindist +- m_fadeMaxDist (Offset 1168) (Save|Key|Input)(4 Bytes) - fademaxdist +- m_flFadeScale (Offset 1172) (Save|Key)(4 Bytes) - fadescale +- m_flModelScale (Offset 960) (Save|Key)(4 Bytes) - modelscale @@ -8836 +9277 @@ CBaseAnimating - entity_rocket -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -8847,0 +9289,3 @@ CBaseAnimating - entity_rocket +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -8869,7 +9313,7 @@ CBaseAnimating - entity_rocket -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -8895,40 +9339,40 @@ CBaseAnimating - entity_rocket -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -8961,4 +9405,8 @@ CBaseAnimating - entity_rocket -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -8973 +9421,3 @@ CBaseAnimating - entity_rocket -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -8977,26 +9427,26 @@ CBaseAnimating - entity_saucer -- m_flGroundSpeed (Offset 876) (Save)(4 Bytes) -- m_flLastEventCheck (Offset 880) (Save)(4 Bytes) -- m_bSequenceFinished (Offset 948) (Save)(1 Bytes) -- m_bSequenceLoops (Offset 949) (Save)(1 Bytes) -- m_nSkin (Offset 900) (Save|Key|Input)(4 Bytes) - skin -- m_nBody (Offset 904) (Save|Key)(4 Bytes) - body -- m_nBody (Offset 904) (Save|Key|Input)(4 Bytes) - SetBodyGroup -- m_nHitboxSet (Offset 908) (Save|Key)(4 Bytes) - hitboxset -- m_nSequence (Offset 960) (Save|Key)(4 Bytes) - sequence -- m_flPoseParameter (Offset 964) (Save)(96 Bytes) -- m_flEncodedController (Offset 1060) (Save)(16 Bytes) -- m_flPlaybackRate (Offset 916) (Save|Key)(4 Bytes) - playbackrate -- m_flCycle (Offset 956) (Save|Key)(4 Bytes) - cycle -- m_pIk (Offset 940) (Save)(0 Bytes) -- m_iIKCounter (Offset 944) (Save)(4 Bytes) -- m_bClientSideAnimation (Offset 1076) (Save)(1 Bytes) -- m_bClientSideFrameReset (Offset 1077) (Save)(1 Bytes) -- m_nNewSequenceParity (Offset 1080) (Save)(4 Bytes) -- m_nResetEventsParity (Offset 1084) (Save)(4 Bytes) -- m_nMuzzleFlashParity (Offset 1088) (Save)(1 Bytes) -- m_iszLightingOriginRelative (Offset 1100) (Save|Key)(4 Bytes) - LightingOriginHack -- m_iszLightingOrigin (Offset 1104) (Save|Key)(4 Bytes) - LightingOrigin -- m_hLightingOrigin (Offset 1092) (Save)(4 Bytes) -- m_hLightingOriginRelative (Offset 1096) (Save)(4 Bytes) -- m_flModelScale (Offset 912) (Save)(4 Bytes) -- m_flDissolveStartTime (Offset 952) (Save)(4 Bytes) +- m_flGroundSpeed (Offset 924) (Save)(4 Bytes) +- m_flLastEventCheck (Offset 928) (Save)(4 Bytes) +- m_bSequenceFinished (Offset 996) (Save)(1 Bytes) +- m_bSequenceLoops (Offset 997) (Save)(1 Bytes) +- m_nSkin (Offset 948) (Save|Key|Input)(4 Bytes) - skin +- m_nBody (Offset 952) (Save|Key)(4 Bytes) - body +- m_nBody (Offset 952) (Save|Key|Input)(4 Bytes) - SetBodyGroup +- m_nHitboxSet (Offset 956) (Save|Key)(4 Bytes) - hitboxset +- m_nSequence (Offset 1008) (Save|Key)(4 Bytes) - sequence +- m_flPoseParameter (Offset 1012) (Save)(96 Bytes) +- m_flEncodedController (Offset 1108) (Save)(16 Bytes) +- m_flPlaybackRate (Offset 964) (Save|Key)(4 Bytes) - playbackrate +- m_flCycle (Offset 1004) (Save|Key)(4 Bytes) - cycle +- m_pIk (Offset 988) (Save)(0 Bytes) +- m_iIKCounter (Offset 992) (Save)(4 Bytes) +- m_bClientSideAnimation (Offset 1124) (Save)(1 Bytes) +- m_bClientSideFrameReset (Offset 1125) (Save)(1 Bytes) +- m_nNewSequenceParity (Offset 1128) (Save)(4 Bytes) +- m_nResetEventsParity (Offset 1132) (Save)(4 Bytes) +- m_nMuzzleFlashParity (Offset 1136) (Save)(1 Bytes) +- m_iszLightingOriginRelative (Offset 1148) (Save|Key)(4 Bytes) - LightingOriginHack +- m_iszLightingOrigin (Offset 1152) (Save|Key)(4 Bytes) - LightingOrigin +- m_hLightingOrigin (Offset 1140) (Save)(4 Bytes) +- m_hLightingOriginRelative (Offset 1144) (Save)(4 Bytes) +- m_flModelScale (Offset 960) (Save)(4 Bytes) +- m_flDissolveStartTime (Offset 1000) (Save)(4 Bytes) @@ -9010,5 +9460,5 @@ CBaseAnimating - entity_saucer -- m_OnIgnite (Offset 1128) (Save|Key|Output)(0 Bytes) - OnIgnite -- m_fadeMinDist (Offset 1116) (Save|Key|Input)(4 Bytes) - fademindist -- m_fadeMaxDist (Offset 1120) (Save|Key|Input)(4 Bytes) - fademaxdist -- m_flFadeScale (Offset 1124) (Save|Key)(4 Bytes) - fadescale -- m_flModelScale (Offset 912) (Save|Key)(4 Bytes) - modelscale +- m_OnIgnite (Offset 1176) (Save|Key|Output)(0 Bytes) - OnIgnite +- m_fadeMinDist (Offset 1164) (Save|Key|Input)(4 Bytes) - fademindist +- m_fadeMaxDist (Offset 1168) (Save|Key|Input)(4 Bytes) - fademaxdist +- m_flFadeScale (Offset 1172) (Save|Key)(4 Bytes) - fadescale +- m_flModelScale (Offset 960) (Save|Key)(4 Bytes) - modelscale @@ -9019 +9469 @@ CBaseAnimating - entity_saucer -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -9030,0 +9481,3 @@ CBaseAnimating - entity_saucer +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -9052,7 +9505,7 @@ CBaseAnimating - entity_saucer -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -9078,40 +9531,40 @@ CBaseAnimating - entity_saucer -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -9144,4 +9597,8 @@ CBaseAnimating - entity_saucer -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -9156 +9613,3 @@ CBaseAnimating - entity_saucer -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -9160,26 +9619,26 @@ CBaseAnimating - entity_sign -- m_flGroundSpeed (Offset 876) (Save)(4 Bytes) -- m_flLastEventCheck (Offset 880) (Save)(4 Bytes) -- m_bSequenceFinished (Offset 948) (Save)(1 Bytes) -- m_bSequenceLoops (Offset 949) (Save)(1 Bytes) -- m_nSkin (Offset 900) (Save|Key|Input)(4 Bytes) - skin -- m_nBody (Offset 904) (Save|Key)(4 Bytes) - body -- m_nBody (Offset 904) (Save|Key|Input)(4 Bytes) - SetBodyGroup -- m_nHitboxSet (Offset 908) (Save|Key)(4 Bytes) - hitboxset -- m_nSequence (Offset 960) (Save|Key)(4 Bytes) - sequence -- m_flPoseParameter (Offset 964) (Save)(96 Bytes) -- m_flEncodedController (Offset 1060) (Save)(16 Bytes) -- m_flPlaybackRate (Offset 916) (Save|Key)(4 Bytes) - playbackrate -- m_flCycle (Offset 956) (Save|Key)(4 Bytes) - cycle -- m_pIk (Offset 940) (Save)(0 Bytes) -- m_iIKCounter (Offset 944) (Save)(4 Bytes) -- m_bClientSideAnimation (Offset 1076) (Save)(1 Bytes) -- m_bClientSideFrameReset (Offset 1077) (Save)(1 Bytes) -- m_nNewSequenceParity (Offset 1080) (Save)(4 Bytes) -- m_nResetEventsParity (Offset 1084) (Save)(4 Bytes) -- m_nMuzzleFlashParity (Offset 1088) (Save)(1 Bytes) -- m_iszLightingOriginRelative (Offset 1100) (Save|Key)(4 Bytes) - LightingOriginHack -- m_iszLightingOrigin (Offset 1104) (Save|Key)(4 Bytes) - LightingOrigin -- m_hLightingOrigin (Offset 1092) (Save)(4 Bytes) -- m_hLightingOriginRelative (Offset 1096) (Save)(4 Bytes) -- m_flModelScale (Offset 912) (Save)(4 Bytes) -- m_flDissolveStartTime (Offset 952) (Save)(4 Bytes) +- m_flGroundSpeed (Offset 924) (Save)(4 Bytes) +- m_flLastEventCheck (Offset 928) (Save)(4 Bytes) +- m_bSequenceFinished (Offset 996) (Save)(1 Bytes) +- m_bSequenceLoops (Offset 997) (Save)(1 Bytes) +- m_nSkin (Offset 948) (Save|Key|Input)(4 Bytes) - skin +- m_nBody (Offset 952) (Save|Key)(4 Bytes) - body +- m_nBody (Offset 952) (Save|Key|Input)(4 Bytes) - SetBodyGroup +- m_nHitboxSet (Offset 956) (Save|Key)(4 Bytes) - hitboxset +- m_nSequence (Offset 1008) (Save|Key)(4 Bytes) - sequence +- m_flPoseParameter (Offset 1012) (Save)(96 Bytes) +- m_flEncodedController (Offset 1108) (Save)(16 Bytes) +- m_flPlaybackRate (Offset 964) (Save|Key)(4 Bytes) - playbackrate +- m_flCycle (Offset 1004) (Save|Key)(4 Bytes) - cycle +- m_pIk (Offset 988) (Save)(0 Bytes) +- m_iIKCounter (Offset 992) (Save)(4 Bytes) +- m_bClientSideAnimation (Offset 1124) (Save)(1 Bytes) +- m_bClientSideFrameReset (Offset 1125) (Save)(1 Bytes) +- m_nNewSequenceParity (Offset 1128) (Save)(4 Bytes) +- m_nResetEventsParity (Offset 1132) (Save)(4 Bytes) +- m_nMuzzleFlashParity (Offset 1136) (Save)(1 Bytes) +- m_iszLightingOriginRelative (Offset 1148) (Save|Key)(4 Bytes) - LightingOriginHack +- m_iszLightingOrigin (Offset 1152) (Save|Key)(4 Bytes) - LightingOrigin +- m_hLightingOrigin (Offset 1140) (Save)(4 Bytes) +- m_hLightingOriginRelative (Offset 1144) (Save)(4 Bytes) +- m_flModelScale (Offset 960) (Save)(4 Bytes) +- m_flDissolveStartTime (Offset 1000) (Save)(4 Bytes) @@ -9193,5 +9652,5 @@ CBaseAnimating - entity_sign -- m_OnIgnite (Offset 1128) (Save|Key|Output)(0 Bytes) - OnIgnite -- m_fadeMinDist (Offset 1116) (Save|Key|Input)(4 Bytes) - fademindist -- m_fadeMaxDist (Offset 1120) (Save|Key|Input)(4 Bytes) - fademaxdist -- m_flFadeScale (Offset 1124) (Save|Key)(4 Bytes) - fadescale -- m_flModelScale (Offset 912) (Save|Key)(4 Bytes) - modelscale +- m_OnIgnite (Offset 1176) (Save|Key|Output)(0 Bytes) - OnIgnite +- m_fadeMinDist (Offset 1164) (Save|Key|Input)(4 Bytes) - fademindist +- m_fadeMaxDist (Offset 1168) (Save|Key|Input)(4 Bytes) - fademaxdist +- m_flFadeScale (Offset 1172) (Save|Key)(4 Bytes) - fadescale +- m_flModelScale (Offset 960) (Save|Key)(4 Bytes) - modelscale @@ -9202 +9661 @@ CBaseAnimating - entity_sign -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -9213,0 +9673,3 @@ CBaseAnimating - entity_sign +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -9235,7 +9697,7 @@ CBaseAnimating - entity_sign -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -9261,40 +9723,40 @@ CBaseAnimating - entity_sign -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -9327,4 +9789,8 @@ CBaseAnimating - entity_sign -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -9339 +9805,3 @@ CBaseAnimating - entity_sign -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -9342,26 +9810,26 @@ CBaseAnimating - entity_soldier_statue -- m_flGroundSpeed (Offset 876) (Save)(4 Bytes) -- m_flLastEventCheck (Offset 880) (Save)(4 Bytes) -- m_bSequenceFinished (Offset 948) (Save)(1 Bytes) -- m_bSequenceLoops (Offset 949) (Save)(1 Bytes) -- m_nSkin (Offset 900) (Save|Key|Input)(4 Bytes) - skin -- m_nBody (Offset 904) (Save|Key)(4 Bytes) - body -- m_nBody (Offset 904) (Save|Key|Input)(4 Bytes) - SetBodyGroup -- m_nHitboxSet (Offset 908) (Save|Key)(4 Bytes) - hitboxset -- m_nSequence (Offset 960) (Save|Key)(4 Bytes) - sequence -- m_flPoseParameter (Offset 964) (Save)(96 Bytes) -- m_flEncodedController (Offset 1060) (Save)(16 Bytes) -- m_flPlaybackRate (Offset 916) (Save|Key)(4 Bytes) - playbackrate -- m_flCycle (Offset 956) (Save|Key)(4 Bytes) - cycle -- m_pIk (Offset 940) (Save)(0 Bytes) -- m_iIKCounter (Offset 944) (Save)(4 Bytes) -- m_bClientSideAnimation (Offset 1076) (Save)(1 Bytes) -- m_bClientSideFrameReset (Offset 1077) (Save)(1 Bytes) -- m_nNewSequenceParity (Offset 1080) (Save)(4 Bytes) -- m_nResetEventsParity (Offset 1084) (Save)(4 Bytes) -- m_nMuzzleFlashParity (Offset 1088) (Save)(1 Bytes) -- m_iszLightingOriginRelative (Offset 1100) (Save|Key)(4 Bytes) - LightingOriginHack -- m_iszLightingOrigin (Offset 1104) (Save|Key)(4 Bytes) - LightingOrigin -- m_hLightingOrigin (Offset 1092) (Save)(4 Bytes) -- m_hLightingOriginRelative (Offset 1096) (Save)(4 Bytes) -- m_flModelScale (Offset 912) (Save)(4 Bytes) -- m_flDissolveStartTime (Offset 952) (Save)(4 Bytes) +- m_flGroundSpeed (Offset 924) (Save)(4 Bytes) +- m_flLastEventCheck (Offset 928) (Save)(4 Bytes) +- m_bSequenceFinished (Offset 996) (Save)(1 Bytes) +- m_bSequenceLoops (Offset 997) (Save)(1 Bytes) +- m_nSkin (Offset 948) (Save|Key|Input)(4 Bytes) - skin +- m_nBody (Offset 952) (Save|Key)(4 Bytes) - body +- m_nBody (Offset 952) (Save|Key|Input)(4 Bytes) - SetBodyGroup +- m_nHitboxSet (Offset 956) (Save|Key)(4 Bytes) - hitboxset +- m_nSequence (Offset 1008) (Save|Key)(4 Bytes) - sequence +- m_flPoseParameter (Offset 1012) (Save)(96 Bytes) +- m_flEncodedController (Offset 1108) (Save)(16 Bytes) +- m_flPlaybackRate (Offset 964) (Save|Key)(4 Bytes) - playbackrate +- m_flCycle (Offset 1004) (Save|Key)(4 Bytes) - cycle +- m_pIk (Offset 988) (Save)(0 Bytes) +- m_iIKCounter (Offset 992) (Save)(4 Bytes) +- m_bClientSideAnimation (Offset 1124) (Save)(1 Bytes) +- m_bClientSideFrameReset (Offset 1125) (Save)(1 Bytes) +- m_nNewSequenceParity (Offset 1128) (Save)(4 Bytes) +- m_nResetEventsParity (Offset 1132) (Save)(4 Bytes) +- m_nMuzzleFlashParity (Offset 1136) (Save)(1 Bytes) +- m_iszLightingOriginRelative (Offset 1148) (Save|Key)(4 Bytes) - LightingOriginHack +- m_iszLightingOrigin (Offset 1152) (Save|Key)(4 Bytes) - LightingOrigin +- m_hLightingOrigin (Offset 1140) (Save)(4 Bytes) +- m_hLightingOriginRelative (Offset 1144) (Save)(4 Bytes) +- m_flModelScale (Offset 960) (Save)(4 Bytes) +- m_flDissolveStartTime (Offset 1000) (Save)(4 Bytes) @@ -9375,5 +9843,5 @@ CBaseAnimating - entity_soldier_statue -- m_OnIgnite (Offset 1128) (Save|Key|Output)(0 Bytes) - OnIgnite -- m_fadeMinDist (Offset 1116) (Save|Key|Input)(4 Bytes) - fademindist -- m_fadeMaxDist (Offset 1120) (Save|Key|Input)(4 Bytes) - fademaxdist -- m_flFadeScale (Offset 1124) (Save|Key)(4 Bytes) - fadescale -- m_flModelScale (Offset 912) (Save|Key)(4 Bytes) - modelscale +- m_OnIgnite (Offset 1176) (Save|Key|Output)(0 Bytes) - OnIgnite +- m_fadeMinDist (Offset 1164) (Save|Key|Input)(4 Bytes) - fademindist +- m_fadeMaxDist (Offset 1168) (Save|Key|Input)(4 Bytes) - fademaxdist +- m_flFadeScale (Offset 1172) (Save|Key)(4 Bytes) - fadescale +- m_flModelScale (Offset 960) (Save|Key)(4 Bytes) - modelscale @@ -9384 +9852 @@ CBaseAnimating - entity_soldier_statue -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -9395,0 +9864,3 @@ CBaseAnimating - entity_soldier_statue +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -9417,7 +9888,7 @@ CBaseAnimating - entity_soldier_statue -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -9443,40 +9914,40 @@ CBaseAnimating - entity_soldier_statue -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -9509,4 +9980,8 @@ CBaseAnimating - entity_soldier_statue -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -9521 +9996,3 @@ CBaseAnimating - entity_soldier_statue -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -9524,5 +10001,5 @@ CBaseEntity - entity_spawn_manager -- m_iszEntityName (Offset 876) (Save|Key)(4 Bytes) - entity_name -- m_iEntityCount (Offset 880) (Save|Key)(4 Bytes) - entity_count -- m_iRespawnTime (Offset 884) (Save|Key)(4 Bytes) - respawn_time -- m_bDropToGround (Offset 888) (Save|Key)(1 Bytes) - drop_to_ground -- m_bRandomRotation (Offset 889) (Save|Key)(1 Bytes) - random_rotation +- m_iszEntityName (Offset 924) (Save|Key)(4 Bytes) - entity_name +- m_iEntityCount (Offset 928) (Save|Key)(4 Bytes) - entity_count +- m_iRespawnTime (Offset 932) (Save|Key)(4 Bytes) - respawn_time +- m_bDropToGround (Offset 936) (Save|Key)(1 Bytes) - drop_to_ground +- m_bRandomRotation (Offset 937) (Save|Key)(1 Bytes) - random_rotation @@ -9539,0 +10017,3 @@ CBaseEntity - entity_spawn_manager +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -9561,7 +10041,7 @@ CBaseEntity - entity_spawn_manager -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -9587,40 +10067,40 @@ CBaseEntity - entity_spawn_manager -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -9653,4 +10133,8 @@ CBaseEntity - entity_spawn_manager -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -9665 +10149,3 @@ CBaseEntity - entity_spawn_manager -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -9668 +10154 @@ CBaseEntity - entity_spawn_point -- m_iszSpawnManagerName (Offset 880) (Save|Key)(4 Bytes) - spawn_manager_name +- m_iszSpawnManagerName (Offset 928) (Save|Key)(4 Bytes) - spawn_manager_name @@ -9679,0 +10166,3 @@ CBaseEntity - entity_spawn_point +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -9701,7 +10190,7 @@ CBaseEntity - entity_spawn_point -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -9727,40 +10216,40 @@ CBaseEntity - entity_spawn_point -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -9793,4 +10282,8 @@ CBaseEntity - entity_spawn_point -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -9805 +10298,3 @@ CBaseEntity - entity_spawn_point -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -9808,6 +10303,6 @@ CEntityFlame - entityflame -- m_flLifetime (Offset 896) (Save|Key)(4 Bytes) - lifetime -- m_flSize (Offset 880) (Save)(4 Bytes) -- m_hEntAttached (Offset 876) (Save)(4 Bytes) -- m_bUseHitboxes (Offset 884) (Save)(1 Bytes) -- m_iNumHitboxFires (Offset 888) (Save)(4 Bytes) -- m_flHitboxFireScale (Offset 892) (Save)(4 Bytes) +- m_flLifetime (Offset 944) (Save|Key)(4 Bytes) - lifetime +- m_flSize (Offset 928) (Save)(4 Bytes) +- m_hEntAttached (Offset 924) (Save)(4 Bytes) +- m_bUseHitboxes (Offset 932) (Save)(1 Bytes) +- m_iNumHitboxFires (Offset 936) (Save)(4 Bytes) +- m_flHitboxFireScale (Offset 940) (Save)(4 Bytes) @@ -9826,0 +10322,3 @@ CEntityFlame - entityflame +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -9848,7 +10346,7 @@ CEntityFlame - entityflame -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -9874,40 +10372,40 @@ CEntityFlame - entityflame -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -9940,4 +10438,8 @@ CEntityFlame - entityflame -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -9952 +10454,3 @@ CEntityFlame - entityflame -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -9955,16 +10459,16 @@ CBeam - env_beam -- m_active (Offset 1044) (Save)(4 Bytes) -- m_spriteTexture (Offset 1048) (Save)(4 Bytes) -- m_iszStartEntity (Offset 1052) (Save|Key)(4 Bytes) - LightningStart -- m_iszEndEntity (Offset 1056) (Save|Key)(4 Bytes) - LightningEnd -- m_life (Offset 1060) (Save|Key)(4 Bytes) - life -- m_boltWidth (Offset 1064) (Save|Key)(4 Bytes) - BoltWidth -- m_noiseAmplitude (Offset 1068) (Save|Key)(4 Bytes) - NoiseAmplitude -- m_speed (Offset 1072) (Save|Key)(4 Bytes) - TextureScroll -- m_restrike (Offset 1076) (Save|Key)(4 Bytes) - StrikeTime -- m_iszSpriteName (Offset 1080) (Save|Key)(4 Bytes) - texture -- m_frameStart (Offset 1084) (Save|Key)(4 Bytes) - framestart -- m_radius (Offset 1088) (Save|Key)(4 Bytes) - Radius -- m_TouchType (Offset 1092) (Save|Key)(4 Bytes) - TouchType -- m_iFilterName (Offset 1096) (Save|Key)(4 Bytes) - filtername -- m_iszDecal (Offset 1104) (Save|Key)(4 Bytes) - decalname -- m_hFilter (Offset 1100) (Save)(4 Bytes) +- m_active (Offset 1092) (Save)(4 Bytes) +- m_spriteTexture (Offset 1096) (Save)(4 Bytes) +- m_iszStartEntity (Offset 1100) (Save|Key)(4 Bytes) - LightningStart +- m_iszEndEntity (Offset 1104) (Save|Key)(4 Bytes) - LightningEnd +- m_life (Offset 1108) (Save|Key)(4 Bytes) - life +- m_boltWidth (Offset 1112) (Save|Key)(4 Bytes) - BoltWidth +- m_noiseAmplitude (Offset 1116) (Save|Key)(4 Bytes) - NoiseAmplitude +- m_speed (Offset 1120) (Save|Key)(4 Bytes) - TextureScroll +- m_restrike (Offset 1124) (Save|Key)(4 Bytes) - StrikeTime +- m_iszSpriteName (Offset 1128) (Save|Key)(4 Bytes) - texture +- m_frameStart (Offset 1132) (Save|Key)(4 Bytes) - framestart +- m_radius (Offset 1136) (Save|Key)(4 Bytes) - Radius +- m_TouchType (Offset 1140) (Save|Key)(4 Bytes) - TouchType +- m_iFilterName (Offset 1144) (Save|Key)(4 Bytes) - filtername +- m_iszDecal (Offset 1152) (Save|Key)(4 Bytes) - decalname +- m_hFilter (Offset 1148) (Save)(4 Bytes) @@ -9977,23 +10481,23 @@ CBeam - env_beam -- m_OnTouchedByEntity (Offset 1108) (Save|Key|Output)(0 Bytes) - OnTouchedByEntity -- m_nHaloIndex (Offset 896) (Save)(4 Bytes) -- m_nBeamType (Offset 900) (Save)(4 Bytes) -- m_nBeamFlags (Offset 904) (Save)(4 Bytes) -- m_nNumBeamEnts (Offset 892) (Save)(4 Bytes) -- m_hAttachEntity (Offset 908) (Save)(40 Bytes) -- m_nAttachIndex (Offset 948) (Save)(40 Bytes) -- m_nMinDXLevel (Offset 1016) (Save)(4 Bytes) -- m_fWidth (Offset 988) (Save)(4 Bytes) -- m_fEndWidth (Offset 992) (Save)(4 Bytes) -- m_fFadeLength (Offset 996) (Save)(4 Bytes) -- m_fHaloScale (Offset 1000) (Save)(4 Bytes) -- m_fAmplitude (Offset 1004) (Save)(4 Bytes) -- m_fStartFrame (Offset 1008) (Save)(4 Bytes) -- m_fSpeed (Offset 1012) (Save)(4 Bytes) -- m_flFrameRate (Offset 876) (Save)(4 Bytes) -- m_flFrame (Offset 1020) (Save)(4 Bytes) -- m_flHDRColorScale (Offset 880) (Save|Key)(4 Bytes) - HDRColorScale -- m_flDamage (Offset 888) (Save|Key)(4 Bytes) - damage -- m_flFireTime (Offset 884) (Save)(4 Bytes) -- m_vecEndPos (Offset 1024) (Save)(12 Bytes) -- m_hEndEntity (Offset 1036) (Save)(4 Bytes) -- m_nDissolveType (Offset 1040) (Save|Key)(4 Bytes) - dissolvetype +- m_OnTouchedByEntity (Offset 1156) (Save|Key|Output)(0 Bytes) - OnTouchedByEntity +- m_nHaloIndex (Offset 944) (Save)(4 Bytes) +- m_nBeamType (Offset 948) (Save)(4 Bytes) +- m_nBeamFlags (Offset 952) (Save)(4 Bytes) +- m_nNumBeamEnts (Offset 940) (Save)(4 Bytes) +- m_hAttachEntity (Offset 956) (Save)(40 Bytes) +- m_nAttachIndex (Offset 996) (Save)(40 Bytes) +- m_nMinDXLevel (Offset 1064) (Save)(4 Bytes) +- m_fWidth (Offset 1036) (Save)(4 Bytes) +- m_fEndWidth (Offset 1040) (Save)(4 Bytes) +- m_fFadeLength (Offset 1044) (Save)(4 Bytes) +- m_fHaloScale (Offset 1048) (Save)(4 Bytes) +- m_fAmplitude (Offset 1052) (Save)(4 Bytes) +- m_fStartFrame (Offset 1056) (Save)(4 Bytes) +- m_fSpeed (Offset 1060) (Save)(4 Bytes) +- m_flFrameRate (Offset 924) (Save)(4 Bytes) +- m_flFrame (Offset 1068) (Save)(4 Bytes) +- m_flHDRColorScale (Offset 928) (Save|Key)(4 Bytes) - HDRColorScale +- m_flDamage (Offset 936) (Save|Key)(4 Bytes) - damage +- m_flFireTime (Offset 932) (Save)(4 Bytes) +- m_vecEndPos (Offset 1072) (Save)(12 Bytes) +- m_hEndEntity (Offset 1084) (Save)(4 Bytes) +- m_nDissolveType (Offset 1088) (Save|Key)(4 Bytes) - dissolvetype @@ -10005 +10509 @@ CBeam - env_beam -- m_fSpeed (Offset 1012) (Save|Key|Input)(4 Bytes) - ScrollSpeed +- m_fSpeed (Offset 1060) (Save|Key|Input)(4 Bytes) - ScrollSpeed @@ -10016,0 +10521,3 @@ CBeam - env_beam +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -10038,7 +10545,7 @@ CBeam - env_beam -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -10064,40 +10571,40 @@ CBeam - env_beam -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -10130,4 +10637,8 @@ CBeam - env_beam -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -10142 +10653,3 @@ CBeam - env_beam -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -10145,2 +10658,2 @@ CBaseEntity - env_beverage -- m_CanInDispenser (Offset 873) (Save)(1 Bytes) -- m_nBeverageType (Offset 876) (Save)(4 Bytes) +- m_CanInDispenser (Offset 921) (Save)(1 Bytes) +- m_nBeverageType (Offset 924) (Save)(4 Bytes) @@ -10158,0 +10672,3 @@ CBaseEntity - env_beverage +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -10180,7 +10696,7 @@ CBaseEntity - env_beverage -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -10206,40 +10722,40 @@ CBaseEntity - env_beverage -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -10272,4 +10788,8 @@ CBaseEntity - env_beverage -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -10284 +10804,3 @@ CBaseEntity - env_beverage -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -10287,3 +10809,3 @@ CBaseEntity - env_blood -- m_vecSprayDir (Offset 876) (Save|Key)(12 Bytes) - spraydir -- m_flAmount (Offset 888) (Save|Key)(4 Bytes) - amount -- m_Color (Offset 892) (Save)(4 Bytes) +- m_vecSprayDir (Offset 924) (Save|Key)(12 Bytes) - spraydir +- m_flAmount (Offset 936) (Save|Key)(4 Bytes) - amount +- m_Color (Offset 940) (Save)(4 Bytes) @@ -10301,0 +10824,3 @@ CBaseEntity - env_blood +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -10323,7 +10848,7 @@ CBaseEntity - env_blood -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -10349,40 +10874,40 @@ CBaseEntity - env_blood -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -10415,4 +10940,8 @@ CBaseEntity - env_blood -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -10427 +10956,3 @@ CBaseEntity - env_blood -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -10431,3 +10962,3 @@ CBaseEntity - env_bubbles -- m_density (Offset 876) (Save|Key)(4 Bytes) - density -- m_frequency (Offset 880) (Save|Key)(4 Bytes) - frequency -- m_state (Offset 888) (Save)(4 Bytes) +- m_density (Offset 924) (Save|Key)(4 Bytes) - density +- m_frequency (Offset 928) (Save|Key)(4 Bytes) - frequency +- m_state (Offset 936) (Save)(4 Bytes) @@ -10451,0 +10983,3 @@ CBaseEntity - env_bubbles +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -10473,7 +11007,7 @@ CBaseEntity - env_bubbles -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -10499,40 +11033,40 @@ CBaseEntity - env_bubbles -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -10565,4 +11099,8 @@ CBaseEntity - env_bubbles -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -10577 +11115,3 @@ CBaseEntity - env_bubbles -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -10584,3 +11124,3 @@ CBaseEntity - env_credits -- m_OnCreditsDone (Offset 876) (Save|Key|Output)(0 Bytes) - OnCreditsDone -- m_bRolledOutroCredits (Offset 900) (Save)(1 Bytes) -- m_flLogoLength (Offset 904) (Save)(4 Bytes) +- m_OnCreditsDone (Offset 924) (Save|Key|Output)(0 Bytes) - OnCreditsDone +- m_bRolledOutroCredits (Offset 948) (Save)(1 Bytes) +- m_flLogoLength (Offset 952) (Save)(4 Bytes) @@ -10597,0 +11138,3 @@ CBaseEntity - env_credits +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -10619,7 +11162,7 @@ CBaseEntity - env_credits -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -10645,40 +11188,40 @@ CBaseEntity - env_credits -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -10711,4 +11254,8 @@ CBaseEntity - env_credits -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -10723 +11270,3 @@ CBaseEntity - env_credits -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -10736,0 +11286,3 @@ CBaseEntity - env_debughistory +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -10758,7 +11310,7 @@ CBaseEntity - env_debughistory -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -10784,40 +11336,40 @@ CBaseEntity - env_debughistory -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -10850,4 +11402,8 @@ CBaseEntity - env_debughistory -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -10862 +11418,3 @@ CBaseEntity - env_debughistory -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -10875,0 +11434,3 @@ CEnvDetailController - env_detail_contro +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -10897,7 +11458,7 @@ CEnvDetailController - env_detail_contro -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -10923,40 +11484,40 @@ CEnvDetailController - env_detail_contro -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -10989,4 +11550,8 @@ CEnvDetailController - env_detail_contro -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -11001 +11566,3 @@ CEnvDetailController - env_detail_contro -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -11004,2 +11571,2 @@ CBaseEntity - env_dustpuff -- m_flScale (Offset 876) (Save|Key)(4 Bytes) - scale -- m_rgbaColor (Offset 880) (Save|Key)(4 Bytes) - color +- m_flScale (Offset 924) (Save|Key)(4 Bytes) - scale +- m_rgbaColor (Offset 928) (Save|Key)(4 Bytes) - color @@ -11017,0 +11585,3 @@ CBaseEntity - env_dustpuff +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -11039,7 +11609,7 @@ CBaseEntity - env_dustpuff -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -11065,40 +11635,40 @@ CBaseEntity - env_dustpuff -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -11131,4 +11701,8 @@ CBaseEntity - env_dustpuff -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -11143 +11717,3 @@ CBaseEntity - env_dustpuff -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -11146,14 +11722,14 @@ DustTrail - env_dusttrail -- m_Color (Offset 876) (Save)(12 Bytes) -- m_Opacity (Offset 888) (Save|Key)(4 Bytes) - opacity -- m_SpawnRate (Offset 892) (Save|Key)(4 Bytes) - spawnrate -- m_ParticleLifetime (Offset 896) (Save|Key)(4 Bytes) - lifetime -- m_StopEmitTime (Offset 900) (Save)(4 Bytes) -- m_MinSpeed (Offset 904) (Save|Key)(4 Bytes) - minspeed -- m_MaxSpeed (Offset 908) (Save|Key)(4 Bytes) - maxspeed -- m_MinDirectedSpeed (Offset 924) (Save|Key)(4 Bytes) - mindirectedspeed -- m_MaxDirectedSpeed (Offset 928) (Save|Key)(4 Bytes) - maxdirectedspeed -- m_StartSize (Offset 912) (Save|Key)(4 Bytes) - startsize -- m_EndSize (Offset 916) (Save|Key)(4 Bytes) - endsize -- m_SpawnRadius (Offset 920) (Save|Key)(4 Bytes) - spawnradius -- m_bEmit (Offset 932) (Save)(1 Bytes) -- m_nAttachment (Offset 936) (Save)(4 Bytes) +- m_Color (Offset 924) (Save)(12 Bytes) +- m_Opacity (Offset 936) (Save|Key)(4 Bytes) - opacity +- m_SpawnRate (Offset 940) (Save|Key)(4 Bytes) - spawnrate +- m_ParticleLifetime (Offset 944) (Save|Key)(4 Bytes) - lifetime +- m_StopEmitTime (Offset 948) (Save)(4 Bytes) +- m_MinSpeed (Offset 952) (Save|Key)(4 Bytes) - minspeed +- m_MaxSpeed (Offset 956) (Save|Key)(4 Bytes) - maxspeed +- m_MinDirectedSpeed (Offset 972) (Save|Key)(4 Bytes) - mindirectedspeed +- m_MaxDirectedSpeed (Offset 976) (Save|Key)(4 Bytes) - maxdirectedspeed +- m_StartSize (Offset 960) (Save|Key)(4 Bytes) - startsize +- m_EndSize (Offset 964) (Save|Key)(4 Bytes) - endsize +- m_SpawnRadius (Offset 968) (Save|Key)(4 Bytes) - spawnradius +- m_bEmit (Offset 980) (Save)(1 Bytes) +- m_nAttachment (Offset 984) (Save)(4 Bytes) @@ -11170,0 +11747,3 @@ DustTrail - env_dusttrail +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -11192,7 +11771,7 @@ DustTrail - env_dusttrail -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -11218,40 +11797,40 @@ DustTrail - env_dusttrail -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -11284,4 +11863,8 @@ DustTrail - env_dusttrail -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -11296 +11879,3 @@ DustTrail - env_dusttrail -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -11300 +11885 @@ CBaseAnimating - env_effectscript -- m_iszScriptName (Offset 1172) (Save|Key)(4 Bytes) - scriptfile +- m_iszScriptName (Offset 1220) (Save|Key)(4 Bytes) - scriptfile @@ -11302,26 +11887,26 @@ CBaseAnimating - env_effectscript -- m_flGroundSpeed (Offset 876) (Save)(4 Bytes) -- m_flLastEventCheck (Offset 880) (Save)(4 Bytes) -- m_bSequenceFinished (Offset 948) (Save)(1 Bytes) -- m_bSequenceLoops (Offset 949) (Save)(1 Bytes) -- m_nSkin (Offset 900) (Save|Key|Input)(4 Bytes) - skin -- m_nBody (Offset 904) (Save|Key)(4 Bytes) - body -- m_nBody (Offset 904) (Save|Key|Input)(4 Bytes) - SetBodyGroup -- m_nHitboxSet (Offset 908) (Save|Key)(4 Bytes) - hitboxset -- m_nSequence (Offset 960) (Save|Key)(4 Bytes) - sequence -- m_flPoseParameter (Offset 964) (Save)(96 Bytes) -- m_flEncodedController (Offset 1060) (Save)(16 Bytes) -- m_flPlaybackRate (Offset 916) (Save|Key)(4 Bytes) - playbackrate -- m_flCycle (Offset 956) (Save|Key)(4 Bytes) - cycle -- m_pIk (Offset 940) (Save)(0 Bytes) -- m_iIKCounter (Offset 944) (Save)(4 Bytes) -- m_bClientSideAnimation (Offset 1076) (Save)(1 Bytes) -- m_bClientSideFrameReset (Offset 1077) (Save)(1 Bytes) -- m_nNewSequenceParity (Offset 1080) (Save)(4 Bytes) -- m_nResetEventsParity (Offset 1084) (Save)(4 Bytes) -- m_nMuzzleFlashParity (Offset 1088) (Save)(1 Bytes) -- m_iszLightingOriginRelative (Offset 1100) (Save|Key)(4 Bytes) - LightingOriginHack -- m_iszLightingOrigin (Offset 1104) (Save|Key)(4 Bytes) - LightingOrigin -- m_hLightingOrigin (Offset 1092) (Save)(4 Bytes) -- m_hLightingOriginRelative (Offset 1096) (Save)(4 Bytes) -- m_flModelScale (Offset 912) (Save)(4 Bytes) -- m_flDissolveStartTime (Offset 952) (Save)(4 Bytes) +- m_flGroundSpeed (Offset 924) (Save)(4 Bytes) +- m_flLastEventCheck (Offset 928) (Save)(4 Bytes) +- m_bSequenceFinished (Offset 996) (Save)(1 Bytes) +- m_bSequenceLoops (Offset 997) (Save)(1 Bytes) +- m_nSkin (Offset 948) (Save|Key|Input)(4 Bytes) - skin +- m_nBody (Offset 952) (Save|Key)(4 Bytes) - body +- m_nBody (Offset 952) (Save|Key|Input)(4 Bytes) - SetBodyGroup +- m_nHitboxSet (Offset 956) (Save|Key)(4 Bytes) - hitboxset +- m_nSequence (Offset 1008) (Save|Key)(4 Bytes) - sequence +- m_flPoseParameter (Offset 1012) (Save)(96 Bytes) +- m_flEncodedController (Offset 1108) (Save)(16 Bytes) +- m_flPlaybackRate (Offset 964) (Save|Key)(4 Bytes) - playbackrate +- m_flCycle (Offset 1004) (Save|Key)(4 Bytes) - cycle +- m_pIk (Offset 988) (Save)(0 Bytes) +- m_iIKCounter (Offset 992) (Save)(4 Bytes) +- m_bClientSideAnimation (Offset 1124) (Save)(1 Bytes) +- m_bClientSideFrameReset (Offset 1125) (Save)(1 Bytes) +- m_nNewSequenceParity (Offset 1128) (Save)(4 Bytes) +- m_nResetEventsParity (Offset 1132) (Save)(4 Bytes) +- m_nMuzzleFlashParity (Offset 1136) (Save)(1 Bytes) +- m_iszLightingOriginRelative (Offset 1148) (Save|Key)(4 Bytes) - LightingOriginHack +- m_iszLightingOrigin (Offset 1152) (Save|Key)(4 Bytes) - LightingOrigin +- m_hLightingOrigin (Offset 1140) (Save)(4 Bytes) +- m_hLightingOriginRelative (Offset 1144) (Save)(4 Bytes) +- m_flModelScale (Offset 960) (Save)(4 Bytes) +- m_flDissolveStartTime (Offset 1000) (Save)(4 Bytes) @@ -11335,5 +11920,5 @@ CBaseAnimating - env_effectscript -- m_OnIgnite (Offset 1128) (Save|Key|Output)(0 Bytes) - OnIgnite -- m_fadeMinDist (Offset 1116) (Save|Key|Input)(4 Bytes) - fademindist -- m_fadeMaxDist (Offset 1120) (Save|Key|Input)(4 Bytes) - fademaxdist -- m_flFadeScale (Offset 1124) (Save|Key)(4 Bytes) - fadescale -- m_flModelScale (Offset 912) (Save|Key)(4 Bytes) - modelscale +- m_OnIgnite (Offset 1176) (Save|Key|Output)(0 Bytes) - OnIgnite +- m_fadeMinDist (Offset 1164) (Save|Key|Input)(4 Bytes) - fademindist +- m_fadeMaxDist (Offset 1168) (Save|Key|Input)(4 Bytes) - fademaxdist +- m_flFadeScale (Offset 1172) (Save|Key)(4 Bytes) - fadescale +- m_flModelScale (Offset 960) (Save|Key)(4 Bytes) - modelscale @@ -11344 +11929 @@ CBaseAnimating - env_effectscript -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -11355,0 +11941,3 @@ CBaseAnimating - env_effectscript +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -11377,7 +11965,7 @@ CBaseAnimating - env_effectscript -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -11403,40 +11991,40 @@ CBaseAnimating - env_effectscript -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -11469,4 +12057,8 @@ CBaseAnimating - env_effectscript -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -11481 +12073,3 @@ CBaseAnimating - env_effectscript -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -11484,4 +12078,4 @@ CEmbers - env_embers -- m_nDensity (Offset 876) (Save|Key)(4 Bytes) - density -- m_nLifetime (Offset 880) (Save|Key)(4 Bytes) - lifetime -- m_nSpeed (Offset 884) (Save|Key)(4 Bytes) - speed -- m_bEmit (Offset 888) (Save)(1 Bytes) +- m_nDensity (Offset 924) (Save|Key)(4 Bytes) - density +- m_nLifetime (Offset 928) (Save|Key)(4 Bytes) - lifetime +- m_nSpeed (Offset 932) (Save|Key)(4 Bytes) - speed +- m_bEmit (Offset 936) (Save)(1 Bytes) @@ -11499,0 +12094,3 @@ CEmbers - env_embers +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -11521,7 +12118,7 @@ CEmbers - env_embers -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -11547,40 +12144,40 @@ CEmbers - env_embers -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -11613,4 +12210,8 @@ CEmbers - env_embers -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -11625 +12226,3 @@ CEmbers - env_embers -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -11628,10 +12231,10 @@ CEntityDissolve - env_entity_dissolver -- m_flStartTime (Offset 876) (Save)(4 Bytes) -- m_flFadeInStart (Offset 880) (Save)(4 Bytes) -- m_flFadeInLength (Offset 884) (Save)(4 Bytes) -- m_flFadeOutModelStart (Offset 888) (Save)(4 Bytes) -- m_flFadeOutModelLength (Offset 892) (Save)(4 Bytes) -- m_flFadeOutStart (Offset 896) (Save)(4 Bytes) -- m_flFadeOutLength (Offset 900) (Save)(4 Bytes) -- m_nDissolveType (Offset 904) (Save|Key)(4 Bytes) - dissolvetype -- m_vDissolverOrigin (Offset 908) (Save)(12 Bytes) -- m_nMagnitude (Offset 920) (Save|Key)(4 Bytes) - magnitude +- m_flStartTime (Offset 924) (Save)(4 Bytes) +- m_flFadeInStart (Offset 928) (Save)(4 Bytes) +- m_flFadeInLength (Offset 932) (Save)(4 Bytes) +- m_flFadeOutModelStart (Offset 936) (Save)(4 Bytes) +- m_flFadeOutModelLength (Offset 940) (Save)(4 Bytes) +- m_flFadeOutStart (Offset 944) (Save)(4 Bytes) +- m_flFadeOutLength (Offset 948) (Save)(4 Bytes) +- m_nDissolveType (Offset 952) (Save|Key)(4 Bytes) - dissolvetype +- m_vDissolverOrigin (Offset 956) (Save)(12 Bytes) +- m_nMagnitude (Offset 968) (Save|Key)(4 Bytes) - magnitude @@ -11651,0 +12255,3 @@ CEntityDissolve - env_entity_dissolver +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -11673,7 +12279,7 @@ CEntityDissolve - env_entity_dissolver -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -11699,40 +12305,40 @@ CEntityDissolve - env_entity_dissolver -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -11765,4 +12371,8 @@ CEntityDissolve - env_entity_dissolver -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -11777 +12387,3 @@ CEntityDissolve - env_entity_dissolver -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -11780,6 +12392,6 @@ CEntityFlame - env_entity_igniter -- m_flLifetime (Offset 896) (Save|Key)(4 Bytes) - lifetime -- m_flSize (Offset 880) (Save)(4 Bytes) -- m_hEntAttached (Offset 876) (Save)(4 Bytes) -- m_bUseHitboxes (Offset 884) (Save)(1 Bytes) -- m_iNumHitboxFires (Offset 888) (Save)(4 Bytes) -- m_flHitboxFireScale (Offset 892) (Save)(4 Bytes) +- m_flLifetime (Offset 944) (Save|Key)(4 Bytes) - lifetime +- m_flSize (Offset 928) (Save)(4 Bytes) +- m_hEntAttached (Offset 924) (Save)(4 Bytes) +- m_bUseHitboxes (Offset 932) (Save)(1 Bytes) +- m_iNumHitboxFires (Offset 936) (Save)(4 Bytes) +- m_flHitboxFireScale (Offset 940) (Save)(4 Bytes) @@ -11798,0 +12411,3 @@ CEntityFlame - env_entity_igniter +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -11820,7 +12435,7 @@ CEntityFlame - env_entity_igniter -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -11846,40 +12461,40 @@ CEntityFlame - env_entity_igniter -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -11912,4 +12527,8 @@ CEntityFlame - env_entity_igniter -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -11924 +12543,3 @@ CEntityFlame - env_entity_igniter -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -11927,10 +12548,10 @@ CBaseEntity - env_entity_maker -- m_hCurrentInstance (Offset 900) (Save)(4 Bytes) -- m_hCurrentBlocker (Offset 904) (Save)(4 Bytes) -- m_vecBlockerOrigin (Offset 908) (Save)(12 Bytes) -- m_iszTemplate (Offset 944) (Save|Key)(4 Bytes) - EntityTemplate -- m_angPostSpawnDirection (Offset 920) (Save|Key)(12 Bytes) - PostSpawnDirection -- m_flPostSpawnDirectionVariance (Offset 932) (Save|Key)(4 Bytes) - PostSpawnDirectionVariance -- m_flPostSpawnSpeed (Offset 936) (Save|Key)(4 Bytes) - PostSpawnSpeed -- m_bPostSpawnUseAngles (Offset 940) (Save|Key)(1 Bytes) - PostSpawnInheritAngles -- m_pOutputOnSpawned (Offset 948) (Save|Key|Output)(0 Bytes) - OnEntitySpawned -- m_pOutputOnFailedSpawn (Offset 972) (Save|Key|Output)(0 Bytes) - OnEntityFailedSpawn +- m_hCurrentInstance (Offset 948) (Save)(4 Bytes) +- m_hCurrentBlocker (Offset 952) (Save)(4 Bytes) +- m_vecBlockerOrigin (Offset 956) (Save)(12 Bytes) +- m_iszTemplate (Offset 992) (Save|Key)(4 Bytes) - EntityTemplate +- m_angPostSpawnDirection (Offset 968) (Save|Key)(12 Bytes) - PostSpawnDirection +- m_flPostSpawnDirectionVariance (Offset 980) (Save|Key)(4 Bytes) - PostSpawnDirectionVariance +- m_flPostSpawnSpeed (Offset 984) (Save|Key)(4 Bytes) - PostSpawnSpeed +- m_bPostSpawnUseAngles (Offset 988) (Save|Key)(1 Bytes) - PostSpawnInheritAngles +- m_pOutputOnSpawned (Offset 996) (Save|Key|Output)(0 Bytes) - OnEntitySpawned +- m_pOutputOnFailedSpawn (Offset 1020) (Save|Key|Output)(0 Bytes) - OnEntityFailedSpawn @@ -11950,0 +12572,3 @@ CBaseEntity - env_entity_maker +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -11972,7 +12596,7 @@ CBaseEntity - env_entity_maker -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -11998,40 +12622,40 @@ CBaseEntity - env_entity_maker -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -12064,4 +12688,8 @@ CBaseEntity - env_entity_maker -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -12076 +12704,3 @@ CBaseEntity - env_entity_maker -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -12079,10 +12709,10 @@ CBaseEntity - env_explosion -- m_iMagnitude (Offset 876) (Save|Key)(4 Bytes) - iMagnitude -- m_iRadiusOverride (Offset 880) (Save|Key)(4 Bytes) - iRadiusOverride -- m_spriteScale (Offset 884) (Save)(4 Bytes) -- m_flDamageForce (Offset 888) (Save|Key)(4 Bytes) - DamageForce -- m_iszFireballSprite (Offset 892) (Save)(4 Bytes) -- m_sFireballSprite (Offset 896) (Save)(2 Bytes) -- m_hInflictor (Offset 900) (Save)(4 Bytes) -- m_iCustomDamageType (Offset 904) (Save)(4 Bytes) -- m_iClassIgnore (Offset 908) (Save)(4 Bytes) -- m_hEntityIgnore (Offset 912) (Save|Key)(4 Bytes) - ignoredEntity +- m_iMagnitude (Offset 924) (Save|Key)(4 Bytes) - iMagnitude +- m_iRadiusOverride (Offset 928) (Save|Key)(4 Bytes) - iRadiusOverride +- m_spriteScale (Offset 932) (Save)(4 Bytes) +- m_flDamageForce (Offset 936) (Save|Key)(4 Bytes) - DamageForce +- m_iszFireballSprite (Offset 940) (Save)(4 Bytes) +- m_sFireballSprite (Offset 944) (Save)(2 Bytes) +- m_hInflictor (Offset 948) (Save)(4 Bytes) +- m_iCustomDamageType (Offset 952) (Save)(4 Bytes) +- m_iClassIgnore (Offset 956) (Save)(4 Bytes) +- m_hEntityIgnore (Offset 960) (Save|Key)(4 Bytes) - ignoredEntity @@ -12101,0 +12732,3 @@ CBaseEntity - env_explosion +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -12123,7 +12756,7 @@ CBaseEntity - env_explosion -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -12149,40 +12782,40 @@ CBaseEntity - env_explosion -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -12215,4 +12848,8 @@ CBaseEntity - env_explosion -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -12227 +12864,3 @@ CBaseEntity - env_explosion -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -12230,2 +12869,2 @@ CBaseEntity - env_fade -- m_Duration (Offset 876) (Save|Key)(4 Bytes) - duration -- m_HoldTime (Offset 880) (Save|Key)(4 Bytes) - holdtime +- m_Duration (Offset 924) (Save|Key)(4 Bytes) - duration +- m_HoldTime (Offset 928) (Save|Key)(4 Bytes) - holdtime @@ -12233 +12872 @@ CBaseEntity - env_fade -- m_OnBeginFade (Offset 884) (Save|Key|Output)(0 Bytes) - OnBeginFade +- m_OnBeginFade (Offset 932) (Save|Key|Output)(0 Bytes) - OnBeginFade @@ -12244,0 +12884,3 @@ CBaseEntity - env_fade +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -12266,7 +12908,7 @@ CBaseEntity - env_fade -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -12292,40 +12934,40 @@ CBaseEntity - env_fade -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -12358,4 +13000,8 @@ CBaseEntity - env_fade -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -12370 +13016,3 @@ CBaseEntity - env_fade -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -12373,15 +13021,15 @@ CBaseEntity - env_fire -- m_hEffect (Offset 876) (Save)(4 Bytes) -- m_hOwner (Offset 880) (Save)(4 Bytes) -- m_nFireType (Offset 884) (Save|Key)(4 Bytes) - firetype -- m_flFuel (Offset 888) (Save)(4 Bytes) -- m_flDamageTime (Offset 892) (Save)(4 Bytes) -- m_lastDamage (Offset 896) (Save)(4 Bytes) -- m_flFireSize (Offset 900) (Save|Key)(4 Bytes) - firesize -- m_flHeatLevel (Offset 904) (Save|Key)(4 Bytes) - ignitionpoint -- m_flHeatAbsorb (Offset 908) (Save)(4 Bytes) -- m_flDamageScale (Offset 912) (Save|Key)(4 Bytes) - damagescale -- m_flMaxHeat (Offset 916) (Save)(4 Bytes) -- m_flAttackTime (Offset 924) (Save|Key)(4 Bytes) - fireattack -- m_bEnabled (Offset 928) (Save)(1 Bytes) -- m_bStartDisabled (Offset 929) (Save|Key)(1 Bytes) - StartDisabled -- m_bDidActivate (Offset 930) (Save)(1 Bytes) +- m_hEffect (Offset 924) (Save)(4 Bytes) +- m_hOwner (Offset 928) (Save)(4 Bytes) +- m_nFireType (Offset 932) (Save|Key)(4 Bytes) - firetype +- m_flFuel (Offset 936) (Save)(4 Bytes) +- m_flDamageTime (Offset 940) (Save)(4 Bytes) +- m_lastDamage (Offset 944) (Save)(4 Bytes) +- m_flFireSize (Offset 948) (Save|Key)(4 Bytes) - firesize +- m_flHeatLevel (Offset 952) (Save|Key)(4 Bytes) - ignitionpoint +- m_flHeatAbsorb (Offset 956) (Save)(4 Bytes) +- m_flDamageScale (Offset 960) (Save|Key)(4 Bytes) - damagescale +- m_flMaxHeat (Offset 964) (Save)(4 Bytes) +- m_flAttackTime (Offset 972) (Save|Key)(4 Bytes) - fireattack +- m_bEnabled (Offset 976) (Save)(1 Bytes) +- m_bStartDisabled (Offset 977) (Save|Key)(1 Bytes) - StartDisabled +- m_bDidActivate (Offset 978) (Save)(1 Bytes) @@ -12395,2 +13043,2 @@ CBaseEntity - env_fire -- m_OnIgnited (Offset 932) (Save|Key|Output)(0 Bytes) - OnIgnited -- m_OnExtinguished (Offset 956) (Save|Key|Output)(0 Bytes) - OnExtinguished +- m_OnIgnited (Offset 980) (Save|Key|Output)(0 Bytes) - OnIgnited +- m_OnExtinguished (Offset 1004) (Save|Key|Output)(0 Bytes) - OnExtinguished @@ -12407,0 +13056,3 @@ CBaseEntity - env_fire +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -12429,7 +13080,7 @@ CBaseEntity - env_fire -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -12455,40 +13106,40 @@ CBaseEntity - env_fire -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -12521,4 +13172,8 @@ CBaseEntity - env_fire -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -12533 +13188,3 @@ CBaseEntity - env_fire -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -12536,2 +13193,2 @@ CFireTrail - env_fire_trail -- m_flLifetime (Offset 880) (Save)(4 Bytes) -- m_nAttachment (Offset 876) (Save)(4 Bytes) +- m_flLifetime (Offset 928) (Save)(4 Bytes) +- m_nAttachment (Offset 924) (Save)(4 Bytes) @@ -12548,0 +13206,3 @@ CFireTrail - env_fire_trail +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -12570,7 +13230,7 @@ CFireTrail - env_fire_trail -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -12596,40 +13256,40 @@ CFireTrail - env_fire_trail -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -12662,4 +13322,8 @@ CFireTrail - env_fire_trail -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -12674 +13338,3 @@ CFireTrail - env_fire_trail -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -12677,6 +13343,6 @@ CBaseEntity - env_firesensor -- m_radius (Offset 876) (Save|Key)(4 Bytes) - fireradius -- m_targetLevel (Offset 880) (Save|Key)(4 Bytes) - heatlevel -- m_targetTime (Offset 884) (Save|Key)(4 Bytes) - heattime -- m_bEnabled (Offset 873) (Save)(1 Bytes) -- m_bHeatAtLevel (Offset 874) (Save)(1 Bytes) -- m_levelTime (Offset 888) (Save)(4 Bytes) +- m_radius (Offset 924) (Save|Key)(4 Bytes) - fireradius +- m_targetLevel (Offset 928) (Save|Key)(4 Bytes) - heatlevel +- m_targetTime (Offset 932) (Save|Key)(4 Bytes) - heattime +- m_bEnabled (Offset 921) (Save)(1 Bytes) +- m_bHeatAtLevel (Offset 922) (Save)(1 Bytes) +- m_levelTime (Offset 936) (Save)(4 Bytes) @@ -12685,2 +13351,2 @@ CBaseEntity - env_firesensor -- m_OnHeatLevelStart (Offset 892) (Save|Key|Output)(0 Bytes) - OnHeatLevelStart -- m_OnHeatLevelEnd (Offset 916) (Save|Key|Output)(0 Bytes) - OnHeatLevelEnd +- m_OnHeatLevelStart (Offset 940) (Save|Key|Output)(0 Bytes) - OnHeatLevelStart +- m_OnHeatLevelEnd (Offset 964) (Save|Key|Output)(0 Bytes) - OnHeatLevelEnd @@ -12697,0 +13364,3 @@ CBaseEntity - env_firesensor +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -12719,7 +13388,7 @@ CBaseEntity - env_firesensor -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -12745,40 +13414,40 @@ CBaseEntity - env_firesensor -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -12811,4 +13480,8 @@ CBaseEntity - env_firesensor -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -12823 +13496,3 @@ CBaseEntity - env_firesensor -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -12826,3 +13501,3 @@ CBaseEntity - env_firesource -- m_bEnabled (Offset 873) (Save)(1 Bytes) -- m_radius (Offset 876) (Save|Key)(4 Bytes) - fireradius -- m_damage (Offset 880) (Save|Key)(4 Bytes) - firedamage +- m_bEnabled (Offset 921) (Save)(1 Bytes) +- m_radius (Offset 924) (Save|Key)(4 Bytes) - fireradius +- m_damage (Offset 928) (Save|Key)(4 Bytes) - firedamage @@ -12841,0 +13517,3 @@ CBaseEntity - env_firesource +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -12863,7 +13541,7 @@ CBaseEntity - env_firesource -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -12889,40 +13567,40 @@ CBaseEntity - env_firesource -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -12955,4 +13633,8 @@ CBaseEntity - env_firesource -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -12967 +13649,3 @@ CBaseEntity - env_firesource -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -12984,11 +13668,11 @@ CFogController - env_fog_controller -- m_bUseAngles (Offset 944) (Save|Key)(1 Bytes) - use_angles -- m_fog.colorPrimary (Offset 892) (Save|Key)(4 Bytes) - fogcolor -- m_fog.colorSecondary (Offset 896) (Save|Key)(4 Bytes) - fogcolor2 -- m_fog.dirPrimary (Offset 880) (Save|Key)(12 Bytes) - fogdir -- m_fog.enable (Offset 940) (Save|Key)(1 Bytes) - fogenable -- m_fog.blend (Offset 941) (Save|Key)(1 Bytes) - fogblend -- m_fog.start (Offset 908) (Save|Key)(4 Bytes) - fogstart -- m_fog.end (Offset 912) (Save|Key)(4 Bytes) - fogend -- m_fog.maxdensity (Offset 920) (Save|Key)(4 Bytes) - fogmaxdensity -- m_fog.farz (Offset 916) (Save|Key)(4 Bytes) - farz -- m_fog.duration (Offset 936) (Save|Key)(4 Bytes) - foglerptime +- m_bUseAngles (Offset 992) (Save|Key)(1 Bytes) - use_angles +- m_fog.colorPrimary (Offset 940) (Save|Key)(4 Bytes) - fogcolor +- m_fog.colorSecondary (Offset 944) (Save|Key)(4 Bytes) - fogcolor2 +- m_fog.dirPrimary (Offset 928) (Save|Key)(12 Bytes) - fogdir +- m_fog.enable (Offset 988) (Save|Key)(1 Bytes) - fogenable +- m_fog.blend (Offset 989) (Save|Key)(1 Bytes) - fogblend +- m_fog.start (Offset 956) (Save|Key)(4 Bytes) - fogstart +- m_fog.end (Offset 960) (Save|Key)(4 Bytes) - fogend +- m_fog.maxdensity (Offset 968) (Save|Key)(4 Bytes) - fogmaxdensity +- m_fog.farz (Offset 964) (Save|Key)(4 Bytes) - farz +- m_fog.duration (Offset 984) (Save|Key)(4 Bytes) - foglerptime @@ -12996,6 +13680,6 @@ CFogController - env_fog_controller -- m_iChangedVariables (Offset 948) (Save)(4 Bytes) -- m_fog.lerptime (Offset 932) (Save)(4 Bytes) -- m_fog.colorPrimaryLerpTo (Offset 900) (Save)(4 Bytes) -- m_fog.colorSecondaryLerpTo (Offset 904) (Save)(4 Bytes) -- m_fog.startLerpTo (Offset 924) (Save)(4 Bytes) -- m_fog.endLerpTo (Offset 928) (Save)(4 Bytes) +- m_iChangedVariables (Offset 996) (Save)(4 Bytes) +- m_fog.lerptime (Offset 980) (Save)(4 Bytes) +- m_fog.colorPrimaryLerpTo (Offset 948) (Save)(4 Bytes) +- m_fog.colorSecondaryLerpTo (Offset 952) (Save)(4 Bytes) +- m_fog.startLerpTo (Offset 972) (Save)(4 Bytes) +- m_fog.endLerpTo (Offset 976) (Save)(4 Bytes) @@ -13012,0 +13697,3 @@ CFogController - env_fog_controller +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -13034,7 +13721,7 @@ CFogController - env_fog_controller -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -13060,40 +13747,40 @@ CFogController - env_fog_controller -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -13126,4 +13813,8 @@ CFogController - env_fog_controller -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -13138 +13829,3 @@ CFogController - env_fog_controller -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -13151,0 +13845,3 @@ CBaseEntity - env_funnel +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -13173,7 +13869,7 @@ CBaseEntity - env_funnel -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -13199,40 +13895,40 @@ CBaseEntity - env_funnel -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -13265,4 +13961,8 @@ CBaseEntity - env_funnel -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -13277 +13977,3 @@ CBaseEntity - env_funnel -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -13280,4 +13982,4 @@ CBaseEntity - env_global -- m_globalstate (Offset 900) (Save|Key)(4 Bytes) - globalstate -- m_triggermode (Offset 904) (Save)(4 Bytes) -- m_initialstate (Offset 908) (Save|Key)(4 Bytes) - initialstate -- m_counter (Offset 912) (Save|Key)(4 Bytes) - counter +- m_globalstate (Offset 948) (Save|Key)(4 Bytes) - globalstate +- m_triggermode (Offset 952) (Save)(4 Bytes) +- m_initialstate (Offset 956) (Save|Key)(4 Bytes) - initialstate +- m_counter (Offset 960) (Save|Key)(4 Bytes) - counter @@ -13291 +13993 @@ CBaseEntity - env_global -- m_outCounter (Offset 876) (Save|Key|Output)(0 Bytes) - Counter +- m_outCounter (Offset 924) (Save|Key|Output)(0 Bytes) - Counter @@ -13302,0 +14005,3 @@ CBaseEntity - env_global +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -13324,7 +14029,7 @@ CBaseEntity - env_global -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -13350,40 +14055,40 @@ CBaseEntity - env_global -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -13416,4 +14121,8 @@ CBaseEntity - env_global -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -13428 +14137,3 @@ CBaseEntity - env_global -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -13431,20 +14142,20 @@ CSprite - env_glow -- m_flLastTime (Offset 924) (Save)(4 Bytes) -- m_flMaxFrame (Offset 928) (Save)(4 Bytes) -- m_hAttachedToEntity (Offset 876) (Save)(4 Bytes) -- m_nAttachment (Offset 880) (Save)(4 Bytes) -- m_flDieTime (Offset 892) (Save)(4 Bytes) -- m_nBrightness (Offset 896) (Save)(4 Bytes) -- m_flBrightnessTime (Offset 900) (Save)(4 Bytes) -- m_flSpriteScale (Offset 904) (Save|Key)(4 Bytes) - scale -- m_flSpriteFramerate (Offset 884) (Save|Key)(4 Bytes) - framerate -- m_flFrame (Offset 888) (Save|Key)(4 Bytes) - frame -- m_flHDRColorScale (Offset 920) (Save|Key)(4 Bytes) - HDRColorScale -- m_flGlowProxySize (Offset 916) (Save|Key)(4 Bytes) - GlowProxySize -- m_flScaleTime (Offset 908) (Save)(4 Bytes) -- m_flStartScale (Offset 932) (Save)(4 Bytes) -- m_flDestScale (Offset 936) (Save)(4 Bytes) -- m_flScaleTimeStart (Offset 940) (Save)(4 Bytes) -- m_nStartBrightness (Offset 944) (Save)(4 Bytes) -- m_nDestBrightness (Offset 948) (Save)(4 Bytes) -- m_flBrightnessTimeStart (Offset 952) (Save)(4 Bytes) -- m_bWorldSpaceScale (Offset 912) (Save)(1 Bytes) +- m_flLastTime (Offset 972) (Save)(4 Bytes) +- m_flMaxFrame (Offset 976) (Save)(4 Bytes) +- m_hAttachedToEntity (Offset 924) (Save)(4 Bytes) +- m_nAttachment (Offset 928) (Save)(4 Bytes) +- m_flDieTime (Offset 940) (Save)(4 Bytes) +- m_nBrightness (Offset 944) (Save)(4 Bytes) +- m_flBrightnessTime (Offset 948) (Save)(4 Bytes) +- m_flSpriteScale (Offset 952) (Save|Key)(4 Bytes) - scale +- m_flSpriteFramerate (Offset 932) (Save|Key)(4 Bytes) - framerate +- m_flFrame (Offset 936) (Save|Key)(4 Bytes) - frame +- m_flHDRColorScale (Offset 968) (Save|Key)(4 Bytes) - HDRColorScale +- m_flGlowProxySize (Offset 964) (Save|Key)(4 Bytes) - GlowProxySize +- m_flScaleTime (Offset 956) (Save)(4 Bytes) +- m_flStartScale (Offset 980) (Save)(4 Bytes) +- m_flDestScale (Offset 984) (Save)(4 Bytes) +- m_flScaleTimeStart (Offset 988) (Save)(4 Bytes) +- m_nStartBrightness (Offset 992) (Save)(4 Bytes) +- m_nDestBrightness (Offset 996) (Save)(4 Bytes) +- m_flBrightnessTimeStart (Offset 1000) (Save)(4 Bytes) +- m_bWorldSpaceScale (Offset 960) (Save)(1 Bytes) @@ -13455 +14166 @@ CSprite - env_glow -- m_flSpriteScale (Offset 904) (Save|Key|Input)(4 Bytes) - SetScale +- m_flSpriteScale (Offset 952) (Save|Key|Input)(4 Bytes) - SetScale @@ -13472,0 +14184,3 @@ CSprite - env_glow +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -13494,7 +14208,7 @@ CSprite - env_glow -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -13520,40 +14234,40 @@ CSprite - env_glow -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -13586,4 +14300,8 @@ CSprite - env_glow -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -13598 +14316,3 @@ CSprite - env_glow -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -13601,16 +14321,16 @@ CBaseEntity - env_gunfire -- m_iMinBurstSize (Offset 876) (Save|Key)(4 Bytes) - minburstsize -- m_iMaxBurstSize (Offset 880) (Save|Key)(4 Bytes) - maxburstsize -- m_flMinBurstDelay (Offset 884) (Save|Key)(4 Bytes) - minburstdelay -- m_flMaxBurstDelay (Offset 888) (Save|Key)(4 Bytes) - maxburstdelay -- m_flRateOfFire (Offset 892) (Save|Key)(4 Bytes) - rateoffire -- m_iszShootSound (Offset 896) (Save|Key)(4 Bytes) - shootsound -- m_iszTracerType (Offset 900) (Save|Key)(4 Bytes) - tracertype -- m_bDisabled (Offset 904) (Save|Key)(1 Bytes) - startdisabled -- m_iSpread (Offset 912) (Save|Key)(4 Bytes) - spread -- m_flBias (Offset 944) (Save|Key)(4 Bytes) - bias -- m_bCollide (Offset 948) (Save|Key)(1 Bytes) - collisions -- m_iShotsRemaining (Offset 908) (Save)(4 Bytes) -- m_vecSpread (Offset 916) (Save)(12 Bytes) -- m_vecTargetPosition (Offset 928) (Save)(12 Bytes) -- m_flTargetDist (Offset 940) (Save)(4 Bytes) -- m_hTarget (Offset 952) (Save)(4 Bytes) +- m_iMinBurstSize (Offset 924) (Save|Key)(4 Bytes) - minburstsize +- m_iMaxBurstSize (Offset 928) (Save|Key)(4 Bytes) - maxburstsize +- m_flMinBurstDelay (Offset 932) (Save|Key)(4 Bytes) - minburstdelay +- m_flMaxBurstDelay (Offset 936) (Save|Key)(4 Bytes) - maxburstdelay +- m_flRateOfFire (Offset 940) (Save|Key)(4 Bytes) - rateoffire +- m_iszShootSound (Offset 944) (Save|Key)(4 Bytes) - shootsound +- m_iszTracerType (Offset 948) (Save|Key)(4 Bytes) - tracertype +- m_bDisabled (Offset 952) (Save|Key)(1 Bytes) - startdisabled +- m_iSpread (Offset 960) (Save|Key)(4 Bytes) - spread +- m_flBias (Offset 992) (Save|Key)(4 Bytes) - bias +- m_bCollide (Offset 996) (Save|Key)(1 Bytes) - collisions +- m_iShotsRemaining (Offset 956) (Save)(4 Bytes) +- m_vecSpread (Offset 964) (Save)(12 Bytes) +- m_vecTargetPosition (Offset 976) (Save)(12 Bytes) +- m_flTargetDist (Offset 988) (Save)(4 Bytes) +- m_hTarget (Offset 1000) (Save)(4 Bytes) @@ -13630,0 +14351,3 @@ CBaseEntity - env_gunfire +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -13652,7 +14375,7 @@ CBaseEntity - env_gunfire -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -13678,40 +14401,40 @@ CBaseEntity - env_gunfire -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -13744,4 +14467,8 @@ CBaseEntity - env_gunfire -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -13756 +14483,3 @@ CBaseEntity - env_gunfire -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -13759 +14488 @@ CBaseEntity - env_hudhint -- m_iszMessage (Offset 876) (Save|Key)(4 Bytes) - message +- m_iszMessage (Offset 924) (Save|Key)(4 Bytes) - message @@ -13772,0 +14502,3 @@ CBaseEntity - env_hudhint +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -13794,7 +14526,7 @@ CBaseEntity - env_hudhint -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -13820,40 +14552,40 @@ CBaseEntity - env_hudhint -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -13886,4 +14618,8 @@ CBaseEntity - env_hudhint -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -13898 +14634,3 @@ CBaseEntity - env_hudhint -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -13901,5 +14639,5 @@ CBeam - env_laser -- m_iszLaserTarget (Offset 1044) (Save|Key)(4 Bytes) - LaserTarget -- m_pSprite (Offset 1048) (Save)(4 Bytes) -- m_iszSpriteName (Offset 1052) (Save|Key)(4 Bytes) - EndSprite -- m_firePosition (Offset 1056) (Save)(12 Bytes) -- m_flStartFrame (Offset 1068) (Save|Key)(4 Bytes) - framestart +- m_iszLaserTarget (Offset 1092) (Save|Key)(4 Bytes) - LaserTarget +- m_pSprite (Offset 1096) (Save)(4 Bytes) +- m_iszSpriteName (Offset 1100) (Save|Key)(4 Bytes) - EndSprite +- m_firePosition (Offset 1104) (Save)(12 Bytes) +- m_flStartFrame (Offset 1116) (Save|Key)(4 Bytes) - framestart @@ -13910,22 +14648,22 @@ CBeam - env_laser -- m_nHaloIndex (Offset 896) (Save)(4 Bytes) -- m_nBeamType (Offset 900) (Save)(4 Bytes) -- m_nBeamFlags (Offset 904) (Save)(4 Bytes) -- m_nNumBeamEnts (Offset 892) (Save)(4 Bytes) -- m_hAttachEntity (Offset 908) (Save)(40 Bytes) -- m_nAttachIndex (Offset 948) (Save)(40 Bytes) -- m_nMinDXLevel (Offset 1016) (Save)(4 Bytes) -- m_fWidth (Offset 988) (Save)(4 Bytes) -- m_fEndWidth (Offset 992) (Save)(4 Bytes) -- m_fFadeLength (Offset 996) (Save)(4 Bytes) -- m_fHaloScale (Offset 1000) (Save)(4 Bytes) -- m_fAmplitude (Offset 1004) (Save)(4 Bytes) -- m_fStartFrame (Offset 1008) (Save)(4 Bytes) -- m_fSpeed (Offset 1012) (Save)(4 Bytes) -- m_flFrameRate (Offset 876) (Save)(4 Bytes) -- m_flFrame (Offset 1020) (Save)(4 Bytes) -- m_flHDRColorScale (Offset 880) (Save|Key)(4 Bytes) - HDRColorScale -- m_flDamage (Offset 888) (Save|Key)(4 Bytes) - damage -- m_flFireTime (Offset 884) (Save)(4 Bytes) -- m_vecEndPos (Offset 1024) (Save)(12 Bytes) -- m_hEndEntity (Offset 1036) (Save)(4 Bytes) -- m_nDissolveType (Offset 1040) (Save|Key)(4 Bytes) - dissolvetype +- m_nHaloIndex (Offset 944) (Save)(4 Bytes) +- m_nBeamType (Offset 948) (Save)(4 Bytes) +- m_nBeamFlags (Offset 952) (Save)(4 Bytes) +- m_nNumBeamEnts (Offset 940) (Save)(4 Bytes) +- m_hAttachEntity (Offset 956) (Save)(40 Bytes) +- m_nAttachIndex (Offset 996) (Save)(40 Bytes) +- m_nMinDXLevel (Offset 1064) (Save)(4 Bytes) +- m_fWidth (Offset 1036) (Save)(4 Bytes) +- m_fEndWidth (Offset 1040) (Save)(4 Bytes) +- m_fFadeLength (Offset 1044) (Save)(4 Bytes) +- m_fHaloScale (Offset 1048) (Save)(4 Bytes) +- m_fAmplitude (Offset 1052) (Save)(4 Bytes) +- m_fStartFrame (Offset 1056) (Save)(4 Bytes) +- m_fSpeed (Offset 1060) (Save)(4 Bytes) +- m_flFrameRate (Offset 924) (Save)(4 Bytes) +- m_flFrame (Offset 1068) (Save)(4 Bytes) +- m_flHDRColorScale (Offset 928) (Save|Key)(4 Bytes) - HDRColorScale +- m_flDamage (Offset 936) (Save|Key)(4 Bytes) - damage +- m_flFireTime (Offset 932) (Save)(4 Bytes) +- m_vecEndPos (Offset 1072) (Save)(12 Bytes) +- m_hEndEntity (Offset 1084) (Save)(4 Bytes) +- m_nDissolveType (Offset 1088) (Save|Key)(4 Bytes) - dissolvetype @@ -13937 +14675 @@ CBeam - env_laser -- m_fSpeed (Offset 1012) (Save|Key|Input)(4 Bytes) - ScrollSpeed +- m_fSpeed (Offset 1060) (Save|Key|Input)(4 Bytes) - ScrollSpeed @@ -13948,0 +14687,3 @@ CBeam - env_laser +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -13970,7 +14711,7 @@ CBeam - env_laser -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -13996,40 +14737,40 @@ CBeam - env_laser -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -14062,4 +14803,8 @@ CBeam - env_laser -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -14074 +14819,3 @@ CBeam - env_laser -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -14077,2 +14824,2 @@ CLaserDot - env_laserdot -- m_vecSurfaceNormal (Offset 876) (Save)(12 Bytes) -- m_hTargetEnt (Offset 888) (Save)(4 Bytes) +- m_vecSurfaceNormal (Offset 924) (Save)(12 Bytes) +- m_hTargetEnt (Offset 936) (Save)(4 Bytes) @@ -14089,0 +14837,3 @@ CLaserDot - env_laserdot +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -14111,7 +14861,7 @@ CLaserDot - env_laserdot -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -14137,40 +14887,40 @@ CLaserDot - env_laserdot -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -14203,4 +14953,8 @@ CLaserDot - env_laserdot -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -14215 +14969,3 @@ CLaserDot - env_laserdot -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -14218,7 +14974,7 @@ CLightGlow - env_lightglow -- m_nVerticalSize (Offset 880) (Save|Key)(4 Bytes) - VerticalGlowSize -- m_nHorizontalSize (Offset 876) (Save|Key)(4 Bytes) - HorizontalGlowSize -- m_nMinDist (Offset 884) (Save|Key)(4 Bytes) - MinDist -- m_nMaxDist (Offset 888) (Save|Key)(4 Bytes) - MaxDist -- m_nOuterMaxDist (Offset 892) (Save|Key)(4 Bytes) - OuterMaxDist -- m_flGlowProxySize (Offset 896) (Save|Key)(4 Bytes) - GlowProxySize -- m_flHDRColorScale (Offset 900) (Save|Key)(4 Bytes) - HDRColorScale +- m_nVerticalSize (Offset 928) (Save|Key)(4 Bytes) - VerticalGlowSize +- m_nHorizontalSize (Offset 924) (Save|Key)(4 Bytes) - HorizontalGlowSize +- m_nMinDist (Offset 932) (Save|Key)(4 Bytes) - MinDist +- m_nMaxDist (Offset 936) (Save|Key)(4 Bytes) - MaxDist +- m_nOuterMaxDist (Offset 940) (Save|Key)(4 Bytes) - OuterMaxDist +- m_flGlowProxySize (Offset 944) (Save|Key)(4 Bytes) - GlowProxySize +- m_flHDRColorScale (Offset 948) (Save|Key)(4 Bytes) - HDRColorScale @@ -14236,0 +14993,3 @@ CLightGlow - env_lightglow +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -14258,7 +15017,7 @@ CLightGlow - env_lightglow -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -14284,40 +15043,40 @@ CLightGlow - env_lightglow -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -14350,4 +15109,8 @@ CLightGlow - env_lightglow -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -14362 +15125,3 @@ CLightGlow - env_lightglow -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -14365,5 +15130,5 @@ CBaseEntity - env_message -- m_iszMessage (Offset 876) (Save|Key)(4 Bytes) - message -- m_sNoise (Offset 892) (Save|Key)(4 Bytes) - messagesound -- m_MessageAttenuation (Offset 884) (Save|Key)(4 Bytes) - messageattenuation -- m_MessageVolume (Offset 880) (Save|Key)(4 Bytes) - messagevolume -- m_Radius (Offset 888) (Save)(4 Bytes) +- m_iszMessage (Offset 924) (Save|Key)(4 Bytes) - message +- m_sNoise (Offset 940) (Save|Key)(4 Bytes) - messagesound +- m_MessageAttenuation (Offset 932) (Save|Key)(4 Bytes) - messageattenuation +- m_MessageVolume (Offset 928) (Save|Key)(4 Bytes) - messagevolume +- m_Radius (Offset 936) (Save)(4 Bytes) @@ -14371 +15136 @@ CBaseEntity - env_message -- m_OnShowMessage (Offset 896) (Save|Key|Output)(0 Bytes) - OnShowMessage +- m_OnShowMessage (Offset 944) (Save|Key|Output)(0 Bytes) - OnShowMessage @@ -14382,0 +15148,3 @@ CBaseEntity - env_message +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -14404,7 +15172,7 @@ CBaseEntity - env_message -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -14430,40 +15198,40 @@ CBaseEntity - env_message -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -14496,4 +15264,8 @@ CBaseEntity - env_message -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -14508 +15280,3 @@ CBaseEntity - env_message -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -14511,12 +15285,12 @@ CBaseEntity - env_microphone -- m_bDisabled (Offset 873) (Save|Key)(1 Bytes) - StartDisabled -- m_hMeasureTarget (Offset 876) (Save)(4 Bytes) -- m_nSoundMask (Offset 880) (Save|Key)(4 Bytes) - SoundMask -- m_flSensitivity (Offset 884) (Save|Key)(4 Bytes) - Sensitivity -- m_flSmoothFactor (Offset 888) (Save|Key)(4 Bytes) - SmoothFactor -- m_iszSpeakerName (Offset 896) (Save|Key)(4 Bytes) - SpeakerName -- m_iszListenFilter (Offset 912) (Save|Key)(4 Bytes) - ListenFilter -- m_hListenFilter (Offset 916) (Save)(4 Bytes) -- m_hSpeaker (Offset 900) (Save)(4 Bytes) -- m_iSpeakerDSPPreset (Offset 908) (Save|Key)(4 Bytes) - speaker_dsp_preset -- m_flMaxRange (Offset 892) (Save|Key)(4 Bytes) - MaxRange -- m_szLastSound (Offset 992) (Save)(256 Bytes) +- m_bDisabled (Offset 921) (Save|Key)(1 Bytes) - StartDisabled +- m_hMeasureTarget (Offset 924) (Save)(4 Bytes) +- m_nSoundMask (Offset 928) (Save|Key)(4 Bytes) - SoundMask +- m_flSensitivity (Offset 932) (Save|Key)(4 Bytes) - Sensitivity +- m_flSmoothFactor (Offset 936) (Save|Key)(4 Bytes) - SmoothFactor +- m_iszSpeakerName (Offset 944) (Save|Key)(4 Bytes) - SpeakerName +- m_iszListenFilter (Offset 960) (Save|Key)(4 Bytes) - ListenFilter +- m_hListenFilter (Offset 964) (Save)(4 Bytes) +- m_hSpeaker (Offset 948) (Save)(4 Bytes) +- m_iSpeakerDSPPreset (Offset 956) (Save|Key)(4 Bytes) - speaker_dsp_preset +- m_flMaxRange (Offset 940) (Save|Key)(4 Bytes) - MaxRange +- m_szLastSound (Offset 1040) (Save)(256 Bytes) @@ -14526,3 +15300,3 @@ CBaseEntity - env_microphone -- m_SoundLevel (Offset 920) (Save|Key|Output)(0 Bytes) - SoundLevel -- m_OnRoutedSound (Offset 944) (Save|Key|Output)(0 Bytes) - OnRoutedSound -- m_OnHeardSound (Offset 968) (Save|Key|Output)(0 Bytes) - OnHeardSound +- m_SoundLevel (Offset 968) (Save|Key|Output)(0 Bytes) - SoundLevel +- m_OnRoutedSound (Offset 992) (Save|Key|Output)(0 Bytes) - OnRoutedSound +- m_OnHeardSound (Offset 1016) (Save|Key|Output)(0 Bytes) - OnHeardSound @@ -14539,0 +15314,3 @@ CBaseEntity - env_microphone +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -14561,7 +15338,7 @@ CBaseEntity - env_microphone -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -14587,40 +15364,40 @@ CBaseEntity - env_microphone -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -14653,4 +15430,8 @@ CBaseEntity - env_microphone -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -14665 +15446,3 @@ CBaseEntity - env_microphone -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -14678,0 +15462,3 @@ MovieExplosion - env_movieexplosion +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -14700,7 +15486,7 @@ MovieExplosion - env_movieexplosion -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -14726,40 +15512,40 @@ MovieExplosion - env_movieexplosion -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -14792,4 +15578,8 @@ MovieExplosion - env_movieexplosion -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -14804 +15594,3 @@ MovieExplosion - env_movieexplosion -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -14807,2 +15599,2 @@ CBaseEntity - env_muzzleflash -- m_flScale (Offset 876) (Save|Key)(4 Bytes) - scale -- m_iszParentAttachment (Offset 880) (Save|Key)(4 Bytes) - parentattachment +- m_flScale (Offset 924) (Save|Key)(4 Bytes) - scale +- m_iszParentAttachment (Offset 928) (Save|Key)(4 Bytes) - parentattachment @@ -14820,0 +15613,3 @@ CBaseEntity - env_muzzleflash +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -14842,7 +15637,7 @@ CBaseEntity - env_muzzleflash -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -14868,40 +15663,40 @@ CBaseEntity - env_muzzleflash -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -14934,4 +15729,8 @@ CBaseEntity - env_muzzleflash -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -14946 +15745,3 @@ CBaseEntity - env_muzzleflash -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -14949,2 +15750,2 @@ CParticlePerformanceMonitor - env_partic -- m_bDisplayPerf (Offset 873) (Save)(1 Bytes) -- m_bMeasurePerf (Offset 874) (Save)(1 Bytes) +- m_bDisplayPerf (Offset 921) (Save)(1 Bytes) +- m_bMeasurePerf (Offset 922) (Save)(1 Bytes) @@ -14965,0 +15767,3 @@ CParticlePerformanceMonitor - env_partic +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -14987,7 +15791,7 @@ CParticlePerformanceMonitor - env_partic -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -15013,40 +15817,40 @@ CParticlePerformanceMonitor - env_partic -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -15079,4 +15883,8 @@ CParticlePerformanceMonitor - env_partic -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -15091 +15899,3 @@ CParticlePerformanceMonitor - env_partic -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -15094 +15904 @@ CEntityParticleTrail - env_particle_trai -- m_iMaterialName (Offset 876) (Save)(4 Bytes) +- m_iMaterialName (Offset 924) (Save)(4 Bytes) @@ -15100 +15910 @@ CEntityParticleTrail - env_particle_trai -- m_hConstraintEntity (Offset 900) (Save)(4 Bytes) +- m_hConstraintEntity (Offset 948) (Save)(4 Bytes) @@ -15111,0 +15922,3 @@ CEntityParticleTrail - env_particle_trai +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -15133,7 +15946,7 @@ CEntityParticleTrail - env_particle_trai -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -15159,40 +15972,40 @@ CEntityParticleTrail - env_particle_trai -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -15225,4 +16038,8 @@ CEntityParticleTrail - env_particle_trai -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -15237 +16054,3 @@ CEntityParticleTrail - env_particle_trai -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -15240,2 +16059,2 @@ CParticleFire - env_particlefire -- m_vOrigin (Offset 876) (Save)(12 Bytes) -- m_vDirection (Offset 888) (Save)(12 Bytes) +- m_vOrigin (Offset 924) (Save)(12 Bytes) +- m_vDirection (Offset 936) (Save)(12 Bytes) @@ -15252,0 +16072,3 @@ CParticleFire - env_particlefire +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -15274,7 +16096,7 @@ CParticleFire - env_particlefire -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -15300,40 +16122,40 @@ CParticleFire - env_particlefire -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -15366,4 +16188,8 @@ CParticleFire - env_particlefire -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -15378 +16204,3 @@ CParticleFire - env_particlefire -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -15381,4 +16209,4 @@ CBaseEntity - env_particlelight -- m_flIntensity (Offset 876) (Save|Key)(4 Bytes) - Intensity -- m_vColor (Offset 880) (Save|Key)(12 Bytes) - Color -- m_PSName (Offset 892) (Save|Key)(4 Bytes) - PSName -- m_bDirectional (Offset 896) (Save|Key)(1 Bytes) - Directional +- m_flIntensity (Offset 924) (Save|Key)(4 Bytes) - Intensity +- m_vColor (Offset 928) (Save|Key)(12 Bytes) - Color +- m_PSName (Offset 940) (Save|Key)(4 Bytes) - PSName +- m_bDirectional (Offset 944) (Save|Key)(1 Bytes) - Directional @@ -15395,0 +16224,3 @@ CBaseEntity - env_particlelight +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -15417,7 +16248,7 @@ CBaseEntity - env_particlelight -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -15443,40 +16274,40 @@ CBaseEntity - env_particlelight -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -15509,4 +16340,8 @@ CBaseEntity - env_particlelight -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -15521 +16356,3 @@ CBaseEntity - env_particlelight -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -15524 +16361 @@ CEnvParticleScript - env_particlescript -- m_flSequenceScale (Offset 1172) (Save)(4 Bytes) +- m_flSequenceScale (Offset 1220) (Save)(4 Bytes) @@ -15526,26 +16363,26 @@ CEnvParticleScript - env_particlescript -- m_flGroundSpeed (Offset 876) (Save)(4 Bytes) -- m_flLastEventCheck (Offset 880) (Save)(4 Bytes) -- m_bSequenceFinished (Offset 948) (Save)(1 Bytes) -- m_bSequenceLoops (Offset 949) (Save)(1 Bytes) -- m_nSkin (Offset 900) (Save|Key|Input)(4 Bytes) - skin -- m_nBody (Offset 904) (Save|Key)(4 Bytes) - body -- m_nBody (Offset 904) (Save|Key|Input)(4 Bytes) - SetBodyGroup -- m_nHitboxSet (Offset 908) (Save|Key)(4 Bytes) - hitboxset -- m_nSequence (Offset 960) (Save|Key)(4 Bytes) - sequence -- m_flPoseParameter (Offset 964) (Save)(96 Bytes) -- m_flEncodedController (Offset 1060) (Save)(16 Bytes) -- m_flPlaybackRate (Offset 916) (Save|Key)(4 Bytes) - playbackrate -- m_flCycle (Offset 956) (Save|Key)(4 Bytes) - cycle -- m_pIk (Offset 940) (Save)(0 Bytes) -- m_iIKCounter (Offset 944) (Save)(4 Bytes) -- m_bClientSideAnimation (Offset 1076) (Save)(1 Bytes) -- m_bClientSideFrameReset (Offset 1077) (Save)(1 Bytes) -- m_nNewSequenceParity (Offset 1080) (Save)(4 Bytes) -- m_nResetEventsParity (Offset 1084) (Save)(4 Bytes) -- m_nMuzzleFlashParity (Offset 1088) (Save)(1 Bytes) -- m_iszLightingOriginRelative (Offset 1100) (Save|Key)(4 Bytes) - LightingOriginHack -- m_iszLightingOrigin (Offset 1104) (Save|Key)(4 Bytes) - LightingOrigin -- m_hLightingOrigin (Offset 1092) (Save)(4 Bytes) -- m_hLightingOriginRelative (Offset 1096) (Save)(4 Bytes) -- m_flModelScale (Offset 912) (Save)(4 Bytes) -- m_flDissolveStartTime (Offset 952) (Save)(4 Bytes) +- m_flGroundSpeed (Offset 924) (Save)(4 Bytes) +- m_flLastEventCheck (Offset 928) (Save)(4 Bytes) +- m_bSequenceFinished (Offset 996) (Save)(1 Bytes) +- m_bSequenceLoops (Offset 997) (Save)(1 Bytes) +- m_nSkin (Offset 948) (Save|Key|Input)(4 Bytes) - skin +- m_nBody (Offset 952) (Save|Key)(4 Bytes) - body +- m_nBody (Offset 952) (Save|Key|Input)(4 Bytes) - SetBodyGroup +- m_nHitboxSet (Offset 956) (Save|Key)(4 Bytes) - hitboxset +- m_nSequence (Offset 1008) (Save|Key)(4 Bytes) - sequence +- m_flPoseParameter (Offset 1012) (Save)(96 Bytes) +- m_flEncodedController (Offset 1108) (Save)(16 Bytes) +- m_flPlaybackRate (Offset 964) (Save|Key)(4 Bytes) - playbackrate +- m_flCycle (Offset 1004) (Save|Key)(4 Bytes) - cycle +- m_pIk (Offset 988) (Save)(0 Bytes) +- m_iIKCounter (Offset 992) (Save)(4 Bytes) +- m_bClientSideAnimation (Offset 1124) (Save)(1 Bytes) +- m_bClientSideFrameReset (Offset 1125) (Save)(1 Bytes) +- m_nNewSequenceParity (Offset 1128) (Save)(4 Bytes) +- m_nResetEventsParity (Offset 1132) (Save)(4 Bytes) +- m_nMuzzleFlashParity (Offset 1136) (Save)(1 Bytes) +- m_iszLightingOriginRelative (Offset 1148) (Save|Key)(4 Bytes) - LightingOriginHack +- m_iszLightingOrigin (Offset 1152) (Save|Key)(4 Bytes) - LightingOrigin +- m_hLightingOrigin (Offset 1140) (Save)(4 Bytes) +- m_hLightingOriginRelative (Offset 1144) (Save)(4 Bytes) +- m_flModelScale (Offset 960) (Save)(4 Bytes) +- m_flDissolveStartTime (Offset 1000) (Save)(4 Bytes) @@ -15559,5 +16396,5 @@ CEnvParticleScript - env_particlescript -- m_OnIgnite (Offset 1128) (Save|Key|Output)(0 Bytes) - OnIgnite -- m_fadeMinDist (Offset 1116) (Save|Key|Input)(4 Bytes) - fademindist -- m_fadeMaxDist (Offset 1120) (Save|Key|Input)(4 Bytes) - fademaxdist -- m_flFadeScale (Offset 1124) (Save|Key)(4 Bytes) - fadescale -- m_flModelScale (Offset 912) (Save|Key)(4 Bytes) - modelscale +- m_OnIgnite (Offset 1176) (Save|Key|Output)(0 Bytes) - OnIgnite +- m_fadeMinDist (Offset 1164) (Save|Key|Input)(4 Bytes) - fademindist +- m_fadeMaxDist (Offset 1168) (Save|Key|Input)(4 Bytes) - fademaxdist +- m_flFadeScale (Offset 1172) (Save|Key)(4 Bytes) - fadescale +- m_flModelScale (Offset 960) (Save|Key)(4 Bytes) - modelscale @@ -15568 +16405 @@ CEnvParticleScript - env_particlescript -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -15579,0 +16417,3 @@ CEnvParticleScript - env_particlescript +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -15601,7 +16441,7 @@ CEnvParticleScript - env_particlescript -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -15627,40 +16467,40 @@ CEnvParticleScript - env_particlescript -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -15693,4 +16533,8 @@ CEnvParticleScript - env_particlescript -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -15705 +16549,3 @@ CEnvParticleScript - env_particlescript -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -15708,4 +16554,4 @@ ParticleSmokeGrenade - env_particlesmoke -- m_CurrentStage (Offset 873) (Save)(1 Bytes) -- m_FadeStartTime (Offset 880) (Save)(4 Bytes) -- m_FadeEndTime (Offset 884) (Save)(4 Bytes) -- m_flSpawnTime (Offset 876) (Save)(4 Bytes) +- m_CurrentStage (Offset 921) (Save)(1 Bytes) +- m_FadeStartTime (Offset 928) (Save)(4 Bytes) +- m_FadeEndTime (Offset 932) (Save)(4 Bytes) +- m_flSpawnTime (Offset 924) (Save)(4 Bytes) @@ -15722,0 +16569,3 @@ ParticleSmokeGrenade - env_particlesmoke +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -15744,7 +16593,7 @@ ParticleSmokeGrenade - env_particlesmoke -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -15770,40 +16619,40 @@ ParticleSmokeGrenade - env_particlesmoke -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -15836,4 +16685,8 @@ ParticleSmokeGrenade - env_particlesmoke -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -15848 +16701,3 @@ ParticleSmokeGrenade - env_particlesmoke -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -15851,4 +16706,4 @@ CBaseEntity - env_physexplosion -- m_damage (Offset 876) (Save|Key)(4 Bytes) - magnitude -- m_radius (Offset 880) (Save|Key)(4 Bytes) - radius -- m_targetEntityName (Offset 884) (Save|Key)(4 Bytes) - targetentityname -- m_flInnerRadius (Offset 888) (Save|Key)(4 Bytes) - inner_radius +- m_damage (Offset 924) (Save|Key)(4 Bytes) - magnitude +- m_radius (Offset 928) (Save|Key)(4 Bytes) - radius +- m_targetEntityName (Offset 932) (Save|Key)(4 Bytes) - targetentityname +- m_flInnerRadius (Offset 936) (Save|Key)(4 Bytes) - inner_radius @@ -15856 +16711 @@ CBaseEntity - env_physexplosion -- m_OnPushedPlayer (Offset 892) (Save|Key|Output)(0 Bytes) - OnPushedPlayer +- m_OnPushedPlayer (Offset 940) (Save|Key|Output)(0 Bytes) - OnPushedPlayer @@ -15867,0 +16723,3 @@ CBaseEntity - env_physexplosion +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -15889,7 +16747,7 @@ CBaseEntity - env_physexplosion -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -15915,40 +16773,40 @@ CBaseEntity - env_physexplosion -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -15981,4 +16839,8 @@ CBaseEntity - env_physexplosion -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -15993 +16855,3 @@ CBaseEntity - env_physexplosion -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -15996,3 +16860,3 @@ CBaseEntity - env_physimpact -- m_damage (Offset 876) (Save|Key)(4 Bytes) - magnitude -- m_distance (Offset 880) (Save|Key)(4 Bytes) - distance -- m_directionEntityName (Offset 884) (Save|Key)(4 Bytes) - directionentityname +- m_damage (Offset 924) (Save|Key)(4 Bytes) - magnitude +- m_distance (Offset 928) (Save|Key)(4 Bytes) - distance +- m_directionEntityName (Offset 932) (Save|Key)(4 Bytes) - directionentityname @@ -16011,0 +16876,3 @@ CBaseEntity - env_physimpact +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -16033,7 +16900,7 @@ CBaseEntity - env_physimpact -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -16059,40 +16926,40 @@ CBaseEntity - env_physimpact -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -16125,4 +16992,8 @@ CBaseEntity - env_physimpact -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -16137 +17008,3 @@ CBaseEntity - env_physimpact -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -16140 +17013 @@ CBaseEntity - env_physwire -- m_nDensity (Offset 876) (Save|Key)(4 Bytes) - Density +- m_nDensity (Offset 924) (Save|Key)(4 Bytes) - Density @@ -16151,0 +17025,3 @@ CBaseEntity - env_physwire +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -16173,7 +17049,7 @@ CBaseEntity - env_physwire -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -16199,40 +17075,40 @@ CBaseEntity - env_physwire -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -16265,4 +17141,8 @@ CBaseEntity - env_physwire -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -16277 +17157,3 @@ CBaseEntity - env_physwire -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -16280,3 +17162,3 @@ CBaseEntity - env_player_surface_trigger -- m_iTargetGameMaterial (Offset 876) (Save|Key)(4 Bytes) - gamematerial -- m_iCurrentGameMaterial (Offset 880) (Save)(4 Bytes) -- m_bDisabled (Offset 884) (Save)(1 Bytes) +- m_iTargetGameMaterial (Offset 924) (Save|Key)(4 Bytes) - gamematerial +- m_iCurrentGameMaterial (Offset 928) (Save)(4 Bytes) +- m_bDisabled (Offset 932) (Save)(1 Bytes) @@ -16286,2 +17168,2 @@ CBaseEntity - env_player_surface_trigger -- m_OnSurfaceChangedToTarget (Offset 888) (Save|Key|Output)(0 Bytes) - OnSurfaceChangedToTarget -- m_OnSurfaceChangedFromTarget (Offset 912) (Save|Key|Output)(0 Bytes) - OnSurfaceChangedFromTarget +- m_OnSurfaceChangedToTarget (Offset 936) (Save|Key|Output)(0 Bytes) - OnSurfaceChangedToTarget +- m_OnSurfaceChangedFromTarget (Offset 960) (Save|Key|Output)(0 Bytes) - OnSurfaceChangedFromTarget @@ -16298,0 +17181,3 @@ CBaseEntity - env_player_surface_trigger +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -16320,7 +17205,7 @@ CBaseEntity - env_player_surface_trigger -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -16346,40 +17231,40 @@ CBaseEntity - env_player_surface_trigger -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -16412,4 +17297,8 @@ CBaseEntity - env_player_surface_trigger -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -16424 +17313,3 @@ CBaseEntity - env_player_surface_trigger -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -16427,14 +17318,14 @@ CEnvProjectedTexture - env_projectedtext -- m_hTargetEntity (Offset 876) (Save)(4 Bytes) -- m_bState (Offset 880) (Save)(1 Bytes) -- m_flLightFOV (Offset 884) (Save|Key)(4 Bytes) - lightfov -- m_bEnableShadows (Offset 888) (Save|Key)(1 Bytes) - enableshadows -- m_bLightOnlyTarget (Offset 889) (Save|Key)(1 Bytes) - lightonlytarget -- m_bLightWorld (Offset 890) (Save|Key)(1 Bytes) - lightworld -- m_bCameraSpace (Offset 891) (Save|Key)(1 Bytes) - cameraspace -- m_flAmbient (Offset 904) (Save|Key)(4 Bytes) - ambient -- m_SpotlightTextureName (Offset 908) (Save)(260 Bytes) - texturename -- m_nSpotlightTextureFrame (Offset 1168) (Save|Key)(4 Bytes) - textureframe -- m_flNearZ (Offset 1172) (Save|Key)(4 Bytes) - nearz -- m_flFarZ (Offset 1176) (Save|Key)(4 Bytes) - farz -- m_nShadowQuality (Offset 1180) (Save|Key)(4 Bytes) - shadowquality -- m_LinearFloatLightColor (Offset 892) (Save)(12 Bytes) +- m_hTargetEntity (Offset 924) (Save)(4 Bytes) +- m_bState (Offset 928) (Save)(1 Bytes) +- m_flLightFOV (Offset 932) (Save|Key)(4 Bytes) - lightfov +- m_bEnableShadows (Offset 936) (Save|Key)(1 Bytes) - enableshadows +- m_bLightOnlyTarget (Offset 937) (Save|Key)(1 Bytes) - lightonlytarget +- m_bLightWorld (Offset 938) (Save|Key)(1 Bytes) - lightworld +- m_bCameraSpace (Offset 939) (Save|Key)(1 Bytes) - cameraspace +- m_flAmbient (Offset 952) (Save|Key)(4 Bytes) - ambient +- m_SpotlightTextureName (Offset 956) (Save)(260 Bytes) - texturename +- m_nSpotlightTextureFrame (Offset 1216) (Save|Key)(4 Bytes) - textureframe +- m_flNearZ (Offset 1220) (Save|Key)(4 Bytes) - nearz +- m_flFarZ (Offset 1224) (Save|Key)(4 Bytes) - farz +- m_nShadowQuality (Offset 1228) (Save|Key)(4 Bytes) - shadowquality +- m_LinearFloatLightColor (Offset 940) (Save)(12 Bytes) @@ -16462,0 +17354,3 @@ CEnvProjectedTexture - env_projectedtext +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -16484,7 +17378,7 @@ CEnvProjectedTexture - env_projectedtext -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -16510,40 +17404,40 @@ CEnvProjectedTexture - env_projectedtext -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -16576,4 +17470,8 @@ CEnvProjectedTexture - env_projectedtext -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -16588 +17486,3 @@ CEnvProjectedTexture - env_projectedtext -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -16591,4 +17491,4 @@ CEnvQuadraticBeam - env_quadraticbeam -- m_targetPosition (Offset 876) (Save)(12 Bytes) -- m_controlPosition (Offset 888) (Save)(12 Bytes) -- m_scrollRate (Offset 900) (Save)(4 Bytes) -- m_flWidth (Offset 904) (Save)(4 Bytes) +- m_targetPosition (Offset 924) (Save)(12 Bytes) +- m_controlPosition (Offset 936) (Save)(12 Bytes) +- m_scrollRate (Offset 948) (Save)(4 Bytes) +- m_flWidth (Offset 952) (Save)(4 Bytes) @@ -16605,0 +17506,3 @@ CEnvQuadraticBeam - env_quadraticbeam +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -16627,7 +17530,7 @@ CEnvQuadraticBeam - env_quadraticbeam -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -16653,40 +17556,40 @@ CEnvQuadraticBeam - env_quadraticbeam -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -16719,4 +17622,8 @@ CEnvQuadraticBeam - env_quadraticbeam -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -16731 +17638,3 @@ CEnvQuadraticBeam - env_quadraticbeam -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -16734,3 +17643,3 @@ CBaseEntity - env_ragdoll_boogie -- m_flStartTime (Offset 876) (Save)(4 Bytes) -- m_flBoogieLength (Offset 880) (Save)(4 Bytes) -- m_flMagnitude (Offset 884) (Save)(4 Bytes) +- m_flStartTime (Offset 924) (Save)(4 Bytes) +- m_flBoogieLength (Offset 928) (Save)(4 Bytes) +- m_flMagnitude (Offset 932) (Save)(4 Bytes) @@ -16749,0 +17659,3 @@ CBaseEntity - env_ragdoll_boogie +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -16771,7 +17683,7 @@ CBaseEntity - env_ragdoll_boogie -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -16797,40 +17709,40 @@ CBaseEntity - env_ragdoll_boogie -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -16863,4 +17775,8 @@ CBaseEntity - env_ragdoll_boogie -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -16875 +17791,3 @@ CBaseEntity - env_ragdoll_boogie -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -16878,15 +17796,15 @@ RocketTrail - env_rockettrail -- m_StartColor (Offset 876) (Save)(12 Bytes) -- m_EndColor (Offset 888) (Save)(12 Bytes) -- m_Opacity (Offset 900) (Save)(4 Bytes) -- m_SpawnRate (Offset 904) (Save)(4 Bytes) -- m_ParticleLifetime (Offset 908) (Save)(4 Bytes) -- m_StopEmitTime (Offset 912) (Save)(4 Bytes) -- m_MinSpeed (Offset 916) (Save)(4 Bytes) -- m_MaxSpeed (Offset 920) (Save)(4 Bytes) -- m_StartSize (Offset 924) (Save)(4 Bytes) -- m_EndSize (Offset 928) (Save)(4 Bytes) -- m_SpawnRadius (Offset 932) (Save)(4 Bytes) -- m_bEmit (Offset 936) (Save)(1 Bytes) -- m_nAttachment (Offset 940) (Save)(4 Bytes) -- m_bDamaged (Offset 944) (Save)(1 Bytes) -- m_flFlareScale (Offset 948) (Save)(4 Bytes) +- m_StartColor (Offset 924) (Save)(12 Bytes) +- m_EndColor (Offset 936) (Save)(12 Bytes) +- m_Opacity (Offset 948) (Save)(4 Bytes) +- m_SpawnRate (Offset 952) (Save)(4 Bytes) +- m_ParticleLifetime (Offset 956) (Save)(4 Bytes) +- m_StopEmitTime (Offset 960) (Save)(4 Bytes) +- m_MinSpeed (Offset 964) (Save)(4 Bytes) +- m_MaxSpeed (Offset 968) (Save)(4 Bytes) +- m_StartSize (Offset 972) (Save)(4 Bytes) +- m_EndSize (Offset 976) (Save)(4 Bytes) +- m_SpawnRadius (Offset 980) (Save)(4 Bytes) +- m_bEmit (Offset 984) (Save)(1 Bytes) +- m_nAttachment (Offset 988) (Save)(4 Bytes) +- m_bDamaged (Offset 992) (Save)(1 Bytes) +- m_flFlareScale (Offset 996) (Save)(4 Bytes) @@ -16903,0 +17822,3 @@ RocketTrail - env_rockettrail +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -16925,7 +17846,7 @@ RocketTrail - env_rockettrail -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -16951,40 +17872,40 @@ RocketTrail - env_rockettrail -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -17017,4 +17938,8 @@ RocketTrail - env_rockettrail -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -17029 +17954,3 @@ RocketTrail - env_rockettrail -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -17032,22 +17959,22 @@ CBaseEntity - env_rotorshooter -- m_flTimeUnderRotor (Offset 956) (Save|Key)(4 Bytes) - rotortime -- m_flTimeUnderRotorVariance (Offset 960) (Save|Key)(4 Bytes) - rotortimevariance -- m_flLastWashStartTime (Offset 964) (Save)(4 Bytes) -- m_flNextGibTime (Offset 968) (Save)(4 Bytes) -- m_nSkin (Offset 940) (Save|Key)(4 Bytes) - skin -- m_flGibScale (Offset 944) (Save|Key)(4 Bytes) - scale -- m_flGibGravityScale (Offset 948) (Save|Key)(4 Bytes) - gibgravityscale -- m_iGibs (Offset 876) (Save|Key)(4 Bytes) - m_iGibs -- m_flGibVelocity (Offset 892) (Save|Key)(4 Bytes) - m_flVelocity -- m_flVariance (Offset 912) (Save|Key)(4 Bytes) - m_flVariance -- m_flGibLife (Offset 916) (Save|Key)(4 Bytes) - m_flGibLife -- m_nSimulationType (Offset 920) (Save|Key)(4 Bytes) - Simulation -- m_flDelay (Offset 928) (Save|Key)(4 Bytes) - delay -- m_angGibRotation (Offset 896) (Save|Key)(12 Bytes) - gibangles -- m_flGibAngVelocity (Offset 908) (Save|Key)(4 Bytes) - gibanglevelocity -- m_bIsSprite (Offset 933) (Save)(1 Bytes) -- m_iGibCapacity (Offset 880) (Save)(4 Bytes) -- m_iGibMaterial (Offset 884) (Save)(4 Bytes) -- m_iGibModelIndex (Offset 888) (Save)(4 Bytes) -- m_nMaxGibModelFrame (Offset 924) (Save)(4 Bytes) -- m_iszLightingOrigin (Offset 936) (Save|Key)(4 Bytes) - LightingOrigin -- m_bNoGibShadows (Offset 932) (Save|Key)(1 Bytes) - nogibshadows +- m_flTimeUnderRotor (Offset 1004) (Save|Key)(4 Bytes) - rotortime +- m_flTimeUnderRotorVariance (Offset 1008) (Save|Key)(4 Bytes) - rotortimevariance +- m_flLastWashStartTime (Offset 1012) (Save)(4 Bytes) +- m_flNextGibTime (Offset 1016) (Save)(4 Bytes) +- m_nSkin (Offset 988) (Save|Key)(4 Bytes) - skin +- m_flGibScale (Offset 992) (Save|Key)(4 Bytes) - scale +- m_flGibGravityScale (Offset 996) (Save|Key)(4 Bytes) - gibgravityscale +- m_iGibs (Offset 924) (Save|Key)(4 Bytes) - m_iGibs +- m_flGibVelocity (Offset 940) (Save|Key)(4 Bytes) - m_flVelocity +- m_flVariance (Offset 960) (Save|Key)(4 Bytes) - m_flVariance +- m_flGibLife (Offset 964) (Save|Key)(4 Bytes) - m_flGibLife +- m_nSimulationType (Offset 968) (Save|Key)(4 Bytes) - Simulation +- m_flDelay (Offset 976) (Save|Key)(4 Bytes) - delay +- m_angGibRotation (Offset 944) (Save|Key)(12 Bytes) - gibangles +- m_flGibAngVelocity (Offset 956) (Save|Key)(4 Bytes) - gibanglevelocity +- m_bIsSprite (Offset 981) (Save)(1 Bytes) +- m_iGibCapacity (Offset 928) (Save)(4 Bytes) +- m_iGibMaterial (Offset 932) (Save)(4 Bytes) +- m_iGibModelIndex (Offset 936) (Save)(4 Bytes) +- m_nMaxGibModelFrame (Offset 972) (Save)(4 Bytes) +- m_iszLightingOrigin (Offset 984) (Save|Key)(4 Bytes) - LightingOrigin +- m_bNoGibShadows (Offset 980) (Save|Key)(1 Bytes) - nogibshadows @@ -17066,0 +17994,3 @@ CBaseEntity - env_rotorshooter +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -17088,7 +18018,7 @@ CBaseEntity - env_rotorshooter -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -17114,40 +18044,40 @@ CBaseEntity - env_rotorshooter -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -17180,4 +18110,8 @@ CBaseEntity - env_rotorshooter -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -17192 +18126,3 @@ CBaseEntity - env_rotorshooter -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -17195,3 +18131,3 @@ CEnvScreenEffect - env_screeneffect -- m_flDuration (Offset 876) (Save)(4 Bytes) -- m_nType (Offset 880) (Save|Key)(4 Bytes) - type -- m_flDuration (Offset 876) (Save)(4 Bytes) +- m_flDuration (Offset 924) (Save)(4 Bytes) +- m_nType (Offset 928) (Save|Key)(4 Bytes) - type +- m_flDuration (Offset 924) (Save)(4 Bytes) @@ -17210,0 +18147,3 @@ CEnvScreenEffect - env_screeneffect +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -17232,7 +18171,7 @@ CEnvScreenEffect - env_screeneffect -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -17258,40 +18197,40 @@ CEnvScreenEffect - env_screeneffect -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -17324,4 +18263,8 @@ CEnvScreenEffect - env_screeneffect -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -17336 +18279,3 @@ CEnvScreenEffect - env_screeneffect -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -17339,23 +18284,23 @@ CEnvScreenOverlay - env_screenoverlay -- m_iszOverlayNames[0] (Offset 876) (Save|Key)(4 Bytes) - OverlayName1 -- m_iszOverlayNames[1] (Offset 880) (Save|Key)(4 Bytes) - OverlayName2 -- m_iszOverlayNames[2] (Offset 884) (Save|Key)(4 Bytes) - OverlayName3 -- m_iszOverlayNames[3] (Offset 888) (Save|Key)(4 Bytes) - OverlayName4 -- m_iszOverlayNames[4] (Offset 892) (Save|Key)(4 Bytes) - OverlayName5 -- m_iszOverlayNames[5] (Offset 896) (Save|Key)(4 Bytes) - OverlayName6 -- m_iszOverlayNames[6] (Offset 900) (Save|Key)(4 Bytes) - OverlayName7 -- m_iszOverlayNames[7] (Offset 904) (Save|Key)(4 Bytes) - OverlayName8 -- m_iszOverlayNames[8] (Offset 908) (Save|Key)(4 Bytes) - OverlayName9 -- m_iszOverlayNames[9] (Offset 912) (Save|Key)(4 Bytes) - OverlayName10 -- m_flOverlayTimes[0] (Offset 916) (Save|Key)(4 Bytes) - OverlayTime1 -- m_flOverlayTimes[1] (Offset 920) (Save|Key)(4 Bytes) - OverlayTime2 -- m_flOverlayTimes[2] (Offset 924) (Save|Key)(4 Bytes) - OverlayTime3 -- m_flOverlayTimes[3] (Offset 928) (Save|Key)(4 Bytes) - OverlayTime4 -- m_flOverlayTimes[4] (Offset 932) (Save|Key)(4 Bytes) - OverlayTime5 -- m_flOverlayTimes[5] (Offset 936) (Save|Key)(4 Bytes) - OverlayTime6 -- m_flOverlayTimes[6] (Offset 940) (Save|Key)(4 Bytes) - OverlayTime7 -- m_flOverlayTimes[7] (Offset 944) (Save|Key)(4 Bytes) - OverlayTime8 -- m_flOverlayTimes[8] (Offset 948) (Save|Key)(4 Bytes) - OverlayTime9 -- m_flOverlayTimes[9] (Offset 952) (Save|Key)(4 Bytes) - OverlayTime10 -- m_iDesiredOverlay (Offset 960) (Save)(4 Bytes) -- m_flStartTime (Offset 956) (Save)(4 Bytes) -- m_bIsActive (Offset 964) (Save)(1 Bytes) +- m_iszOverlayNames[0] (Offset 924) (Save|Key)(4 Bytes) - OverlayName1 +- m_iszOverlayNames[1] (Offset 928) (Save|Key)(4 Bytes) - OverlayName2 +- m_iszOverlayNames[2] (Offset 932) (Save|Key)(4 Bytes) - OverlayName3 +- m_iszOverlayNames[3] (Offset 936) (Save|Key)(4 Bytes) - OverlayName4 +- m_iszOverlayNames[4] (Offset 940) (Save|Key)(4 Bytes) - OverlayName5 +- m_iszOverlayNames[5] (Offset 944) (Save|Key)(4 Bytes) - OverlayName6 +- m_iszOverlayNames[6] (Offset 948) (Save|Key)(4 Bytes) - OverlayName7 +- m_iszOverlayNames[7] (Offset 952) (Save|Key)(4 Bytes) - OverlayName8 +- m_iszOverlayNames[8] (Offset 956) (Save|Key)(4 Bytes) - OverlayName9 +- m_iszOverlayNames[9] (Offset 960) (Save|Key)(4 Bytes) - OverlayName10 +- m_flOverlayTimes[0] (Offset 964) (Save|Key)(4 Bytes) - OverlayTime1 +- m_flOverlayTimes[1] (Offset 968) (Save|Key)(4 Bytes) - OverlayTime2 +- m_flOverlayTimes[2] (Offset 972) (Save|Key)(4 Bytes) - OverlayTime3 +- m_flOverlayTimes[3] (Offset 976) (Save|Key)(4 Bytes) - OverlayTime4 +- m_flOverlayTimes[4] (Offset 980) (Save|Key)(4 Bytes) - OverlayTime5 +- m_flOverlayTimes[5] (Offset 984) (Save|Key)(4 Bytes) - OverlayTime6 +- m_flOverlayTimes[6] (Offset 988) (Save|Key)(4 Bytes) - OverlayTime7 +- m_flOverlayTimes[7] (Offset 992) (Save|Key)(4 Bytes) - OverlayTime8 +- m_flOverlayTimes[8] (Offset 996) (Save|Key)(4 Bytes) - OverlayTime9 +- m_flOverlayTimes[9] (Offset 1000) (Save|Key)(4 Bytes) - OverlayTime10 +- m_iDesiredOverlay (Offset 1008) (Save)(4 Bytes) +- m_flStartTime (Offset 1004) (Save)(4 Bytes) +- m_bIsActive (Offset 1012) (Save)(1 Bytes) @@ -17375,0 +18321,3 @@ CEnvScreenOverlay - env_screenoverlay +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -17397,7 +18345,7 @@ CEnvScreenOverlay - env_screenoverlay -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -17423,40 +18371,40 @@ CEnvScreenOverlay - env_screenoverlay -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -17489,4 +18437,8 @@ CEnvScreenOverlay - env_screenoverlay -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -17501 +18453,3 @@ CEnvScreenOverlay - env_screenoverlay -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -17504,9 +18458,9 @@ CBaseEntity - env_shake -- m_Amplitude (Offset 876) (Save|Key)(4 Bytes) - amplitude -- m_Frequency (Offset 880) (Save|Key)(4 Bytes) - frequency -- m_Duration (Offset 884) (Save|Key)(4 Bytes) - duration -- m_Radius (Offset 888) (Save|Key)(4 Bytes) - radius -- m_stopTime (Offset 892) (Save)(4 Bytes) -- m_nextShake (Offset 896) (Save)(4 Bytes) -- m_currentAmp (Offset 900) (Save)(4 Bytes) -- m_maxForce (Offset 904) (Save)(12 Bytes) -- m_pShakeController (Offset 916) (Save)(0 Bytes) +- m_Amplitude (Offset 924) (Save|Key)(4 Bytes) - amplitude +- m_Frequency (Offset 928) (Save|Key)(4 Bytes) - frequency +- m_Duration (Offset 932) (Save|Key)(4 Bytes) - duration +- m_Radius (Offset 936) (Save|Key)(4 Bytes) - radius +- m_stopTime (Offset 940) (Save)(4 Bytes) +- m_nextShake (Offset 944) (Save)(4 Bytes) +- m_currentAmp (Offset 948) (Save)(4 Bytes) +- m_maxForce (Offset 952) (Save)(12 Bytes) +- m_pShakeController (Offset 964) (Save)(0 Bytes) @@ -17529,0 +18484,3 @@ CBaseEntity - env_shake +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -17551,7 +18508,7 @@ CBaseEntity - env_shake -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -17577,40 +18534,40 @@ CBaseEntity - env_shake -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -17643,4 +18600,8 @@ CBaseEntity - env_shake -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -17655 +18616,3 @@ CBaseEntity - env_shake -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -17658,18 +18621,18 @@ CBaseEntity - env_shooter -- m_nSkin (Offset 940) (Save|Key)(4 Bytes) - skin -- m_flGibScale (Offset 944) (Save|Key)(4 Bytes) - scale -- m_flGibGravityScale (Offset 948) (Save|Key)(4 Bytes) - gibgravityscale -- m_iGibs (Offset 876) (Save|Key)(4 Bytes) - m_iGibs -- m_flGibVelocity (Offset 892) (Save|Key)(4 Bytes) - m_flVelocity -- m_flVariance (Offset 912) (Save|Key)(4 Bytes) - m_flVariance -- m_flGibLife (Offset 916) (Save|Key)(4 Bytes) - m_flGibLife -- m_nSimulationType (Offset 920) (Save|Key)(4 Bytes) - Simulation -- m_flDelay (Offset 928) (Save|Key)(4 Bytes) - delay -- m_angGibRotation (Offset 896) (Save|Key)(12 Bytes) - gibangles -- m_flGibAngVelocity (Offset 908) (Save|Key)(4 Bytes) - gibanglevelocity -- m_bIsSprite (Offset 933) (Save)(1 Bytes) -- m_iGibCapacity (Offset 880) (Save)(4 Bytes) -- m_iGibMaterial (Offset 884) (Save)(4 Bytes) -- m_iGibModelIndex (Offset 888) (Save)(4 Bytes) -- m_nMaxGibModelFrame (Offset 924) (Save)(4 Bytes) -- m_iszLightingOrigin (Offset 936) (Save|Key)(4 Bytes) - LightingOrigin -- m_bNoGibShadows (Offset 932) (Save|Key)(1 Bytes) - nogibshadows +- m_nSkin (Offset 988) (Save|Key)(4 Bytes) - skin +- m_flGibScale (Offset 992) (Save|Key)(4 Bytes) - scale +- m_flGibGravityScale (Offset 996) (Save|Key)(4 Bytes) - gibgravityscale +- m_iGibs (Offset 924) (Save|Key)(4 Bytes) - m_iGibs +- m_flGibVelocity (Offset 940) (Save|Key)(4 Bytes) - m_flVelocity +- m_flVariance (Offset 960) (Save|Key)(4 Bytes) - m_flVariance +- m_flGibLife (Offset 964) (Save|Key)(4 Bytes) - m_flGibLife +- m_nSimulationType (Offset 968) (Save|Key)(4 Bytes) - Simulation +- m_flDelay (Offset 976) (Save|Key)(4 Bytes) - delay +- m_angGibRotation (Offset 944) (Save|Key)(12 Bytes) - gibangles +- m_flGibAngVelocity (Offset 956) (Save|Key)(4 Bytes) - gibanglevelocity +- m_bIsSprite (Offset 981) (Save)(1 Bytes) +- m_iGibCapacity (Offset 928) (Save)(4 Bytes) +- m_iGibMaterial (Offset 932) (Save)(4 Bytes) +- m_iGibModelIndex (Offset 936) (Save)(4 Bytes) +- m_nMaxGibModelFrame (Offset 972) (Save)(4 Bytes) +- m_iszLightingOrigin (Offset 984) (Save|Key)(4 Bytes) - LightingOrigin +- m_bNoGibShadows (Offset 980) (Save|Key)(1 Bytes) - nogibshadows @@ -17688,0 +18652,3 @@ CBaseEntity - env_shooter +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -17710,7 +18676,7 @@ CBaseEntity - env_shooter -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -17736,40 +18702,40 @@ CBaseEntity - env_shooter -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -17802,4 +18768,8 @@ CBaseEntity - env_shooter -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -17814 +18784,3 @@ CBaseEntity - env_shooter -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -17817,8 +18789,8 @@ CSmokeStack - env_smokestack -- m_StartSize (Offset 884) (Save|Key)(4 Bytes) - StartSize -- m_EndSize (Offset 888) (Save|Key)(4 Bytes) - EndSize -- m_InitialState (Offset 1008) (Save|Key)(1 Bytes) - InitialState -- m_flBaseSpread (Offset 908) (Save|Key)(4 Bytes) - BaseSpread -- m_flTwist (Offset 976) (Save|Key)(4 Bytes) - Twist -- m_flRollSpeed (Offset 900) (Save|Key)(4 Bytes) - Roll -- m_strMaterialModel (Offset 980) (Save)(4 Bytes) -- m_iMaterialModel (Offset 984) (Save)(4 Bytes) +- m_StartSize (Offset 932) (Save|Key)(4 Bytes) - StartSize +- m_EndSize (Offset 936) (Save|Key)(4 Bytes) - EndSize +- m_InitialState (Offset 1056) (Save|Key)(1 Bytes) - InitialState +- m_flBaseSpread (Offset 956) (Save|Key)(4 Bytes) - BaseSpread +- m_flTwist (Offset 1024) (Save|Key)(4 Bytes) - Twist +- m_flRollSpeed (Offset 948) (Save|Key)(4 Bytes) - Roll +- m_strMaterialModel (Offset 1028) (Save)(4 Bytes) +- m_iMaterialModel (Offset 1032) (Save)(4 Bytes) @@ -17833,8 +18805,8 @@ CSmokeStack - env_smokestack -- m_WindAngle (Offset 988) (Save|Key)(4 Bytes) - WindAngle -- m_WindSpeed (Offset 992) (Save|Key)(4 Bytes) - WindSpeed -- m_vWind (Offset 996) (Save)(12 Bytes) -- m_bEmit (Offset 904) (Save)(4 Bytes) -- m_JetLength (Offset 896) (Save|Key|Input)(4 Bytes) - JetLength -- m_SpreadSpeed (Offset 876) (Save|Key|Input)(4 Bytes) - SpreadSpeed -- m_Speed (Offset 880) (Save|Key|Input)(4 Bytes) - Speed -- m_Rate (Offset 892) (Save|Key|Input)(4 Bytes) - Rate +- m_WindAngle (Offset 1036) (Save|Key)(4 Bytes) - WindAngle +- m_WindSpeed (Offset 1040) (Save|Key)(4 Bytes) - WindSpeed +- m_vWind (Offset 1044) (Save)(12 Bytes) +- m_bEmit (Offset 952) (Save)(4 Bytes) +- m_JetLength (Offset 944) (Save|Key|Input)(4 Bytes) - JetLength +- m_SpreadSpeed (Offset 924) (Save|Key|Input)(4 Bytes) - SpreadSpeed +- m_Speed (Offset 928) (Save|Key|Input)(4 Bytes) - Speed +- m_Rate (Offset 940) (Save|Key|Input)(4 Bytes) - Rate @@ -17854,0 +18827,3 @@ CSmokeStack - env_smokestack +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -17876,7 +18851,7 @@ CSmokeStack - env_smokestack -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -17902,40 +18877,40 @@ CSmokeStack - env_smokestack -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -17968,4 +18943,8 @@ CSmokeStack - env_smokestack -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -17980 +18959,3 @@ CSmokeStack - env_smokestack -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -17983,15 +18964,15 @@ SmokeTrail - env_smoketrail -- m_StartColor (Offset 876) (Save)(12 Bytes) -- m_EndColor (Offset 888) (Save)(12 Bytes) -- m_Opacity (Offset 900) (Save|Key)(4 Bytes) - opacity -- m_SpawnRate (Offset 904) (Save|Key)(4 Bytes) - spawnrate -- m_ParticleLifetime (Offset 908) (Save|Key)(4 Bytes) - lifetime -- m_StopEmitTime (Offset 912) (Save)(4 Bytes) -- m_MinSpeed (Offset 916) (Save|Key)(4 Bytes) - minspeed -- m_MaxSpeed (Offset 920) (Save|Key)(4 Bytes) - maxspeed -- m_MinDirectedSpeed (Offset 936) (Save|Key)(4 Bytes) - mindirectedspeed -- m_MaxDirectedSpeed (Offset 940) (Save|Key)(4 Bytes) - maxdirectedspeed -- m_StartSize (Offset 924) (Save|Key)(4 Bytes) - startsize -- m_EndSize (Offset 928) (Save|Key)(4 Bytes) - endsize -- m_SpawnRadius (Offset 932) (Save|Key)(4 Bytes) - spawnradius -- m_bEmit (Offset 944) (Save)(1 Bytes) -- m_nAttachment (Offset 948) (Save)(4 Bytes) +- m_StartColor (Offset 924) (Save)(12 Bytes) +- m_EndColor (Offset 936) (Save)(12 Bytes) +- m_Opacity (Offset 948) (Save|Key)(4 Bytes) - opacity +- m_SpawnRate (Offset 952) (Save|Key)(4 Bytes) - spawnrate +- m_ParticleLifetime (Offset 956) (Save|Key)(4 Bytes) - lifetime +- m_StopEmitTime (Offset 960) (Save)(4 Bytes) +- m_MinSpeed (Offset 964) (Save|Key)(4 Bytes) - minspeed +- m_MaxSpeed (Offset 968) (Save|Key)(4 Bytes) - maxspeed +- m_MinDirectedSpeed (Offset 984) (Save|Key)(4 Bytes) - mindirectedspeed +- m_MaxDirectedSpeed (Offset 988) (Save|Key)(4 Bytes) - maxdirectedspeed +- m_StartSize (Offset 972) (Save|Key)(4 Bytes) - startsize +- m_EndSize (Offset 976) (Save|Key)(4 Bytes) - endsize +- m_SpawnRadius (Offset 980) (Save|Key)(4 Bytes) - spawnradius +- m_bEmit (Offset 992) (Save)(1 Bytes) +- m_nAttachment (Offset 996) (Save)(4 Bytes) @@ -18008,0 +18990,3 @@ SmokeTrail - env_smoketrail +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -18030,7 +19014,7 @@ SmokeTrail - env_smoketrail -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -18056,40 +19040,40 @@ SmokeTrail - env_smoketrail -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -18122,4 +19106,8 @@ SmokeTrail - env_smoketrail -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -18134 +19122,3 @@ SmokeTrail - env_smoketrail -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -18137,2 +19127,2 @@ CSniperDot - env_sniperdot -- m_vecSurfaceNormal (Offset 876) (Save)(12 Bytes) -- m_hTargetEnt (Offset 888) (Save)(4 Bytes) +- m_vecSurfaceNormal (Offset 924) (Save)(12 Bytes) +- m_hTargetEnt (Offset 936) (Save)(4 Bytes) @@ -18149,0 +19140,3 @@ CSniperDot - env_sniperdot +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -18171,7 +19164,7 @@ CSniperDot - env_sniperdot -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -18197,40 +19190,40 @@ CSniperDot - env_sniperdot -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -18263,4 +19256,8 @@ CSniperDot - env_sniperdot -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -18275 +19272,3 @@ CSniperDot - env_sniperdot -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -18278,12 +19277,12 @@ CBaseEntity - env_soundscape -- m_flRadius (Offset 900) (Save|Key)(4 Bytes) - radius -- m_soundscapeName (Offset 904) (Save)(4 Bytes) -- m_hProxySoundscape (Offset 948) (Save)(4 Bytes) -- m_positionNames[0] (Offset 916) (Save|Key)(4 Bytes) - position0 -- m_positionNames[1] (Offset 920) (Save|Key)(4 Bytes) - position1 -- m_positionNames[2] (Offset 924) (Save|Key)(4 Bytes) - position2 -- m_positionNames[3] (Offset 928) (Save|Key)(4 Bytes) - position3 -- m_positionNames[4] (Offset 932) (Save|Key)(4 Bytes) - position4 -- m_positionNames[5] (Offset 936) (Save|Key)(4 Bytes) - position5 -- m_positionNames[6] (Offset 940) (Save|Key)(4 Bytes) - position6 -- m_positionNames[7] (Offset 944) (Save|Key)(4 Bytes) - position7 -- m_bDisabled (Offset 952) (Save|Key)(1 Bytes) - StartDisabled +- m_flRadius (Offset 948) (Save|Key)(4 Bytes) - radius +- m_soundscapeName (Offset 952) (Save)(4 Bytes) +- m_hProxySoundscape (Offset 996) (Save)(4 Bytes) +- m_positionNames[0] (Offset 964) (Save|Key)(4 Bytes) - position0 +- m_positionNames[1] (Offset 968) (Save|Key)(4 Bytes) - position1 +- m_positionNames[2] (Offset 972) (Save|Key)(4 Bytes) - position2 +- m_positionNames[3] (Offset 976) (Save|Key)(4 Bytes) - position3 +- m_positionNames[4] (Offset 980) (Save|Key)(4 Bytes) - position4 +- m_positionNames[5] (Offset 984) (Save|Key)(4 Bytes) - position5 +- m_positionNames[6] (Offset 988) (Save|Key)(4 Bytes) - position6 +- m_positionNames[7] (Offset 992) (Save|Key)(4 Bytes) - position7 +- m_bDisabled (Offset 1000) (Save|Key)(1 Bytes) - StartDisabled @@ -18293 +19292 @@ CBaseEntity - env_soundscape -- m_OnPlay (Offset 876) (Save|Key|Output)(0 Bytes) - OnPlay +- m_OnPlay (Offset 924) (Save|Key|Output)(0 Bytes) - OnPlay @@ -18304,0 +19304,3 @@ CBaseEntity - env_soundscape +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -18326,7 +19328,7 @@ CBaseEntity - env_soundscape -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -18352,40 +19354,40 @@ CBaseEntity - env_soundscape -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -18418,4 +19420,8 @@ CBaseEntity - env_soundscape -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -18430 +19436,3 @@ CBaseEntity - env_soundscape -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -18433,13 +19441,13 @@ CBaseEntity - env_soundscape_proxy -- m_MainSoundscapeName (Offset 956) (Save|Key)(4 Bytes) - MainSoundscapeName -- m_flRadius (Offset 900) (Save|Key)(4 Bytes) - radius -- m_soundscapeName (Offset 904) (Save)(4 Bytes) -- m_hProxySoundscape (Offset 948) (Save)(4 Bytes) -- m_positionNames[0] (Offset 916) (Save|Key)(4 Bytes) - position0 -- m_positionNames[1] (Offset 920) (Save|Key)(4 Bytes) - position1 -- m_positionNames[2] (Offset 924) (Save|Key)(4 Bytes) - position2 -- m_positionNames[3] (Offset 928) (Save|Key)(4 Bytes) - position3 -- m_positionNames[4] (Offset 932) (Save|Key)(4 Bytes) - position4 -- m_positionNames[5] (Offset 936) (Save|Key)(4 Bytes) - position5 -- m_positionNames[6] (Offset 940) (Save|Key)(4 Bytes) - position6 -- m_positionNames[7] (Offset 944) (Save|Key)(4 Bytes) - position7 -- m_bDisabled (Offset 952) (Save|Key)(1 Bytes) - StartDisabled +- m_MainSoundscapeName (Offset 1004) (Save|Key)(4 Bytes) - MainSoundscapeName +- m_flRadius (Offset 948) (Save|Key)(4 Bytes) - radius +- m_soundscapeName (Offset 952) (Save)(4 Bytes) +- m_hProxySoundscape (Offset 996) (Save)(4 Bytes) +- m_positionNames[0] (Offset 964) (Save|Key)(4 Bytes) - position0 +- m_positionNames[1] (Offset 968) (Save|Key)(4 Bytes) - position1 +- m_positionNames[2] (Offset 972) (Save|Key)(4 Bytes) - position2 +- m_positionNames[3] (Offset 976) (Save|Key)(4 Bytes) - position3 +- m_positionNames[4] (Offset 980) (Save|Key)(4 Bytes) - position4 +- m_positionNames[5] (Offset 984) (Save|Key)(4 Bytes) - position5 +- m_positionNames[6] (Offset 988) (Save|Key)(4 Bytes) - position6 +- m_positionNames[7] (Offset 992) (Save|Key)(4 Bytes) - position7 +- m_bDisabled (Offset 1000) (Save|Key)(1 Bytes) - StartDisabled @@ -18449 +19457 @@ CBaseEntity - env_soundscape_proxy -- m_OnPlay (Offset 876) (Save|Key|Output)(0 Bytes) - OnPlay +- m_OnPlay (Offset 924) (Save|Key|Output)(0 Bytes) - OnPlay @@ -18460,0 +19469,3 @@ CBaseEntity - env_soundscape_proxy +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -18482,7 +19493,7 @@ CBaseEntity - env_soundscape_proxy -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -18508,40 +19519,40 @@ CBaseEntity - env_soundscape_proxy -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -18574,4 +19585,8 @@ CBaseEntity - env_soundscape_proxy -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -18586 +19601,3 @@ CBaseEntity - env_soundscape_proxy -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -18589,12 +19606,12 @@ CBaseEntity - env_soundscape_triggerable -- m_flRadius (Offset 900) (Save|Key)(4 Bytes) - radius -- m_soundscapeName (Offset 904) (Save)(4 Bytes) -- m_hProxySoundscape (Offset 948) (Save)(4 Bytes) -- m_positionNames[0] (Offset 916) (Save|Key)(4 Bytes) - position0 -- m_positionNames[1] (Offset 920) (Save|Key)(4 Bytes) - position1 -- m_positionNames[2] (Offset 924) (Save|Key)(4 Bytes) - position2 -- m_positionNames[3] (Offset 928) (Save|Key)(4 Bytes) - position3 -- m_positionNames[4] (Offset 932) (Save|Key)(4 Bytes) - position4 -- m_positionNames[5] (Offset 936) (Save|Key)(4 Bytes) - position5 -- m_positionNames[6] (Offset 940) (Save|Key)(4 Bytes) - position6 -- m_positionNames[7] (Offset 944) (Save|Key)(4 Bytes) - position7 -- m_bDisabled (Offset 952) (Save|Key)(1 Bytes) - StartDisabled +- m_flRadius (Offset 948) (Save|Key)(4 Bytes) - radius +- m_soundscapeName (Offset 952) (Save)(4 Bytes) +- m_hProxySoundscape (Offset 996) (Save)(4 Bytes) +- m_positionNames[0] (Offset 964) (Save|Key)(4 Bytes) - position0 +- m_positionNames[1] (Offset 968) (Save|Key)(4 Bytes) - position1 +- m_positionNames[2] (Offset 972) (Save|Key)(4 Bytes) - position2 +- m_positionNames[3] (Offset 976) (Save|Key)(4 Bytes) - position3 +- m_positionNames[4] (Offset 980) (Save|Key)(4 Bytes) - position4 +- m_positionNames[5] (Offset 984) (Save|Key)(4 Bytes) - position5 +- m_positionNames[6] (Offset 988) (Save|Key)(4 Bytes) - position6 +- m_positionNames[7] (Offset 992) (Save|Key)(4 Bytes) - position7 +- m_bDisabled (Offset 1000) (Save|Key)(1 Bytes) - StartDisabled @@ -18604 +19621 @@ CBaseEntity - env_soundscape_triggerable -- m_OnPlay (Offset 876) (Save|Key|Output)(0 Bytes) - OnPlay +- m_OnPlay (Offset 924) (Save|Key|Output)(0 Bytes) - OnPlay @@ -18615,0 +19633,3 @@ CBaseEntity - env_soundscape_triggerable +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -18637,7 +19657,7 @@ CBaseEntity - env_soundscape_triggerable -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -18663,40 +19683,40 @@ CBaseEntity - env_soundscape_triggerable -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -18729,4 +19749,8 @@ CBaseEntity - env_soundscape_triggerable -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -18741 +19765,3 @@ CBaseEntity - env_soundscape_triggerable -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -18744,4 +19770,4 @@ CBaseEntity - env_spark -- m_flDelay (Offset 876) (Save|Key)(4 Bytes) - MaxDelay -- m_nGlowSpriteIndex (Offset 880) (Save)(4 Bytes) -- m_nMagnitude (Offset 884) (Save|Key)(4 Bytes) - Magnitude -- m_nTrailLength (Offset 888) (Save|Key)(4 Bytes) - TrailLength +- m_flDelay (Offset 924) (Save|Key)(4 Bytes) - MaxDelay +- m_nGlowSpriteIndex (Offset 928) (Save)(4 Bytes) +- m_nMagnitude (Offset 932) (Save|Key)(4 Bytes) - Magnitude +- m_nTrailLength (Offset 936) (Save|Key)(4 Bytes) - TrailLength @@ -18753 +19779 @@ CBaseEntity - env_spark -- m_OnSpark (Offset 892) (Save|Key|Output)(0 Bytes) - OnSpark +- m_OnSpark (Offset 940) (Save|Key|Output)(0 Bytes) - OnSpark @@ -18764,0 +19791,3 @@ CBaseEntity - env_spark +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -18786,7 +19815,7 @@ CBaseEntity - env_spark -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -18812,40 +19841,40 @@ CBaseEntity - env_spark -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -18878,4 +19907,8 @@ CBaseEntity - env_spark -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -18890 +19923,3 @@ CBaseEntity - env_spark -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -18893 +19928 @@ CBaseEntity - env_splash -- m_flScale (Offset 876) (Save|Key)(4 Bytes) - scale +- m_flScale (Offset 924) (Save|Key)(4 Bytes) - scale @@ -18905,0 +19941,3 @@ CBaseEntity - env_splash +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -18927,7 +19965,7 @@ CBaseEntity - env_splash -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -18953,40 +19991,40 @@ CBaseEntity - env_splash -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -19019,4 +20057,8 @@ CBaseEntity - env_splash -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -19031 +20073,3 @@ CBaseEntity - env_splash -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -19034,8 +20078,8 @@ SporeExplosion - env_sporeexplosion -- m_flSpawnRate (Offset 876) (Save|Key)(4 Bytes) - spawnrate -- m_flParticleLifetime (Offset 880) (Save)(4 Bytes) -- m_flStartSize (Offset 884) (Save)(4 Bytes) -- m_flEndSize (Offset 888) (Save)(4 Bytes) -- m_flSpawnRadius (Offset 892) (Save)(4 Bytes) -- m_bEmit (Offset 896) (Save)(1 Bytes) -- m_bDisabled (Offset 873) (Save|Key)(1 Bytes) - startdisabled -- m_bDontRemove (Offset 897) (Save)(1 Bytes) +- m_flSpawnRate (Offset 924) (Save|Key)(4 Bytes) - spawnrate +- m_flParticleLifetime (Offset 928) (Save)(4 Bytes) +- m_flStartSize (Offset 932) (Save)(4 Bytes) +- m_flEndSize (Offset 936) (Save)(4 Bytes) +- m_flSpawnRadius (Offset 940) (Save)(4 Bytes) +- m_bEmit (Offset 944) (Save)(1 Bytes) +- m_bDisabled (Offset 921) (Save|Key)(1 Bytes) - startdisabled +- m_bDontRemove (Offset 945) (Save)(1 Bytes) @@ -19054,0 +20099,3 @@ SporeExplosion - env_sporeexplosion +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -19076,7 +20123,7 @@ SporeExplosion - env_sporeexplosion -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -19102,40 +20149,40 @@ SporeExplosion - env_sporeexplosion -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -19168,4 +20215,8 @@ SporeExplosion - env_sporeexplosion -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -19180 +20231,3 @@ SporeExplosion - env_sporeexplosion -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -19183,7 +20236,7 @@ SporeTrail - env_sporetrail -- m_vecEndColor (Offset 876) (Save)(12 Bytes) -- m_flSpawnRate (Offset 888) (Save)(4 Bytes) -- m_flParticleLifetime (Offset 892) (Save)(4 Bytes) -- m_flStartSize (Offset 896) (Save)(4 Bytes) -- m_flEndSize (Offset 900) (Save)(4 Bytes) -- m_flSpawnRadius (Offset 904) (Save)(4 Bytes) -- m_bEmit (Offset 908) (Save)(1 Bytes) +- m_vecEndColor (Offset 924) (Save)(12 Bytes) +- m_flSpawnRate (Offset 936) (Save)(4 Bytes) +- m_flParticleLifetime (Offset 940) (Save)(4 Bytes) +- m_flStartSize (Offset 944) (Save)(4 Bytes) +- m_flEndSize (Offset 948) (Save)(4 Bytes) +- m_flSpawnRadius (Offset 952) (Save)(4 Bytes) +- m_bEmit (Offset 956) (Save)(1 Bytes) @@ -19200,0 +20254,3 @@ SporeTrail - env_sporetrail +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -19222,7 +20278,7 @@ SporeTrail - env_sporetrail -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -19248,40 +20304,40 @@ SporeTrail - env_sporetrail -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -19314,4 +20370,8 @@ SporeTrail - env_sporetrail -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -19326 +20386,3 @@ SporeTrail - env_sporetrail -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -19329,20 +20391,20 @@ CSprite - env_sprite -- m_flLastTime (Offset 924) (Save)(4 Bytes) -- m_flMaxFrame (Offset 928) (Save)(4 Bytes) -- m_hAttachedToEntity (Offset 876) (Save)(4 Bytes) -- m_nAttachment (Offset 880) (Save)(4 Bytes) -- m_flDieTime (Offset 892) (Save)(4 Bytes) -- m_nBrightness (Offset 896) (Save)(4 Bytes) -- m_flBrightnessTime (Offset 900) (Save)(4 Bytes) -- m_flSpriteScale (Offset 904) (Save|Key)(4 Bytes) - scale -- m_flSpriteFramerate (Offset 884) (Save|Key)(4 Bytes) - framerate -- m_flFrame (Offset 888) (Save|Key)(4 Bytes) - frame -- m_flHDRColorScale (Offset 920) (Save|Key)(4 Bytes) - HDRColorScale -- m_flGlowProxySize (Offset 916) (Save|Key)(4 Bytes) - GlowProxySize -- m_flScaleTime (Offset 908) (Save)(4 Bytes) -- m_flStartScale (Offset 932) (Save)(4 Bytes) -- m_flDestScale (Offset 936) (Save)(4 Bytes) -- m_flScaleTimeStart (Offset 940) (Save)(4 Bytes) -- m_nStartBrightness (Offset 944) (Save)(4 Bytes) -- m_nDestBrightness (Offset 948) (Save)(4 Bytes) -- m_flBrightnessTimeStart (Offset 952) (Save)(4 Bytes) -- m_bWorldSpaceScale (Offset 912) (Save)(1 Bytes) +- m_flLastTime (Offset 972) (Save)(4 Bytes) +- m_flMaxFrame (Offset 976) (Save)(4 Bytes) +- m_hAttachedToEntity (Offset 924) (Save)(4 Bytes) +- m_nAttachment (Offset 928) (Save)(4 Bytes) +- m_flDieTime (Offset 940) (Save)(4 Bytes) +- m_nBrightness (Offset 944) (Save)(4 Bytes) +- m_flBrightnessTime (Offset 948) (Save)(4 Bytes) +- m_flSpriteScale (Offset 952) (Save|Key)(4 Bytes) - scale +- m_flSpriteFramerate (Offset 932) (Save|Key)(4 Bytes) - framerate +- m_flFrame (Offset 936) (Save|Key)(4 Bytes) - frame +- m_flHDRColorScale (Offset 968) (Save|Key)(4 Bytes) - HDRColorScale +- m_flGlowProxySize (Offset 964) (Save|Key)(4 Bytes) - GlowProxySize +- m_flScaleTime (Offset 956) (Save)(4 Bytes) +- m_flStartScale (Offset 980) (Save)(4 Bytes) +- m_flDestScale (Offset 984) (Save)(4 Bytes) +- m_flScaleTimeStart (Offset 988) (Save)(4 Bytes) +- m_nStartBrightness (Offset 992) (Save)(4 Bytes) +- m_nDestBrightness (Offset 996) (Save)(4 Bytes) +- m_flBrightnessTimeStart (Offset 1000) (Save)(4 Bytes) +- m_bWorldSpaceScale (Offset 960) (Save)(1 Bytes) @@ -19353 +20415 @@ CSprite - env_sprite -- m_flSpriteScale (Offset 904) (Save|Key|Input)(4 Bytes) - SetScale +- m_flSpriteScale (Offset 952) (Save|Key|Input)(4 Bytes) - SetScale @@ -19370,0 +20433,3 @@ CSprite - env_sprite +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -19392,7 +20457,7 @@ CSprite - env_sprite -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -19418,40 +20483,40 @@ CSprite - env_sprite -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -19484,4 +20549,8 @@ CSprite - env_sprite -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -19496 +20565,3 @@ CSprite - env_sprite -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -19499,20 +20570,20 @@ CSpriteOriented - env_sprite_oriented -- m_flLastTime (Offset 924) (Save)(4 Bytes) -- m_flMaxFrame (Offset 928) (Save)(4 Bytes) -- m_hAttachedToEntity (Offset 876) (Save)(4 Bytes) -- m_nAttachment (Offset 880) (Save)(4 Bytes) -- m_flDieTime (Offset 892) (Save)(4 Bytes) -- m_nBrightness (Offset 896) (Save)(4 Bytes) -- m_flBrightnessTime (Offset 900) (Save)(4 Bytes) -- m_flSpriteScale (Offset 904) (Save|Key)(4 Bytes) - scale -- m_flSpriteFramerate (Offset 884) (Save|Key)(4 Bytes) - framerate -- m_flFrame (Offset 888) (Save|Key)(4 Bytes) - frame -- m_flHDRColorScale (Offset 920) (Save|Key)(4 Bytes) - HDRColorScale -- m_flGlowProxySize (Offset 916) (Save|Key)(4 Bytes) - GlowProxySize -- m_flScaleTime (Offset 908) (Save)(4 Bytes) -- m_flStartScale (Offset 932) (Save)(4 Bytes) -- m_flDestScale (Offset 936) (Save)(4 Bytes) -- m_flScaleTimeStart (Offset 940) (Save)(4 Bytes) -- m_nStartBrightness (Offset 944) (Save)(4 Bytes) -- m_nDestBrightness (Offset 948) (Save)(4 Bytes) -- m_flBrightnessTimeStart (Offset 952) (Save)(4 Bytes) -- m_bWorldSpaceScale (Offset 912) (Save)(1 Bytes) +- m_flLastTime (Offset 972) (Save)(4 Bytes) +- m_flMaxFrame (Offset 976) (Save)(4 Bytes) +- m_hAttachedToEntity (Offset 924) (Save)(4 Bytes) +- m_nAttachment (Offset 928) (Save)(4 Bytes) +- m_flDieTime (Offset 940) (Save)(4 Bytes) +- m_nBrightness (Offset 944) (Save)(4 Bytes) +- m_flBrightnessTime (Offset 948) (Save)(4 Bytes) +- m_flSpriteScale (Offset 952) (Save|Key)(4 Bytes) - scale +- m_flSpriteFramerate (Offset 932) (Save|Key)(4 Bytes) - framerate +- m_flFrame (Offset 936) (Save|Key)(4 Bytes) - frame +- m_flHDRColorScale (Offset 968) (Save|Key)(4 Bytes) - HDRColorScale +- m_flGlowProxySize (Offset 964) (Save|Key)(4 Bytes) - GlowProxySize +- m_flScaleTime (Offset 956) (Save)(4 Bytes) +- m_flStartScale (Offset 980) (Save)(4 Bytes) +- m_flDestScale (Offset 984) (Save)(4 Bytes) +- m_flScaleTimeStart (Offset 988) (Save)(4 Bytes) +- m_nStartBrightness (Offset 992) (Save)(4 Bytes) +- m_nDestBrightness (Offset 996) (Save)(4 Bytes) +- m_flBrightnessTimeStart (Offset 1000) (Save)(4 Bytes) +- m_bWorldSpaceScale (Offset 960) (Save)(1 Bytes) @@ -19523 +20594 @@ CSpriteOriented - env_sprite_oriented -- m_flSpriteScale (Offset 904) (Save|Key|Input)(4 Bytes) - SetScale +- m_flSpriteScale (Offset 952) (Save|Key|Input)(4 Bytes) - SetScale @@ -19540,0 +20612,3 @@ CSpriteOriented - env_sprite_oriented +- m_iszScriptId (Offset 324) (Save)(4 Bytes) +- m_iszVScripts (Offset 288) (Save|Key)(4 Bytes) - vscripts +- m_iszScriptThinkFunction (Offset 292) (Save|Key)(4 Bytes) - thinkfunction @@ -19562,7 +20636,7 @@ CSpriteOriented - env_sprite_oriented -- m_pParent (Offset 348) (Global|Save)(4 Bytes) -- m_iParentAttachment (Offset 353) (Save)(1 Bytes) -- m_hMoveParent (Offset 356) (Global|Save)(4 Bytes) -- m_hMoveChild (Offset 360) (Global|Save)(4 Bytes) -- m_hMovePeer (Offset 364) (Global|Save)(4 Bytes) -- m_iEFlags (Offset 296) (Save)(4 Bytes) -- m_iName (Offset 304) (Save)(4 Bytes) +- m_pParent (Offset 392) (Global|Save)(4 Bytes) +- m_iParentAttachment (Offset 397) (Save)(1 Bytes) +- m_hMoveParent (Offset 400) (Global|Save)(4 Bytes) +- m_hMoveChild (Offset 404) (Global|Save)(4 Bytes) +- m_hMovePeer (Offset 408) (Global|Save)(4 Bytes) +- m_iEFlags (Offset 340) (Save)(4 Bytes) +- m_iName (Offset 348) (Save)(4 Bytes) @@ -19588,40 +20662,40 @@ CSpriteOriented - env_sprite_oriented -- m_MoveType (Offset 354) (Save)(1 Bytes) -- m_MoveCollide (Offset 355) (Save)(1 Bytes) -- m_hOwnerEntity (Offset 508) (Save)(4 Bytes) -- m_CollisionGroup (Offset 516) (Save)(4 Bytes) -- m_pPhysicsObject (Offset 520) (Save)(0 Bytes) -- m_flElasticity (Offset 656) (Save)(4 Bytes) -- m_flShadowCastDistance (Offset 524) (Save|Key)(4 Bytes) - shadowcastdist -- m_flDesiredShadowCastDistance (Offset 528) (Save)(4 Bytes) -- m_iInitialTeamNum (Offset 532) (Save|Key|Input)(4 Bytes) - TeamNum -- m_iTeamNum (Offset 536) (Save)(4 Bytes) -- m_hGroundEntity (Offset 548) (Save)(4 Bytes) -- m_flGroundChangeTime (Offset 552) (Save)(4 Bytes) -- m_ModelName (Offset 556) (Global|Save|Key)(4 Bytes) - model -- m_vecBaseVelocity (Offset 560) (Save|Key)(12 Bytes) - basevelocity -- m_vecAbsVelocity (Offset 572) (Save)(12 Bytes) -- m_vecAngVelocity (Offset 584) (Save|Key)(12 Bytes) - avelocity -- m_rgflCoordinateFrame (Offset 596) (Save)(48 Bytes) -- m_nWaterLevel (Offset 543) (Save|Key)(1 Bytes) - waterlevel -- m_nWaterType (Offset 542) (Save)(1 Bytes) -- m_pBlocker (Offset 644) (Save)(4 Bytes) -- m_flGravity (Offset 648) (Save|Key)(4 Bytes) - gravity -- m_flFriction (Offset 652) (Save|Key)(4 Bytes) - friction -- m_flLocalTime (Offset 660) (Save|Key)(4 Bytes) - ltime -- m_flVPhysicsUpdateLocalTime (Offset 664) (Save)(4 Bytes) -- m_flMoveDoneTime (Offset 668) (Save)(4 Bytes) -- m_vecAbsOrigin (Offset 676) (Save)(12 Bytes) -- m_vecVelocity (Offset 688) (Save|Key)(12 Bytes) - velocity -- m_iTextureFrameIndex (Offset 700) (Save|Key)(1 Bytes) - texframeindex -- m_bSimulatedEveryTick (Offset 701) (Save)(1 Bytes) -- m_bAnimatedEveryTick (Offset 702) (Save)(1 Bytes) -- m_bAlternateSorting (Offset 703) (Save)(1 Bytes) -- m_spawnflags (Offset 292) (Save|Key)(4 Bytes) - spawnflags -- m_nTransmitStateOwnedCounter (Offset 352) (Save)(1 Bytes) -- m_angAbsRotation (Offset 800) (Save)(12 Bytes) -- m_vecOrigin (Offset 812) (Save)(12 Bytes) -- m_angRotation (Offset 824) (Save)(12 Bytes) -- m_vecViewOffset (Offset 840) (Save|Key)(12 Bytes) - view_ofs -- m_fFlags (Offset 300) (Save)(4 Bytes) -- m_nSimulationTick (Offset 288) (Save)(4 Bytes) -- m_flNavIgnoreUntilTime (Offset 544) (Save)(4 Bytes) +- m_MoveType (Offset 398) (Save|Key)(1 Bytes) - MoveType +- m_MoveCollide (Offset 399) (Save)(1 Bytes) +- m_hOwnerEntity (Offset 552) (Save)(4 Bytes) +- m_CollisionGroup (Offset 560) (Save|Key)(4 Bytes) - CollisionGroup +- m_pPhysicsObject (Offset 564) (Save)(0 Bytes) +- m_flElasticity (Offset 700) (Save)(4 Bytes) +- m_flShadowCastDistance (Offset 568) (Save|Key)(4 Bytes) - shadowcastdist +- m_flDesiredShadowCastDistance (Offset 572) (Save)(4 Bytes) +- m_iInitialTeamNum (Offset 576) (Save|Key|Input)(4 Bytes) - TeamNum +- m_iTeamNum (Offset 580) (Save|Key)(4 Bytes) - teamnumber +- m_hGroundEntity (Offset 592) (Save)(4 Bytes) +- m_flGroundChangeTime (Offset 596) (Save)(4 Bytes) +- m_ModelName (Offset 600) (Global|Save|Key)(4 Bytes) - model +- m_vecBaseVelocity (Offset 604) (Save|Key)(12 Bytes) - basevelocity +- m_vecAbsVelocity (Offset 616) (Save)(12 Bytes) +- m_vecAngVelocity (Offset 628) (Save|Key)(12 Bytes) - avelocity +- m_rgflCoordinateFrame (Offset 640) (Save)(48 Bytes) +- m_nWaterLevel (Offset 587) (Save|Key)(1 Bytes) - waterlevel +- m_nWaterType (Offset 586) (Save)(1 Bytes) +- m_pBlocker (Offset 688) (Save)(4 Bytes) +- m_flGravity (Offset 692) (Save|Key)(4 Bytes) - gravity +- m_flFriction (Offset 696) (Save|Key)(4 Bytes) - friction +- m_flLocalTime (Offset 704) (Save|Key)(4 Bytes) - ltime +- m_flVPhysicsUpdateLocalTime (Offset 708) (Save)(4 Bytes) +- m_flMoveDoneTime (Offset 712) (Save)(4 Bytes) +- m_vecAbsOrigin (Offset 720) (Save)(12 Bytes) +- m_vecVelocity (Offset 732) (Save|Key)(12 Bytes) - velocity +- m_iTextureFrameIndex (Offset 744) (Save|Key)(1 Bytes) - texframeindex +- m_bSimulatedEveryTick (Offset 745) (Save)(1 Bytes) +- m_bAnimatedEveryTick (Offset 746) (Save)(1 Bytes) +- m_bAlternateSorting (Offset 747) (Save)(1 Bytes) +- m_spawnflags (Offset 336) (Save|Key)(4 Bytes) - spawnflags +- m_nTransmitStateOwnedCounter (Offset 396) (Save)(1 Bytes) +- m_angAbsRotation (Offset 844) (Save)(12 Bytes) +- m_vecOrigin (Offset 856) (Save)(12 Bytes) +- m_angRotation (Offset 868) (Save)(12 Bytes) +- m_vecViewOffset (Offset 884) (Save|Key)(12 Bytes) - view_ofs +- m_fFlags (Offset 344) (Save)(4 Bytes) +- m_nSimulationTick (Offset 332) (Save)(4 Bytes) +- m_flNavIgnoreUntilTime (Offset 588) (Save)(4 Bytes) @@ -19654,4 +20728,8 @@ CSpriteOriented - env_sprite_oriented -- m_OnUser1 (Offset 704) (Save|Key|Output)(0 Bytes) - OnUser1 -- m_OnUser2 (Offset 728) (Save|Key|Output)(0 Bytes) - OnUser2 -- m_OnUser3 (Offset 752) (Save|Key|Output)(0 Bytes) - OnUser3 -- m_OnUser4 (Offset 776) (Save|Key|Output)(0 Bytes) - OnUser4 +- InputRunScriptFile (Offset 0) (Input)(0 Bytes) - RunScriptFile +- InputRunScript (Offset 0) (Input)(0 Bytes) - RunScriptCode +- InputCallScriptFunction (Offset 0) (Input)(0 Bytes) - CallScriptFunction +- InputTerminateScriptScope (Offset 0) (Input)(0 Bytes) - TerminateScriptScope +- m_OnUser1 (Offset 748) (Save|Key|Output)(0 Bytes) - OnUser1 +- m_OnUser2 (Offset 772) (Save|Key|Output)(0 Bytes) - OnUser2 +- m_OnUser3 (Offset 796) (Save|Key|Output)(0 Bytes) - OnUser3 +- m_OnUser4 (Offset 820) (Save|Key|Output)(0 Bytes) - OnUser4 @@ -19666 +20744,3 @@ CSpriteOriented - env_sprite_oriented -- m_hEffectEntity (Offset 512) (Save)(4 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -19669,30 +20749,30 @@ CSpriteTrail - env_spritetrail -- m_flLifeTime (Offset 956) (Save|Key)(4 Bytes) - lifetime -- m_flStartWidth (Offset 960) (Save|Key)(4 Bytes) - startwidth -- m_flEndWidth (Offset 964) (Save|Key)(4 Bytes) - endwidth -- m_iszSpriteName (Offset 996) (Save|Key)(4 Bytes) - spritename -- m_bAnimate (Offset 1000) (Save|Key)(1 Bytes) - animate -- m_flStartWidthVariance (Offset 968) (Save)(4 Bytes) -- m_flTextureRes (Offset 972) (Save)(4 Bytes) -- m_flMinFadeLength (Offset 976) (Save)(4 Bytes) -- m_vecSkyboxOrigin (Offset 980) (Save)(12 Bytes) -- m_flSkyboxScale (Offset 992) (Save)(4 Bytes) -- m_flLastTime (Offset 924) (Save)(4 Bytes) -- m_flMaxFrame (Offset 928) (Save)(4 Bytes) -- m_hAttachedToEntity (Offset 876) (Save)(4 Bytes) -- m_nAttachment (Offset 880) (Save)(4 Bytes) -- m_flDieTime (Offset 892) (Save)(4 Bytes) -- m_nBrightness (Offset 896) (Save)(4 Bytes) -- m_flBrightnessTime (Offset 900) (Save)(4 Bytes) -- m_flSpriteScale (Offset 904) (Save|Key)(4 Bytes) - scale -- m_flSpriteFramerate (Offset 884) (Save|Key)(4 Bytes) - framerate -- m_flFrame (Offset 888) (Save|Key)(4 Bytes) - frame -- m_flHDRColorScale (Offset 920) (Save|Key)(4 Bytes) - HDRColorScale -- m_flGlowProxySize (Of