# 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 (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_flLifeTime (Offset 1004) (Save|Key)(4 Bytes) - lifetime +- m_flStartWidth (Offset 1008) (Save|Key)(4 Bytes) - startwidth +- m_flEndWidth (Offset 1012) (Save|Key)(4 Bytes) - endwidth +- m_iszSpriteName (Offset 1044) (Save|Key)(4 Bytes) - spritename +- m_bAnimate (Offset 1048) (Save|Key)(1 Bytes) - animate +- m_flStartWidthVariance (Offset 1016) (Save)(4 Bytes) +- m_flTextureRes (Offset 1020) (Save)(4 Bytes) +- m_flMinFadeLength (Offset 1024) (Save)(4 Bytes) +- m_vecSkyboxOrigin (Offset 1028) (Save)(12 Bytes) +- m_flSkyboxScale (Offset 1040) (Save)(4 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) @@ -19703 +20783 @@ CSpriteTrail - env_spritetrail -- m_flSpriteScale (Offset 904) (Save|Key|Input)(4 Bytes) - SetScale +- m_flSpriteScale (Offset 952) (Save|Key|Input)(4 Bytes) - SetScale @@ -19720,0 +20801,3 @@ CSpriteTrail - env_spritetrail +- 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 @@ -19742,7 +20825,7 @@ CSpriteTrail - env_spritetrail -- 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) @@ -19768,40 +20851,40 @@ CSpriteTrail - env_spritetrail -- 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) @@ -19834,4 +20917,8 @@ CSpriteTrail - env_spritetrail -- 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 @@ -19846 +20933,3 @@ CSpriteTrail - env_spritetrail -- 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) @@ -19849,11 +20938,11 @@ CSteamJet - env_steam -- m_StartSize (Offset 884) (Save|Key)(4 Bytes) - StartSize -- m_EndSize (Offset 888) (Save|Key)(4 Bytes) - EndSize -- m_InitialState (Offset 905) (Save|Key)(1 Bytes) - InitialState -- m_nType (Offset 908) (Save|Key)(4 Bytes) - Type -- m_flRollSpeed (Offset 912) (Save|Key)(4 Bytes) - RollSpeed -- m_bEmit (Offset 900) (Save)(4 Bytes) -- m_bFaceLeft (Offset 904) (Save)(1 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_StartSize (Offset 932) (Save|Key)(4 Bytes) - StartSize +- m_EndSize (Offset 936) (Save|Key)(4 Bytes) - EndSize +- m_InitialState (Offset 953) (Save|Key)(1 Bytes) - InitialState +- m_nType (Offset 956) (Save|Key)(4 Bytes) - Type +- m_flRollSpeed (Offset 960) (Save|Key)(4 Bytes) - RollSpeed +- m_bEmit (Offset 948) (Save)(4 Bytes) +- m_bFaceLeft (Offset 952) (Save)(1 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 @@ -19873,0 +20963,3 @@ CSteamJet - env_steam +- 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 @@ -19895,7 +20987,7 @@ CSteamJet - env_steam -- 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) @@ -19921,40 +21013,40 @@ CSteamJet - env_steam -- 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) @@ -19987,4 +21079,8 @@ CSteamJet - env_steam -- 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 @@ -19999 +21095,3 @@ CSteamJet - env_steam -- 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) @@ -20002,11 +21100,11 @@ CSteamJet - env_steamjet -- m_StartSize (Offset 884) (Save|Key)(4 Bytes) - StartSize -- m_EndSize (Offset 888) (Save|Key)(4 Bytes) - EndSize -- m_InitialState (Offset 905) (Save|Key)(1 Bytes) - InitialState -- m_nType (Offset 908) (Save|Key)(4 Bytes) - Type -- m_flRollSpeed (Offset 912) (Save|Key)(4 Bytes) - RollSpeed -- m_bEmit (Offset 900) (Save)(4 Bytes) -- m_bFaceLeft (Offset 904) (Save)(1 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_StartSize (Offset 932) (Save|Key)(4 Bytes) - StartSize +- m_EndSize (Offset 936) (Save|Key)(4 Bytes) - EndSize +- m_InitialState (Offset 953) (Save|Key)(1 Bytes) - InitialState +- m_nType (Offset 956) (Save|Key)(4 Bytes) - Type +- m_flRollSpeed (Offset 960) (Save|Key)(4 Bytes) - RollSpeed +- m_bEmit (Offset 948) (Save)(4 Bytes) +- m_bFaceLeft (Offset 952) (Save)(1 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 @@ -20026,0 +21125,3 @@ CSteamJet - env_steamjet +- 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 @@ -20048,7 +21149,7 @@ CSteamJet - env_steamjet -- 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) @@ -20074,40 +21175,40 @@ CSteamJet - env_steamjet -- 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) @@ -20140,4 +21241,8 @@ CSteamJet - env_steamjet -- 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 @@ -20152 +21257,3 @@ CSteamJet - env_steamjet -- 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) @@ -20155,10 +21262,10 @@ CSun - env_sun -- m_vDirection (Offset 876) (Save)(12 Bytes) -- m_bUseAngles (Offset 896) (Save|Key)(4 Bytes) - use_angles -- m_flPitch (Offset 900) (Save|Key)(4 Bytes) - pitch -- m_flYaw (Offset 904) (Save|Key)(4 Bytes) - angle -- m_nSize (Offset 908) (Save|Key)(4 Bytes) - size -- m_clrOverlay (Offset 916) (Save|Key)(4 Bytes) - overlaycolor -- m_nOverlaySize (Offset 912) (Save|Key)(4 Bytes) - overlaysize -- m_strMaterial (Offset 888) (Save|Key)(4 Bytes) - material -- m_strOverlayMaterial (Offset 892) (Save|Key)(4 Bytes) - overlaymaterial -- m_bOn (Offset 920) (Save)(1 Bytes) +- m_vDirection (Offset 924) (Save)(12 Bytes) +- m_bUseAngles (Offset 944) (Save|Key)(4 Bytes) - use_angles +- m_flPitch (Offset 948) (Save|Key)(4 Bytes) - pitch +- m_flYaw (Offset 952) (Save|Key)(4 Bytes) - angle +- m_nSize (Offset 956) (Save|Key)(4 Bytes) - size +- m_clrOverlay (Offset 964) (Save|Key)(4 Bytes) - overlaycolor +- m_nOverlaySize (Offset 960) (Save|Key)(4 Bytes) - overlaysize +- m_strMaterial (Offset 936) (Save|Key)(4 Bytes) - material +- m_strOverlayMaterial (Offset 940) (Save|Key)(4 Bytes) - overlaymaterial +- m_bOn (Offset 968) (Save)(1 Bytes) @@ -20168 +21275 @@ CSun - env_sun -- m_flHDRColorScale (Offset 932) (Save|Key)(4 Bytes) - HDRColorScale +- m_flHDRColorScale (Offset 980) (Save|Key)(4 Bytes) - HDRColorScale @@ -20179,0 +21287,3 @@ CSun - env_sun +- 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 @@ -20201,7 +21311,7 @@ CSun - env_sun -- 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) @@ -20227,40 +21337,40 @@ CSun - env_sun -- 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) @@ -20293,4 +21403,8 @@ CSun - env_sun -- 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 @@ -20305 +21419,3 @@ CSun - env_sun -- 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) @@ -20320,0 +21437,3 @@ CBaseEntity - env_texturetoggle +- 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 @@ -20342,7 +21461,7 @@ CBaseEntity - env_texturetoggle -- 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) @@ -20368,40 +21487,40 @@ CBaseEntity - env_texturetoggle -- 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) @@ -20434,4 +21553,8 @@ CBaseEntity - env_texturetoggle -- 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 @@ -20446 +21569,3 @@ CBaseEntity - env_texturetoggle -- 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) @@ -20449,11 +21574,11 @@ CEnvTonemapController - env_tonemap_cont -- m_flBlendTonemapStart (Offset 876) (Save)(4 Bytes) -- m_flBlendTonemapEnd (Offset 880) (Save)(4 Bytes) -- m_flBlendEndTime (Offset 884) (Save)(4 Bytes) -- m_flBlendStartTime (Offset 888) (Save)(4 Bytes) -- m_bUseCustomAutoExposureMin (Offset 892) (Save)(1 Bytes) -- m_bUseCustomAutoExposureMax (Offset 893) (Save)(1 Bytes) -- m_flCustomAutoExposureMin (Offset 896) (Save)(4 Bytes) -- m_flCustomAutoExposureMax (Offset 900) (Save)(4 Bytes) -- m_flCustomBloomScale (Offset 904) (Save)(4 Bytes) -- m_flCustomBloomScaleMinimum (Offset 908) (Save)(4 Bytes) -- m_bUseCustomBloomScale (Offset 894) (Save)(1 Bytes) +- m_flBlendTonemapStart (Offset 924) (Save)(4 Bytes) +- m_flBlendTonemapEnd (Offset 928) (Save)(4 Bytes) +- m_flBlendEndTime (Offset 932) (Save)(4 Bytes) +- m_flBlendStartTime (Offset 936) (Save)(4 Bytes) +- m_bUseCustomAutoExposureMin (Offset 940) (Save)(1 Bytes) +- m_bUseCustomAutoExposureMax (Offset 941) (Save)(1 Bytes) +- m_flCustomAutoExposureMin (Offset 944) (Save)(4 Bytes) +- m_flCustomAutoExposureMax (Offset 948) (Save)(4 Bytes) +- m_flCustomBloomScale (Offset 952) (Save)(4 Bytes) +- m_flCustomBloomScaleMinimum (Offset 956) (Save)(4 Bytes) +- m_bUseCustomBloomScale (Offset 942) (Save)(1 Bytes) @@ -20480,0 +21606,3 @@ CEnvTonemapController - env_tonemap_cont +- 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 @@ -20502,7 +21630,7 @@ CEnvTonemapController - env_tonemap_cont -- 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) @@ -20528,40 +21656,40 @@ CEnvTonemapController - env_tonemap_cont -- 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) @@ -20594,4 +21722,8 @@ CEnvTonemapController - env_tonemap_cont -- 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 @@ -20606 +21738,3 @@ CEnvTonemapController - env_tonemap_cont -- 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) @@ -20609,2 +21743,2 @@ CBaseEntity - env_tracer -- m_flDelay (Offset 888) (Save|Key)(4 Bytes) - delay -- m_vecEnd (Offset 876) (Save)(12 Bytes) +- m_flDelay (Offset 936) (Save|Key)(4 Bytes) - delay +- m_vecEnd (Offset 924) (Save)(12 Bytes) @@ -20622,0 +21757,3 @@ CBaseEntity - env_tracer +- 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 @@ -20644,7 +21781,7 @@ CBaseEntity - env_tracer -- 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) @@ -20670,40 +21807,40 @@ CBaseEntity - env_tracer -- 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) @@ -20736,4 +21873,8 @@ CBaseEntity - env_tracer -- 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 @@ -20748 +21889,3 @@ CBaseEntity - env_tracer -- 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) @@ -20751,2 +21894,2 @@ CBaseEntity - env_viewpunch -- m_angViewPunch (Offset 880) (Save|Key)(12 Bytes) - punchangle -- m_flRadius (Offset 876) (Save|Key)(4 Bytes) - radius +- m_angViewPunch (Offset 928) (Save|Key)(12 Bytes) - punchangle +- m_flRadius (Offset 924) (Save|Key)(4 Bytes) - radius @@ -20764,0 +21908,3 @@ CBaseEntity - env_viewpunch +- 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 @@ -20786,7 +21932,7 @@ CBaseEntity - env_viewpunch -- 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) @@ -20812,40 +21958,40 @@ CBaseEntity - env_viewpunch -- 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) @@ -20878,4 +22024,8 @@ CBaseEntity - env_viewpunch -- 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 @@ -20890 +22040,3 @@ CBaseEntity - env_viewpunch -- 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) @@ -20893,12 +22045,12 @@ CEnvWind - env_wind -- m_EnvWindShared.m_iMinWind (Offset 888) (Save|Key)(4 Bytes) - minwind -- m_EnvWindShared.m_iMaxWind (Offset 892) (Save|Key)(4 Bytes) - maxwind -- m_EnvWindShared.m_iMinGust (Offset 900) (Save|Key)(4 Bytes) - mingust -- m_EnvWindShared.m_iMaxGust (Offset 904) (Save|Key)(4 Bytes) - maxgust -- m_EnvWindShared.m_flMinGustDelay (Offset 908) (Save|Key)(4 Bytes) - mingustdelay -- m_EnvWindShared.m_flMaxGustDelay (Offset 912) (Save|Key)(4 Bytes) - maxgustdelay -- m_EnvWindShared.m_iGustDirChange (Offset 920) (Save|Key)(4 Bytes) - gustdirchange -- m_EnvWindShared.m_flGustDuration (Offset 916) (Save|Key)(4 Bytes) - gustduration -- m_EnvWindShared.m_iWindDir (Offset 940) (Save)(4 Bytes) -- m_EnvWindShared.m_flWindSpeed (Offset 944) (Save)(4 Bytes) -- m_EnvWindShared.m_OnGustStart (Offset 992) (Save|Key|Output)(0 Bytes) - OnGustStart -- m_EnvWindShared.m_OnGustEnd (Offset 1016) (Save|Key|Output)(0 Bytes) - OnGustEnd +- m_EnvWindShared.m_iMinWind (Offset 936) (Save|Key)(4 Bytes) - minwind +- m_EnvWindShared.m_iMaxWind (Offset 940) (Save|Key)(4 Bytes) - maxwind +- m_EnvWindShared.m_iMinGust (Offset 948) (Save|Key)(4 Bytes) - mingust +- m_EnvWindShared.m_iMaxGust (Offset 952) (Save|Key)(4 Bytes) - maxgust +- m_EnvWindShared.m_flMinGustDelay (Offset 956) (Save|Key)(4 Bytes) - mingustdelay +- m_EnvWindShared.m_flMaxGustDelay (Offset 960) (Save|Key)(4 Bytes) - maxgustdelay +- m_EnvWindShared.m_iGustDirChange (Offset 968) (Save|Key)(4 Bytes) - gustdirchange +- m_EnvWindShared.m_flGustDuration (Offset 964) (Save|Key)(4 Bytes) - gustduration +- m_EnvWindShared.m_iWindDir (Offset 988) (Save)(4 Bytes) +- m_EnvWindShared.m_flWindSpeed (Offset 992) (Save)(4 Bytes) +- m_EnvWindShared.m_OnGustStart (Offset 1040) (Save|Key|Output)(0 Bytes) - OnGustStart +- m_EnvWindShared.m_OnGustEnd (Offset 1064) (Save|Key|Output)(0 Bytes) - OnGustEnd @@ -20916,0 +22069,3 @@ CEnvWind - env_wind +- 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 @@ -20938,7 +22093,7 @@ CEnvWind - env_wind -- 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) @@ -20964,40 +22119,40 @@ CEnvWind - env_wind -- 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) @@ -21030,4 +22185,8 @@ CEnvWind - env_wind -- 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 @@ -21042 +22201,3 @@ CEnvWind - env_wind -- 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) @@ -21045,2 +22206,2 @@ CBaseEntity - env_zoom -- m_flSpeed (Offset 876) (Save|Key)(4 Bytes) - Rate -- m_nFOV (Offset 880) (Save|Key)(4 Bytes) - FOV +- m_flSpeed (Offset 924) (Save|Key)(4 Bytes) - Rate +- m_nFOV (Offset 928) (Save|Key)(4 Bytes) - FOV @@ -21059,0 +22221,3 @@ CBaseEntity - env_zoom +- 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 @@ -21081,7 +22245,7 @@ CBaseEntity - env_zoom -- 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) @@ -21107,40 +22271,40 @@ CBaseEntity - env_zoom -- 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) @@ -21173,4 +22337,8 @@ CBaseEntity - env_zoom -- 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 @@ -21185 +22353,3 @@ CBaseEntity - env_zoom -- 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) @@ -21198,0 +22369,3 @@ CBaseEntity - event_queue_saveload_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 @@ -21220,7 +22393,7 @@ CBaseEntity - event_queue_saveload_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) @@ -21246,40 +22419,40 @@ CBaseEntity - event_queue_saveload_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) @@ -21312,4 +22485,8 @@ CBaseEntity - event_queue_saveload_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 @@ -21324 +22501,3 @@ CBaseEntity - event_queue_saveload_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) @@ -21328,17 +22507,17 @@ CEyeballBoss - eyeball_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) @@ -21346,31 +22525,31 @@ CEyeballBoss - eyeball_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) @@ -21384,5 +22563,5 @@ CEyeballBoss - eyeball_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 @@ -21393 +22572 @@ CEyeballBoss - eyeball_boss -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -21404,0 +22584,3 @@ CEyeballBoss - eyeball_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 @@ -21426,7 +22608,7 @@ CEyeballBoss - eyeball_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) @@ -21452,40 +22634,40 @@ CEyeballBoss - eyeball_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) @@ -21518,4 +22700,8 @@ CEyeballBoss - eyeball_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 @@ -21530 +22716,3 @@ CEyeballBoss - eyeball_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) @@ -21533,2 +22721,2 @@ CBaseEntity - filter_activator_class -- m_iFilterClass (Offset 924) (Save|Key)(4 Bytes) - filterclass -- m_bNegated (Offset 873) (Save|Key)(1 Bytes) - Negated +- m_iFilterClass (Offset 972) (Save|Key)(4 Bytes) - filterclass +- m_bNegated (Offset 921) (Save|Key)(1 Bytes) - Negated @@ -21536,2 +22724,2 @@ CBaseEntity - filter_activator_class -- m_OnPass (Offset 876) (Save|Key|Output)(0 Bytes) - OnPass -- m_OnFail (Offset 900) (Save|Key|Output)(0 Bytes) - OnFail +- m_OnPass (Offset 924) (Save|Key|Output)(0 Bytes) - OnPass +- m_OnFail (Offset 948) (Save|Key|Output)(0 Bytes) - OnFail @@ -21548,0 +22737,3 @@ CBaseEntity - filter_activator_class +- 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 @@ -21570,7 +22761,7 @@ CBaseEntity - filter_activator_class -- 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) @@ -21596,40 +22787,40 @@ CBaseEntity - filter_activator_class -- 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) @@ -21662,4 +22853,8 @@ CBaseEntity - filter_activator_class -- 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 @@ -21674 +22869,3 @@ CBaseEntity - filter_activator_class -- 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) @@ -21677,2 +22874,2 @@ CBaseEntity - filter_activator_mass_grea -- m_fFilterMass (Offset 924) (Save|Key)(4 Bytes) - filtermass -- m_bNegated (Offset 873) (Save|Key)(1 Bytes) - Negated +- m_fFilterMass (Offset 972) (Save|Key)(4 Bytes) - filtermass +- m_bNegated (Offset 921) (Save|Key)(1 Bytes) - Negated @@ -21680,2 +22877,2 @@ CBaseEntity - filter_activator_mass_grea -- m_OnPass (Offset 876) (Save|Key|Output)(0 Bytes) - OnPass -- m_OnFail (Offset 900) (Save|Key|Output)(0 Bytes) - OnFail +- m_OnPass (Offset 924) (Save|Key|Output)(0 Bytes) - OnPass +- m_OnFail (Offset 948) (Save|Key|Output)(0 Bytes) - OnFail @@ -21692,0 +22890,3 @@ CBaseEntity - filter_activator_mass_grea +- 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 @@ -21714,7 +22914,7 @@ CBaseEntity - filter_activator_mass_grea -- 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) @@ -21740,40 +22940,40 @@ CBaseEntity - filter_activator_mass_grea -- 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) @@ -21806,4 +23006,8 @@ CBaseEntity - filter_activator_mass_grea -- 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 @@ -21818 +23022,3 @@ CBaseEntity - filter_activator_mass_grea -- 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) @@ -21821,2 +23027,2 @@ CBaseEntity - filter_activator_name -- m_iFilterName (Offset 924) (Save|Key)(4 Bytes) - filtername -- m_bNegated (Offset 873) (Save|Key)(1 Bytes) - Negated +- m_iFilterName (Offset 972) (Save|Key)(4 Bytes) - filtername +- m_bNegated (Offset 921) (Save|Key)(1 Bytes) - Negated @@ -21824,2 +23030,2 @@ CBaseEntity - filter_activator_name -- m_OnPass (Offset 876) (Save|Key|Output)(0 Bytes) - OnPass -- m_OnFail (Offset 900) (Save|Key|Output)(0 Bytes) - OnFail +- m_OnPass (Offset 924) (Save|Key|Output)(0 Bytes) - OnPass +- m_OnFail (Offset 948) (Save|Key|Output)(0 Bytes) - OnFail @@ -21836,0 +23043,3 @@ CBaseEntity - filter_activator_name +- 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 @@ -21858,7 +23067,7 @@ CBaseEntity - filter_activator_name -- 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) @@ -21884,40 +23093,40 @@ CBaseEntity - filter_activator_name -- 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) @@ -21950,4 +23159,8 @@ CBaseEntity - filter_activator_name -- 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 @@ -21962 +23175,3 @@ CBaseEntity - filter_activator_name -- 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) @@ -21965,2 +23180,2 @@ CBaseEntity - filter_activator_team -- m_iFilterTeam (Offset 924) (Save|Key)(4 Bytes) - filterteam -- m_bNegated (Offset 873) (Save|Key)(1 Bytes) - Negated +- m_iFilterTeam (Offset 972) (Save|Key)(4 Bytes) - filterteam +- m_bNegated (Offset 921) (Save|Key)(1 Bytes) - Negated @@ -21968,2 +23183,2 @@ CBaseEntity - filter_activator_team -- m_OnPass (Offset 876) (Save|Key|Output)(0 Bytes) - OnPass -- m_OnFail (Offset 900) (Save|Key|Output)(0 Bytes) - OnFail +- m_OnPass (Offset 924) (Save|Key|Output)(0 Bytes) - OnPass +- m_OnFail (Offset 948) (Save|Key|Output)(0 Bytes) - OnFail @@ -21980,0 +23196,3 @@ CBaseEntity - filter_activator_team +- 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 @@ -22002,7 +23220,7 @@ CBaseEntity - filter_activator_team -- 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) @@ -22028,40 +23246,40 @@ CBaseEntity - filter_activator_team -- 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) @@ -22094,4 +23312,8 @@ CBaseEntity - filter_activator_team -- 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 @@ -22106 +23328,3 @@ CBaseEntity - filter_activator_team -- 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) @@ -22109 +23333 @@ CBaseEntity - filter_activator_tfteam -- m_iszControlPointName (Offset 924) (Save|Key)(4 Bytes) - controlpoint +- m_iszControlPointName (Offset 972) (Save|Key)(4 Bytes) - controlpoint @@ -22112 +23336 @@ CBaseEntity - filter_activator_tfteam -- m_bNegated (Offset 873) (Save|Key)(1 Bytes) - Negated +- m_bNegated (Offset 921) (Save|Key)(1 Bytes) - Negated @@ -22114,2 +23338,2 @@ CBaseEntity - filter_activator_tfteam -- m_OnPass (Offset 876) (Save|Key|Output)(0 Bytes) - OnPass -- m_OnFail (Offset 900) (Save|Key|Output)(0 Bytes) - OnFail +- m_OnPass (Offset 924) (Save|Key|Output)(0 Bytes) - OnPass +- m_OnFail (Offset 948) (Save|Key|Output)(0 Bytes) - OnFail @@ -22126,0 +23351,3 @@ CBaseEntity - filter_activator_tfteam +- 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 @@ -22148,7 +23375,7 @@ CBaseEntity - filter_activator_tfteam -- 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) @@ -22174,40 +23401,40 @@ CBaseEntity - filter_activator_tfteam -- 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) @@ -22240,4 +23467,8 @@ CBaseEntity - filter_activator_tfteam -- 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 @@ -22252 +23483,3 @@ CBaseEntity - filter_activator_tfteam -- 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) @@ -22255 +23488 @@ CBaseEntity - filter_base -- m_bNegated (Offset 873) (Save|Key)(1 Bytes) - Negated +- m_bNegated (Offset 921) (Save|Key)(1 Bytes) - Negated @@ -22257,2 +23490,2 @@ CBaseEntity - filter_base -- m_OnPass (Offset 876) (Save|Key|Output)(0 Bytes) - OnPass -- m_OnFail (Offset 900) (Save|Key|Output)(0 Bytes) - OnFail +- m_OnPass (Offset 924) (Save|Key|Output)(0 Bytes) - OnPass +- m_OnFail (Offset 948) (Save|Key|Output)(0 Bytes) - OnFail @@ -22269,0 +23503,3 @@ CBaseEntity - filter_base +- 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 @@ -22291,7 +23527,7 @@ CBaseEntity - filter_base -- 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) @@ -22317,40 +23553,40 @@ CBaseEntity - filter_base -- 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) @@ -22383,4 +23619,8 @@ CBaseEntity - filter_base -- 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 @@ -22395 +23635,3 @@ CBaseEntity - filter_base -- 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) @@ -22398,2 +23640,2 @@ CBaseEntity - filter_damage_type -- m_iDamageType (Offset 924) (Save|Key)(4 Bytes) - damagetype -- m_bNegated (Offset 873) (Save|Key)(1 Bytes) - Negated +- m_iDamageType (Offset 972) (Save|Key)(4 Bytes) - damagetype +- m_bNegated (Offset 921) (Save|Key)(1 Bytes) - Negated @@ -22401,2 +23643,2 @@ CBaseEntity - filter_damage_type -- m_OnPass (Offset 876) (Save|Key|Output)(0 Bytes) - OnPass -- m_OnFail (Offset 900) (Save|Key|Output)(0 Bytes) - OnFail +- m_OnPass (Offset 924) (Save|Key|Output)(0 Bytes) - OnPass +- m_OnFail (Offset 948) (Save|Key|Output)(0 Bytes) - OnFail @@ -22413,0 +23656,3 @@ CBaseEntity - filter_damage_type +- 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 @@ -22435,7 +23680,7 @@ CBaseEntity - filter_damage_type -- 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) @@ -22461,40 +23706,40 @@ CBaseEntity - filter_damage_type -- 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) @@ -22527,4 +23772,8 @@ CBaseEntity - filter_damage_type -- 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 @@ -22539 +23788,3 @@ CBaseEntity - filter_damage_type -- 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) @@ -22542,6 +23793,6 @@ CBaseEntity - filter_enemy -- m_iszEnemyName (Offset 924) (Save|Key)(4 Bytes) - filtername -- m_flRadius (Offset 928) (Save|Key)(4 Bytes) - filter_radius -- m_flOuterRadius (Offset 932) (Save|Key)(4 Bytes) - filter_outer_radius -- m_nMaxSquadmatesPerEnemy (Offset 936) (Save|Key)(4 Bytes) - filter_max_per_enemy -- m_iszPlayerName (Offset 940) (Save)(4 Bytes) -- m_bNegated (Offset 873) (Save|Key)(1 Bytes) - Negated +- m_iszEnemyName (Offset 972) (Save|Key)(4 Bytes) - filtername +- m_flRadius (Offset 976) (Save|Key)(4 Bytes) - filter_radius +- m_flOuterRadius (Offset 980) (Save|Key)(4 Bytes) - filter_outer_radius +- m_nMaxSquadmatesPerEnemy (Offset 984) (Save|Key)(4 Bytes) - filter_max_per_enemy +- m_iszPlayerName (Offset 988) (Save)(4 Bytes) +- m_bNegated (Offset 921) (Save|Key)(1 Bytes) - Negated @@ -22549,2 +23800,2 @@ CBaseEntity - filter_enemy -- m_OnPass (Offset 876) (Save|Key|Output)(0 Bytes) - OnPass -- m_OnFail (Offset 900) (Save|Key|Output)(0 Bytes) - OnFail +- m_OnPass (Offset 924) (Save|Key|Output)(0 Bytes) - OnPass +- m_OnFail (Offset 948) (Save|Key|Output)(0 Bytes) - OnFail @@ -22561,0 +23813,3 @@ CBaseEntity - filter_enemy +- 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 @@ -22583,7 +23837,7 @@ CBaseEntity - filter_enemy -- 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) @@ -22609,40 +23863,40 @@ CBaseEntity - filter_enemy -- 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) @@ -22675,4 +23929,8 @@ CBaseEntity - filter_enemy -- 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 @@ -22687 +23945,3 @@ CBaseEntity - filter_enemy -- 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) @@ -22690,8 +23950,8 @@ CBaseEntity - filter_multi -- m_nFilterType (Offset 924) (Save|Key)(4 Bytes) - FilterType -- m_iFilterName[0] (Offset 928) (Save|Key)(4 Bytes) - Filter01 -- m_iFilterName[1] (Offset 932) (Save|Key)(4 Bytes) - Filter02 -- m_iFilterName[2] (Offset 936) (Save|Key)(4 Bytes) - Filter03 -- m_iFilterName[3] (Offset 940) (Save|Key)(4 Bytes) - Filter04 -- m_iFilterName[4] (Offset 944) (Save|Key)(4 Bytes) - Filter05 -- m_hFilter (Offset 948) (Save)(20 Bytes) -- m_bNegated (Offset 873) (Save|Key)(1 Bytes) - Negated +- m_nFilterType (Offset 972) (Save|Key)(4 Bytes) - FilterType +- m_iFilterName[0] (Offset 976) (Save|Key)(4 Bytes) - Filter01 +- m_iFilterName[1] (Offset 980) (Save|Key)(4 Bytes) - Filter02 +- m_iFilterName[2] (Offset 984) (Save|Key)(4 Bytes) - Filter03 +- m_iFilterName[3] (Offset 988) (Save|Key)(4 Bytes) - Filter04 +- m_iFilterName[4] (Offset 992) (Save|Key)(4 Bytes) - Filter05 +- m_hFilter (Offset 996) (Save)(20 Bytes) +- m_bNegated (Offset 921) (Save|Key)(1 Bytes) - Negated @@ -22699,2 +23959,2 @@ CBaseEntity - filter_multi -- m_OnPass (Offset 876) (Save|Key|Output)(0 Bytes) - OnPass -- m_OnFail (Offset 900) (Save|Key|Output)(0 Bytes) - OnFail +- m_OnPass (Offset 924) (Save|Key|Output)(0 Bytes) - OnPass +- m_OnFail (Offset 948) (Save|Key|Output)(0 Bytes) - OnFail @@ -22711,0 +23972,3 @@ CBaseEntity - filter_multi +- 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 @@ -22733,7 +23996,7 @@ CBaseEntity - filter_multi -- 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) @@ -22759,40 +24022,40 @@ CBaseEntity - filter_multi -- 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) @@ -22825,4 +24088,8 @@ CBaseEntity - filter_multi -- 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 @@ -22837 +24104,3 @@ CBaseEntity - filter_multi -- 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) @@ -22840,3 +24109,3 @@ CBaseEntity - filter_tf_bot_has_tag -- m_iszTags (Offset 944) (Save|Key)(4 Bytes) - tags -- m_bRequireAllTags (Offset 948) (Save|Key)(1 Bytes) - require_all_tags -- m_bNegated (Offset 873) (Save|Key)(1 Bytes) - Negated +- m_iszTags (Offset 992) (Save|Key)(4 Bytes) - tags +- m_bRequireAllTags (Offset 996) (Save|Key)(1 Bytes) - require_all_tags +- m_bNegated (Offset 921) (Save|Key)(1 Bytes) - Negated @@ -22844,2 +24113,2 @@ CBaseEntity - filter_tf_bot_has_tag -- m_OnPass (Offset 876) (Save|Key|Output)(0 Bytes) - OnPass -- m_OnFail (Offset 900) (Save|Key|Output)(0 Bytes) - OnFail +- m_OnPass (Offset 924) (Save|Key|Output)(0 Bytes) - OnPass +- m_OnFail (Offset 948) (Save|Key|Output)(0 Bytes) - OnFail @@ -22856,0 +24126,3 @@ CBaseEntity - filter_tf_bot_has_tag +- 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 @@ -22878,7 +24150,7 @@ CBaseEntity - filter_tf_bot_has_tag -- 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) @@ -22904,40 +24176,40 @@ CBaseEntity - filter_tf_bot_has_tag -- 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) @@ -22970,4 +24242,8 @@ CBaseEntity - filter_tf_bot_has_tag -- 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 @@ -22982 +24258,3 @@ CBaseEntity - filter_tf_bot_has_tag -- 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) @@ -22985,2 +24263,2 @@ CBaseEntity - filter_tf_class -- m_nClass (Offset 924) (Save|Key)(4 Bytes) - tfclass -- m_bNegated (Offset 873) (Save|Key)(1 Bytes) - Negated +- m_nClass (Offset 972) (Save|Key)(4 Bytes) - tfclass +- m_bNegated (Offset 921) (Save|Key)(1 Bytes) - Negated @@ -22988,2 +24266,2 @@ CBaseEntity - filter_tf_class -- m_OnPass (Offset 876) (Save|Key|Output)(0 Bytes) - OnPass -- m_OnFail (Offset 900) (Save|Key|Output)(0 Bytes) - OnFail +- m_OnPass (Offset 924) (Save|Key|Output)(0 Bytes) - OnPass +- m_OnFail (Offset 948) (Save|Key|Output)(0 Bytes) - OnFail @@ -23000,0 +24279,3 @@ CBaseEntity - filter_tf_class +- 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 @@ -23022,7 +24303,7 @@ CBaseEntity - filter_tf_class -- 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) @@ -23048,40 +24329,40 @@ CBaseEntity - filter_tf_class -- 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) @@ -23114,4 +24395,8 @@ CBaseEntity - filter_tf_class -- 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 @@ -23126 +24411,3 @@ CBaseEntity - filter_tf_class -- 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) @@ -23129,2 +24416,2 @@ CBaseEntity - filter_tf_condition -- m_nCondition (Offset 924) (Save|Key)(4 Bytes) - condition -- m_bNegated (Offset 873) (Save|Key)(1 Bytes) - Negated +- m_nCondition (Offset 972) (Save|Key)(4 Bytes) - condition +- m_bNegated (Offset 921) (Save|Key)(1 Bytes) - Negated @@ -23132,2 +24419,2 @@ CBaseEntity - filter_tf_condition -- m_OnPass (Offset 876) (Save|Key|Output)(0 Bytes) - OnPass -- m_OnFail (Offset 900) (Save|Key|Output)(0 Bytes) - OnFail +- m_OnPass (Offset 924) (Save|Key|Output)(0 Bytes) - OnPass +- m_OnFail (Offset 948) (Save|Key|Output)(0 Bytes) - OnFail @@ -23144,0 +24432,3 @@ CBaseEntity - filter_tf_condition +- 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 @@ -23166,7 +24456,7 @@ CBaseEntity - filter_tf_condition -- 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) @@ -23192,40 +24482,40 @@ CBaseEntity - filter_tf_condition -- 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) @@ -23258,4 +24548,8 @@ CBaseEntity - filter_tf_condition -- 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 @@ -23270 +24564,3 @@ CBaseEntity - filter_tf_condition -- 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) @@ -23273,2 +24569,2 @@ CBaseEntity - filter_tf_damaged_by_weapo -- m_iWeaponSlot (Offset 924) (Save|Key)(4 Bytes) - weaponSlot -- m_bNegated (Offset 873) (Save|Key)(1 Bytes) - Negated +- m_iWeaponSlot (Offset 972) (Save|Key)(4 Bytes) - weaponSlot +- m_bNegated (Offset 921) (Save|Key)(1 Bytes) - Negated @@ -23276,2 +24572,2 @@ CBaseEntity - filter_tf_damaged_by_weapo -- m_OnPass (Offset 876) (Save|Key|Output)(0 Bytes) - OnPass -- m_OnFail (Offset 900) (Save|Key|Output)(0 Bytes) - OnFail +- m_OnPass (Offset 924) (Save|Key|Output)(0 Bytes) - OnPass +- m_OnFail (Offset 948) (Save|Key|Output)(0 Bytes) - OnFail @@ -23288,0 +24585,3 @@ CBaseEntity - filter_tf_damaged_by_weapo +- 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 @@ -23310,7 +24609,7 @@ CBaseEntity - filter_tf_damaged_by_weapo -- 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) @@ -23336,40 +24635,40 @@ CBaseEntity - filter_tf_damaged_by_weapo -- 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) @@ -23402,4 +24701,8 @@ CBaseEntity - filter_tf_damaged_by_weapo -- 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 @@ -23414 +24717,3 @@ CBaseEntity - filter_tf_damaged_by_weapo -- 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) @@ -23417 +24722 @@ CBaseEntity - filter_tf_player_can_cap -- m_bNegated (Offset 873) (Save|Key)(1 Bytes) - Negated +- m_bNegated (Offset 921) (Save|Key)(1 Bytes) - Negated @@ -23419,2 +24724,2 @@ CBaseEntity - filter_tf_player_can_cap -- m_OnPass (Offset 876) (Save|Key|Output)(0 Bytes) - OnPass -- m_OnFail (Offset 900) (Save|Key|Output)(0 Bytes) - OnFail +- m_OnPass (Offset 924) (Save|Key|Output)(0 Bytes) - OnPass +- m_OnFail (Offset 948) (Save|Key|Output)(0 Bytes) - OnFail @@ -23431,0 +24737,3 @@ CBaseEntity - filter_tf_player_can_cap +- 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 @@ -23453,7 +24761,7 @@ CBaseEntity - filter_tf_player_can_cap -- 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) @@ -23479,40 +24787,40 @@ CBaseEntity - filter_tf_player_can_cap -- 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) @@ -23545,4 +24853,8 @@ CBaseEntity - filter_tf_player_can_cap -- 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 @@ -23557 +24869,3 @@ CBaseEntity - filter_tf_player_can_cap -- 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) @@ -23560,40 +24874,40 @@ CFish - fish -- m_pool (Offset 1172) (Save)(4 Bytes) -- m_id (Offset 1176) (Save)(4 Bytes) -- m_angle (Offset 1192) (Save)(4 Bytes) -- m_angleChange (Offset 1196) (Save)(4 Bytes) -- m_forward (Offset 1200) (Save)(12 Bytes) -- m_perp (Offset 1212) (Save)(12 Bytes) -- m_poolOrigin (Offset 1224) (Save)(12 Bytes) -- m_waterLevel (Offset 1236) (Save)(4 Bytes) -- m_speed (Offset 1240) (Save)(4 Bytes) -- m_desiredSpeed (Offset 1244) (Save)(4 Bytes) -- m_calmSpeed (Offset 1248) (Save)(4 Bytes) -- m_panicSpeed (Offset 1252) (Save)(4 Bytes) -- m_avoidRange (Offset 1256) (Save)(4 Bytes) -- m_turnClockwise (Offset 1272) (Save)(1 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_pool (Offset 1220) (Save)(4 Bytes) +- m_id (Offset 1224) (Save)(4 Bytes) +- m_angle (Offset 1240) (Save)(4 Bytes) +- m_angleChange (Offset 1244) (Save)(4 Bytes) +- m_forward (Offset 1248) (Save)(12 Bytes) +- m_perp (Offset 1260) (Save)(12 Bytes) +- m_poolOrigin (Offset 1272) (Save)(12 Bytes) +- m_waterLevel (Offset 1284) (Save)(4 Bytes) +- m_speed (Offset 1288) (Save)(4 Bytes) +- m_desiredSpeed (Offset 1292) (Save)(4 Bytes) +- m_calmSpeed (Offset 1296) (Save)(4 Bytes) +- m_panicSpeed (Offset 1300) (Save)(4 Bytes) +- m_avoidRange (Offset 1304) (Save)(4 Bytes) +- m_turnClockwise (Offset 1320) (Save)(1 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) @@ -23607,5 +24921,5 @@ CFish - fish -- 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 @@ -23616 +24930 @@ CFish - fish -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -23627,0 +24942,3 @@ CFish - fish +- 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 @@ -23649,7 +24966,7 @@ CFish - fish -- 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) @@ -23675,40 +24992,40 @@ CFish - fish -- 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) @@ -23741,4 +25058,8 @@ CFish - fish -- 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 @@ -23753 +25074,3 @@ CFish - fish -- 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) @@ -23756,5 +25079,5 @@ CBaseEntity - func_achievement -- m_iZoneID (Offset 1172) (Save|Key)(4 Bytes) - zone_id -- 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_iZoneID (Offset 1220) (Save|Key)(4 Bytes) - zone_id +- 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) @@ -23768,21 +25091,21 @@ CBaseEntity - func_achievement -- 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) @@ -23799,0 +25123,3 @@ CBaseEntity - func_achievement +- 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 @@ -23821,7 +25147,7 @@ CBaseEntity - func_achievement -- 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) @@ -23847,40 +25173,40 @@ CBaseEntity - func_achievement -- 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) @@ -23913,4 +25239,8 @@ CBaseEntity - func_achievement -- 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 @@ -23925 +25255,3 @@ CBaseEntity - func_achievement -- 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) @@ -23928,2 +25260,2 @@ CBaseEntity - func_areaportal -- m_portalNumber (Offset 876) (Save|Key)(4 Bytes) - portalnumber -- m_state (Offset 888) (Save)(4 Bytes) +- m_portalNumber (Offset 924) (Save|Key)(4 Bytes) - portalnumber +- m_state (Offset 936) (Save)(4 Bytes) @@ -23935,2 +25267,2 @@ CBaseEntity - func_areaportal -- m_portalNumber (Offset 876) (Save)(4 Bytes) -- m_iPortalVersion (Offset 880) (Save|Key)(4 Bytes) - PortalVersion +- m_portalNumber (Offset 924) (Save)(4 Bytes) +- m_iPortalVersion (Offset 928) (Save|Key)(4 Bytes) - PortalVersion @@ -23947,0 +25280,3 @@ CBaseEntity - func_areaportal +- 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 @@ -23969,7 +25304,7 @@ CBaseEntity - func_areaportal -- 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) @@ -23995,40 +25330,40 @@ CBaseEntity - func_areaportal -- 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) @@ -24061,4 +25396,8 @@ CBaseEntity - func_areaportal -- 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 @@ -24073 +25412,3 @@ CBaseEntity - func_areaportal -- 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) @@ -24076,5 +25417,5 @@ CFuncAreaPortalWindow - func_areaportalw -- m_portalNumber (Offset 876) (Save|Key)(4 Bytes) - portalnumber -- m_flFadeStartDist (Offset 888) (Save|Key)(4 Bytes) - FadeStartDist -- m_flFadeDist (Offset 892) (Save|Key)(4 Bytes) - FadeDist -- m_flTranslucencyLimit (Offset 896) (Save|Key)(4 Bytes) - TranslucencyLimit -- m_iBackgroundBModelName (Offset 900) (Save|Key)(4 Bytes) - BackgroundBModel +- m_portalNumber (Offset 924) (Save|Key)(4 Bytes) - portalnumber +- m_flFadeStartDist (Offset 936) (Save|Key)(4 Bytes) - FadeStartDist +- m_flFadeDist (Offset 940) (Save|Key)(4 Bytes) - FadeDist +- m_flTranslucencyLimit (Offset 944) (Save|Key)(4 Bytes) - TranslucencyLimit +- m_iBackgroundBModelName (Offset 948) (Save|Key)(4 Bytes) - BackgroundBModel @@ -24083,2 +25424,2 @@ CFuncAreaPortalWindow - func_areaportalw -- m_portalNumber (Offset 876) (Save)(4 Bytes) -- m_iPortalVersion (Offset 880) (Save|Key)(4 Bytes) - PortalVersion +- m_portalNumber (Offset 924) (Save)(4 Bytes) +- m_iPortalVersion (Offset 928) (Save|Key)(4 Bytes) - PortalVersion @@ -24095,0 +25437,3 @@ CFuncAreaPortalWindow - func_areaportalw +- 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 @@ -24117,7 +25461,7 @@ CFuncAreaPortalWindow - func_areaportalw -- 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) @@ -24143,40 +25487,40 @@ CFuncAreaPortalWindow - func_areaportalw -- 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) @@ -24209,4 +25553,8 @@ CFuncAreaPortalWindow - func_areaportalw -- 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 @@ -24221 +25569,3 @@ CFuncAreaPortalWindow - func_areaportalw -- 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) @@ -24224,15 +25574,15 @@ CBaseEntity - func_breakable -- m_Material (Offset 892) (Save)(4 Bytes) -- m_Explosion (Offset 900) (Save|Key)(4 Bytes) - explosion -- m_GibDir (Offset 904) (Save|Key)(12 Bytes) - gibdir -- m_hBreaker (Offset 896) (Save)(4 Bytes) -- m_angle (Offset 888) (Save)(4 Bytes) -- m_iszGibModel (Offset 916) (Save)(4 Bytes) -- m_iszSpawnObject (Offset 920) (Save)(4 Bytes) -- m_ExplosionMagnitude (Offset 924) (Save|Key)(4 Bytes) - explodemagnitude -- m_flPressureDelay (Offset 928) (Save|Key)(4 Bytes) - PressureDelay -- m_iMinHealthDmg (Offset 932) (Save|Key)(4 Bytes) - minhealthdmg -- m_bTookPhysicsDamage (Offset 936) (Save)(1 Bytes) -- m_iszPropData (Offset 940) (Save)(4 Bytes) -- m_impactEnergyScale (Offset 948) (Save|Key|Input)(4 Bytes) - physdamagescale -- m_PerformanceMode (Offset 1040) (Save|Key)(4 Bytes) - PerformanceMode -- m_nTeamNumber (Offset 1044) (Save|Key)(4 Bytes) - team_number +- m_Material (Offset 940) (Save)(4 Bytes) +- m_Explosion (Offset 948) (Save|Key)(4 Bytes) - explosion +- m_GibDir (Offset 952) (Save|Key)(12 Bytes) - gibdir +- m_hBreaker (Offset 944) (Save)(4 Bytes) +- m_angle (Offset 936) (Save)(4 Bytes) +- m_iszGibModel (Offset 964) (Save)(4 Bytes) +- m_iszSpawnObject (Offset 968) (Save)(4 Bytes) +- m_ExplosionMagnitude (Offset 972) (Save|Key)(4 Bytes) - explodemagnitude +- m_flPressureDelay (Offset 976) (Save|Key)(4 Bytes) - PressureDelay +- m_iMinHealthDmg (Offset 980) (Save|Key)(4 Bytes) - minhealthdmg +- m_bTookPhysicsDamage (Offset 984) (Save)(1 Bytes) +- m_iszPropData (Offset 988) (Save)(4 Bytes) +- m_impactEnergyScale (Offset 996) (Save|Key|Input)(4 Bytes) - physdamagescale +- m_PerformanceMode (Offset 1088) (Save|Key)(4 Bytes) - PerformanceMode +- m_nTeamNumber (Offset 1092) (Save|Key)(4 Bytes) - team_number @@ -24246,16 +25596,16 @@ CBaseEntity - func_breakable -- m_OnBreak (Offset 952) (Save|Key|Output)(0 Bytes) - OnBreak -- m_OnHealthChanged (Offset 976) (Save|Key|Output)(0 Bytes) - OnHealthChanged -- m_flDmgModBullet (Offset 1000) (Save)(4 Bytes) -- m_flDmgModClub (Offset 1004) (Save)(4 Bytes) -- m_flDmgModExplosive (Offset 1008) (Save)(4 Bytes) -- m_iszPhysicsDamageTableName (Offset 1012) (Save)(4 Bytes) -- m_iszBreakableModel (Offset 1016) (Save)(4 Bytes) -- m_iBreakableSkin (Offset 1020) (Save)(4 Bytes) -- m_iBreakableCount (Offset 1024) (Save)(4 Bytes) -- m_iMaxBreakableSize (Offset 1028) (Save)(4 Bytes) -- m_iszBasePropData (Offset 1032) (Save)(4 Bytes) -- m_iInteractions (Offset 1036) (Save)(4 Bytes) -- m_explodeRadius (Offset 1048) (Save)(4 Bytes) -- m_iszModelName (Offset 944) (Save)(4 Bytes) -- m_hPhysicsAttacker (Offset 1052) (Save)(4 Bytes) -- m_flLastPhysicsInfluenceTime (Offset 1056) (Save)(4 Bytes) +- m_OnBreak (Offset 1000) (Save|Key|Output)(0 Bytes) - OnBreak +- m_OnHealthChanged (Offset 1024) (Save|Key|Output)(0 Bytes) - OnHealthChanged +- m_flDmgModBullet (Offset 1048) (Save)(4 Bytes) +- m_flDmgModClub (Offset 1052) (Save)(4 Bytes) +- m_flDmgModExplosive (Offset 1056) (Save)(4 Bytes) +- m_iszPhysicsDamageTableName (Offset 1060) (Save)(4 Bytes) +- m_iszBreakableModel (Offset 1064) (Save)(4 Bytes) +- m_iBreakableSkin (Offset 1068) (Save)(4 Bytes) +- m_iBreakableCount (Offset 1072) (Save)(4 Bytes) +- m_iMaxBreakableSize (Offset 1076) (Save)(4 Bytes) +- m_iszBasePropData (Offset 1080) (Save)(4 Bytes) +- m_iInteractions (Offset 1084) (Save)(4 Bytes) +- m_explodeRadius (Offset 1096) (Save)(4 Bytes) +- m_iszModelName (Offset 992) (Save)(4 Bytes) +- m_hPhysicsAttacker (Offset 1100) (Save)(4 Bytes) +- m_flLastPhysicsInfluenceTime (Offset 1104) (Save)(4 Bytes) @@ -24272,0 +25623,3 @@ CBaseEntity - func_breakable +- 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 @@ -24294,7 +25647,7 @@ CBaseEntity - func_breakable -- 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) @@ -24320,40 +25673,40 @@ CBaseEntity - func_breakable -- 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) @@ -24386,4 +25739,8 @@ CBaseEntity - func_breakable -- 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 @@ -24398 +25755,3 @@ CBaseEntity - func_breakable -- 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) @@ -24401,17 +25760,17 @@ CBreakableSurface - func_breakable_surf -- m_nSurfaceType (Offset 1104) (Save|Key)(4 Bytes) - surfacetype -- m_nFragility (Offset 2136) (Save|Key)(4 Bytes) - fragility -- m_vLLVertex (Offset 2140) (Save|Key)(12 Bytes) - lowerleft -- m_vULVertex (Offset 2152) (Save|Key)(12 Bytes) - upperleft -- m_vLRVertex (Offset 2164) (Save|Key)(12 Bytes) - lowerright -- m_vURVertex (Offset 2176) (Save|Key)(12 Bytes) - upperright -- m_nQuadError (Offset 2188) (Save|Key)(4 Bytes) - error -- m_nNumWide (Offset 1060) (Save)(4 Bytes) -- m_nNumHigh (Offset 1064) (Save)(4 Bytes) -- m_flPanelWidth (Offset 1068) (Save)(4 Bytes) -- m_flPanelHeight (Offset 1072) (Save)(4 Bytes) -- m_vNormal (Offset 1076) (Save)(12 Bytes) -- m_vCorner (Offset 1088) (Save)(12 Bytes) -- m_bIsBroken (Offset 1100) (Save)(1 Bytes) -- m_nNumBrokenPanes (Offset 1108) (Save)(4 Bytes) -- m_flSupport (Offset 1112) (Save)(1024 Bytes) -- m_RawPanelBitVec (Offset 2192) (Save)(256 Bytes) +- m_nSurfaceType (Offset 1152) (Save|Key)(4 Bytes) - surfacetype +- m_nFragility (Offset 2184) (Save|Key)(4 Bytes) - fragility +- m_vLLVertex (Offset 2188) (Save|Key)(12 Bytes) - lowerleft +- m_vULVertex (Offset 2200) (Save|Key)(12 Bytes) - upperleft +- m_vLRVertex (Offset 2212) (Save|Key)(12 Bytes) - lowerright +- m_vURVertex (Offset 2224) (Save|Key)(12 Bytes) - upperright +- m_nQuadError (Offset 2236) (Save|Key)(4 Bytes) - error +- m_nNumWide (Offset 1108) (Save)(4 Bytes) +- m_nNumHigh (Offset 1112) (Save)(4 Bytes) +- m_flPanelWidth (Offset 1116) (Save)(4 Bytes) +- m_flPanelHeight (Offset 1120) (Save)(4 Bytes) +- m_vNormal (Offset 1124) (Save)(12 Bytes) +- m_vCorner (Offset 1136) (Save)(12 Bytes) +- m_bIsBroken (Offset 1148) (Save)(1 Bytes) +- m_nNumBrokenPanes (Offset 1156) (Save)(4 Bytes) +- m_flSupport (Offset 1160) (Save)(1024 Bytes) +- m_RawPanelBitVec (Offset 2240) (Save)(256 Bytes) @@ -24421,15 +25780,15 @@ CBreakableSurface - func_breakable_surf -- m_Material (Offset 892) (Save)(4 Bytes) -- m_Explosion (Offset 900) (Save|Key)(4 Bytes) - explosion -- m_GibDir (Offset 904) (Save|Key)(12 Bytes) - gibdir -- m_hBreaker (Offset 896) (Save)(4 Bytes) -- m_angle (Offset 888) (Save)(4 Bytes) -- m_iszGibModel (Offset 916) (Save)(4 Bytes) -- m_iszSpawnObject (Offset 920) (Save)(4 Bytes) -- m_ExplosionMagnitude (Offset 924) (Save|Key)(4 Bytes) - explodemagnitude -- m_flPressureDelay (Offset 928) (Save|Key)(4 Bytes) - PressureDelay -- m_iMinHealthDmg (Offset 932) (Save|Key)(4 Bytes) - minhealthdmg -- m_bTookPhysicsDamage (Offset 936) (Save)(1 Bytes) -- m_iszPropData (Offset 940) (Save)(4 Bytes) -- m_impactEnergyScale (Offset 948) (Save|Key|Input)(4 Bytes) - physdamagescale -- m_PerformanceMode (Offset 1040) (Save|Key)(4 Bytes) - PerformanceMode -- m_nTeamNumber (Offset 1044) (Save|Key)(4 Bytes) - team_number +- m_Material (Offset 940) (Save)(4 Bytes) +- m_Explosion (Offset 948) (Save|Key)(4 Bytes) - explosion +- m_GibDir (Offset 952) (Save|Key)(12 Bytes) - gibdir +- m_hBreaker (Offset 944) (Save)(4 Bytes) +- m_angle (Offset 936) (Save)(4 Bytes) +- m_iszGibModel (Offset 964) (Save)(4 Bytes) +- m_iszSpawnObject (Offset 968) (Save)(4 Bytes) +- m_ExplosionMagnitude (Offset 972) (Save|Key)(4 Bytes) - explodemagnitude +- m_flPressureDelay (Offset 976) (Save|Key)(4 Bytes) - PressureDelay +- m_iMinHealthDmg (Offset 980) (Save|Key)(4 Bytes) - minhealthdmg +- m_bTookPhysicsDamage (Offset 984) (Save)(1 Bytes) +- m_iszPropData (Offset 988) (Save)(4 Bytes) +- m_impactEnergyScale (Offset 996) (Save|Key|Input)(4 Bytes) - physdamagescale +- m_PerformanceMode (Offset 1088) (Save|Key)(4 Bytes) - PerformanceMode +- m_nTeamNumber (Offset 1092) (Save|Key)(4 Bytes) - team_number @@ -24443,16 +25802,16 @@ CBreakableSurface - func_breakable_surf -- m_OnBreak (Offset 952) (Save|Key|Output)(0 Bytes) - OnBreak -- m_OnHealthChanged (Offset 976) (Save|Key|Output)(0 Bytes) - OnHealthChanged -- m_flDmgModBullet (Offset 1000) (Save)(4 Bytes) -- m_flDmgModClub (Offset 1004) (Save)(4 Bytes) -- m_flDmgModExplosive (Offset 1008) (Save)(4 Bytes) -- m_iszPhysicsDamageTableName (Offset 1012) (Save)(4 Bytes) -- m_iszBreakableModel (Offset 1016) (Save)(4 Bytes) -- m_iBreakableSkin (Offset 1020) (Save)(4 Bytes) -- m_iBreakableCount (Offset 1024) (Save)(4 Bytes) -- m_iMaxBreakableSize (Offset 1028) (Save)(4 Bytes) -- m_iszBasePropData (Offset 1032) (Save)(4 Bytes) -- m_iInteractions (Offset 1036) (Save)(4 Bytes) -- m_explodeRadius (Offset 1048) (Save)(4 Bytes) -- m_iszModelName (Offset 944) (Save)(4 Bytes) -- m_hPhysicsAttacker (Offset 1052) (Save)(4 Bytes) -- m_flLastPhysicsInfluenceTime (Offset 1056) (Save)(4 Bytes) +- m_OnBreak (Offset 1000) (Save|Key|Output)(0 Bytes) - OnBreak +- m_OnHealthChanged (Offset 1024) (Save|Key|Output)(0 Bytes) - OnHealthChanged +- m_flDmgModBullet (Offset 1048) (Save)(4 Bytes) +- m_flDmgModClub (Offset 1052) (Save)(4 Bytes) +- m_flDmgModExplosive (Offset 1056) (Save)(4 Bytes) +- m_iszPhysicsDamageTableName (Offset 1060) (Save)(4 Bytes) +- m_iszBreakableModel (Offset 1064) (Save)(4 Bytes) +- m_iBreakableSkin (Offset 1068) (Save)(4 Bytes) +- m_iBreakableCount (Offset 1072) (Save)(4 Bytes) +- m_iMaxBreakableSize (Offset 1076) (Save)(4 Bytes) +- m_iszBasePropData (Offset 1080) (Save)(4 Bytes) +- m_iInteractions (Offset 1084) (Save)(4 Bytes) +- m_explodeRadius (Offset 1096) (Save)(4 Bytes) +- m_iszModelName (Offset 992) (Save)(4 Bytes) +- m_hPhysicsAttacker (Offset 1100) (Save)(4 Bytes) +- m_flLastPhysicsInfluenceTime (Offset 1104) (Save)(4 Bytes) @@ -24469,0 +25829,3 @@ CBreakableSurface - func_breakable_surf +- 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 @@ -24491,7 +25853,7 @@ CBreakableSurface - func_breakable_surf -- 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) @@ -24517,40 +25879,40 @@ CBreakableSurface - func_breakable_surf -- 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) @@ -24583,4 +25945,8 @@ CBreakableSurface - func_breakable_surf -- 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 @@ -24595 +25961,3 @@ CBreakableSurface - func_breakable_surf -- 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) @@ -24601,5 +25969,5 @@ CBaseEntity - func_brush -- m_iDisabled (Offset 880) (Save|Key)(4 Bytes) - StartDisabled -- m_iSolidity (Offset 876) (Save|Key)(4 Bytes) - Solidity -- m_bSolidBsp (Offset 884) (Save|Key)(1 Bytes) - solidbsp -- m_iszExcludedClass (Offset 888) (Save|Key)(4 Bytes) - excludednpc -- m_bInvertExclusion (Offset 892) (Save|Key)(1 Bytes) - invert_exclusion +- m_iDisabled (Offset 928) (Save|Key)(4 Bytes) - StartDisabled +- m_iSolidity (Offset 924) (Save|Key)(4 Bytes) - Solidity +- m_bSolidBsp (Offset 932) (Save|Key)(1 Bytes) - solidbsp +- m_iszExcludedClass (Offset 936) (Save|Key)(4 Bytes) - excludednpc +- m_bInvertExclusion (Offset 940) (Save|Key)(1 Bytes) - invert_exclusion @@ -24618,0 +25987,3 @@ CBaseEntity - func_brush +- 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 @@ -24640,7 +26011,7 @@ CBaseEntity - func_brush -- 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) @@ -24666,40 +26037,40 @@ CBaseEntity - func_brush -- 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) @@ -24732,4 +26103,8 @@ CBaseEntity - func_brush -- 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 @@ -24744 +26119,3 @@ CBaseEntity - func_brush -- 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) @@ -24747,12 +26124,12 @@ CBaseEntity - func_button -- m_vecMoveDir (Offset 992) (Save|Key)(12 Bytes) - movedir -- m_fStayPushed (Offset 1004) (Save)(1 Bytes) -- m_fRotating (Offset 1005) (Save)(1 Bytes) -- m_bLockedSound (Offset 1048) (Save)(1 Bytes) -- m_bLockedSentence (Offset 1049) (Save)(1 Bytes) -- m_bUnlockedSound (Offset 1050) (Save)(1 Bytes) -- m_bUnlockedSentence (Offset 1051) (Save)(1 Bytes) -- m_bLocked (Offset 1052) (Save)(1 Bytes) -- m_sNoise (Offset 1068) (Save)(4 Bytes) -- m_flUseLockedTime (Offset 1060) (Save)(4 Bytes) -- m_bSolidBsp (Offset 1064) (Save)(1 Bytes) -- m_sounds (Offset 1056) (Save|Key)(4 Bytes) - sounds +- m_vecMoveDir (Offset 1040) (Save|Key)(12 Bytes) - movedir +- m_fStayPushed (Offset 1052) (Save)(1 Bytes) +- m_fRotating (Offset 1053) (Save)(1 Bytes) +- m_bLockedSound (Offset 1096) (Save)(1 Bytes) +- m_bLockedSentence (Offset 1097) (Save)(1 Bytes) +- m_bUnlockedSound (Offset 1098) (Save)(1 Bytes) +- m_bUnlockedSentence (Offset 1099) (Save)(1 Bytes) +- m_bLocked (Offset 1100) (Save)(1 Bytes) +- m_sNoise (Offset 1116) (Save)(4 Bytes) +- m_flUseLockedTime (Offset 1108) (Save)(4 Bytes) +- m_bSolidBsp (Offset 1112) (Save)(1 Bytes) +- m_sounds (Offset 1104) (Save|Key)(4 Bytes) - sounds @@ -24770,20 +26147,20 @@ CBaseEntity - func_button -- m_OnDamaged (Offset 1072) (Save|Key|Output)(0 Bytes) - OnDamaged -- m_OnPressed (Offset 1096) (Save|Key|Output)(0 Bytes) - OnPressed -- m_OnUseLocked (Offset 1120) (Save|Key|Output)(0 Bytes) - OnUseLocked -- m_OnIn (Offset 1144) (Save|Key|Output)(0 Bytes) - OnIn -- m_OnOut (Offset 1168) (Save|Key|Output)(0 Bytes) - OnOut -- 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_OnDamaged (Offset 1120) (Save|Key|Output)(0 Bytes) - OnDamaged +- m_OnPressed (Offset 1144) (Save|Key|Output)(0 Bytes) - OnPressed +- m_OnUseLocked (Offset 1168) (Save|Key|Output)(0 Bytes) - OnUseLocked +- m_OnIn (Offset 1192) (Save|Key|Output)(0 Bytes) - OnIn +- m_OnOut (Offset 1216) (Save|Key|Output)(0 Bytes) - OnOut +- 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) @@ -24800,0 +26178,3 @@ CBaseEntity - func_button +- 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 @@ -24822,7 +26202,7 @@ CBaseEntity - func_button -- 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) @@ -24848,40 +26228,40 @@ CBaseEntity - func_button -- 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) @@ -24914,4 +26294,8 @@ CBaseEntity - func_button -- 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 @@ -24926 +26310,3 @@ CBaseEntity - func_button -- 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) @@ -24929,4 +26315,4 @@ CCaptureZone - func_capturezone -- m_nCapturePoint (Offset 1176) (Save|Key)(4 Bytes) - CapturePoint -- m_flCaptureDelay (Offset 1308) (Save|Key)(4 Bytes) - capture_delay -- m_flCaptureDelayOffset (Offset 1312) (Save|Key)(4 Bytes) - capture_delay_offset -- m_bShouldBlock (Offset 1304) (Save|Key)(1 Bytes) - shouldBlock +- m_nCapturePoint (Offset 1224) (Save|Key)(4 Bytes) - CapturePoint +- m_flCaptureDelay (Offset 1356) (Save|Key)(4 Bytes) - capture_delay +- m_flCaptureDelayOffset (Offset 1360) (Save|Key)(4 Bytes) - capture_delay_offset +- m_bShouldBlock (Offset 1352) (Save|Key)(1 Bytes) - shouldBlock @@ -24936,9 +26322,9 @@ CCaptureZone - func_capturezone -- m_outputOnCapture (Offset 1180) (Save|Key|Output)(0 Bytes) - OnCapture -- m_OnCapTeam1 (Offset 1204) (Save|Key|Output)(0 Bytes) - OnCapTeam1 -- m_OnCapTeam2 (Offset 1228) (Save|Key|Output)(0 Bytes) - OnCapTeam2 -- m_OnCapTeam1_PD (Offset 1252) (Save|Key|Output)(0 Bytes) - OnCapTeam1_PD -- m_OnCapTeam2_PD (Offset 1276) (Save|Key|Output)(0 Bytes) - OnCapTeam2_PD -- 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_outputOnCapture (Offset 1228) (Save|Key|Output)(0 Bytes) - OnCapture +- m_OnCapTeam1 (Offset 1252) (Save|Key|Output)(0 Bytes) - OnCapTeam1 +- m_OnCapTeam2 (Offset 1276) (Save|Key|Output)(0 Bytes) - OnCapTeam2 +- m_OnCapTeam1_PD (Offset 1300) (Save|Key|Output)(0 Bytes) - OnCapTeam1_PD +- m_OnCapTeam2_PD (Offset 1324) (Save|Key|Output)(0 Bytes) - OnCapTeam2_PD +- 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) @@ -24952,21 +26338,21 @@ CCaptureZone - func_capturezone -- 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) @@ -24983,0 +26370,3 @@ CCaptureZone - func_capturezone +- 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 @@ -25005,7 +26394,7 @@ CCaptureZone - func_capturezone -- 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) @@ -25031,40 +26420,40 @@ CCaptureZone - func_capturezone -- 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) @@ -25097,4 +26486,8 @@ CCaptureZone - func_capturezone -- 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 @@ -25109 +26502,3 @@ CCaptureZone - func_capturezone -- 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) @@ -25112,4 +26507,4 @@ CBaseEntity - func_changeclass -- 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) @@ -25123,21 +26518,21 @@ CBaseEntity - func_changeclass -- 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) @@ -25154,0 +26550,3 @@ CBaseEntity - func_changeclass +- 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 @@ -25176,7 +26574,7 @@ CBaseEntity - func_changeclass -- 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) @@ -25202,40 +26600,40 @@ CBaseEntity - func_changeclass -- 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) @@ -25268,4 +26666,8 @@ CBaseEntity - func_changeclass -- 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 @@ -25280 +26682,3 @@ CBaseEntity - func_changeclass -- 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) @@ -25283,3 +26687,3 @@ CBaseEntity - func_clip_vphysics -- m_iFilterName (Offset 876) (Save|Key)(4 Bytes) - filtername -- m_hFilter (Offset 880) (Save)(4 Bytes) -- m_bDisabled (Offset 884) (Save)(1 Bytes) +- m_iFilterName (Offset 924) (Save|Key)(4 Bytes) - filtername +- m_hFilter (Offset 928) (Save)(4 Bytes) +- m_bDisabled (Offset 932) (Save)(1 Bytes) @@ -25298,0 +26703,3 @@ CBaseEntity - func_clip_vphysics +- 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 @@ -25320,7 +26727,7 @@ CBaseEntity - func_clip_vphysics -- 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) @@ -25346,40 +26753,40 @@ CBaseEntity - func_clip_vphysics -- 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) @@ -25412,4 +26819,8 @@ CBaseEntity - func_clip_vphysics -- 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 @@ -25424 +26835,3 @@ CBaseEntity - func_clip_vphysics -- 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) @@ -25429,3 +26842,3 @@ CFuncConveyor - func_conveyor -- m_vecMoveDir (Offset 880) (Save|Key)(12 Bytes) - movedir -- m_flConveyorSpeed (Offset 892) (Save)(4 Bytes) -- m_nState (Offset 876) (Save)(4 Bytes) +- m_vecMoveDir (Offset 928) (Save|Key)(12 Bytes) - movedir +- m_flConveyorSpeed (Offset 940) (Save)(4 Bytes) +- m_nState (Offset 924) (Save)(4 Bytes) @@ -25442,0 +26856,3 @@ CFuncConveyor - func_conveyor +- 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 @@ -25464,7 +26880,7 @@ CFuncConveyor - func_conveyor -- 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) @@ -25490,40 +26906,40 @@ CFuncConveyor - func_conveyor -- 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) @@ -25556,4 +26972,8 @@ CFuncConveyor - func_conveyor -- 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 @@ -25568 +26988,3 @@ CFuncConveyor - func_conveyor -- 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) @@ -25571,7 +26993,7 @@ CBaseEntity - func_croc -- m_OnEat (Offset 1168) (Save|Key|Output)(0 Bytes) - OnEat -- m_OnEatRed (Offset 1192) (Save|Key|Output)(0 Bytes) - OnEatRed -- m_OnEatBlue (Offset 1216) (Save|Key|Output)(0 Bytes) - OnEatBlue -- 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_OnEat (Offset 1216) (Save|Key|Output)(0 Bytes) - OnEat +- m_OnEatRed (Offset 1240) (Save|Key|Output)(0 Bytes) - OnEatRed +- m_OnEatBlue (Offset 1264) (Save|Key|Output)(0 Bytes) - OnEatBlue +- 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) @@ -25585,21 +27007,21 @@ CBaseEntity - func_croc -- 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) @@ -25616,0 +27039,3 @@ CBaseEntity - func_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 @@ -25638,7 +27063,7 @@ CBaseEntity - func_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) @@ -25664,40 +27089,40 @@ CBaseEntity - func_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) @@ -25730,4 +27155,8 @@ CBaseEntity - func_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 @@ -25742 +27171,3 @@ CBaseEntity - func_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) @@ -25745,18 +27176,18 @@ CBaseDoor - func_door -- m_vecMoveDir (Offset 992) (Save|Key)(12 Bytes) - movedir -- m_bLockedSentence (Offset 1044) (Save)(1 Bytes) -- m_bUnlockedSentence (Offset 1045) (Save)(1 Bytes) -- m_NoiseMoving (Offset 1060) (Save|Key)(4 Bytes) - noise1 -- m_NoiseArrived (Offset 1064) (Save|Key)(4 Bytes) - noise2 -- m_NoiseMovingClosed (Offset 1068) (Save|Key)(4 Bytes) - startclosesound -- m_NoiseArrivedClosed (Offset 1072) (Save|Key)(4 Bytes) - closesound -- m_ChainTarget (Offset 1076) (Save|Key)(4 Bytes) - chainstodoor -- m_ls.sLockedSound (Offset 1008) (Save|Key)(4 Bytes) - locked_sound -- m_ls.sUnlockedSound (Offset 1016) (Save|Key)(4 Bytes) - unlocked_sound -- m_bLocked (Offset 1048) (Save)(1 Bytes) -- m_flWaveHeight (Offset 1080) (Save|Key)(4 Bytes) - WaveHeight -- m_flBlockDamage (Offset 1056) (Save|Key)(4 Bytes) - dmg -- m_eSpawnPosition (Offset 1052) (Save|Key)(4 Bytes) - spawnpos -- m_bForceClosed (Offset 1046) (Save|Key)(1 Bytes) - forceclosed -- m_bDoorGroup (Offset 1047) (Save)(1 Bytes) -- m_bLoopMoveSound (Offset 1300) (Save|Key)(1 Bytes) - loopmovesound -- m_bIgnoreDebris (Offset 1049) (Save|Key)(1 Bytes) - ignoredebris +- m_vecMoveDir (Offset 1040) (Save|Key)(12 Bytes) - movedir +- m_bLockedSentence (Offset 1092) (Save)(1 Bytes) +- m_bUnlockedSentence (Offset 1093) (Save)(1 Bytes) +- m_NoiseMoving (Offset 1108) (Save|Key)(4 Bytes) - noise1 +- m_NoiseArrived (Offset 1112) (Save|Key)(4 Bytes) - noise2 +- m_NoiseMovingClosed (Offset 1116) (Save|Key)(4 Bytes) - startclosesound +- m_NoiseArrivedClosed (Offset 1120) (Save|Key)(4 Bytes) - closesound +- m_ChainTarget (Offset 1124) (Save|Key)(4 Bytes) - chainstodoor +- m_ls.sLockedSound (Offset 1056) (Save|Key)(4 Bytes) - locked_sound +- m_ls.sUnlockedSound (Offset 1064) (Save|Key)(4 Bytes) - unlocked_sound +- m_bLocked (Offset 1096) (Save)(1 Bytes) +- m_flWaveHeight (Offset 1128) (Save|Key)(4 Bytes) - WaveHeight +- m_flBlockDamage (Offset 1104) (Save|Key)(4 Bytes) - dmg +- m_eSpawnPosition (Offset 1100) (Save|Key)(4 Bytes) - spawnpos +- m_bForceClosed (Offset 1094) (Save|Key)(1 Bytes) - forceclosed +- m_bDoorGroup (Offset 1095) (Save)(1 Bytes) +- m_bLoopMoveSound (Offset 1348) (Save|Key)(1 Bytes) - loopmovesound +- m_bIgnoreDebris (Offset 1097) (Save|Key)(1 Bytes) - ignoredebris @@ -25770,9 +27201,9 @@ CBaseDoor - func_door -- m_OnBlockedOpening (Offset 1108) (Save|Key|Output)(0 Bytes) - OnBlockedOpening -- m_OnBlockedClosing (Offset 1084) (Save|Key|Output)(0 Bytes) - OnBlockedClosing -- m_OnUnblockedOpening (Offset 1156) (Save|Key|Output)(0 Bytes) - OnUnblockedOpening -- m_OnUnblockedClosing (Offset 1132) (Save|Key|Output)(0 Bytes) - OnUnblockedClosing -- m_OnFullyClosed (Offset 1180) (Save|Key|Output)(0 Bytes) - OnFullyClosed -- m_OnFullyOpen (Offset 1204) (Save|Key|Output)(0 Bytes) - OnFullyOpen -- m_OnClose (Offset 1228) (Save|Key|Output)(0 Bytes) - OnClose -- m_OnOpen (Offset 1252) (Save|Key|Output)(0 Bytes) - OnOpen -- m_OnLockedUse (Offset 1276) (Save|Key|Output)(0 Bytes) - OnLockedUse +- m_OnBlockedOpening (Offset 1156) (Save|Key|Output)(0 Bytes) - OnBlockedOpening +- m_OnBlockedClosing (Offset 1132) (Save|Key|Output)(0 Bytes) - OnBlockedClosing +- m_OnUnblockedOpening (Offset 1204) (Save|Key|Output)(0 Bytes) - OnUnblockedOpening +- m_OnUnblockedClosing (Offset 1180) (Save|Key|Output)(0 Bytes) - OnUnblockedClosing +- m_OnFullyClosed (Offset 1228) (Save|Key|Output)(0 Bytes) - OnFullyClosed +- m_OnFullyOpen (Offset 1252) (Save|Key|Output)(0 Bytes) - OnFullyOpen +- m_OnClose (Offset 1276) (Save|Key|Output)(0 Bytes) - OnClose +- m_OnOpen (Offset 1300) (Save|Key|Output)(0 Bytes) - OnOpen +- m_OnLockedUse (Offset 1324) (Save|Key|Output)(0 Bytes) - OnLockedUse @@ -25786,15 +27217,15 @@ CBaseDoor - func_door -- 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_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) @@ -25811,0 +27243,3 @@ CBaseDoor - func_door +- 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 @@ -25833,7 +27267,7 @@ CBaseDoor - func_door -- 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) @@ -25859,40 +27293,40 @@ CBaseDoor - func_door -- 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) @@ -25925,4 +27359,8 @@ CBaseDoor - func_door -- 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 @@ -25937 +27375,3 @@ CBaseDoor - func_door -- 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) @@ -25940,19 +27380,19 @@ CBaseDoor - func_door_rotating -- m_bSolidBsp (Offset 1302) (Save|Key)(1 Bytes) - solidbsp -- m_vecMoveDir (Offset 992) (Save|Key)(12 Bytes) - movedir -- m_bLockedSentence (Offset 1044) (Save)(1 Bytes) -- m_bUnlockedSentence (Offset 1045) (Save)(1 Bytes) -- m_NoiseMoving (Offset 1060) (Save|Key)(4 Bytes) - noise1 -- m_NoiseArrived (Offset 1064) (Save|Key)(4 Bytes) - noise2 -- m_NoiseMovingClosed (Offset 1068) (Save|Key)(4 Bytes) - startclosesound -- m_NoiseArrivedClosed (Offset 1072) (Save|Key)(4 Bytes) - closesound -- m_ChainTarget (Offset 1076) (Save|Key)(4 Bytes) - chainstodoor -- m_ls.sLockedSound (Offset 1008) (Save|Key)(4 Bytes) - locked_sound -- m_ls.sUnlockedSound (Offset 1016) (Save|Key)(4 Bytes) - unlocked_sound -- m_bLocked (Offset 1048) (Save)(1 Bytes) -- m_flWaveHeight (Offset 1080) (Save|Key)(4 Bytes) - WaveHeight -- m_flBlockDamage (Offset 1056) (Save|Key)(4 Bytes) - dmg -- m_eSpawnPosition (Offset 1052) (Save|Key)(4 Bytes) - spawnpos -- m_bForceClosed (Offset 1046) (Save|Key)(1 Bytes) - forceclosed -- m_bDoorGroup (Offset 1047) (Save)(1 Bytes) -- m_bLoopMoveSound (Offset 1300) (Save|Key)(1 Bytes) - loopmovesound -- m_bIgnoreDebris (Offset 1049) (Save|Key)(1 Bytes) - ignoredebris +- m_bSolidBsp (Offset 1350) (Save|Key)(1 Bytes) - solidbsp +- m_vecMoveDir (Offset 1040) (Save|Key)(12 Bytes) - movedir +- m_bLockedSentence (Offset 1092) (Save)(1 Bytes) +- m_bUnlockedSentence (Offset 1093) (Save)(1 Bytes) +- m_NoiseMoving (Offset 1108) (Save|Key)(4 Bytes) - noise1 +- m_NoiseArrived (Offset 1112) (Save|Key)(4 Bytes) - noise2 +- m_NoiseMovingClosed (Offset 1116) (Save|Key)(4 Bytes) - startclosesound +- m_NoiseArrivedClosed (Offset 1120) (Save|Key)(4 Bytes) - closesound +- m_ChainTarget (Offset 1124) (Save|Key)(4 Bytes) - chainstodoor +- m_ls.sLockedSound (Offset 1056) (Save|Key)(4 Bytes) - locked_sound +- m_ls.sUnlockedSound (Offset 1064) (Save|Key)(4 Bytes) - unlocked_sound +- m_bLocked (Offset 1096) (Save)(1 Bytes) +- m_flWaveHeight (Offset 1128) (Save|Key)(4 Bytes) - WaveHeight +- m_flBlockDamage (Offset 1104) (Save|Key)(4 Bytes) - dmg +- m_eSpawnPosition (Offset 1100) (Save|Key)(4 Bytes) - spawnpos +- m_bForceClosed (Offset 1094) (Save|Key)(1 Bytes) - forceclosed +- m_bDoorGroup (Offset 1095) (Save)(1 Bytes) +- m_bLoopMoveSound (Offset 1348) (Save|Key)(1 Bytes) - loopmovesound +- m_bIgnoreDebris (Offset 1097) (Save|Key)(1 Bytes) - ignoredebris @@ -25966,9 +27406,9 @@ CBaseDoor - func_door_rotating -- m_OnBlockedOpening (Offset 1108) (Save|Key|Output)(0 Bytes) - OnBlockedOpening -- m_OnBlockedClosing (Offset 1084) (Save|Key|Output)(0 Bytes) - OnBlockedClosing -- m_OnUnblockedOpening (Offset 1156) (Save|Key|Output)(0 Bytes) - OnUnblockedOpening -- m_OnUnblockedClosing (Offset 1132) (Save|Key|Output)(0 Bytes) - OnUnblockedClosing -- m_OnFullyClosed (Offset 1180) (Save|Key|Output)(0 Bytes) - OnFullyClosed -- m_OnFullyOpen (Offset 1204) (Save|Key|Output)(0 Bytes) - OnFullyOpen -- m_OnClose (Offset 1228) (Save|Key|Output)(0 Bytes) - OnClose -- m_OnOpen (Offset 1252) (Save|Key|Output)(0 Bytes) - OnOpen -- m_OnLockedUse (Offset 1276) (Save|Key|Output)(0 Bytes) - OnLockedUse +- m_OnBlockedOpening (Offset 1156) (Save|Key|Output)(0 Bytes) - OnBlockedOpening +- m_OnBlockedClosing (Offset 1132) (Save|Key|Output)(0 Bytes) - OnBlockedClosing +- m_OnUnblockedOpening (Offset 1204) (Save|Key|Output)(0 Bytes) - OnUnblockedOpening +- m_OnUnblockedClosing (Offset 1180) (Save|Key|Output)(0 Bytes) - OnUnblockedClosing +- m_OnFullyClosed (Offset 1228) (Save|Key|Output)(0 Bytes) - OnFullyClosed +- m_OnFullyOpen (Offset 1252) (Save|Key|Output)(0 Bytes) - OnFullyOpen +- m_OnClose (Offset 1276) (Save|Key|Output)(0 Bytes) - OnClose +- m_OnOpen (Offset 1300) (Save|Key|Output)(0 Bytes) - OnOpen +- m_OnLockedUse (Offset 1324) (Save|Key|Output)(0 Bytes) - OnLockedUse @@ -25982,15 +27422,15 @@ CBaseDoor - func_door_rotating -- 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_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) @@ -26007,0 +27448,3 @@ CBaseDoor - func_door_rotating +- 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 @@ -26029,7 +27472,7 @@ CBaseDoor - func_door_rotating -- 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) @@ -26055,40 +27498,40 @@ CBaseDoor - func_door_rotating -- 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) @@ -26121,4 +27564,8 @@ CBaseDoor - func_door_rotating -- 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 @@ -26133 +27580,3 @@ CBaseDoor - func_door_rotating -- 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) @@ -26136,11 +27585,11 @@ CFunc_Dust - func_dustcloud -- m_DustFlags (Offset 912) (Save)(4 Bytes) -- m_Color (Offset 873) (Save|Key)(4 Bytes) - Color -- m_SpawnRate (Offset 880) (Save|Key)(4 Bytes) - SpawnRate -- m_flSizeMin (Offset 884) (Save|Key)(4 Bytes) - SizeMin -- m_flSizeMax (Offset 888) (Save|Key)(4 Bytes) - SizeMax -- m_SpeedMax (Offset 892) (Save|Key)(4 Bytes) - SpeedMax -- m_LifetimeMin (Offset 896) (Save|Key)(4 Bytes) - LifetimeMin -- m_LifetimeMax (Offset 900) (Save|Key)(4 Bytes) - LifetimeMax -- m_DistMax (Offset 904) (Save|Key)(4 Bytes) - DistMax -- m_iAlpha (Offset 916) (Save)(4 Bytes) -- m_FallSpeed (Offset 908) (Save|Key)(4 Bytes) - FallSpeed +- m_DustFlags (Offset 960) (Save)(4 Bytes) +- m_Color (Offset 921) (Save|Key)(4 Bytes) - Color +- m_SpawnRate (Offset 928) (Save|Key)(4 Bytes) - SpawnRate +- m_flSizeMin (Offset 932) (Save|Key)(4 Bytes) - SizeMin +- m_flSizeMax (Offset 936) (Save|Key)(4 Bytes) - SizeMax +- m_SpeedMax (Offset 940) (Save|Key)(4 Bytes) - SpeedMax +- m_LifetimeMin (Offset 944) (Save|Key)(4 Bytes) - LifetimeMin +- m_LifetimeMax (Offset 948) (Save|Key)(4 Bytes) - LifetimeMax +- m_DistMax (Offset 952) (Save|Key)(4 Bytes) - DistMax +- m_iAlpha (Offset 964) (Save)(4 Bytes) +- m_FallSpeed (Offset 956) (Save|Key)(4 Bytes) - FallSpeed @@ -26159,0 +27609,3 @@ CFunc_Dust - func_dustcloud +- 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 @@ -26181,7 +27633,7 @@ CFunc_Dust - func_dustcloud -- 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) @@ -26207,40 +27659,40 @@ CFunc_Dust - func_dustcloud -- 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) @@ -26273,4 +27725,8 @@ CFunc_Dust - func_dustcloud -- 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 @@ -26285 +27741,3 @@ CFunc_Dust - func_dustcloud -- 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) @@ -26288,11 +27746,11 @@ CFunc_Dust - func_dustmotes -- m_DustFlags (Offset 912) (Save)(4 Bytes) -- m_Color (Offset 873) (Save|Key)(4 Bytes) - Color -- m_SpawnRate (Offset 880) (Save|Key)(4 Bytes) - SpawnRate -- m_flSizeMin (Offset 884) (Save|Key)(4 Bytes) - SizeMin -- m_flSizeMax (Offset 888) (Save|Key)(4 Bytes) - SizeMax -- m_SpeedMax (Offset 892) (Save|Key)(4 Bytes) - SpeedMax -- m_LifetimeMin (Offset 896) (Save|Key)(4 Bytes) - LifetimeMin -- m_LifetimeMax (Offset 900) (Save|Key)(4 Bytes) - LifetimeMax -- m_DistMax (Offset 904) (Save|Key)(4 Bytes) - DistMax -- m_iAlpha (Offset 916) (Save)(4 Bytes) -- m_FallSpeed (Offset 908) (Save|Key)(4 Bytes) - FallSpeed +- m_DustFlags (Offset 960) (Save)(4 Bytes) +- m_Color (Offset 921) (Save|Key)(4 Bytes) - Color +- m_SpawnRate (Offset 928) (Save|Key)(4 Bytes) - SpawnRate +- m_flSizeMin (Offset 932) (Save|Key)(4 Bytes) - SizeMin +- m_flSizeMax (Offset 936) (Save|Key)(4 Bytes) - SizeMax +- m_SpeedMax (Offset 940) (Save|Key)(4 Bytes) - SpeedMax +- m_LifetimeMin (Offset 944) (Save|Key)(4 Bytes) - LifetimeMin +- m_LifetimeMax (Offset 948) (Save|Key)(4 Bytes) - LifetimeMax +- m_DistMax (Offset 952) (Save|Key)(4 Bytes) - DistMax +- m_iAlpha (Offset 964) (Save)(4 Bytes) +- m_FallSpeed (Offset 956) (Save|Key)(4 Bytes) - FallSpeed @@ -26311,0 +27770,3 @@ CFunc_Dust - func_dustmotes +- 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 @@ -26333,7 +27794,7 @@ CFunc_Dust - func_dustmotes -- 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) @@ -26359,40 +27820,40 @@ CFunc_Dust - func_dustmotes -- 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) @@ -26425,4 +27886,8 @@ CFunc_Dust - func_dustmotes -- 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 @@ -26437 +27902,3 @@ CFunc_Dust - func_dustmotes -- 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) @@ -26440,6 +27907,6 @@ CBaseEntity - func_fish_pool -- m_fishCount (Offset 884) (Save)(4 Bytes) -- m_maxRange (Offset 888) (Save)(4 Bytes) -- m_swimDepth (Offset 892) (Save)(4 Bytes) -- m_waterLevel (Offset 896) (Save)(4 Bytes) -- m_isDormant (Offset 900) (Save)(1 Bytes) -- m_fishes (Offset 904) (Save)(0 Bytes) +- m_fishCount (Offset 932) (Save)(4 Bytes) +- m_maxRange (Offset 936) (Save)(4 Bytes) +- m_swimDepth (Offset 940) (Save)(4 Bytes) +- m_waterLevel (Offset 944) (Save)(4 Bytes) +- m_isDormant (Offset 948) (Save)(1 Bytes) +- m_fishes (Offset 952) (Save)(0 Bytes) @@ -26457,0 +27925,3 @@ CBaseEntity - func_fish_pool +- 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 @@ -26479,7 +27949,7 @@ CBaseEntity - func_fish_pool -- 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) @@ -26505,40 +27975,40 @@ CBaseEntity - func_fish_pool -- 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) @@ -26571,4 +28041,8 @@ CBaseEntity - func_fish_pool -- 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 @@ -26583 +28057,3 @@ CBaseEntity - func_fish_pool -- 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) @@ -26586,8 +28062,8 @@ CBaseEntity - func_flag_alert -- m_bPlaySound (Offset 1184) (Save|Key)(1 Bytes) - playsound -- m_nAlertDelay (Offset 1188) (Save|Key)(4 Bytes) - alert_delay -- m_OnTriggeredByTeam1 (Offset 1192) (Save|Key|Output)(0 Bytes) - OnTriggeredByTeam1 -- m_OnTriggeredByTeam2 (Offset 1216) (Save|Key|Output)(0 Bytes) - OnTriggeredByTeam2 -- 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_bPlaySound (Offset 1232) (Save|Key)(1 Bytes) - playsound +- m_nAlertDelay (Offset 1236) (Save|Key)(4 Bytes) - alert_delay +- m_OnTriggeredByTeam1 (Offset 1240) (Save|Key|Output)(0 Bytes) - OnTriggeredByTeam1 +- m_OnTriggeredByTeam2 (Offset 1264) (Save|Key|Output)(0 Bytes) - OnTriggeredByTeam2 +- 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) @@ -26601,21 +28077,21 @@ CBaseEntity - func_flag_alert -- 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) @@ -26632,0 +28109,3 @@ CBaseEntity - func_flag_alert +- 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 @@ -26654,7 +28133,7 @@ CBaseEntity - func_flag_alert -- 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) @@ -26680,40 +28159,40 @@ CBaseEntity - func_flag_alert -- 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) @@ -26746,4 +28225,8 @@ CBaseEntity - func_flag_alert -- 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 @@ -26758 +28241,3 @@ CBaseEntity - func_flag_alert -- 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) @@ -26761,2 +28246,2 @@ CBaseEntity - func_flagdetectionzone -- m_bDisabled (Offset 1172) (Save|Key)(1 Bytes) - StartDisabled -- m_bShouldAlarm (Offset 1173) (Save|Key)(1 Bytes) - alarm +- m_bDisabled (Offset 1220) (Save|Key)(1 Bytes) - StartDisabled +- m_bShouldAlarm (Offset 1221) (Save|Key)(1 Bytes) - alarm @@ -26766,8 +28251,8 @@ CBaseEntity - func_flagdetectionzone -- m_outputOnStartTouchFlag (Offset 1176) (Save|Key|Output)(0 Bytes) - OnStartTouchFlag -- m_outputOnEndTouchFlag (Offset 1200) (Save|Key|Output)(0 Bytes) - OnEndTouchFlag -- m_outputOnDroppedFlag (Offset 1224) (Save|Key|Output)(0 Bytes) - OnDroppedFlag -- m_outputOnPickedUpFlag (Offset 1248) (Save|Key|Output)(0 Bytes) - OnPickedUpFlag -- 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_outputOnStartTouchFlag (Offset 1224) (Save|Key|Output)(0 Bytes) - OnStartTouchFlag +- m_outputOnEndTouchFlag (Offset 1248) (Save|Key|Output)(0 Bytes) - OnEndTouchFlag +- m_outputOnDroppedFlag (Offset 1272) (Save|Key|Output)(0 Bytes) - OnDroppedFlag +- m_outputOnPickedUpFlag (Offset 1296) (Save|Key|Output)(0 Bytes) - OnPickedUpFlag +- 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) @@ -26781,21 +28266,21 @@ CBaseEntity - func_flagdetectionzone -- 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) @@ -26812,0 +28298,3 @@ CBaseEntity - func_flagdetectionzone +- 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 @@ -26834,7 +28322,7 @@ CBaseEntity - func_flagdetectionzone -- 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) @@ -26860,40 +28348,40 @@ CBaseEntity - func_flagdetectionzone -- 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) @@ -26926,4 +28414,8 @@ CBaseEntity - func_flagdetectionzone -- 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 @@ -26938 +28430,3 @@ CBaseEntity - func_flagdetectionzone -- 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) @@ -26944,5 +28438,5 @@ CFuncForceField - func_forcefield -- m_iDisabled (Offset 880) (Save|Key)(4 Bytes) - StartDisabled -- m_iSolidity (Offset 876) (Save|Key)(4 Bytes) - Solidity -- m_bSolidBsp (Offset 884) (Save|Key)(1 Bytes) - solidbsp -- m_iszExcludedClass (Offset 888) (Save|Key)(4 Bytes) - excludednpc -- m_bInvertExclusion (Offset 892) (Save|Key)(1 Bytes) - invert_exclusion +- m_iDisabled (Offset 928) (Save|Key)(4 Bytes) - StartDisabled +- m_iSolidity (Offset 924) (Save|Key)(4 Bytes) - Solidity +- m_bSolidBsp (Offset 932) (Save|Key)(1 Bytes) - solidbsp +- m_iszExcludedClass (Offset 936) (Save|Key)(4 Bytes) - excludednpc +- m_bInvertExclusion (Offset 940) (Save|Key)(1 Bytes) - invert_exclusion @@ -26961,0 +28456,3 @@ CFuncForceField - func_forcefield +- 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 @@ -26983,7 +28480,7 @@ CFuncForceField - func_forcefield -- 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) @@ -27009,40 +28506,40 @@ CFuncForceField - func_forcefield -- 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) @@ -27075,4 +28572,8 @@ CFuncForceField - func_forcefield -- 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 @@ -27087 +28588,3 @@ CFuncForceField - func_forcefield -- 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) @@ -27090,2 +28593,2 @@ CBaseEntity - func_guntarget -- m_on (Offset 992) (Save)(1 Bytes) -- m_hTargetEnt (Offset 996) (Save)(4 Bytes) +- m_on (Offset 1040) (Save)(1 Bytes) +- m_hTargetEnt (Offset 1044) (Save)(4 Bytes) @@ -27098,16 +28601,16 @@ CBaseEntity - func_guntarget -- m_OnDeath (Offset 1000) (Save|Key|Output)(0 Bytes) - OnDeath -- 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_OnDeath (Offset 1048) (Save|Key|Output)(0 Bytes) - OnDeath +- 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) @@ -27124,0 +28628,3 @@ CBaseEntity - func_guntarget +- 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 @@ -27146,7 +28652,7 @@ CBaseEntity - func_guntarget -- 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) @@ -27172,40 +28678,40 @@ CBaseEntity - func_guntarget -- 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) @@ -27238,4 +28744,8 @@ CBaseEntity - func_guntarget -- 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 @@ -27250 +28760,3 @@ CBaseEntity - func_guntarget -- 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) @@ -27263,0 +28776,3 @@ CBaseEntity - func_illusionary +- 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 @@ -27285,7 +28800,7 @@ CBaseEntity - func_illusionary -- 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) @@ -27311,40 +28826,40 @@ CBaseEntity - func_illusionary -- 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) @@ -27377,4 +28892,8 @@ CBaseEntity - func_illusionary -- 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 @@ -27389 +28908,3 @@ CBaseEntity - func_illusionary -- 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) @@ -27402,0 +28924,3 @@ CBaseEntity - func_ladderendpoint +- 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 @@ -27424,7 +28948,7 @@ CBaseEntity - func_ladderendpoint -- 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) @@ -27450,40 +28974,40 @@ CBaseEntity - func_ladderendpoint -- 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) @@ -27516,4 +29040,8 @@ CBaseEntity - func_ladderendpoint -- 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 @@ -27528 +29056,3 @@ CBaseEntity - func_ladderendpoint -- 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) @@ -27531 +29061 @@ CFunc_LOD - func_lod -- m_fDisappearDist (Offset 876) (Save)(4 Bytes) +- m_fDisappearDist (Offset 924) (Save)(4 Bytes) @@ -27542,0 +29073,3 @@ CFunc_LOD - func_lod +- 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 @@ -27564,7 +29097,7 @@ CFunc_LOD - func_lod -- 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) @@ -27590,40 +29123,40 @@ CFunc_LOD - func_lod -- 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) @@ -27656,4 +29189,8 @@ CFunc_LOD - func_lod -- 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 @@ -27668 +29205,3 @@ CFunc_LOD - func_lod -- 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) @@ -27671 +29210 @@ CFuncMonitor - func_monitor -- m_hInfoCameraLink (Offset 896) (Save)(4 Bytes) +- m_hInfoCameraLink (Offset 944) (Save)(4 Bytes) @@ -27676,5 +29215,5 @@ CFuncMonitor - func_monitor -- m_iDisabled (Offset 880) (Save|Key)(4 Bytes) - StartDisabled -- m_iSolidity (Offset 876) (Save|Key)(4 Bytes) - Solidity -- m_bSolidBsp (Offset 884) (Save|Key)(1 Bytes) - solidbsp -- m_iszExcludedClass (Offset 888) (Save|Key)(4 Bytes) - excludednpc -- m_bInvertExclusion (Offset 892) (Save|Key)(1 Bytes) - invert_exclusion +- m_iDisabled (Offset 928) (Save|Key)(4 Bytes) - StartDisabled +- m_iSolidity (Offset 924) (Save|Key)(4 Bytes) - Solidity +- m_bSolidBsp (Offset 932) (Save|Key)(1 Bytes) - solidbsp +- m_iszExcludedClass (Offset 936) (Save|Key)(4 Bytes) - excludednpc +- m_bInvertExclusion (Offset 940) (Save|Key)(1 Bytes) - invert_exclusion @@ -27693,0 +29233,3 @@ CFuncMonitor - func_monitor +- 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 @@ -27715,7 +29257,7 @@ CFuncMonitor - func_monitor -- 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) @@ -27741,40 +29283,40 @@ CFuncMonitor - func_monitor -- 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) @@ -27807,4 +29349,8 @@ CFuncMonitor - func_monitor -- 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 @@ -27819 +29365,3 @@ CFuncMonitor - func_monitor -- 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) @@ -27822,7 +29370,7 @@ CBaseEntity - func_movelinear -- m_vecMoveDir (Offset 992) (Save|Key)(12 Bytes) - movedir -- m_soundStart (Offset 1004) (Save|Key)(4 Bytes) - StartSound -- m_soundStop (Offset 1008) (Save|Key)(4 Bytes) - StopSound -- m_currentSound (Offset 1012) (Save)(4 Bytes) -- m_flBlockDamage (Offset 1016) (Save|Key)(4 Bytes) - BlockDamage -- m_flStartPosition (Offset 1020) (Save|Key)(4 Bytes) - StartPosition -- m_flMoveDistance (Offset 1024) (Save|Key)(4 Bytes) - MoveDistance +- m_vecMoveDir (Offset 1040) (Save|Key)(12 Bytes) - movedir +- m_soundStart (Offset 1052) (Save|Key)(4 Bytes) - StartSound +- m_soundStop (Offset 1056) (Save|Key)(4 Bytes) - StopSound +- m_currentSound (Offset 1060) (Save)(4 Bytes) +- m_flBlockDamage (Offset 1064) (Save|Key)(4 Bytes) - BlockDamage +- m_flStartPosition (Offset 1068) (Save|Key)(4 Bytes) - StartPosition +- m_flMoveDistance (Offset 1072) (Save|Key)(4 Bytes) - MoveDistance @@ -27833,2 +29381,2 @@ CBaseEntity - func_movelinear -- m_OnFullyOpen (Offset 1032) (Save|Key|Output)(0 Bytes) - OnFullyOpen -- m_OnFullyClosed (Offset 1056) (Save|Key|Output)(0 Bytes) - OnFullyClosed +- m_OnFullyOpen (Offset 1080) (Save|Key|Output)(0 Bytes) - OnFullyOpen +- m_OnFullyClosed (Offset 1104) (Save|Key|Output)(0 Bytes) - OnFullyClosed @@ -27836,15 +29384,15 @@ CBaseEntity - func_movelinear -- 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_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) @@ -27861,0 +29410,3 @@ CBaseEntity - func_movelinear +- 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 @@ -27883,7 +29434,7 @@ CBaseEntity - func_movelinear -- 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) @@ -27909,40 +29460,40 @@ CBaseEntity - func_movelinear -- 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) @@ -27975,4 +29526,8 @@ CBaseEntity - func_movelinear -- 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 @@ -27987 +29542,3 @@ CBaseEntity - func_movelinear -- 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) @@ -27993,3 +29550,3 @@ CBaseEntity - func_nav_avoid -- m_iszTags (Offset 884) (Save|Key)(4 Bytes) - tags -- m_team (Offset 876) (Save|Key)(4 Bytes) - team -- m_isDisabled (Offset 880) (Save|Key)(1 Bytes) - start_disabled +- m_iszTags (Offset 932) (Save|Key)(4 Bytes) - tags +- m_team (Offset 924) (Save|Key)(4 Bytes) - team +- m_isDisabled (Offset 928) (Save|Key)(1 Bytes) - start_disabled @@ -28007,0 +29565,3 @@ CBaseEntity - func_nav_avoid +- 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 @@ -28029,7 +29589,7 @@ CBaseEntity - func_nav_avoid -- 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) @@ -28055,40 +29615,40 @@ CBaseEntity - func_nav_avoid -- 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) @@ -28121,4 +29681,8 @@ CBaseEntity - func_nav_avoid -- 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 @@ -28133 +29697,3 @@ CBaseEntity - func_nav_avoid -- 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) @@ -28136 +29702 @@ CBaseEntity - func_nav_avoidance_obstacl -- m_bDisabled (Offset 880) (Save|Key)(1 Bytes) - StartDisabled +- m_bDisabled (Offset 928) (Save|Key)(1 Bytes) - StartDisabled @@ -28147,0 +29714,3 @@ CBaseEntity - func_nav_avoidance_obstacl +- 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 @@ -28169,7 +29738,7 @@ CBaseEntity - func_nav_avoidance_obstacl -- 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) @@ -28195,40 +29764,40 @@ CBaseEntity - func_nav_avoidance_obstacl -- 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) @@ -28261,4 +29830,8 @@ CBaseEntity - func_nav_avoidance_obstacl -- 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 @@ -28273 +29846,3 @@ CBaseEntity - func_nav_avoidance_obstacl -- 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) @@ -28278,2 +29853,2 @@ CBaseEntity - func_nav_blocker -- m_blockedTeamNumber (Offset 876) (Save|Key)(4 Bytes) - teamToBlock -- m_bDisabled (Offset 880) (Save|Key)(1 Bytes) - StartDisabled +- m_blockedTeamNumber (Offset 924) (Save|Key)(4 Bytes) - teamToBlock +- m_bDisabled (Offset 928) (Save|Key)(1 Bytes) - StartDisabled @@ -28290,0 +29866,3 @@ CBaseEntity - func_nav_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 @@ -28312,7 +29890,7 @@ CBaseEntity - func_nav_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) @@ -28338,40 +29916,40 @@ CBaseEntity - func_nav_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) @@ -28404,4 +29982,8 @@ CBaseEntity - func_nav_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 @@ -28416 +29998,3 @@ CBaseEntity - func_nav_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) @@ -28422,3 +30006,3 @@ CBaseEntity - func_nav_prefer -- m_iszTags (Offset 884) (Save|Key)(4 Bytes) - tags -- m_team (Offset 876) (Save|Key)(4 Bytes) - team -- m_isDisabled (Offset 880) (Save|Key)(1 Bytes) - start_disabled +- m_iszTags (Offset 932) (Save|Key)(4 Bytes) - tags +- m_team (Offset 924) (Save|Key)(4 Bytes) - team +- m_isDisabled (Offset 928) (Save|Key)(1 Bytes) - start_disabled @@ -28436,0 +30021,3 @@ CBaseEntity - func_nav_prefer +- 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 @@ -28458,7 +30045,7 @@ CBaseEntity - func_nav_prefer -- 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) @@ -28484,40 +30071,40 @@ CBaseEntity - func_nav_prefer -- 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) @@ -28550,4 +30137,8 @@ CBaseEntity - func_nav_prefer -- 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 @@ -28562 +30153,3 @@ CBaseEntity - func_nav_prefer -- 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) @@ -28565,4 +30158,4 @@ CBaseEntity - func_nav_prerequisite -- m_task (Offset 1172) (Save|Key)(4 Bytes) - Task -- m_taskEntityName (Offset 1176) (Save|Key)(4 Bytes) - Entity -- m_taskValue (Offset 1180) (Save|Key)(4 Bytes) - Value -- m_isDisabled (Offset 1184) (Save|Key)(1 Bytes) - StartDisabled +- m_task (Offset 1220) (Save|Key)(4 Bytes) - Task +- m_taskEntityName (Offset 1224) (Save|Key)(4 Bytes) - Entity +- m_taskValue (Offset 1228) (Save|Key)(4 Bytes) - Value +- m_isDisabled (Offset 1232) (Save|Key)(1 Bytes) - StartDisabled @@ -28571,4 +30164,4 @@ CBaseEntity - func_nav_prerequisite -- 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) @@ -28582,21 +30175,21 @@ CBaseEntity - func_nav_prerequisite -- 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) @@ -28613,0 +30207,3 @@ CBaseEntity - func_nav_prerequisite +- 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 @@ -28635,7 +30231,7 @@ CBaseEntity - func_nav_prerequisite -- 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) @@ -28661,40 +30257,40 @@ CBaseEntity - func_nav_prerequisite -- 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) @@ -28727,4 +30323,8 @@ CBaseEntity - func_nav_prerequisite -- 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 @@ -28739 +30339,3 @@ CBaseEntity - func_nav_prerequisite -- 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) @@ -28745,8 +30347,8 @@ CBaseEntity - func_nobuild -- m_bAllowSentry (Offset 1172) (Save|Key)(1 Bytes) - AllowSentry -- m_bAllowDispenser (Offset 1173) (Save|Key)(1 Bytes) - AllowDispenser -- m_bAllowTeleporters (Offset 1174) (Save|Key)(1 Bytes) - AllowTeleporters -- m_bDestroyBuildingsOnActive (Offset 1175) (Save|Key)(1 Bytes) - DestroyBuildings -- 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_bAllowSentry (Offset 1220) (Save|Key)(1 Bytes) - AllowSentry +- m_bAllowDispenser (Offset 1221) (Save|Key)(1 Bytes) - AllowDispenser +- m_bAllowTeleporters (Offset 1222) (Save|Key)(1 Bytes) - AllowTeleporters +- m_bDestroyBuildingsOnActive (Offset 1223) (Save|Key)(1 Bytes) - DestroyBuildings +- 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) @@ -28760,21 +30362,21 @@ CBaseEntity - func_nobuild -- 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) @@ -28791,0 +30394,3 @@ CBaseEntity - func_nobuild +- 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 @@ -28813,7 +30418,7 @@ CBaseEntity - func_nobuild -- 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) @@ -28839,40 +30444,40 @@ CBaseEntity - func_nobuild -- 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) @@ -28905,4 +30510,8 @@ CBaseEntity - func_nobuild -- 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 @@ -28917 +30526,3 @@ CBaseEntity - func_nobuild -- 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) @@ -28920,4 +30531,4 @@ CBaseEntity - func_nogrenades -- 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) @@ -28931,21 +30542,21 @@ CBaseEntity - func_nogrenades -- 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) @@ -28962,0 +30574,3 @@ CBaseEntity - func_nogrenades +- 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 @@ -28984,7 +30598,7 @@ CBaseEntity - func_nogrenades -- 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) @@ -29010,40 +30624,40 @@ CBaseEntity - func_nogrenades -- 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) @@ -29076,4 +30690,8 @@ CBaseEntity - func_nogrenades -- 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 @@ -29088 +30706,3 @@ CBaseEntity - func_nogrenades -- 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) @@ -29091,2 +30711,2 @@ CFuncOccluder - func_occluder -- m_bActive (Offset 873) (Save|Key)(1 Bytes) - StartActive -- m_nOccluderIndex (Offset 876) (Save|Key)(4 Bytes) - occludernumber +- m_bActive (Offset 921) (Save|Key)(1 Bytes) - StartActive +- m_nOccluderIndex (Offset 924) (Save|Key)(4 Bytes) - occludernumber @@ -29106,0 +30727,3 @@ CFuncOccluder - func_occluder +- 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 @@ -29128,7 +30751,7 @@ CFuncOccluder - func_occluder -- 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) @@ -29154,40 +30777,40 @@ CFuncOccluder - func_occluder -- 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) @@ -29220,4 +30843,8 @@ CFuncOccluder - func_occluder -- 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 @@ -29232 +30859,3 @@ CFuncOccluder - func_occluder -- 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) @@ -29235 +30864 @@ CFuncPasstimeGoal - func_passtime_goal -- m_iPoints (Offset 1220) (Save|Key)(4 Bytes) - points +- m_iPoints (Offset 1268) (Save|Key)(4 Bytes) - points @@ -29238,6 +30867,6 @@ CFuncPasstimeGoal - func_passtime_goal -- m_onScoreBlu (Offset 1172) (Save|Key|Output)(0 Bytes) - OnScoreBlu -- m_onScoreRed (Offset 1196) (Save|Key|Output)(0 Bytes) - OnScoreRed -- 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_onScoreBlu (Offset 1220) (Save|Key|Output)(0 Bytes) - OnScoreBlu +- m_onScoreRed (Offset 1244) (Save|Key|Output)(0 Bytes) - OnScoreRed +- 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) @@ -29251,21 +30880,21 @@ CFuncPasstimeGoal - func_passtime_goal -- 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) @@ -29282,0 +30912,3 @@ CFuncPasstimeGoal - func_passtime_goal +- 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 @@ -29304,7 +30936,7 @@ CFuncPasstimeGoal - func_passtime_goal -- 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) @@ -29330,40 +30962,40 @@ CFuncPasstimeGoal - func_passtime_goal -- 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) @@ -29396,4 +31028,8 @@ CFuncPasstimeGoal - func_passtime_goal -- 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 @@ -29408 +31044,3 @@ CFuncPasstimeGoal - func_passtime_goal -- 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) @@ -29411,4 +31049,4 @@ CBaseEntity - func_passtime_goalie_zone -- 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) @@ -29422,21 +31060,21 @@ CBaseEntity - func_passtime_goalie_zone -- 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) @@ -29453,0 +31092,3 @@ CBaseEntity - func_passtime_goalie_zone +- 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 @@ -29475,7 +31116,7 @@ CBaseEntity - func_passtime_goalie_zone -- 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) @@ -29501,40 +31142,40 @@ CBaseEntity - func_passtime_goalie_zone -- 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) @@ -29567,4 +31208,8 @@ CBaseEntity - func_passtime_goalie_zone -- 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 @@ -29579 +31224,3 @@ CBaseEntity - func_passtime_goalie_zone -- 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) @@ -29582,4 +31229,4 @@ CBaseEntity - func_passtime_no_ball_zone -- 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) @@ -29593,21 +31240,21 @@ CBaseEntity - func_passtime_no_ball_zone -- 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) @@ -29624,0 +31272,3 @@ CBaseEntity - func_passtime_no_ball_zone +- 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 @@ -29646,7 +31296,7 @@ CBaseEntity - func_passtime_no_ball_zone -- 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) @@ -29672,40 +31322,40 @@ CBaseEntity - func_passtime_no_ball_zone -- 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) @@ -29738,4 +31388,8 @@ CBaseEntity - func_passtime_no_ball_zone -- 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 @@ -29750 +31404,3 @@ CBaseEntity - func_passtime_no_ball_zone -- 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) @@ -29753,8 +31409,8 @@ CPhysBox - func_physbox -- m_hCarryingPlayer (Offset 1288) (Save)(4 Bytes) -- m_massScale (Offset 1064) (Save|Key)(4 Bytes) - massScale -- m_damageType (Offset 1060) (Save|Key)(4 Bytes) - Damagetype -- m_iszOverrideScript (Offset 1068) (Save|Key)(4 Bytes) - overridescript -- m_damageToEnableMotion (Offset 1072) (Save|Key)(4 Bytes) - damagetoenablemotion -- m_flForceToEnableMotion (Offset 1076) (Save|Key)(4 Bytes) - forcetoenablemotion -- m_angPreferredCarryAngles (Offset 1080) (Save|Key)(12 Bytes) - preferredcarryangles -- m_bNotSolidToWorld (Offset 1092) (Save|Key)(1 Bytes) - notsolid +- m_hCarryingPlayer (Offset 1336) (Save)(4 Bytes) +- m_massScale (Offset 1112) (Save|Key)(4 Bytes) - massScale +- m_damageType (Offset 1108) (Save|Key)(4 Bytes) - Damagetype +- m_iszOverrideScript (Offset 1116) (Save|Key)(4 Bytes) - overridescript +- m_damageToEnableMotion (Offset 1120) (Save|Key)(4 Bytes) - damagetoenablemotion +- m_flForceToEnableMotion (Offset 1124) (Save|Key)(4 Bytes) - forcetoenablemotion +- m_angPreferredCarryAngles (Offset 1128) (Save|Key)(12 Bytes) - preferredcarryangles +- m_bNotSolidToWorld (Offset 1140) (Save|Key)(1 Bytes) - notsolid @@ -29768,23 +31424,23 @@ CPhysBox - func_physbox -- m_OnDamaged (Offset 1096) (Save|Key|Output)(0 Bytes) - OnDamaged -- m_OnAwakened (Offset 1120) (Save|Key|Output)(0 Bytes) - OnAwakened -- m_OnMotionEnabled (Offset 1144) (Save|Key|Output)(0 Bytes) - OnMotionEnabled -- m_OnPhysGunPickup (Offset 1168) (Save|Key|Output)(0 Bytes) - OnPhysGunPickup -- m_OnPhysGunPunt (Offset 1192) (Save|Key|Output)(0 Bytes) - OnPhysGunPunt -- m_OnPhysGunOnlyPickup (Offset 1216) (Save|Key|Output)(0 Bytes) - OnPhysGunOnlyPickup -- m_OnPhysGunDrop (Offset 1240) (Save|Key|Output)(0 Bytes) - OnPhysGunDrop -- m_OnPlayerUse (Offset 1264) (Save|Key|Output)(0 Bytes) - OnPlayerUse -- m_Material (Offset 892) (Save)(4 Bytes) -- m_Explosion (Offset 900) (Save|Key)(4 Bytes) - explosion -- m_GibDir (Offset 904) (Save|Key)(12 Bytes) - gibdir -- m_hBreaker (Offset 896) (Save)(4 Bytes) -- m_angle (Offset 888) (Save)(4 Bytes) -- m_iszGibModel (Offset 916) (Save)(4 Bytes) -- m_iszSpawnObject (Offset 920) (Save)(4 Bytes) -- m_ExplosionMagnitude (Offset 924) (Save|Key)(4 Bytes) - explodemagnitude -- m_flPressureDelay (Offset 928) (Save|Key)(4 Bytes) - PressureDelay -- m_iMinHealthDmg (Offset 932) (Save|Key)(4 Bytes) - minhealthdmg -- m_bTookPhysicsDamage (Offset 936) (Save)(1 Bytes) -- m_iszPropData (Offset 940) (Save)(4 Bytes) -- m_impactEnergyScale (Offset 948) (Save|Key|Input)(4 Bytes) - physdamagescale -- m_PerformanceMode (Offset 1040) (Save|Key)(4 Bytes) - PerformanceMode -- m_nTeamNumber (Offset 1044) (Save|Key)(4 Bytes) - team_number +- m_OnDamaged (Offset 1144) (Save|Key|Output)(0 Bytes) - OnDamaged +- m_OnAwakened (Offset 1168) (Save|Key|Output)(0 Bytes) - OnAwakened +- m_OnMotionEnabled (Offset 1192) (Save|Key|Output)(0 Bytes) - OnMotionEnabled +- m_OnPhysGunPickup (Offset 1216) (Save|Key|Output)(0 Bytes) - OnPhysGunPickup +- m_OnPhysGunPunt (Offset 1240) (Save|Key|Output)(0 Bytes) - OnPhysGunPunt +- m_OnPhysGunOnlyPickup (Offset 1264) (Save|Key|Output)(0 Bytes) - OnPhysGunOnlyPickup +- m_OnPhysGunDrop (Offset 1288) (Save|Key|Output)(0 Bytes) - OnPhysGunDrop +- m_OnPlayerUse (Offset 1312) (Save|Key|Output)(0 Bytes) - OnPlayerUse +- m_Material (Offset 940) (Save)(4 Bytes) +- m_Explosion (Offset 948) (Save|Key)(4 Bytes) - explosion +- m_GibDir (Offset 952) (Save|Key)(12 Bytes) - gibdir +- m_hBreaker (Offset 944) (Save)(4 Bytes) +- m_angle (Offset 936) (Save)(4 Bytes) +- m_iszGibModel (Offset 964) (Save)(4 Bytes) +- m_iszSpawnObject (Offset 968) (Save)(4 Bytes) +- m_ExplosionMagnitude (Offset 972) (Save|Key)(4 Bytes) - explodemagnitude +- m_flPressureDelay (Offset 976) (Save|Key)(4 Bytes) - PressureDelay +- m_iMinHealthDmg (Offset 980) (Save|Key)(4 Bytes) - minhealthdmg +- m_bTookPhysicsDamage (Offset 984) (Save)(1 Bytes) +- m_iszPropData (Offset 988) (Save)(4 Bytes) +- m_impactEnergyScale (Offset 996) (Save|Key|Input)(4 Bytes) - physdamagescale +- m_PerformanceMode (Offset 1088) (Save|Key)(4 Bytes) - PerformanceMode +- m_nTeamNumber (Offset 1092) (Save|Key)(4 Bytes) - team_number @@ -29798,16 +31454,16 @@ CPhysBox - func_physbox -- m_OnBreak (Offset 952) (Save|Key|Output)(0 Bytes) - OnBreak -- m_OnHealthChanged (Offset 976) (Save|Key|Output)(0 Bytes) - OnHealthChanged -- m_flDmgModBullet (Offset 1000) (Save)(4 Bytes) -- m_flDmgModClub (Offset 1004) (Save)(4 Bytes) -- m_flDmgModExplosive (Offset 1008) (Save)(4 Bytes) -- m_iszPhysicsDamageTableName (Offset 1012) (Save)(4 Bytes) -- m_iszBreakableModel (Offset 1016) (Save)(4 Bytes) -- m_iBreakableSkin (Offset 1020) (Save)(4 Bytes) -- m_iBreakableCount (Offset 1024) (Save)(4 Bytes) -- m_iMaxBreakableSize (Offset 1028) (Save)(4 Bytes) -- m_iszBasePropData (Offset 1032) (Save)(4 Bytes) -- m_iInteractions (Offset 1036) (Save)(4 Bytes) -- m_explodeRadius (Offset 1048) (Save)(4 Bytes) -- m_iszModelName (Offset 944) (Save)(4 Bytes) -- m_hPhysicsAttacker (Offset 1052) (Save)(4 Bytes) -- m_flLastPhysicsInfluenceTime (Offset 1056) (Save)(4 Bytes) +- m_OnBreak (Offset 1000) (Save|Key|Output)(0 Bytes) - OnBreak +- m_OnHealthChanged (Offset 1024) (Save|Key|Output)(0 Bytes) - OnHealthChanged +- m_flDmgModBullet (Offset 1048) (Save)(4 Bytes) +- m_flDmgModClub (Offset 1052) (Save)(4 Bytes) +- m_flDmgModExplosive (Offset 1056) (Save)(4 Bytes) +- m_iszPhysicsDamageTableName (Offset 1060) (Save)(4 Bytes) +- m_iszBreakableModel (Offset 1064) (Save)(4 Bytes) +- m_iBreakableSkin (Offset 1068) (Save)(4 Bytes) +- m_iBreakableCount (Offset 1072) (Save)(4 Bytes) +- m_iMaxBreakableSize (Offset 1076) (Save)(4 Bytes) +- m_iszBasePropData (Offset 1080) (Save)(4 Bytes) +- m_iInteractions (Offset 1084) (Save)(4 Bytes) +- m_explodeRadius (Offset 1096) (Save)(4 Bytes) +- m_iszModelName (Offset 992) (Save)(4 Bytes) +- m_hPhysicsAttacker (Offset 1100) (Save)(4 Bytes) +- m_flLastPhysicsInfluenceTime (Offset 1104) (Save)(4 Bytes) @@ -29824,0 +31481,3 @@ CPhysBox - func_physbox +- 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 @@ -29846,7 +31505,7 @@ CPhysBox - func_physbox -- 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) @@ -29872,40 +31531,40 @@ CPhysBox - func_physbox -- 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) @@ -29938,4 +31597,8 @@ CPhysBox - func_physbox -- 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 @@ -29950 +31613,3 @@ CPhysBox - func_physbox -- 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) @@ -29953,8 +31618,8 @@ CPhysBoxMultiplayer - func_physbox_multi -- m_hCarryingPlayer (Offset 1288) (Save)(4 Bytes) -- m_massScale (Offset 1064) (Save|Key)(4 Bytes) - massScale -- m_damageType (Offset 1060) (Save|Key)(4 Bytes) - Damagetype -- m_iszOverrideScript (Offset 1068) (Save|Key)(4 Bytes) - overridescript -- m_damageToEnableMotion (Offset 1072) (Save|Key)(4 Bytes) - damagetoenablemotion -- m_flForceToEnableMotion (Offset 1076) (Save|Key)(4 Bytes) - forcetoenablemotion -- m_angPreferredCarryAngles (Offset 1080) (Save|Key)(12 Bytes) - preferredcarryangles -- m_bNotSolidToWorld (Offset 1092) (Save|Key)(1 Bytes) - notsolid +- m_hCarryingPlayer (Offset 1336) (Save)(4 Bytes) +- m_massScale (Offset 1112) (Save|Key)(4 Bytes) - massScale +- m_damageType (Offset 1108) (Save|Key)(4 Bytes) - Damagetype +- m_iszOverrideScript (Offset 1116) (Save|Key)(4 Bytes) - overridescript +- m_damageToEnableMotion (Offset 1120) (Save|Key)(4 Bytes) - damagetoenablemotion +- m_flForceToEnableMotion (Offset 1124) (Save|Key)(4 Bytes) - forcetoenablemotion +- m_angPreferredCarryAngles (Offset 1128) (Save|Key)(12 Bytes) - preferredcarryangles +- m_bNotSolidToWorld (Offset 1140) (Save|Key)(1 Bytes) - notsolid @@ -29968,23 +31633,23 @@ CPhysBoxMultiplayer - func_physbox_multi -- m_OnDamaged (Offset 1096) (Save|Key|Output)(0 Bytes) - OnDamaged -- m_OnAwakened (Offset 1120) (Save|Key|Output)(0 Bytes) - OnAwakened -- m_OnMotionEnabled (Offset 1144) (Save|Key|Output)(0 Bytes) - OnMotionEnabled -- m_OnPhysGunPickup (Offset 1168) (Save|Key|Output)(0 Bytes) - OnPhysGunPickup -- m_OnPhysGunPunt (Offset 1192) (Save|Key|Output)(0 Bytes) - OnPhysGunPunt -- m_OnPhysGunOnlyPickup (Offset 1216) (Save|Key|Output)(0 Bytes) - OnPhysGunOnlyPickup -- m_OnPhysGunDrop (Offset 1240) (Save|Key|Output)(0 Bytes) - OnPhysGunDrop -- m_OnPlayerUse (Offset 1264) (Save|Key|Output)(0 Bytes) - OnPlayerUse -- m_Material (Offset 892) (Save)(4 Bytes) -- m_Explosion (Offset 900) (Save|Key)(4 Bytes) - explosion -- m_GibDir (Offset 904) (Save|Key)(12 Bytes) - gibdir -- m_hBreaker (Offset 896) (Save)(4 Bytes) -- m_angle (Offset 888) (Save)(4 Bytes) -- m_iszGibModel (Offset 916) (Save)(4 Bytes) -- m_iszSpawnObject (Offset 920) (Save)(4 Bytes) -- m_ExplosionMagnitude (Offset 924) (Save|Key)(4 Bytes) - explodemagnitude -- m_flPressureDelay (Offset 928) (Save|Key)(4 Bytes) - PressureDelay -- m_iMinHealthDmg (Offset 932) (Save|Key)(4 Bytes) - minhealthdmg -- m_bTookPhysicsDamage (Offset 936) (Save)(1 Bytes) -- m_iszPropData (Offset 940) (Save)(4 Bytes) -- m_impactEnergyScale (Offset 948) (Save|Key|Input)(4 Bytes) - physdamagescale -- m_PerformanceMode (Offset 1040) (Save|Key)(4 Bytes) - PerformanceMode -- m_nTeamNumber (Offset 1044) (Save|Key)(4 Bytes) - team_number +- m_OnDamaged (Offset 1144) (Save|Key|Output)(0 Bytes) - OnDamaged +- m_OnAwakened (Offset 1168) (Save|Key|Output)(0 Bytes) - OnAwakened +- m_OnMotionEnabled (Offset 1192) (Save|Key|Output)(0 Bytes) - OnMotionEnabled +- m_OnPhysGunPickup (Offset 1216) (Save|Key|Output)(0 Bytes) - OnPhysGunPickup +- m_OnPhysGunPunt (Offset 1240) (Save|Key|Output)(0 Bytes) - OnPhysGunPunt +- m_OnPhysGunOnlyPickup (Offset 1264) (Save|Key|Output)(0 Bytes) - OnPhysGunOnlyPickup +- m_OnPhysGunDrop (Offset 1288) (Save|Key|Output)(0 Bytes) - OnPhysGunDrop +- m_OnPlayerUse (Offset 1312) (Save|Key|Output)(0 Bytes) - OnPlayerUse +- m_Material (Offset 940) (Save)(4 Bytes) +- m_Explosion (Offset 948) (Save|Key)(4 Bytes) - explosion +- m_GibDir (Offset 952) (Save|Key)(12 Bytes) - gibdir +- m_hBreaker (Offset 944) (Save)(4 Bytes) +- m_angle (Offset 936) (Save)(4 Bytes) +- m_iszGibModel (Offset 964) (Save)(4 Bytes) +- m_iszSpawnObject (Offset 968) (Save)(4 Bytes) +- m_ExplosionMagnitude (Offset 972) (Save|Key)(4 Bytes) - explodemagnitude +- m_flPressureDelay (Offset 976) (Save|Key)(4 Bytes) - PressureDelay +- m_iMinHealthDmg (Offset 980) (Save|Key)(4 Bytes) - minhealthdmg +- m_bTookPhysicsDamage (Offset 984) (Save)(1 Bytes) +- m_iszPropData (Offset 988) (Save)(4 Bytes) +- m_impactEnergyScale (Offset 996) (Save|Key|Input)(4 Bytes) - physdamagescale +- m_PerformanceMode (Offset 1088) (Save|Key)(4 Bytes) - PerformanceMode +- m_nTeamNumber (Offset 1092) (Save|Key)(4 Bytes) - team_number @@ -29998,16 +31663,16 @@ CPhysBoxMultiplayer - func_physbox_multi -- m_OnBreak (Offset 952) (Save|Key|Output)(0 Bytes) - OnBreak -- m_OnHealthChanged (Offset 976) (Save|Key|Output)(0 Bytes) - OnHealthChanged -- m_flDmgModBullet (Offset 1000) (Save)(4 Bytes) -- m_flDmgModClub (Offset 1004) (Save)(4 Bytes) -- m_flDmgModExplosive (Offset 1008) (Save)(4 Bytes) -- m_iszPhysicsDamageTableName (Offset 1012) (Save)(4 Bytes) -- m_iszBreakableModel (Offset 1016) (Save)(4 Bytes) -- m_iBreakableSkin (Offset 1020) (Save)(4 Bytes) -- m_iBreakableCount (Offset 1024) (Save)(4 Bytes) -- m_iMaxBreakableSize (Offset 1028) (Save)(4 Bytes) -- m_iszBasePropData (Offset 1032) (Save)(4 Bytes) -- m_iInteractions (Offset 1036) (Save)(4 Bytes) -- m_explodeRadius (Offset 1048) (Save)(4 Bytes) -- m_iszModelName (Offset 944) (Save)(4 Bytes) -- m_hPhysicsAttacker (Offset 1052) (Save)(4 Bytes) -- m_flLastPhysicsInfluenceTime (Offset 1056) (Save)(4 Bytes) +- m_OnBreak (Offset 1000) (Save|Key|Output)(0 Bytes) - OnBreak +- m_OnHealthChanged (Offset 1024) (Save|Key|Output)(0 Bytes) - OnHealthChanged +- m_flDmgModBullet (Offset 1048) (Save)(4 Bytes) +- m_flDmgModClub (Offset 1052) (Save)(4 Bytes) +- m_flDmgModExplosive (Offset 1056) (Save)(4 Bytes) +- m_iszPhysicsDamageTableName (Offset 1060) (Save)(4 Bytes) +- m_iszBreakableModel (Offset 1064) (Save)(4 Bytes) +- m_iBreakableSkin (Offset 1068) (Save)(4 Bytes) +- m_iBreakableCount (Offset 1072) (Save)(4 Bytes) +- m_iMaxBreakableSize (Offset 1076) (Save)(4 Bytes) +- m_iszBasePropData (Offset 1080) (Save)(4 Bytes) +- m_iInteractions (Offset 1084) (Save)(4 Bytes) +- m_explodeRadius (Offset 1096) (Save)(4 Bytes) +- m_iszModelName (Offset 992) (Save)(4 Bytes) +- m_hPhysicsAttacker (Offset 1100) (Save)(4 Bytes) +- m_flLastPhysicsInfluenceTime (Offset 1104) (Save)(4 Bytes) @@ -30024,0 +31690,3 @@ CPhysBoxMultiplayer - func_physbox_multi +- 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 @@ -30046,7 +31714,7 @@ CPhysBoxMultiplayer - func_physbox_multi -- 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) @@ -30072,40 +31740,40 @@ CPhysBoxMultiplayer - func_physbox_multi -- 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) @@ -30138,4 +31806,8 @@ CPhysBoxMultiplayer - func_physbox_multi -- 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 @@ -30150 +31822,3 @@ CPhysBoxMultiplayer - func_physbox_multi -- 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) @@ -30153 +31827 @@ CBaseEntity - func_plat -- m_sNoise (Offset 1016) (Save)(4 Bytes) +- m_sNoise (Offset 1064) (Save)(4 Bytes) @@ -30161,24 +31835,24 @@ CBaseEntity - func_plat -- m_NoiseMoving (Offset 992) (Save|Key)(4 Bytes) - noise1 -- m_NoiseArrived (Offset 996) (Save|Key)(4 Bytes) - noise2 -- m_pMovementSound (Offset 1000) (Save)(0 Bytes) -- m_volume (Offset 1004) (Save|Key)(4 Bytes) - volume -- m_flTWidth (Offset 1008) (Save)(4 Bytes) -- m_flTLength (Offset 1012) (Save)(4 Bytes) -- m_flLip (Offset 888) (Save|Key)(4 Bytes) - lip -- m_flWait (Offset 884) (Save|Key)(4 Bytes) - wait -- m_flHeight (Offset 952) (Save|Key)(4 Bytes) - height -- 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_NoiseMoving (Offset 1040) (Save|Key)(4 Bytes) - noise1 +- m_NoiseArrived (Offset 1044) (Save|Key)(4 Bytes) - noise2 +- m_pMovementSound (Offset 1048) (Save)(0 Bytes) +- m_volume (Offset 1052) (Save|Key)(4 Bytes) - volume +- m_flTWidth (Offset 1056) (Save)(4 Bytes) +- m_flTLength (Offset 1060) (Save)(4 Bytes) +- m_flLip (Offset 936) (Save|Key)(4 Bytes) - lip +- m_flWait (Offset 932) (Save|Key)(4 Bytes) - wait +- m_flHeight (Offset 1000) (Save|Key)(4 Bytes) - height +- 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) @@ -30195,0 +31870,3 @@ CBaseEntity - func_plat +- 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 @@ -30217,7 +31894,7 @@ CBaseEntity - func_plat -- 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) @@ -30243,40 +31920,40 @@ CBaseEntity - func_plat -- 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) @@ -30309,4 +31986,8 @@ CBaseEntity - func_plat -- 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 @@ -30321 +32002,3 @@ CBaseEntity - func_plat -- 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) @@ -30324,3 +32007,3 @@ CBaseEntity - func_platrot -- m_end (Offset 1020) (Save)(12 Bytes) -- m_start (Offset 1032) (Save)(12 Bytes) -- m_sNoise (Offset 1016) (Save)(4 Bytes) +- m_end (Offset 1068) (Save)(12 Bytes) +- m_start (Offset 1080) (Save)(12 Bytes) +- m_sNoise (Offset 1064) (Save)(4 Bytes) @@ -30334,24 +32017,24 @@ CBaseEntity - func_platrot -- m_NoiseMoving (Offset 992) (Save|Key)(4 Bytes) - noise1 -- m_NoiseArrived (Offset 996) (Save|Key)(4 Bytes) - noise2 -- m_pMovementSound (Offset 1000) (Save)(0 Bytes) -- m_volume (Offset 1004) (Save|Key)(4 Bytes) - volume -- m_flTWidth (Offset 1008) (Save)(4 Bytes) -- m_flTLength (Offset 1012) (Save)(4 Bytes) -- m_flLip (Offset 888) (Save|Key)(4 Bytes) - lip -- m_flWait (Offset 884) (Save|Key)(4 Bytes) - wait -- m_flHeight (Offset 952) (Save|Key)(4 Bytes) - height -- 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_NoiseMoving (Offset 1040) (Save|Key)(4 Bytes) - noise1 +- m_NoiseArrived (Offset 1044) (Save|Key)(4 Bytes) - noise2 +- m_pMovementSound (Offset 1048) (Save)(0 Bytes) +- m_volume (Offset 1052) (Save|Key)(4 Bytes) - volume +- m_flTWidth (Offset 1056) (Save)(4 Bytes) +- m_flTLength (Offset 1060) (Save)(4 Bytes) +- m_flLip (Offset 936) (Save|Key)(4 Bytes) - lip +- m_flWait (Offset 932) (Save|Key)(4 Bytes) - wait +- m_flHeight (Offset 1000) (Save|Key)(4 Bytes) - height +- 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) @@ -30368,0 +32052,3 @@ CBaseEntity - func_platrot +- 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 @@ -30390,7 +32076,7 @@ CBaseEntity - func_platrot -- 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) @@ -30416,40 +32102,40 @@ CBaseEntity - func_platrot -- 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) @@ -30482,4 +32168,8 @@ CBaseEntity - func_platrot -- 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 @@ -30494 +32184,3 @@ CBaseEntity - func_platrot -- 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) @@ -30499,5 +32191,5 @@ CBaseEntity - func_powerupvolume -- m_OnTrigger (Offset 1168) (Save|Key|Output)(0 Bytes) - OnTrigger -- 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_OnTrigger (Offset 1216) (Save|Key|Output)(0 Bytes) - OnTrigger +- 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) @@ -30511,21 +32203,21 @@ CBaseEntity - func_powerupvolume -- 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) @@ -30542,0 +32235,3 @@ CBaseEntity - func_powerupvolume +- 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 @@ -30564,7 +32259,7 @@ CBaseEntity - func_powerupvolume -- 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) @@ -30590,40 +32285,40 @@ CBaseEntity - func_powerupvolume -- 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) @@ -30656,4 +32351,8 @@ CBaseEntity - func_powerupvolume -- 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 @@ -30668 +32367,3 @@ CBaseEntity - func_powerupvolume -- 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) @@ -30671 +32372 @@ CPrecipitation - func_precipitation -- m_nPrecipType (Offset 876) (Save|Key)(4 Bytes) - preciptype +- m_nPrecipType (Offset 924) (Save|Key)(4 Bytes) - preciptype @@ -30682,0 +32384,3 @@ CPrecipitation - func_precipitation +- 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 @@ -30704,7 +32408,7 @@ CPrecipitation - func_precipitation -- 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) @@ -30730,40 +32434,40 @@ CPrecipitation - func_precipitation -- 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) @@ -30796,4 +32500,8 @@ CPrecipitation - func_precipitation -- 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 @@ -30808 +32516,3 @@ CPrecipitation - func_precipitation -- 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) @@ -30821,0 +32532,3 @@ CBaseEntity - func_proprrespawnzone +- 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 @@ -30843,7 +32556,7 @@ CBaseEntity - func_proprrespawnzone -- 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) @@ -30869,40 +32582,40 @@ CBaseEntity - func_proprrespawnzone -- 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) @@ -30935,4 +32648,8 @@ CBaseEntity - func_proprrespawnzone -- 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 @@ -30947 +32664,3 @@ CBaseEntity - func_proprrespawnzone -- 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) @@ -30950,15 +32669,15 @@ CBaseEntity - func_pushable -- m_Material (Offset 892) (Save)(4 Bytes) -- m_Explosion (Offset 900) (Save|Key)(4 Bytes) - explosion -- m_GibDir (Offset 904) (Save|Key)(12 Bytes) - gibdir -- m_hBreaker (Offset 896) (Save)(4 Bytes) -- m_angle (Offset 888) (Save)(4 Bytes) -- m_iszGibModel (Offset 916) (Save)(4 Bytes) -- m_iszSpawnObject (Offset 920) (Save)(4 Bytes) -- m_ExplosionMagnitude (Offset 924) (Save|Key)(4 Bytes) - explodemagnitude -- m_flPressureDelay (Offset 928) (Save|Key)(4 Bytes) - PressureDelay -- m_iMinHealthDmg (Offset 932) (Save|Key)(4 Bytes) - minhealthdmg -- m_bTookPhysicsDamage (Offset 936) (Save)(1 Bytes) -- m_iszPropData (Offset 940) (Save)(4 Bytes) -- m_impactEnergyScale (Offset 948) (Save|Key|Input)(4 Bytes) - physdamagescale -- m_PerformanceMode (Offset 1040) (Save|Key)(4 Bytes) - PerformanceMode -- m_nTeamNumber (Offset 1044) (Save|Key)(4 Bytes) - team_number +- m_Material (Offset 940) (Save)(4 Bytes) +- m_Explosion (Offset 948) (Save|Key)(4 Bytes) - explosion +- m_GibDir (Offset 952) (Save|Key)(12 Bytes) - gibdir +- m_hBreaker (Offset 944) (Save)(4 Bytes) +- m_angle (Offset 936) (Save)(4 Bytes) +- m_iszGibModel (Offset 964) (Save)(4 Bytes) +- m_iszSpawnObject (Offset 968) (Save)(4 Bytes) +- m_ExplosionMagnitude (Offset 972) (Save|Key)(4 Bytes) - explodemagnitude +- m_flPressureDelay (Offset 976) (Save|Key)(4 Bytes) - PressureDelay +- m_iMinHealthDmg (Offset 980) (Save|Key)(4 Bytes) - minhealthdmg +- m_bTookPhysicsDamage (Offset 984) (Save)(1 Bytes) +- m_iszPropData (Offset 988) (Save)(4 Bytes) +- m_impactEnergyScale (Offset 996) (Save|Key|Input)(4 Bytes) - physdamagescale +- m_PerformanceMode (Offset 1088) (Save|Key)(4 Bytes) - PerformanceMode +- m_nTeamNumber (Offset 1092) (Save|Key)(4 Bytes) - team_number @@ -30972,16 +32691,16 @@ CBaseEntity - func_pushable -- m_OnBreak (Offset 952) (Save|Key|Output)(0 Bytes) - OnBreak -- m_OnHealthChanged (Offset 976) (Save|Key|Output)(0 Bytes) - OnHealthChanged -- m_flDmgModBullet (Offset 1000) (Save)(4 Bytes) -- m_flDmgModClub (Offset 1004) (Save)(4 Bytes) -- m_flDmgModExplosive (Offset 1008) (Save)(4 Bytes) -- m_iszPhysicsDamageTableName (Offset 1012) (Save)(4 Bytes) -- m_iszBreakableModel (Offset 1016) (Save)(4 Bytes) -- m_iBreakableSkin (Offset 1020) (Save)(4 Bytes) -- m_iBreakableCount (Offset 1024) (Save)(4 Bytes) -- m_iMaxBreakableSize (Offset 1028) (Save)(4 Bytes) -- m_iszBasePropData (Offset 1032) (Save)(4 Bytes) -- m_iInteractions (Offset 1036) (Save)(4 Bytes) -- m_explodeRadius (Offset 1048) (Save)(4 Bytes) -- m_iszModelName (Offset 944) (Save)(4 Bytes) -- m_hPhysicsAttacker (Offset 1052) (Save)(4 Bytes) -- m_flLastPhysicsInfluenceTime (Offset 1056) (Save)(4 Bytes) +- m_OnBreak (Offset 1000) (Save|Key|Output)(0 Bytes) - OnBreak +- m_OnHealthChanged (Offset 1024) (Save|Key|Output)(0 Bytes) - OnHealthChanged +- m_flDmgModBullet (Offset 1048) (Save)(4 Bytes) +- m_flDmgModClub (Offset 1052) (Save)(4 Bytes) +- m_flDmgModExplosive (Offset 1056) (Save)(4 Bytes) +- m_iszPhysicsDamageTableName (Offset 1060) (Save)(4 Bytes) +- m_iszBreakableModel (Offset 1064) (Save)(4 Bytes) +- m_iBreakableSkin (Offset 1068) (Save)(4 Bytes) +- m_iBreakableCount (Offset 1072) (Save)(4 Bytes) +- m_iMaxBreakableSize (Offset 1076) (Save)(4 Bytes) +- m_iszBasePropData (Offset 1080) (Save)(4 Bytes) +- m_iInteractions (Offset 1084) (Save)(4 Bytes) +- m_explodeRadius (Offset 1096) (Save)(4 Bytes) +- m_iszModelName (Offset 992) (Save)(4 Bytes) +- m_hPhysicsAttacker (Offset 1100) (Save)(4 Bytes) +- m_flLastPhysicsInfluenceTime (Offset 1104) (Save)(4 Bytes) @@ -30998,0 +32718,3 @@ CBaseEntity - func_pushable +- 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 @@ -31020,7 +32742,7 @@ CBaseEntity - func_pushable -- 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) @@ -31046,40 +32768,40 @@ CBaseEntity - func_pushable -- 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) @@ -31112,4 +32834,8 @@ CBaseEntity - func_pushable -- 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 @@ -31124 +32850,3 @@ CBaseEntity - func_pushable -- 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) @@ -31130,5 +32858,5 @@ CFuncReflectiveGlass - func_reflective_g -- m_iDisabled (Offset 880) (Save|Key)(4 Bytes) - StartDisabled -- m_iSolidity (Offset 876) (Save|Key)(4 Bytes) - Solidity -- m_bSolidBsp (Offset 884) (Save|Key)(1 Bytes) - solidbsp -- m_iszExcludedClass (Offset 888) (Save|Key)(4 Bytes) - excludednpc -- m_bInvertExclusion (Offset 892) (Save|Key)(1 Bytes) - invert_exclusion +- m_iDisabled (Offset 928) (Save|Key)(4 Bytes) - StartDisabled +- m_iSolidity (Offset 924) (Save|Key)(4 Bytes) - Solidity +- m_bSolidBsp (Offset 932) (Save|Key)(1 Bytes) - solidbsp +- m_iszExcludedClass (Offset 936) (Save|Key)(4 Bytes) - excludednpc +- m_bInvertExclusion (Offset 940) (Save|Key)(1 Bytes) - invert_exclusion @@ -31147,0 +32876,3 @@ CFuncReflectiveGlass - func_reflective_g +- 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 @@ -31169,7 +32900,7 @@ CFuncReflectiveGlass - func_reflective_g -- 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) @@ -31195,40 +32926,40 @@ CFuncReflectiveGlass - func_reflective_g -- 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) @@ -31261,4 +32992,8 @@ CFuncReflectiveGlass - func_reflective_g -- 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 @@ -31273 +33008,3 @@ CFuncReflectiveGlass - func_reflective_g -- 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) @@ -31276,2 +33013,2 @@ CBaseEntity - func_regenerate -- m_hAssociatedModel (Offset 1172) (Save)(4 Bytes) -- m_iszAssociatedModel (Offset 1176) (Save|Key)(4 Bytes) - associatedmodel +- m_hAssociatedModel (Offset 1220) (Save)(4 Bytes) +- m_iszAssociatedModel (Offset 1224) (Save|Key)(4 Bytes) - associatedmodel @@ -31279,4 +33016,4 @@ CBaseEntity - func_regenerate -- 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) @@ -31290,21 +33027,21 @@ CBaseEntity - func_regenerate -- 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) @@ -31321,0 +33059,3 @@ CBaseEntity - func_regenerate +- 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 @@ -31343,7 +33083,7 @@ CBaseEntity - func_regenerate -- 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) @@ -31369,40 +33109,40 @@ CBaseEntity - func_regenerate -- 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) @@ -31435,4 +33175,8 @@ CBaseEntity - func_regenerate -- 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 @@ -31447 +33191,3 @@ CBaseEntity - func_regenerate -- 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) @@ -31451,4 +33197,4 @@ CBaseEntity - func_respawnflag -- 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) @@ -31462,21 +33208,21 @@ CBaseEntity - func_respawnflag -- 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) @@ -31493,0 +33240,3 @@ CBaseEntity - func_respawnflag +- 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 @@ -31515,7 +33264,7 @@ CBaseEntity - func_respawnflag -- 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) @@ -31541,40 +33290,40 @@ CBaseEntity - func_respawnflag -- 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) @@ -31607,4 +33356,8 @@ CBaseEntity - func_respawnflag -- 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 @@ -31619 +33372,3 @@ CBaseEntity - func_respawnflag -- 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) @@ -31627,4 +33382,4 @@ CFuncRespawnRoom - func_respawnroom -- 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) @@ -31638,21 +33393,21 @@ CFuncRespawnRoom - func_respawnroom -- 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) @@ -31669,0 +33425,3 @@ CFuncRespawnRoom - func_respawnroom +- 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 @@ -31691,7 +33449,7 @@ CFuncRespawnRoom - func_respawnroom -- 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) @@ -31717,40 +33475,40 @@ CFuncRespawnRoom - func_respawnroom -- 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) @@ -31783,4 +33541,8 @@ CFuncRespawnRoom - func_respawnroom -- 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 @@ -31795 +33557,3 @@ CFuncRespawnRoom - func_respawnroom -- 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) @@ -31798,2 +33562,2 @@ CFuncRespawnRoomVisualizer - func_respaw -- m_iszRespawnRoomName (Offset 900) (Save|Key)(4 Bytes) - respawnroomname -- m_bSolid (Offset 908) (Save|Key)(1 Bytes) - solid_to_enemies +- m_iszRespawnRoomName (Offset 948) (Save|Key)(4 Bytes) - respawnroomname +- m_bSolid (Offset 956) (Save|Key)(1 Bytes) - solid_to_enemies @@ -31805,5 +33569,5 @@ CFuncRespawnRoomVisualizer - func_respaw -- m_iDisabled (Offset 880) (Save|Key)(4 Bytes) - StartDisabled -- m_iSolidity (Offset 876) (Save|Key)(4 Bytes) - Solidity -- m_bSolidBsp (Offset 884) (Save|Key)(1 Bytes) - solidbsp -- m_iszExcludedClass (Offset 888) (Save|Key)(4 Bytes) - excludednpc -- m_bInvertExclusion (Offset 892) (Save|Key)(1 Bytes) - invert_exclusion +- m_iDisabled (Offset 928) (Save|Key)(4 Bytes) - StartDisabled +- m_iSolidity (Offset 924) (Save|Key)(4 Bytes) - Solidity +- m_bSolidBsp (Offset 932) (Save|Key)(1 Bytes) - solidbsp +- m_iszExcludedClass (Offset 936) (Save|Key)(4 Bytes) - excludednpc +- m_bInvertExclusion (Offset 940) (Save|Key)(1 Bytes) - invert_exclusion @@ -31822,0 +33587,3 @@ CFuncRespawnRoomVisualizer - func_respaw +- 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 @@ -31844,7 +33611,7 @@ CFuncRespawnRoomVisualizer - func_respaw -- 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) @@ -31870,40 +33637,40 @@ CFuncRespawnRoomVisualizer - func_respaw -- 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) @@ -31936,4 +33703,8 @@ CFuncRespawnRoomVisualizer - func_respaw -- 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 @@ -31948 +33719,3 @@ CFuncRespawnRoomVisualizer - func_respaw -- 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) @@ -31951,12 +33724,12 @@ CBaseEntity - func_rot_button -- m_vecMoveDir (Offset 992) (Save|Key)(12 Bytes) - movedir -- m_fStayPushed (Offset 1004) (Save)(1 Bytes) -- m_fRotating (Offset 1005) (Save)(1 Bytes) -- m_bLockedSound (Offset 1048) (Save)(1 Bytes) -- m_bLockedSentence (Offset 1049) (Save)(1 Bytes) -- m_bUnlockedSound (Offset 1050) (Save)(1 Bytes) -- m_bUnlockedSentence (Offset 1051) (Save)(1 Bytes) -- m_bLocked (Offset 1052) (Save)(1 Bytes) -- m_sNoise (Offset 1068) (Save)(4 Bytes) -- m_flUseLockedTime (Offset 1060) (Save)(4 Bytes) -- m_bSolidBsp (Offset 1064) (Save)(1 Bytes) -- m_sounds (Offset 1056) (Save|Key)(4 Bytes) - sounds +- m_vecMoveDir (Offset 1040) (Save|Key)(12 Bytes) - movedir +- m_fStayPushed (Offset 1052) (Save)(1 Bytes) +- m_fRotating (Offset 1053) (Save)(1 Bytes) +- m_bLockedSound (Offset 1096) (Save)(1 Bytes) +- m_bLockedSentence (Offset 1097) (Save)(1 Bytes) +- m_bUnlockedSound (Offset 1098) (Save)(1 Bytes) +- m_bUnlockedSentence (Offset 1099) (Save)(1 Bytes) +- m_bLocked (Offset 1100) (Save)(1 Bytes) +- m_sNoise (Offset 1116) (Save)(4 Bytes) +- m_flUseLockedTime (Offset 1108) (Save)(4 Bytes) +- m_bSolidBsp (Offset 1112) (Save)(1 Bytes) +- m_sounds (Offset 1104) (Save|Key)(4 Bytes) - sounds @@ -31974,20 +33747,20 @@ CBaseEntity - func_rot_button -- m_OnDamaged (Offset 1072) (Save|Key|Output)(0 Bytes) - OnDamaged -- m_OnPressed (Offset 1096) (Save|Key|Output)(0 Bytes) - OnPressed -- m_OnUseLocked (Offset 1120) (Save|Key|Output)(0 Bytes) - OnUseLocked -- m_OnIn (Offset 1144) (Save|Key|Output)(0 Bytes) - OnIn -- m_OnOut (Offset 1168) (Save|Key|Output)(0 Bytes) - OnOut -- 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_OnDamaged (Offset 1120) (Save|Key|Output)(0 Bytes) - OnDamaged +- m_OnPressed (Offset 1144) (Save|Key|Output)(0 Bytes) - OnPressed +- m_OnUseLocked (Offset 1168) (Save|Key|Output)(0 Bytes) - OnUseLocked +- m_OnIn (Offset 1192) (Save|Key|Output)(0 Bytes) - OnIn +- m_OnOut (Offset 1216) (Save|Key|Output)(0 Bytes) - OnOut +- 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) @@ -32004,0 +33778,3 @@ CBaseEntity - func_rot_button +- 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 @@ -32026,7 +33802,7 @@ CBaseEntity - func_rot_button -- 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) @@ -32052,40 +33828,40 @@ CBaseEntity - func_rot_button -- 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) @@ -32118,4 +33894,8 @@ CBaseEntity - func_rot_button -- 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 @@ -32130 +33910,3 @@ CBaseEntity - func_rot_button -- 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) @@ -32133,12 +33915,12 @@ CFuncRotating - func_rotating -- m_vecMoveAng (Offset 876) (Save)(12 Bytes) -- m_flFanFriction (Offset 888) (Save)(4 Bytes) -- m_flAttenuation (Offset 892) (Save)(4 Bytes) -- m_flVolume (Offset 896) (Save)(4 Bytes) -- m_flTargetSpeed (Offset 900) (Save)(4 Bytes) -- m_flMaxSpeed (Offset 904) (Save|Key)(4 Bytes) - maxspeed -- m_flBlockDamage (Offset 908) (Save|Key)(4 Bytes) - dmg -- m_NoiseRunning (Offset 912) (Save|Key)(4 Bytes) - message -- m_bReversed (Offset 916) (Save)(1 Bytes) -- m_angStart (Offset 920) (Save)(12 Bytes) -- m_bStopAtStartPos (Offset 932) (Save)(1 Bytes) -- m_bSolidBsp (Offset 933) (Save|Key)(1 Bytes) - solidbsp +- m_vecMoveAng (Offset 924) (Save)(12 Bytes) +- m_flFanFriction (Offset 936) (Save)(4 Bytes) +- m_flAttenuation (Offset 940) (Save)(4 Bytes) +- m_flVolume (Offset 944) (Save)(4 Bytes) +- m_flTargetSpeed (Offset 948) (Save)(4 Bytes) +- m_flMaxSpeed (Offset 952) (Save|Key)(4 Bytes) - maxspeed +- m_flBlockDamage (Offset 956) (Save|Key)(4 Bytes) - dmg +- m_NoiseRunning (Offset 960) (Save|Key)(4 Bytes) - message +- m_bReversed (Offset 964) (Save)(1 Bytes) +- m_angStart (Offset 968) (Save)(12 Bytes) +- m_bStopAtStartPos (Offset 980) (Save)(1 Bytes) +- m_bSolidBsp (Offset 981) (Save|Key)(1 Bytes) - solidbsp @@ -32169,0 +33952,3 @@ CFuncRotating - func_rotating +- 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 @@ -32191,7 +33976,7 @@ CFuncRotating - func_rotating -- 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) @@ -32217,40 +34002,40 @@ CFuncRotating - func_rotating -- 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) @@ -32283,4 +34068,8 @@ CFuncRotating - func_rotating -- 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 @@ -32295 +34084,3 @@ CFuncRotating - func_rotating -- 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) @@ -32298,12 +34089,12 @@ CFuncSmokeVolume - func_smokevolume -- m_Color1 (Offset 873) (Save|Key)(4 Bytes) - Color1 -- m_Color2 (Offset 877) (Save|Key)(4 Bytes) - Color2 -- m_String_tMaterialName (Offset 1136) (Save|Key)(4 Bytes) - Material -- m_ParticleDrawWidth (Offset 1140) (Save|Key)(4 Bytes) - ParticleDrawWidth -- m_ParticleSpacingDistance (Offset 1144) (Save|Key)(4 Bytes) - ParticleSpacingDistance -- m_DensityRampSpeed (Offset 1148) (Save|Key)(4 Bytes) - DensityRampSpeed -- m_RotationSpeed (Offset 1152) (Save|Key)(4 Bytes) - RotationSpeed -- m_MovementSpeed (Offset 1156) (Save|Key)(4 Bytes) - MovementSpeed -- m_Density (Offset 1160) (Save|Key)(4 Bytes) - Density -- m_RotationSpeed (Offset 1152) (Save|Key|Input)(4 Bytes) - SetRotationSpeed -- m_MovementSpeed (Offset 1156) (Save|Key|Input)(4 Bytes) - SetMovementSpeed -- m_Density (Offset 1160) (Save|Key|Input)(4 Bytes) - SetDensity +- m_Color1 (Offset 921) (Save|Key)(4 Bytes) - Color1 +- m_Color2 (Offset 925) (Save|Key)(4 Bytes) - Color2 +- m_String_tMaterialName (Offset 1184) (Save|Key)(4 Bytes) - Material +- m_ParticleDrawWidth (Offset 1188) (Save|Key)(4 Bytes) - ParticleDrawWidth +- m_ParticleSpacingDistance (Offset 1192) (Save|Key)(4 Bytes) - ParticleSpacingDistance +- m_DensityRampSpeed (Offset 1196) (Save|Key)(4 Bytes) - DensityRampSpeed +- m_RotationSpeed (Offset 1200) (Save|Key)(4 Bytes) - RotationSpeed +- m_MovementSpeed (Offset 1204) (Save|Key)(4 Bytes) - MovementSpeed +- m_Density (Offset 1208) (Save|Key)(4 Bytes) - Density +- m_RotationSpeed (Offset 1200) (Save|Key|Input)(4 Bytes) - SetRotationSpeed +- m_MovementSpeed (Offset 1204) (Save|Key|Input)(4 Bytes) - SetMovementSpeed +- m_Density (Offset 1208) (Save|Key|Input)(4 Bytes) - SetDensity @@ -32320,0 +34112,3 @@ CFuncSmokeVolume - func_smokevolume +- 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 @@ -32342,7 +34136,7 @@ CFuncSmokeVolume - func_smokevolume -- 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) @@ -32368,40 +34162,40 @@ CFuncSmokeVolume - func_smokevolume -- 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) @@ -32434,4 +34228,8 @@ CFuncSmokeVolume - func_smokevolume -- 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 @@ -32446 +34244,3 @@ CFuncSmokeVolume - func_smokevolume -- 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) @@ -32449,3 +34249,3 @@ CBaseEntity - func_suggested_build -- m_iObjectType (Offset 1172) (Save|Key)(4 Bytes) - object_type -- m_sFaceEntityName (Offset 1176) (Save|Key)(4 Bytes) - face_entity -- m_flFaceEntityFOV (Offset 1180) (Save|Key)(4 Bytes) - face_entity_fov +- m_iObjectType (Offset 1220) (Save|Key)(4 Bytes) - object_type +- m_sFaceEntityName (Offset 1224) (Save|Key)(4 Bytes) - face_entity +- m_flFaceEntityFOV (Offset 1228) (Save|Key)(4 Bytes) - face_entity_fov @@ -32455,7 +34255,7 @@ CBaseEntity - func_suggested_build -- m_outputBuildInsideArea (Offset 1188) (Save|Key|Output)(0 Bytes) - OnBuildInsideArea -- m_outputBuildNotFacing (Offset 1212) (Save|Key|Output)(0 Bytes) - OnBuildNotFacing -- m_outputBuildingUpgraded (Offset 1236) (Save|Key|Output)(0 Bytes) - OnBuildingUpgraded -- 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_outputBuildInsideArea (Offset 1236) (Save|Key|Output)(0 Bytes) - OnBuildInsideArea +- m_outputBuildNotFacing (Offset 1260) (Save|Key|Output)(0 Bytes) - OnBuildNotFacing +- m_outputBuildingUpgraded (Offset 1284) (Save|Key|Output)(0 Bytes) - OnBuildingUpgraded +- 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) @@ -32469,21 +34269,21 @@ CBaseEntity - func_suggested_build -- 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) @@ -32500,0 +34301,3 @@ CBaseEntity - func_suggested_build +- 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 @@ -32522,7 +34325,7 @@ CBaseEntity - func_suggested_build -- 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) @@ -32548,40 +34351,40 @@ CBaseEntity - func_suggested_build -- 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) @@ -32614,4 +34417,8 @@ CBaseEntity - func_suggested_build -- 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 @@ -32626 +34433,3 @@ CBaseEntity - func_suggested_build -- 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) @@ -32629,27 +34438,27 @@ CFuncTrackTrain - func_tanktrain -- m_OnDeath (Offset 1088) (Save|Key|Output)(0 Bytes) - OnDeath -- m_length (Offset 880) (Save|Key)(4 Bytes) - wheels -- m_height (Offset 940) (Save|Key)(4 Bytes) - height -- m_maxSpeed (Offset 944) (Save|Key)(4 Bytes) - startspeed -- m_flBank (Offset 928) (Save|Key)(4 Bytes) - bank -- m_flBlockDamage (Offset 936) (Save|Key)(4 Bytes) - dmg -- m_iszSoundMove (Offset 952) (Save|Key)(4 Bytes) - MoveSound -- m_iszSoundMovePing (Offset 956) (Save|Key)(4 Bytes) - MovePingSound -- m_iszSoundStart (Offset 960) (Save|Key)(4 Bytes) - StartSound -- m_iszSoundStop (Offset 964) (Save|Key)(4 Bytes) - StopSound -- m_nMoveSoundMinPitch (Offset 980) (Save|Key)(4 Bytes) - MoveSoundMinPitch -- m_nMoveSoundMaxPitch (Offset 984) (Save|Key)(4 Bytes) - MoveSoundMaxPitch -- m_flMoveSoundMinTime (Offset 968) (Save|Key)(4 Bytes) - MoveSoundMinTime -- m_flMoveSoundMaxTime (Offset 972) (Save|Key)(4 Bytes) - MoveSoundMaxTime -- m_flNextMoveSoundTime (Offset 976) (Save)(4 Bytes) -- m_eVelocityType (Offset 992) (Save|Key)(4 Bytes) - velocitytype -- m_eOrientationType (Offset 988) (Save|Key)(4 Bytes) - orientationtype -- m_ppath (Offset 876) (Save)(4 Bytes) -- m_dir (Offset 948) (Save)(4 Bytes) -- m_controlMins (Offset 884) (Save)(12 Bytes) -- m_controlMaxs (Offset 896) (Save)(12 Bytes) -- m_flVolume (Offset 924) (Save)(4 Bytes) -- m_oldSpeed (Offset 932) (Save)(4 Bytes) -- m_bSoundPlaying (Offset 996) (Save)(1 Bytes) -- m_bManualSpeedChanges (Offset 1048) (Save|Key)(1 Bytes) - ManualSpeedChanges -- m_flAccelSpeed (Offset 1060) (Save|Key)(4 Bytes) - ManualAccelSpeed -- m_flDecelSpeed (Offset 1064) (Save|Key)(4 Bytes) - ManualDecelSpeed +- m_OnDeath (Offset 1136) (Save|Key|Output)(0 Bytes) - OnDeath +- m_length (Offset 928) (Save|Key)(4 Bytes) - wheels +- m_height (Offset 988) (Save|Key)(4 Bytes) - height +- m_maxSpeed (Offset 992) (Save|Key)(4 Bytes) - startspeed +- m_flBank (Offset 976) (Save|Key)(4 Bytes) - bank +- m_flBlockDamage (Offset 984) (Save|Key)(4 Bytes) - dmg +- m_iszSoundMove (Offset 1000) (Save|Key)(4 Bytes) - MoveSound +- m_iszSoundMovePing (Offset 1004) (Save|Key)(4 Bytes) - MovePingSound +- m_iszSoundStart (Offset 1008) (Save|Key)(4 Bytes) - StartSound +- m_iszSoundStop (Offset 1012) (Save|Key)(4 Bytes) - StopSound +- m_nMoveSoundMinPitch (Offset 1028) (Save|Key)(4 Bytes) - MoveSoundMinPitch +- m_nMoveSoundMaxPitch (Offset 1032) (Save|Key)(4 Bytes) - MoveSoundMaxPitch +- m_flMoveSoundMinTime (Offset 1016) (Save|Key)(4 Bytes) - MoveSoundMinTime +- m_flMoveSoundMaxTime (Offset 1020) (Save|Key)(4 Bytes) - MoveSoundMaxTime +- m_flNextMoveSoundTime (Offset 1024) (Save)(4 Bytes) +- m_eVelocityType (Offset 1040) (Save|Key)(4 Bytes) - velocitytype +- m_eOrientationType (Offset 1036) (Save|Key)(4 Bytes) - orientationtype +- m_ppath (Offset 924) (Save)(4 Bytes) +- m_dir (Offset 996) (Save)(4 Bytes) +- m_controlMins (Offset 932) (Save)(12 Bytes) +- m_controlMaxs (Offset 944) (Save)(12 Bytes) +- m_flVolume (Offset 972) (Save)(4 Bytes) +- m_oldSpeed (Offset 980) (Save)(4 Bytes) +- m_bSoundPlaying (Offset 1044) (Save)(1 Bytes) +- m_bManualSpeedChanges (Offset 1096) (Save|Key)(1 Bytes) - ManualSpeedChanges +- m_flAccelSpeed (Offset 1108) (Save|Key)(4 Bytes) - ManualAccelSpeed +- m_flDecelSpeed (Offset 1112) (Save|Key)(4 Bytes) - ManualDecelSpeed @@ -32668,2 +34477,2 @@ CFuncTrackTrain - func_tanktrain -- m_OnStart (Offset 1000) (Save|Key|Output)(0 Bytes) - OnStart -- m_OnNext (Offset 1024) (Save|Key|Output)(0 Bytes) - OnNextPoint +- m_OnStart (Offset 1048) (Save|Key|Output)(0 Bytes) - OnStart +- m_OnNext (Offset 1072) (Save|Key|Output)(0 Bytes) - OnNextPoint @@ -32684,0 +34494,3 @@ CFuncTrackTrain - func_tanktrain +- 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 @@ -32706,7 +34518,7 @@ CFuncTrackTrain - func_tanktrain -- 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) @@ -32732,40 +34544,40 @@ CFuncTrackTrain - func_tanktrain -- 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) @@ -32798,4 +34610,8 @@ CFuncTrackTrain - func_tanktrain -- 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 @@ -32810 +34626,3 @@ CFuncTrackTrain - func_tanktrain -- 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) @@ -32813,3 +34631,3 @@ CBaseEntity - func_tfbot_hint -- m_team (Offset 876) (Save|Key)(4 Bytes) - team -- m_hint (Offset 880) (Save|Key)(4 Bytes) - hint -- m_isDisabled (Offset 884) (Save|Key)(1 Bytes) - StartDisabled +- m_team (Offset 924) (Save|Key)(4 Bytes) - team +- m_hint (Offset 928) (Save|Key)(4 Bytes) - hint +- m_isDisabled (Offset 932) (Save|Key)(1 Bytes) - StartDisabled @@ -32828,0 +34647,3 @@ CBaseEntity - func_tfbot_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 @@ -32850,7 +34671,7 @@ CBaseEntity - func_tfbot_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) @@ -32876,40 +34697,40 @@ CBaseEntity - func_tfbot_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) @@ -32942,4 +34763,8 @@ CBaseEntity - func_tfbot_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 @@ -32954 +34779,3 @@ CBaseEntity - func_tfbot_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) @@ -32958,9 +34785,9 @@ CBaseEntity - func_trackautochange -- m_trackTop (Offset 1044) (Global|Save)(4 Bytes) -- m_trackBottom (Offset 1048) (Global|Save)(4 Bytes) -- m_train (Offset 1052) (Global|Save)(4 Bytes) -- m_trackTopName (Offset 1056) (Global|Save|Key)(4 Bytes) - toptrack -- m_trackBottomName (Offset 1060) (Global|Save|Key)(4 Bytes) - bottomtrack -- m_trainName (Offset 1064) (Global|Save|Key)(4 Bytes) - train -- m_code (Offset 1068) (Save)(4 Bytes) -- m_targetState (Offset 1072) (Save)(4 Bytes) -- m_use (Offset 1076) (Save)(4 Bytes) +- m_trackTop (Offset 1092) (Global|Save)(4 Bytes) +- m_trackBottom (Offset 1096) (Global|Save)(4 Bytes) +- m_train (Offset 1100) (Global|Save)(4 Bytes) +- m_trackTopName (Offset 1104) (Global|Save|Key)(4 Bytes) - toptrack +- m_trackBottomName (Offset 1108) (Global|Save|Key)(4 Bytes) - bottomtrack +- m_trainName (Offset 1112) (Global|Save|Key)(4 Bytes) - train +- m_code (Offset 1116) (Save)(4 Bytes) +- m_targetState (Offset 1120) (Save)(4 Bytes) +- m_use (Offset 1124) (Save)(4 Bytes) @@ -32968,3 +34795,3 @@ CBaseEntity - func_trackautochange -- m_end (Offset 1020) (Save)(12 Bytes) -- m_start (Offset 1032) (Save)(12 Bytes) -- m_sNoise (Offset 1016) (Save)(4 Bytes) +- m_end (Offset 1068) (Save)(12 Bytes) +- m_start (Offset 1080) (Save)(12 Bytes) +- m_sNoise (Offset 1064) (Save)(4 Bytes) @@ -32978,24 +34805,24 @@ CBaseEntity - func_trackautochange -- m_NoiseMoving (Offset 992) (Save|Key)(4 Bytes) - noise1 -- m_NoiseArrived (Offset 996) (Save|Key)(4 Bytes) - noise2 -- m_pMovementSound (Offset 1000) (Save)(0 Bytes) -- m_volume (Offset 1004) (Save|Key)(4 Bytes) - volume -- m_flTWidth (Offset 1008) (Save)(4 Bytes) -- m_flTLength (Offset 1012) (Save)(4 Bytes) -- m_flLip (Offset 888) (Save|Key)(4 Bytes) - lip -- m_flWait (Offset 884) (Save|Key)(4 Bytes) - wait -- m_flHeight (Offset 952) (Save|Key)(4 Bytes) - height -- 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_NoiseMoving (Offset 1040) (Save|Key)(4 Bytes) - noise1 +- m_NoiseArrived (Offset 1044) (Save|Key)(4 Bytes) - noise2 +- m_pMovementSound (Offset 1048) (Save)(0 Bytes) +- m_volume (Offset 1052) (Save|Key)(4 Bytes) - volume +- m_flTWidth (Offset 1056) (Save)(4 Bytes) +- m_flTLength (Offset 1060) (Save)(4 Bytes) +- m_flLip (Offset 936) (Save|Key)(4 Bytes) - lip +- m_flWait (Offset 932) (Save|Key)(4 Bytes) - wait +- m_flHeight (Offset 1000) (Save|Key)(4 Bytes) - height +- 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) @@ -33012,0 +34840,3 @@ CBaseEntity - func_trackautochange +- 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 @@ -33034,7 +34864,7 @@ CBaseEntity - func_trackautochange -- 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) @@ -33060,40 +34890,40 @@ CBaseEntity - func_trackautochange -- 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) @@ -33126,4 +34956,8 @@ CBaseEntity - func_trackautochange -- 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 @@ -33138 +34972,3 @@ CBaseEntity - func_trackautochange -- 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) @@ -33141,9 +34977,9 @@ CBaseEntity - func_trackchange -- m_trackTop (Offset 1044) (Global|Save)(4 Bytes) -- m_trackBottom (Offset 1048) (Global|Save)(4 Bytes) -- m_train (Offset 1052) (Global|Save)(4 Bytes) -- m_trackTopName (Offset 1056) (Global|Save|Key)(4 Bytes) - toptrack -- m_trackBottomName (Offset 1060) (Global|Save|Key)(4 Bytes) - bottomtrack -- m_trainName (Offset 1064) (Global|Save|Key)(4 Bytes) - train -- m_code (Offset 1068) (Save)(4 Bytes) -- m_targetState (Offset 1072) (Save)(4 Bytes) -- m_use (Offset 1076) (Save)(4 Bytes) +- m_trackTop (Offset 1092) (Global|Save)(4 Bytes) +- m_trackBottom (Offset 1096) (Global|Save)(4 Bytes) +- m_train (Offset 1100) (Global|Save)(4 Bytes) +- m_trackTopName (Offset 1104) (Global|Save|Key)(4 Bytes) - toptrack +- m_trackBottomName (Offset 1108) (Global|Save|Key)(4 Bytes) - bottomtrack +- m_trainName (Offset 1112) (Global|Save|Key)(4 Bytes) - train +- m_code (Offset 1116) (Save)(4 Bytes) +- m_targetState (Offset 1120) (Save)(4 Bytes) +- m_use (Offset 1124) (Save)(4 Bytes) @@ -33151,3 +34987,3 @@ CBaseEntity - func_trackchange -- m_end (Offset 1020) (Save)(12 Bytes) -- m_start (Offset 1032) (Save)(12 Bytes) -- m_sNoise (Offset 1016) (Save)(4 Bytes) +- m_end (Offset 1068) (Save)(12 Bytes) +- m_start (Offset 1080) (Save)(12 Bytes) +- m_sNoise (Offset 1064) (Save)(4 Bytes) @@ -33161,24 +34997,24 @@ CBaseEntity - func_trackchange -- m_NoiseMoving (Offset 992) (Save|Key)(4 Bytes) - noise1 -- m_NoiseArrived (Offset 996) (Save|Key)(4 Bytes) - noise2 -- m_pMovementSound (Offset 1000) (Save)(0 Bytes) -- m_volume (Offset 1004) (Save|Key)(4 Bytes) - volume -- m_flTWidth (Offset 1008) (Save)(4 Bytes) -- m_flTLength (Offset 1012) (Save)(4 Bytes) -- m_flLip (Offset 888) (Save|Key)(4 Bytes) - lip -- m_flWait (Offset 884) (Save|Key)(4 Bytes) - wait -- m_flHeight (Offset 952) (Save|Key)(4 Bytes) - height -- 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_NoiseMoving (Offset 1040) (Save|Key)(4 Bytes) - noise1 +- m_NoiseArrived (Offset 1044) (Save|Key)(4 Bytes) - noise2 +- m_pMovementSound (Offset 1048) (Save)(0 Bytes) +- m_volume (Offset 1052) (Save|Key)(4 Bytes) - volume +- m_flTWidth (Offset 1056) (Save)(4 Bytes) +- m_flTLength (Offset 1060) (Save)(4 Bytes) +- m_flLip (Offset 936) (Save|Key)(4 Bytes) - lip +- m_flWait (Offset 932) (Save|Key)(4 Bytes) - wait +- m_flHeight (Offset 1000) (Save|Key)(4 Bytes) - height +- 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) @@ -33195,0 +35032,3 @@ CBaseEntity - func_trackchange +- 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 @@ -33217,7 +35056,7 @@ CBaseEntity - func_trackchange -- 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) @@ -33243,40 +35082,40 @@ CBaseEntity - func_trackchange -- 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) @@ -33309,4 +35148,8 @@ CBaseEntity - func_trackchange -- 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 @@ -33321 +35164,3 @@ CBaseEntity - func_trackchange -- 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) @@ -33324,26 +35169,26 @@ CFuncTrackTrain - func_tracktrain -- m_length (Offset 880) (Save|Key)(4 Bytes) - wheels -- m_height (Offset 940) (Save|Key)(4 Bytes) - height -- m_maxSpeed (Offset 944) (Save|Key)(4 Bytes) - startspeed -- m_flBank (Offset 928) (Save|Key)(4 Bytes) - bank -- m_flBlockDamage (Offset 936) (Save|Key)(4 Bytes) - dmg -- m_iszSoundMove (Offset 952) (Save|Key)(4 Bytes) - MoveSound -- m_iszSoundMovePing (Offset 956) (Save|Key)(4 Bytes) - MovePingSound -- m_iszSoundStart (Offset 960) (Save|Key)(4 Bytes) - StartSound -- m_iszSoundStop (Offset 964) (Save|Key)(4 Bytes) - StopSound -- m_nMoveSoundMinPitch (Offset 980) (Save|Key)(4 Bytes) - MoveSoundMinPitch -- m_nMoveSoundMaxPitch (Offset 984) (Save|Key)(4 Bytes) - MoveSoundMaxPitch -- m_flMoveSoundMinTime (Offset 968) (Save|Key)(4 Bytes) - MoveSoundMinTime -- m_flMoveSoundMaxTime (Offset 972) (Save|Key)(4 Bytes) - MoveSoundMaxTime -- m_flNextMoveSoundTime (Offset 976) (Save)(4 Bytes) -- m_eVelocityType (Offset 992) (Save|Key)(4 Bytes) - velocitytype -- m_eOrientationType (Offset 988) (Save|Key)(4 Bytes) - orientationtype -- m_ppath (Offset 876) (Save)(4 Bytes) -- m_dir (Offset 948) (Save)(4 Bytes) -- m_controlMins (Offset 884) (Save)(12 Bytes) -- m_controlMaxs (Offset 896) (Save)(12 Bytes) -- m_flVolume (Offset 924) (Save)(4 Bytes) -- m_oldSpeed (Offset 932) (Save)(4 Bytes) -- m_bSoundPlaying (Offset 996) (Save)(1 Bytes) -- m_bManualSpeedChanges (Offset 1048) (Save|Key)(1 Bytes) - ManualSpeedChanges -- m_flAccelSpeed (Offset 1060) (Save|Key)(4 Bytes) - ManualAccelSpeed -- m_flDecelSpeed (Offset 1064) (Save|Key)(4 Bytes) - ManualDecelSpeed +- m_length (Offset 928) (Save|Key)(4 Bytes) - wheels +- m_height (Offset 988) (Save|Key)(4 Bytes) - height +- m_maxSpeed (Offset 992) (Save|Key)(4 Bytes) - startspeed +- m_flBank (Offset 976) (Save|Key)(4 Bytes) - bank +- m_flBlockDamage (Offset 984) (Save|Key)(4 Bytes) - dmg +- m_iszSoundMove (Offset 1000) (Save|Key)(4 Bytes) - MoveSound +- m_iszSoundMovePing (Offset 1004) (Save|Key)(4 Bytes) - MovePingSound +- m_iszSoundStart (Offset 1008) (Save|Key)(4 Bytes) - StartSound +- m_iszSoundStop (Offset 1012) (Save|Key)(4 Bytes) - StopSound +- m_nMoveSoundMinPitch (Offset 1028) (Save|Key)(4 Bytes) - MoveSoundMinPitch +- m_nMoveSoundMaxPitch (Offset 1032) (Save|Key)(4 Bytes) - MoveSoundMaxPitch +- m_flMoveSoundMinTime (Offset 1016) (Save|Key)(4 Bytes) - MoveSoundMinTime +- m_flMoveSoundMaxTime (Offset 1020) (Save|Key)(4 Bytes) - MoveSoundMaxTime +- m_flNextMoveSoundTime (Offset 1024) (Save)(4 Bytes) +- m_eVelocityType (Offset 1040) (Save|Key)(4 Bytes) - velocitytype +- m_eOrientationType (Offset 1036) (Save|Key)(4 Bytes) - orientationtype +- m_ppath (Offset 924) (Save)(4 Bytes) +- m_dir (Offset 996) (Save)(4 Bytes) +- m_controlMins (Offset 932) (Save)(12 Bytes) +- m_controlMaxs (Offset 944) (Save)(12 Bytes) +- m_flVolume (Offset 972) (Save)(4 Bytes) +- m_oldSpeed (Offset 980) (Save)(4 Bytes) +- m_bSoundPlaying (Offset 1044) (Save)(1 Bytes) +- m_bManualSpeedChanges (Offset 1096) (Save|Key)(1 Bytes) - ManualSpeedChanges +- m_flAccelSpeed (Offset 1108) (Save|Key)(4 Bytes) - ManualAccelSpeed +- m_flDecelSpeed (Offset 1112) (Save|Key)(4 Bytes) - ManualDecelSpeed @@ -33362,2 +35207,2 @@ CFuncTrackTrain - func_tracktrain -- m_OnStart (Offset 1000) (Save|Key|Output)(0 Bytes) - OnStart -- m_OnNext (Offset 1024) (Save|Key|Output)(0 Bytes) - OnNextPoint +- m_OnStart (Offset 1048) (Save|Key|Output)(0 Bytes) - OnStart +- m_OnNext (Offset 1072) (Save|Key|Output)(0 Bytes) - OnNextPoint @@ -33378,0 +35224,3 @@ CFuncTrackTrain - func_tracktrain +- 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 @@ -33400,7 +35248,7 @@ CFuncTrackTrain - func_tracktrain -- 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) @@ -33426,40 +35274,40 @@ CFuncTrackTrain - func_tracktrain -- 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) @@ -33492,4 +35340,8 @@ CFuncTrackTrain - func_tracktrain -- 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 @@ -33504 +35356,3 @@ CFuncTrackTrain - func_tracktrain -- 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) @@ -33507,6 +35361,6 @@ CBaseEntity - func_train -- m_hCurrentTarget (Offset 1016) (Save)(4 Bytes) -- m_activated (Offset 1020) (Save)(1 Bytes) -- m_hEnemy (Offset 1024) (Save)(4 Bytes) -- m_iszLastTarget (Offset 1036) (Save)(4 Bytes) -- m_flNextBlockTime (Offset 1032) (Save)(4 Bytes) -- m_flBlockDamage (Offset 1028) (Save|Key)(4 Bytes) - dmg +- m_hCurrentTarget (Offset 1064) (Save)(4 Bytes) +- m_activated (Offset 1068) (Save)(1 Bytes) +- m_hEnemy (Offset 1072) (Save)(4 Bytes) +- m_iszLastTarget (Offset 1084) (Save)(4 Bytes) +- m_flNextBlockTime (Offset 1080) (Save)(4 Bytes) +- m_flBlockDamage (Offset 1076) (Save|Key)(4 Bytes) - dmg @@ -33518,24 +35372,24 @@ CBaseEntity - func_train -- m_NoiseMoving (Offset 992) (Save|Key)(4 Bytes) - noise1 -- m_NoiseArrived (Offset 996) (Save|Key)(4 Bytes) - noise2 -- m_pMovementSound (Offset 1000) (Save)(0 Bytes) -- m_volume (Offset 1004) (Save|Key)(4 Bytes) - volume -- m_flTWidth (Offset 1008) (Save)(4 Bytes) -- m_flTLength (Offset 1012) (Save)(4 Bytes) -- m_flLip (Offset 888) (Save|Key)(4 Bytes) - lip -- m_flWait (Offset 884) (Save|Key)(4 Bytes) - wait -- m_flHeight (Offset 952) (Save|Key)(4 Bytes) - height -- 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_NoiseMoving (Offset 1040) (Save|Key)(4 Bytes) - noise1 +- m_NoiseArrived (Offset 1044) (Save|Key)(4 Bytes) - noise2 +- m_pMovementSound (Offset 1048) (Save)(0 Bytes) +- m_volume (Offset 1052) (Save|Key)(4 Bytes) - volume +- m_flTWidth (Offset 1056) (Save)(4 Bytes) +- m_flTLength (Offset 1060) (Save)(4 Bytes) +- m_flLip (Offset 936) (Save|Key)(4 Bytes) - lip +- m_flWait (Offset 932) (Save|Key)(4 Bytes) - wait +- m_flHeight (Offset 1000) (Save|Key)(4 Bytes) - height +- 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) @@ -33552,0 +35407,3 @@ CBaseEntity - func_train +- 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 @@ -33574,7 +35431,7 @@ CBaseEntity - func_train -- 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) @@ -33600,40 +35457,40 @@ CBaseEntity - func_train -- 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) @@ -33666,4 +35523,8 @@ CBaseEntity - func_train -- 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 @@ -33678 +35539,3 @@ CBaseEntity - func_train -- 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) @@ -33692,0 +35556,3 @@ CBaseEntity - func_traincontrols +- 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 @@ -33714,7 +35580,7 @@ CBaseEntity - func_traincontrols -- 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) @@ -33740,40 +35606,40 @@ CBaseEntity - func_traincontrols -- 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) @@ -33806,4 +35672,8 @@ CBaseEntity - func_traincontrols -- 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 @@ -33818 +35688,3 @@ CBaseEntity - func_traincontrols -- 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) @@ -33821 +35693 @@ CBaseEntity - func_upgradestation -- m_nStartDisabled (Offset 1176) (Save|Key)(4 Bytes) - start_disabled +- m_nStartDisabled (Offset 1224) (Save|Key)(4 Bytes) - start_disabled @@ -33825,4 +35697,4 @@ CBaseEntity - func_upgradestation -- 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) @@ -33836,21 +35708,21 @@ CBaseEntity - func_upgradestation -- 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) @@ -33867,0 +35740,3 @@ CBaseEntity - func_upgradestation +- 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 @@ -33889,7 +35764,7 @@ CBaseEntity - func_upgradestation -- 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) @@ -33915,40 +35790,40 @@ CBaseEntity - func_upgradestation -- 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) @@ -33981,4 +35856,8 @@ CBaseEntity - func_upgradestation -- 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 @@ -33993 +35872,3 @@ CBaseEntity - func_upgradestation -- 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) @@ -33996,6 +35877,6 @@ CFuncLadder - func_useableladder -- m_vecPlayerMountPositionTop (Offset 908) (Save|Key)(12 Bytes) - point0 -- m_vecPlayerMountPositionBottom (Offset 920) (Save|Key)(12 Bytes) - point1 -- m_vecLadderDir (Offset 876) (Save)(12 Bytes) -- m_bFakeLadder (Offset 933) (Save)(1 Bytes) -- m_bDisabled (Offset 932) (Save|Key)(1 Bytes) - StartDisabled -- m_surfacePropName (Offset 936) (Save|Key)(4 Bytes) - ladderSurfaceProperties +- m_vecPlayerMountPositionTop (Offset 956) (Save|Key)(12 Bytes) - point0 +- m_vecPlayerMountPositionBottom (Offset 968) (Save|Key)(12 Bytes) - point1 +- m_vecLadderDir (Offset 924) (Save)(12 Bytes) +- m_bFakeLadder (Offset 981) (Save)(1 Bytes) +- m_bDisabled (Offset 980) (Save|Key)(1 Bytes) - StartDisabled +- m_surfacePropName (Offset 984) (Save|Key)(4 Bytes) - ladderSurfaceProperties @@ -34004,2 +35885,2 @@ CFuncLadder - func_useableladder -- m_OnPlayerGotOnLadder (Offset 940) (Save|Key|Output)(0 Bytes) - OnPlayerGotOnLadder -- m_OnPlayerGotOffLadder (Offset 964) (Save|Key|Output)(0 Bytes) - OnPlayerGotOffLadder +- m_OnPlayerGotOnLadder (Offset 988) (Save|Key|Output)(0 Bytes) - OnPlayerGotOnLadder +- m_OnPlayerGotOffLadder (Offset 1012) (Save|Key|Output)(0 Bytes) - OnPlayerGotOffLadder @@ -34016,0 +35898,3 @@ CFuncLadder - func_useableladder +- 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 @@ -34038,7 +35922,7 @@ CFuncLadder - func_useableladder -- 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) @@ -34064,40 +35948,40 @@ CFuncLadder - func_useableladder -- 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) @@ -34130,4 +36014,8 @@ CFuncLadder - func_useableladder -- 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 @@ -34142 +36030,3 @@ CFuncLadder - func_useableladder -- 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) @@ -34157,0 +36048,3 @@ CBaseEntity - func_vehicleclip +- 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 @@ -34179,7 +36072,7 @@ CBaseEntity - func_vehicleclip -- 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) @@ -34205,40 +36098,40 @@ CBaseEntity - func_vehicleclip -- 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) @@ -34271,4 +36164,8 @@ CBaseEntity - func_vehicleclip -- 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 @@ -34283 +36180,3 @@ CBaseEntity - func_vehicleclip -- 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) @@ -34286 +36185 @@ CBaseEntity - func_wall -- m_nState (Offset 876) (Save)(4 Bytes) +- m_nState (Offset 924) (Save)(4 Bytes) @@ -34297,0 +36197,3 @@ CBaseEntity - func_wall +- 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 @@ -34319,7 +36221,7 @@ CBaseEntity - func_wall -- 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) @@ -34345,40 +36247,40 @@ CBaseEntity - func_wall -- 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) @@ -34411,4 +36313,8 @@ CBaseEntity - func_wall -- 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 @@ -34423 +36329,3 @@ CBaseEntity - func_wall -- 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) @@ -34427 +36335 @@ CBaseEntity - func_wall_toggle -- m_nState (Offset 876) (Save)(4 Bytes) +- m_nState (Offset 924) (Save)(4 Bytes) @@ -34438,0 +36347,3 @@ CBaseEntity - func_wall_toggle +- 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 @@ -34460,7 +36371,7 @@ CBaseEntity - func_wall_toggle -- 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) @@ -34486,40 +36397,40 @@ CBaseEntity - func_wall_toggle -- 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) @@ -34552,4 +36463,8 @@ CBaseEntity - func_wall_toggle -- 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 @@ -34564 +36479,3 @@ CBaseEntity - func_wall_toggle -- 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) @@ -34567,18 +36484,18 @@ CBaseDoor - func_water -- m_vecMoveDir (Offset 992) (Save|Key)(12 Bytes) - movedir -- m_bLockedSentence (Offset 1044) (Save)(1 Bytes) -- m_bUnlockedSentence (Offset 1045) (Save)(1 Bytes) -- m_NoiseMoving (Offset 1060) (Save|Key)(4 Bytes) - noise1 -- m_NoiseArrived (Offset 1064) (Save|Key)(4 Bytes) - noise2 -- m_NoiseMovingClosed (Offset 1068) (Save|Key)(4 Bytes) - startclosesound -- m_NoiseArrivedClosed (Offset 1072) (Save|Key)(4 Bytes) - closesound -- m_ChainTarget (Offset 1076) (Save|Key)(4 Bytes) - chainstodoor -- m_ls.sLockedSound (Offset 1008) (Save|Key)(4 Bytes) - locked_sound -- m_ls.sUnlockedSound (Offset 1016) (Save|Key)(4 Bytes) - unlocked_sound -- m_bLocked (Offset 1048) (Save)(1 Bytes) -- m_flWaveHeight (Offset 1080) (Save|Key)(4 Bytes) - WaveHeight -- m_flBlockDamage (Offset 1056) (Save|Key)(4 Bytes) - dmg -- m_eSpawnPosition (Offset 1052) (Save|Key)(4 Bytes) - spawnpos -- m_bForceClosed (Offset 1046) (Save|Key)(1 Bytes) - forceclosed -- m_bDoorGroup (Offset 1047) (Save)(1 Bytes) -- m_bLoopMoveSound (Offset 1300) (Save|Key)(1 Bytes) - loopmovesound -- m_bIgnoreDebris (Offset 1049) (Save|Key)(1 Bytes) - ignoredebris +- m_vecMoveDir (Offset 1040) (Save|Key)(12 Bytes) - movedir +- m_bLockedSentence (Offset 1092) (Save)(1 Bytes) +- m_bUnlockedSentence (Offset 1093) (Save)(1 Bytes) +- m_NoiseMoving (Offset 1108) (Save|Key)(4 Bytes) - noise1 +- m_NoiseArrived (Offset 1112) (Save|Key)(4 Bytes) - noise2 +- m_NoiseMovingClosed (Offset 1116) (Save|Key)(4 Bytes) - startclosesound +- m_NoiseArrivedClosed (Offset 1120) (Save|Key)(4 Bytes) - closesound +- m_ChainTarget (Offset 1124) (Save|Key)(4 Bytes) - chainstodoor +- m_ls.sLockedSound (Offset 1056) (Save|Key)(4 Bytes) - locked_sound +- m_ls.sUnlockedSound (Offset 1064) (Save|Key)(4 Bytes) - unlocked_sound +- m_bLocked (Offset 1096) (Save)(1 Bytes) +- m_flWaveHeight (Offset 1128) (Save|Key)(4 Bytes) - WaveHeight +- m_flBlockDamage (Offset 1104) (Save|Key)(4 Bytes) - dmg +- m_eSpawnPosition (Offset 1100) (Save|Key)(4 Bytes) - spawnpos +- m_bForceClosed (Offset 1094) (Save|Key)(1 Bytes) - forceclosed +- m_bDoorGroup (Offset 1095) (Save)(1 Bytes) +- m_bLoopMoveSound (Offset 1348) (Save|Key)(1 Bytes) - loopmovesound +- m_bIgnoreDebris (Offset 1097) (Save|Key)(1 Bytes) - ignoredebris @@ -34592,9 +36509,9 @@ CBaseDoor - func_water -- m_OnBlockedOpening (Offset 1108) (Save|Key|Output)(0 Bytes) - OnBlockedOpening -- m_OnBlockedClosing (Offset 1084) (Save|Key|Output)(0 Bytes) - OnBlockedClosing -- m_OnUnblockedOpening (Offset 1156) (Save|Key|Output)(0 Bytes) - OnUnblockedOpening -- m_OnUnblockedClosing (Offset 1132) (Save|Key|Output)(0 Bytes) - OnUnblockedClosing -- m_OnFullyClosed (Offset 1180) (Save|Key|Output)(0 Bytes) - OnFullyClosed -- m_OnFullyOpen (Offset 1204) (Save|Key|Output)(0 Bytes) - OnFullyOpen -- m_OnClose (Offset 1228) (Save|Key|Output)(0 Bytes) - OnClose -- m_OnOpen (Offset 1252) (Save|Key|Output)(0 Bytes) - OnOpen -- m_OnLockedUse (Offset 1276) (Save|Key|Output)(0 Bytes) - OnLockedUse +- m_OnBlockedOpening (Offset 1156) (Save|Key|Output)(0 Bytes) - OnBlockedOpening +- m_OnBlockedClosing (Offset 1132) (Save|Key|Output)(0 Bytes) - OnBlockedClosing +- m_OnUnblockedOpening (Offset 1204) (Save|Key|Output)(0 Bytes) - OnUnblockedOpening +- m_OnUnblockedClosing (Offset 1180) (Save|Key|Output)(0 Bytes) - OnUnblockedClosing +- m_OnFullyClosed (Offset 1228) (Save|Key|Output)(0 Bytes) - OnFullyClosed +- m_OnFullyOpen (Offset 1252) (Save|Key|Output)(0 Bytes) - OnFullyOpen +- m_OnClose (Offset 1276) (Save|Key|Output)(0 Bytes) - OnClose +- m_OnOpen (Offset 1300) (Save|Key|Output)(0 Bytes) - OnOpen +- m_OnLockedUse (Offset 1324) (Save|Key|Output)(0 Bytes) - OnLockedUse @@ -34608,15 +36525,15 @@ CBaseDoor - func_water -- 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_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) @@ -34633,0 +36551,3 @@ CBaseDoor - func_water +- 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 @@ -34655,7 +36575,7 @@ CBaseDoor - func_water -- 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) @@ -34681,40 +36601,40 @@ CBaseDoor - func_water -- 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) @@ -34747,4 +36667,8 @@ CBaseDoor - func_water -- 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 @@ -34759 +36683,3 @@ CBaseDoor - func_water -- 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) @@ -34762,7 +36688,7 @@ CBaseEntity - func_water_analog -- m_vecMoveDir (Offset 992) (Save|Key)(12 Bytes) - movedir -- m_soundStart (Offset 1004) (Save|Key)(4 Bytes) - StartSound -- m_soundStop (Offset 1008) (Save|Key)(4 Bytes) - StopSound -- m_currentSound (Offset 1012) (Save)(4 Bytes) -- m_flBlockDamage (Offset 1016) (Save|Key)(4 Bytes) - BlockDamage -- m_flStartPosition (Offset 1020) (Save|Key)(4 Bytes) - StartPosition -- m_flMoveDistance (Offset 1024) (Save|Key)(4 Bytes) - MoveDistance +- m_vecMoveDir (Offset 1040) (Save|Key)(12 Bytes) - movedir +- m_soundStart (Offset 1052) (Save|Key)(4 Bytes) - StartSound +- m_soundStop (Offset 1056) (Save|Key)(4 Bytes) - StopSound +- m_currentSound (Offset 1060) (Save)(4 Bytes) +- m_flBlockDamage (Offset 1064) (Save|Key)(4 Bytes) - BlockDamage +- m_flStartPosition (Offset 1068) (Save|Key)(4 Bytes) - StartPosition +- m_flMoveDistance (Offset 1072) (Save|Key)(4 Bytes) - MoveDistance @@ -34773,2 +36699,2 @@ CBaseEntity - func_water_analog -- m_OnFullyOpen (Offset 1032) (Save|Key|Output)(0 Bytes) - OnFullyOpen -- m_OnFullyClosed (Offset 1056) (Save|Key|Output)(0 Bytes) - OnFullyClosed +- m_OnFullyOpen (Offset 1080) (Save|Key|Output)(0 Bytes) - OnFullyOpen +- m_OnFullyClosed (Offset 1104) (Save|Key|Output)(0 Bytes) - OnFullyClosed @@ -34776,15 +36702,15 @@ CBaseEntity - func_water_analog -- 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_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) @@ -34801,0 +36728,3 @@ CBaseEntity - func_water_analog +- 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 @@ -34823,7 +36752,7 @@ CBaseEntity - func_water_analog -- 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) @@ -34849,40 +36778,40 @@ CBaseEntity - func_water_analog -- 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) @@ -34915,4 +36844,8 @@ CBaseEntity - func_water_analog -- 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 @@ -34927 +36860,3 @@ CBaseEntity - func_water_analog -- 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) @@ -34930,4 +36865,4 @@ CBaseEntity - func_weight_button -- m_fStressToActivate (Offset 924) (Save|Key)(4 Bytes) - WeightToActivate -- m_bHasBeenPressed (Offset 928) (Save)(1 Bytes) -- m_OnPressed (Offset 876) (Save|Key|Output)(0 Bytes) - OnPressed -- m_OnReleased (Offset 900) (Save|Key|Output)(0 Bytes) - OnReleased +- m_fStressToActivate (Offset 972) (Save|Key)(4 Bytes) - WeightToActivate +- m_bHasBeenPressed (Offset 976) (Save)(1 Bytes) +- m_OnPressed (Offset 924) (Save|Key|Output)(0 Bytes) - OnPressed +- m_OnReleased (Offset 948) (Save|Key|Output)(0 Bytes) - OnReleased @@ -34945,0 +36881,3 @@ CBaseEntity - func_weight_button +- 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 @@ -34967,7 +36905,7 @@ CBaseEntity - func_weight_button -- 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) @@ -34993,40 +36931,40 @@ CBaseEntity - func_weight_button -- 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) @@ -35059,4 +36997,8 @@ CBaseEntity - func_weight_button -- 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 @@ -35071 +37013,3 @@ CBaseEntity - func_weight_button -- 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) @@ -35074,31 +37018,31 @@ CBaseFlex - funCBaseFlex -- 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) @@ -35112,5 +37056,5 @@ CBaseFlex - funCBaseFlex -- 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 @@ -35121 +37065 @@ CBaseFlex - funCBaseFlex -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -35132,0 +37077,3 @@ CBaseFlex - funCBaseFlex +- 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 @@ -35154,7 +37101,7 @@ CBaseFlex - funCBaseFlex -- 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) @@ -35180,40 +37127,40 @@ CBaseFlex - funCBaseFlex -- 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) @@ -35246,4 +37193,8 @@ CBaseFlex - funCBaseFlex -- 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 @@ -35258 +37209,3 @@ CBaseFlex - funCBaseFlex -- 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) @@ -35262,2 +37215,2 @@ CBaseEntity - game_end -- m_Score (Offset 880) (Save)(4 Bytes) -- m_iszMaster (Offset 876) (Save|Key)(4 Bytes) - master +- m_Score (Offset 928) (Save)(4 Bytes) +- m_iszMaster (Offset 924) (Save|Key)(4 Bytes) - master @@ -35274,0 +37228,3 @@ CBaseEntity - game_end +- 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 @@ -35296,7 +37252,7 @@ CBaseEntity - game_end -- 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) @@ -35322,40 +37278,40 @@ CBaseEntity - game_end -- 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) @@ -35388,4 +37344,8 @@ CBaseEntity - game_end -- 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 @@ -35400 +37360,3 @@ CBaseEntity - game_end -- 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) @@ -35406 +37368 @@ CBaseEntity - game_forcerespawn -- m_outputOnForceRespawn (Offset 876) (Save|Key|Output)(0 Bytes) - OnForceRespawn +- m_outputOnForceRespawn (Offset 924) (Save|Key|Output)(0 Bytes) - OnForceRespawn @@ -35417,0 +37380,3 @@ CBaseEntity - game_forcerespawn +- 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 @@ -35439,7 +37404,7 @@ CBaseEntity - game_forcerespawn -- 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) @@ -35465,40 +37430,40 @@ CBaseEntity - game_forcerespawn -- 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) @@ -35531,4 +37496,8 @@ CBaseEntity - game_forcerespawn -- 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 @@ -35543 +37512,3 @@ CBaseEntity - game_forcerespawn -- 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) @@ -35546,3 +37517,3 @@ CBaseEntity - game_gib_manager -- m_iMaxPieces (Offset 916) (Save|Key)(4 Bytes) - maxpieces -- m_iMaxPiecesDX8 (Offset 920) (Save|Key)(4 Bytes) - maxpiecesdx8 -- m_bAllowNewGibs (Offset 904) (Save|Key)(1 Bytes) - allownewgibs +- m_iMaxPieces (Offset 964) (Save|Key)(4 Bytes) - maxpieces +- m_iMaxPiecesDX8 (Offset 968) (Save|Key)(4 Bytes) - maxpiecesdx8 +- m_bAllowNewGibs (Offset 952) (Save|Key)(1 Bytes) - allownewgibs @@ -35561,0 +37533,3 @@ CBaseEntity - game_gib_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 @@ -35583,7 +37557,7 @@ CBaseEntity - game_gib_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) @@ -35609,40 +37583,40 @@ CBaseEntity - game_gib_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) @@ -35675,4 +37649,8 @@ CBaseEntity - game_gib_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 @@ -35687 +37665,3 @@ CBaseEntity - game_gib_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) @@ -35690,7 +37670,7 @@ CBaseEntity - game_intro_viewpoint -- m_iIntroStep (Offset 876) (Save|Key)(4 Bytes) - step_number -- m_flStepDelay (Offset 880) (Save|Key)(4 Bytes) - time_delay -- m_iszMessage (Offset 884) (Save|Key)(4 Bytes) - hint_message -- m_iszGameEvent (Offset 888) (Save|Key)(4 Bytes) - event_to_fire -- m_flEventDelay (Offset 892) (Save|Key)(4 Bytes) - event_delay -- m_iGameEventData (Offset 896) (Save|Key)(4 Bytes) - event_data_int -- m_flFOV (Offset 900) (Save|Key)(4 Bytes) - fov +- m_iIntroStep (Offset 924) (Save|Key)(4 Bytes) - step_number +- m_flStepDelay (Offset 928) (Save|Key)(4 Bytes) - time_delay +- m_iszMessage (Offset 932) (Save|Key)(4 Bytes) - hint_message +- m_iszGameEvent (Offset 936) (Save|Key)(4 Bytes) - event_to_fire +- m_flEventDelay (Offset 940) (Save|Key)(4 Bytes) - event_delay +- m_iGameEventData (Offset 944) (Save|Key)(4 Bytes) - event_data_int +- m_flFOV (Offset 948) (Save|Key)(4 Bytes) - fov @@ -35707,0 +37688,3 @@ CBaseEntity - game_intro_viewpoint +- 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 @@ -35729,7 +37712,7 @@ CBaseEntity - game_intro_viewpoint -- 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) @@ -35755,40 +37738,40 @@ CBaseEntity - game_intro_viewpoint -- 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) @@ -35821,4 +37804,8 @@ CBaseEntity - game_intro_viewpoint -- 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 @@ -35833 +37820,3 @@ CBaseEntity - game_intro_viewpoint -- 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) @@ -35836,4 +37825,4 @@ CBaseEntity - game_player_equip -- m_weaponNames (Offset 884) (Save)(128 Bytes) -- m_weaponCount (Offset 1012) (Save)(128 Bytes) -- m_Score (Offset 880) (Save)(4 Bytes) -- m_iszMaster (Offset 876) (Save|Key)(4 Bytes) - master +- m_weaponNames (Offset 932) (Save)(128 Bytes) +- m_weaponCount (Offset 1060) (Save)(128 Bytes) +- m_Score (Offset 928) (Save)(4 Bytes) +- m_iszMaster (Offset 924) (Save|Key)(4 Bytes) - master @@ -35850,0 +37840,3 @@ CBaseEntity - game_player_equip +- 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 @@ -35872,7 +37864,7 @@ CBaseEntity - game_player_equip -- 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) @@ -35898,40 +37890,40 @@ CBaseEntity - game_player_equip -- 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) @@ -35964,4 +37956,8 @@ CBaseEntity - game_player_equip -- 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 @@ -35976 +37972,3 @@ CBaseEntity - game_player_equip -- 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) @@ -35979,2 +37977,2 @@ CBaseEntity - game_player_team -- m_Score (Offset 880) (Save)(4 Bytes) -- m_iszMaster (Offset 876) (Save|Key)(4 Bytes) - master +- m_Score (Offset 928) (Save)(4 Bytes) +- m_iszMaster (Offset 924) (Save|Key)(4 Bytes) - master @@ -35991,0 +37990,3 @@ CBaseEntity - game_player_team +- 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 @@ -36013,7 +38014,7 @@ CBaseEntity - game_player_team -- 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) @@ -36039,40 +38040,40 @@ CBaseEntity - game_player_team -- 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) @@ -36105,4 +38106,8 @@ CBaseEntity - game_player_team -- 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 @@ -36117 +38122,3 @@ CBaseEntity - game_player_team -- 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) @@ -36120,4 +38127,4 @@ CRagdollManager - game_ragdoll_manager -- m_iCurrentMaxRagdollCount (Offset 876) (Save)(4 Bytes) -- m_iMaxRagdollCount (Offset 884) (Save|Key)(4 Bytes) - MaxRagdollCount -- m_iMaxRagdollCountDX8 (Offset 888) (Save|Key)(4 Bytes) - MaxRagdollCountDX8 -- m_bSaveImportant (Offset 892) (Save|Key)(1 Bytes) - SaveImportant +- m_iCurrentMaxRagdollCount (Offset 924) (Save)(4 Bytes) +- m_iMaxRagdollCount (Offset 932) (Save|Key)(4 Bytes) - MaxRagdollCount +- m_iMaxRagdollCountDX8 (Offset 936) (Save|Key)(4 Bytes) - MaxRagdollCountDX8 +- m_bSaveImportant (Offset 940) (Save|Key)(1 Bytes) - SaveImportant @@ -36136,0 +38144,3 @@ CRagdollManager - game_ragdoll_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 @@ -36158,7 +38168,7 @@ CRagdollManager - game_ragdoll_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) @@ -36184,40 +38194,40 @@ CRagdollManager - game_ragdoll_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) @@ -36250,4 +38260,8 @@ CRagdollManager - game_ragdoll_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 @@ -36262 +38276,3 @@ CRagdollManager - game_ragdoll_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) @@ -36265,3 +38281,3 @@ CBaseEntity - game_round_win -- m_bForceMapReset (Offset 873) (Save|Key)(1 Bytes) - force_map_reset -- m_bSwitchTeamsOnWin (Offset 874) (Save|Key)(1 Bytes) - switch_teams -- m_iWinReason (Offset 876) (Save|Key)(4 Bytes) - win_reason +- m_bForceMapReset (Offset 921) (Save|Key)(1 Bytes) - force_map_reset +- m_bSwitchTeamsOnWin (Offset 922) (Save|Key)(1 Bytes) - switch_teams +- m_iWinReason (Offset 924) (Save|Key)(4 Bytes) - win_reason @@ -36270 +38286 @@ CBaseEntity - game_round_win -- m_outputOnRoundWin (Offset 880) (Save|Key|Output)(0 Bytes) - OnRoundWin +- m_outputOnRoundWin (Offset 928) (Save|Key|Output)(0 Bytes) - OnRoundWin @@ -36281,0 +38298,3 @@ CBaseEntity - game_round_win +- 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 @@ -36303,7 +38322,7 @@ CBaseEntity - game_round_win -- 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) @@ -36329,40 +38348,40 @@ CBaseEntity - game_round_win -- 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) @@ -36395,4 +38414,8 @@ CBaseEntity - game_round_win -- 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 @@ -36407 +38430,3 @@ CBaseEntity - game_round_win -- 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) @@ -36411,2 +38436,2 @@ CBaseEntity - game_score -- m_Score (Offset 880) (Save)(4 Bytes) -- m_iszMaster (Offset 876) (Save|Key)(4 Bytes) - master +- m_Score (Offset 928) (Save)(4 Bytes) +- m_iszMaster (Offset 924) (Save|Key)(4 Bytes) - master @@ -36423,0 +38449,3 @@ CBaseEntity - game_score +- 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 @@ -36445,7 +38473,7 @@ CBaseEntity - game_score -- 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) @@ -36471,40 +38499,40 @@ CBaseEntity - game_score -- 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) @@ -36537,4 +38565,8 @@ CBaseEntity - game_score -- 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 @@ -36549 +38581,3 @@ CBaseEntity - game_score -- 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) @@ -36552,10 +38586,10 @@ CBaseEntity - game_text -- m_iszMessage (Offset 884) (Save|Key)(4 Bytes) - message -- m_textParms.channel (Offset 924) (Save|Key)(4 Bytes) - channel -- m_textParms.x (Offset 888) (Save|Key)(4 Bytes) - x -- m_textParms.y (Offset 892) (Save|Key)(4 Bytes) - y -- m_textParms.effect (Offset 896) (Save|Key)(4 Bytes) - effect -- m_textParms.fadeinTime (Offset 908) (Save|Key)(4 Bytes) - fadein -- m_textParms.fadeoutTime (Offset 912) (Save|Key)(4 Bytes) - fadeout -- m_textParms.holdTime (Offset 916) (Save|Key)(4 Bytes) - holdtime -- m_textParms.fxTime (Offset 920) (Save|Key)(4 Bytes) - fxtime -- m_textParms (Offset 888) (Save)(40 Bytes) +- m_iszMessage (Offset 932) (Save|Key)(4 Bytes) - message +- m_textParms.channel (Offset 972) (Save|Key)(4 Bytes) - channel +- m_textParms.x (Offset 936) (Save|Key)(4 Bytes) - x +- m_textParms.y (Offset 940) (Save|Key)(4 Bytes) - y +- m_textParms.effect (Offset 944) (Save|Key)(4 Bytes) - effect +- m_textParms.fadeinTime (Offset 956) (Save|Key)(4 Bytes) - fadein +- m_textParms.fadeoutTime (Offset 960) (Save|Key)(4 Bytes) - fadeout +- m_textParms.holdTime (Offset 964) (Save|Key)(4 Bytes) - holdtime +- m_textParms.fxTime (Offset 968) (Save|Key)(4 Bytes) - fxtime +- m_textParms (Offset 936) (Save)(40 Bytes) @@ -36563,2 +38597,2 @@ CBaseEntity - game_text -- m_Score (Offset 880) (Save)(4 Bytes) -- m_iszMaster (Offset 876) (Save|Key)(4 Bytes) - master +- m_Score (Offset 928) (Save)(4 Bytes) +- m_iszMaster (Offset 924) (Save|Key)(4 Bytes) - master @@ -36575,0 +38610,3 @@ CBaseEntity - game_text +- 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 @@ -36597,7 +38634,7 @@ CBaseEntity - game_text -- 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) @@ -36623,40 +38660,40 @@ CBaseEntity - game_text -- 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) @@ -36689,4 +38726,8 @@ CBaseEntity - game_text -- 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 @@ -36701 +38742,3 @@ CBaseEntity - game_text -- 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) @@ -36704,4 +38747,4 @@ CBaseEntity - game_text_tf -- m_iszMessage (Offset 876) (Save|Key)(4 Bytes) - message -- m_iszIcon (Offset 880) (Save|Key)(4 Bytes) - icon -- m_iRecipientTeam (Offset 884) (Save|Key)(4 Bytes) - display_to_team -- m_iBackgroundTeam (Offset 888) (Save|Key)(4 Bytes) - background +- m_iszMessage (Offset 924) (Save|Key)(4 Bytes) - message +- m_iszIcon (Offset 928) (Save|Key)(4 Bytes) - icon +- m_iRecipientTeam (Offset 932) (Save|Key)(4 Bytes) - display_to_team +- m_iBackgroundTeam (Offset 936) (Save|Key)(4 Bytes) - background @@ -36719,0 +38763,3 @@ CBaseEntity - game_text_tf +- 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 @@ -36741,7 +38787,7 @@ CBaseEntity - game_text_tf -- 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) @@ -36767,40 +38813,40 @@ CBaseEntity - game_text_tf -- 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) @@ -36833,4 +38879,8 @@ CBaseEntity - game_text_tf -- 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 @@ -36845 +38895,3 @@ CBaseEntity - game_text_tf -- 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) @@ -36848,5 +38900,5 @@ CBaseEntity - game_ui -- m_flFieldOfView (Offset 876) (Save|Key)(4 Bytes) - FieldOfView -- m_hSaveWeapon (Offset 880) (Save)(4 Bytes) -- m_bForceUpdate (Offset 1316) (Save)(1 Bytes) -- m_player (Offset 1324) (Save)(4 Bytes) -- m_nLastButtonState (Offset 1320) (Save)(4 Bytes) +- m_flFieldOfView (Offset 924) (Save|Key)(4 Bytes) - FieldOfView +- m_hSaveWeapon (Offset 928) (Save)(4 Bytes) +- m_bForceUpdate (Offset 1364) (Save)(1 Bytes) +- m_player (Offset 1372) (Save)(4 Bytes) +- m_nLastButtonState (Offset 1368) (Save)(4 Bytes) @@ -36855,18 +38907,18 @@ CBaseEntity - game_ui -- m_playerOn (Offset 884) (Save|Key|Output)(0 Bytes) - PlayerOn -- m_playerOff (Offset 908) (Save|Key|Output)(0 Bytes) - PlayerOff -- m_pressedMoveLeft (Offset 932) (Save|Key|Output)(0 Bytes) - PressedMoveLeft -- m_pressedMoveRight (Offset 956) (Save|Key|Output)(0 Bytes) - PressedMoveRight -- m_pressedForward (Offset 980) (Save|Key|Output)(0 Bytes) - PressedForward -- m_pressedBack (Offset 1004) (Save|Key|Output)(0 Bytes) - PressedBack -- m_pressedAttack (Offset 1028) (Save|Key|Output)(0 Bytes) - PressedAttack -- m_pressedAttack2 (Offset 1052) (Save|Key|Output)(0 Bytes) - PressedAttack2 -- m_unpressedMoveLeft (Offset 1076) (Save|Key|Output)(0 Bytes) - UnpressedMoveLeft -- m_unpressedMoveRight (Offset 1100) (Save|Key|Output)(0 Bytes) - UnpressedMoveRight -- m_unpressedForward (Offset 1124) (Save|Key|Output)(0 Bytes) - UnpressedForward -- m_unpressedBack (Offset 1148) (Save|Key|Output)(0 Bytes) - UnpressedBack -- m_unpressedAttack (Offset 1172) (Save|Key|Output)(0 Bytes) - UnpressedAttack -- m_unpressedAttack2 (Offset 1196) (Save|Key|Output)(0 Bytes) - UnpressedAttack2 -- m_xaxis (Offset 1220) (Save|Key|Output)(0 Bytes) - XAxis -- m_yaxis (Offset 1244) (Save|Key|Output)(0 Bytes) - YAxis -- m_attackaxis (Offset 1268) (Save|Key|Output)(0 Bytes) - AttackAxis -- m_attack2axis (Offset 1292) (Save|Key|Output)(0 Bytes) - Attack2Axis +- m_playerOn (Offset 932) (Save|Key|Output)(0 Bytes) - PlayerOn +- m_playerOff (Offset 956) (Save|Key|Output)(0 Bytes) - PlayerOff +- m_pressedMoveLeft (Offset 980) (Save|Key|Output)(0 Bytes) - PressedMoveLeft +- m_pressedMoveRight (Offset 1004) (Save|Key|Output)(0 Bytes) - PressedMoveRight +- m_pressedForward (Offset 1028) (Save|Key|Output)(0 Bytes) - PressedForward +- m_pressedBack (Offset 1052) (Save|Key|Output)(0 Bytes) - PressedBack +- m_pressedAttack (Offset 1076) (Save|Key|Output)(0 Bytes) - PressedAttack +- m_pressedAttack2 (Offset 1100) (Save|Key|Output)(0 Bytes) - PressedAttack2 +- m_unpressedMoveLeft (Offset 1124) (Save|Key|Output)(0 Bytes) - UnpressedMoveLeft +- m_unpressedMoveRight (Offset 1148) (Save|Key|Output)(0 Bytes) - UnpressedMoveRight +- m_unpressedForward (Offset 1172) (Save|Key|Output)(0 Bytes) - UnpressedForward +- m_unpressedBack (Offset 1196) (Save|Key|Output)(0 Bytes) - UnpressedBack +- m_unpressedAttack (Offset 1220) (Save|Key|Output)(0 Bytes) - UnpressedAttack +- m_unpressedAttack2 (Offset 1244) (Save|Key|Output)(0 Bytes) - UnpressedAttack2 +- m_xaxis (Offset 1268) (Save|Key|Output)(0 Bytes) - XAxis +- m_yaxis (Offset 1292) (Save|Key|Output)(0 Bytes) - YAxis +- m_attackaxis (Offset 1316) (Save|Key|Output)(0 Bytes) - AttackAxis +- m_attack2axis (Offset 1340) (Save|Key|Output)(0 Bytes) - Attack2Axis @@ -36883,0 +38936,3 @@ CBaseEntity - game_ui +- 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 @@ -36905,7 +38960,7 @@ CBaseEntity - game_ui -- 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) @@ -36931,40 +38986,40 @@ CBaseEntity - game_ui -- 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) @@ -36997,4 +39052,8 @@ CBaseEntity - game_ui -- 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 @@ -37009 +39068,3 @@ CBaseEntity - game_ui -- 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) @@ -37012,4 +39073,4 @@ CBaseEntity - game_weapon_manager -- m_iszWeaponName (Offset 876) (Save|Key)(4 Bytes) - weaponname -- m_iMaxPieces (Offset 880) (Save|Key)(4 Bytes) - maxpieces -- m_flAmmoMod (Offset 884) (Save|Key)(4 Bytes) - ammomod -- m_bExpectingWeapon (Offset 888) (Save)(1 Bytes) +- m_iszWeaponName (Offset 924) (Save|Key)(4 Bytes) - weaponname +- m_iMaxPieces (Offset 928) (Save|Key)(4 Bytes) - maxpieces +- m_flAmmoMod (Offset 932) (Save|Key)(4 Bytes) - ammomod +- m_bExpectingWeapon (Offset 936) (Save)(1 Bytes) @@ -37019 +39080 @@ CBaseEntity - game_weapon_manager -- m_ManagedNonWeapons (Offset 892) (Save)(0 Bytes) +- m_ManagedNonWeapons (Offset 940) (Save)(0 Bytes) @@ -37030,0 +39092,3 @@ CBaseEntity - game_weapon_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 @@ -37052,7 +39116,7 @@ CBaseEntity - game_weapon_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) @@ -37078,40 +39142,40 @@ CBaseEntity - game_weapon_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) @@ -37144,4 +39208,8 @@ CBaseEntity - game_weapon_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 @@ -37156 +39224,3 @@ CBaseEntity - game_weapon_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) @@ -37160,5 +39230,5 @@ CBaseEntity - game_zone_player -- m_OnPlayerInZone (Offset 880) (Save|Key|Output)(0 Bytes) - OnPlayerInZone -- m_OnPlayerOutZone (Offset 904) (Save|Key|Output)(0 Bytes) - OnPlayerOutZone -- m_PlayersInCount (Offset 928) (Save|Key|Output)(0 Bytes) - PlayersInCount -- m_PlayersOutCount (Offset 952) (Save|Key|Output)(0 Bytes) - PlayersOutCount -- m_iszMaster (Offset 876) (Save|Key)(4 Bytes) - master +- m_OnPlayerInZone (Offset 928) (Save|Key|Output)(0 Bytes) - OnPlayerInZone +- m_OnPlayerOutZone (Offset 952) (Save|Key|Output)(0 Bytes) - OnPlayerOutZone +- m_PlayersInCount (Offset 976) (Save|Key|Output)(0 Bytes) - PlayersInCount +- m_PlayersOutCount (Offset 1000) (Save|Key|Output)(0 Bytes) - PlayersOutCount +- m_iszMaster (Offset 924) (Save|Key)(4 Bytes) - master @@ -37175,0 +39246,3 @@ CBaseEntity - game_zone_player +- 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 @@ -37197,7 +39270,7 @@ CBaseEntity - game_zone_player -- 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) @@ -37223,40 +39296,40 @@ CBaseEntity - game_zone_player -- 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) @@ -37289,4 +39362,8 @@ CBaseEntity - game_zone_player -- 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 @@ -37301 +39378,3 @@ CBaseEntity - game_zone_player -- 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) @@ -37304,44 +39383,44 @@ CAI_BaseNPC - generic_actor -- 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_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 @@ -37366,25 +39445,25 @@ CAI_BaseNPC - generic_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) @@ -37414,3 +39493,3 @@ CAI_BaseNPC - generic_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) @@ -37424,2 +39503,2 @@ CAI_BaseNPC - generic_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) @@ -37428 +39507 @@ CAI_BaseNPC - generic_actor -- m_vecCommandGoal (Offset 2472) (Save)(12 Bytes) +- m_vecCommandGoal (Offset 2520) (Save)(12 Bytes) @@ -37432,6 +39511,6 @@ CAI_BaseNPC - generic_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) @@ -37493,11 +39572,11 @@ CAI_BaseNPC - generic_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) @@ -37506,27 +39585,27 @@ CAI_BaseNPC - generic_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 @@ -37544,5 +39623,5 @@ CAI_BaseNPC - generic_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 @@ -37551,3 +39630,3 @@ CAI_BaseNPC - generic_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) @@ -37559,52 +39638,52 @@ CAI_BaseNPC - generic_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 @@ -37639,17 +39718,17 @@ CAI_BaseNPC - generic_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) @@ -37657,31 +39736,31 @@ CAI_BaseNPC - generic_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) @@ -37695,5 +39774,5 @@ CAI_BaseNPC - generic_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 @@ -37704 +39783 @@ CAI_BaseNPC - generic_actor -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -37715,0 +39795,3 @@ CAI_BaseNPC - generic_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 @@ -37737,7 +39819,7 @@ CAI_BaseNPC - generic_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) @@ -37763,40 +39845,40 @@ CAI_BaseNPC - generic_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) @@ -37829,4 +39911,8 @@ CAI_BaseNPC - generic_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 @@ -37841 +39927,3 @@ CAI_BaseNPC - generic_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) @@ -37845,17 +39933,17 @@ NextBotCombatCharacter - ghost -- 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) @@ -37863,31 +39951,31 @@ NextBotCombatCharacter - ghost -- 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) @@ -37901,5 +39989,5 @@ NextBotCombatCharacter - ghost -- 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 @@ -37910 +39998 @@ NextBotCombatCharacter - ghost -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -37921,0 +40010,3 @@ NextBotCombatCharacter - ghost +- 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 @@ -37943,7 +40034,7 @@ NextBotCombatCharacter - ghost -- 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) @@ -37969,40 +40060,40 @@ NextBotCombatCharacter - ghost -- 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) @@ -38035,4 +40126,8 @@ NextBotCombatCharacter - ghost -- 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 @@ -38047 +40142,3 @@ NextBotCombatCharacter - ghost -- 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) @@ -38054,26 +40151,26 @@ CBaseAnimating - gib -- 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) @@ -38087,5 +40184,5 @@ CBaseAnimating - gib -- 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 @@ -38096 +40193 @@ CBaseAnimating - gib -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -38107,0 +40205,3 @@ CBaseAnimating - gib +- 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 @@ -38129,7 +40229,7 @@ CBaseAnimating - gib -- 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) @@ -38155,40 +40255,40 @@ CBaseAnimating - gib -- 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) @@ -38221,4 +40321,8 @@ CBaseAnimating - gib -- 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 @@ -38233 +40337,3 @@ CBaseAnimating - gib -- 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) @@ -38236,15 +40342,15 @@ CBaseEntity - gibshooter -- 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_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 @@ -38263,0 +40370,3 @@ CBaseEntity - gibshooter +- 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 @@ -38285,7 +40394,7 @@ CBaseEntity - gibshooter -- 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) @@ -38311,40 +40420,40 @@ CBaseEntity - gibshooter -- 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) @@ -38377,4 +40486,8 @@ CBaseEntity - gibshooter -- 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 @@ -38389 +40502,3 @@ CBaseEntity - gibshooter -- 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) @@ -38392,8 +40507,8 @@ CBaseGrenade - grenade -- m_hThrower (Offset 1260) (Save)(4 Bytes) -- m_bIsLive (Offset 1233) (Save)(1 Bytes) -- m_DmgRadius (Offset 1236) (Save)(4 Bytes) -- m_flDetonateTime (Offset 1244) (Save)(4 Bytes) -- m_flWarnAITime (Offset 1248) (Save)(4 Bytes) -- m_flDamage (Offset 1252) (Save)(4 Bytes) -- m_iszBounceSound (Offset 1256) (Save)(4 Bytes) -- m_bHasWarnedAI (Offset 1232) (Save)(1 Bytes) +- m_hThrower (Offset 1308) (Save)(4 Bytes) +- m_bIsLive (Offset 1281) (Save)(1 Bytes) +- m_DmgRadius (Offset 1284) (Save)(4 Bytes) +- m_flDetonateTime (Offset 1292) (Save)(4 Bytes) +- m_flWarnAITime (Offset 1296) (Save)(4 Bytes) +- m_flDamage (Offset 1300) (Save)(4 Bytes) +- m_iszBounceSound (Offset 1304) (Save)(4 Bytes) +- m_bHasWarnedAI (Offset 1280) (Save)(1 Bytes) @@ -38409,26 +40524,26 @@ CBaseGrenade - grenade -- 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) @@ -38442,5 +40557,5 @@ CBaseGrenade - grenade -- 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 @@ -38451 +40566 @@ CBaseGrenade - grenade -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -38462,0 +40578,3 @@ CBaseGrenade - grenade +- 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 @@ -38484,7 +40602,7 @@ CBaseGrenade - grenade -- 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) @@ -38510,40 +40628,40 @@ CBaseGrenade - grenade -- 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) @@ -38576,4 +40694,8 @@ CBaseGrenade - grenade -- 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 @@ -38588 +40710,3 @@ CBaseGrenade - grenade -- 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) @@ -38595,32 +40719,32 @@ CBaseAnimating - halloween_fortune_telle -- m_OnFortuneWarning (Offset 1180) (Save|Key|Output)(0 Bytes) - OnFortuneWarning -- m_OnFortuneTold (Offset 1204) (Save|Key|Output)(0 Bytes) - OnFortuneTold -- m_OnFortuneCurse (Offset 1228) (Save|Key|Output)(0 Bytes) - OnFortuneCurse -- m_OnFortuneEnd (Offset 1252) (Save|Key|Output)(0 Bytes) - OnFortuneEnd -- m_iszRedTeleport (Offset 1280) (Save|Key)(4 Bytes) - red_teleport -- m_iszBlueTeleport (Offset 1284) (Save|Key)(4 Bytes) - blue_teleport -- 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_OnFortuneWarning (Offset 1228) (Save|Key|Output)(0 Bytes) - OnFortuneWarning +- m_OnFortuneTold (Offset 1252) (Save|Key|Output)(0 Bytes) - OnFortuneTold +- m_OnFortuneCurse (Offset 1276) (Save|Key|Output)(0 Bytes) - OnFortuneCurse +- m_OnFortuneEnd (Offset 1300) (Save|Key|Output)(0 Bytes) - OnFortuneEnd +- m_iszRedTeleport (Offset 1328) (Save|Key)(4 Bytes) - red_teleport +- m_iszBlueTeleport (Offset 1332) (Save|Key)(4 Bytes) - blue_teleport +- 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) @@ -38634,5 +40758,5 @@ CBaseAnimating - halloween_fortune_telle -- 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 @@ -38643 +40767 @@ CBaseAnimating - halloween_fortune_telle -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -38654,0 +40779,3 @@ CBaseAnimating - halloween_fortune_telle +- 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 @@ -38676,7 +40803,7 @@ CBaseAnimating - halloween_fortune_telle -- 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) @@ -38702,40 +40829,40 @@ CBaseAnimating - halloween_fortune_telle -- 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) @@ -38768,4 +40895,8 @@ CBaseAnimating - halloween_fortune_telle -- 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 @@ -38780 +40911,3 @@ CBaseAnimating - halloween_fortune_telle -- 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) @@ -38793,0 +40927,3 @@ CHalloweenSoulPack - halloween_souls_pac +- 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 @@ -38815,7 +40951,7 @@ CHalloweenSoulPack - halloween_souls_pac -- 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) @@ -38841,40 +40977,40 @@ CHalloweenSoulPack - halloween_souls_pac -- 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) @@ -38907,4 +41043,8 @@ CHalloweenSoulPack - halloween_souls_pac -- 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 @@ -38919 +41059,3 @@ CHalloweenSoulPack - halloween_souls_pac -- 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) @@ -38925,3 +41067,3 @@ CTFHellZap - halloween_zapper -- m_iszCustomTouchTrigger (Offset 888) (Save|Key)(4 Bytes) - touch_trigger -- m_iszParticleName (Offset 892) (Save|Key)(4 Bytes) - ParticleEffect -- m_eType (Offset 876) (Save|Key)(4 Bytes) - ZapperType +- m_iszCustomTouchTrigger (Offset 936) (Save|Key)(4 Bytes) - touch_trigger +- m_iszParticleName (Offset 940) (Save|Key)(4 Bytes) - ParticleEffect +- m_eType (Offset 924) (Save|Key)(4 Bytes) - ZapperType @@ -38938,0 +41081,3 @@ CTFHellZap - halloween_zapper +- 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 @@ -38960,7 +41105,7 @@ CTFHellZap - halloween_zapper -- 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) @@ -38986,40 +41131,40 @@ CTFHellZap - halloween_zapper -- 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) @@ -39052,4 +41197,8 @@ CTFHellZap - halloween_zapper -- 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 @@ -39064 +41213,3 @@ CTFHellZap - halloween_zapper -- 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) @@ -39067,16 +41218,16 @@ CBaseEntity - hammer_updateignorelist -- m_nIgnoredEntityNames[0] (Offset 876) (Save|Key)(4 Bytes) - IgnoredName01 -- m_nIgnoredEntityNames[1] (Offset 880) (Save|Key)(4 Bytes) - IgnoredName02 -- m_nIgnoredEntityNames[2] (Offset 884) (Save|Key)(4 Bytes) - IgnoredName03 -- m_nIgnoredEntityNames[3] (Offset 888) (Save|Key)(4 Bytes) - IgnoredName04 -- m_nIgnoredEntityNames[4] (Offset 892) (Save|Key)(4 Bytes) - IgnoredName05 -- m_nIgnoredEntityNames[5] (Offset 896) (Save|Key)(4 Bytes) - IgnoredName06 -- m_nIgnoredEntityNames[6] (Offset 900) (Save|Key)(4 Bytes) - IgnoredName07 -- m_nIgnoredEntityNames[7] (Offset 904) (Save|Key)(4 Bytes) - IgnoredName08 -- m_nIgnoredEntityNames[8] (Offset 908) (Save|Key)(4 Bytes) - IgnoredName09 -- m_nIgnoredEntityNames[9] (Offset 912) (Save|Key)(4 Bytes) - IgnoredName10 -- m_nIgnoredEntityNames[10] (Offset 916) (Save|Key)(4 Bytes) - IgnoredName11 -- m_nIgnoredEntityNames[11] (Offset 920) (Save|Key)(4 Bytes) - IgnoredName12 -- m_nIgnoredEntityNames[12] (Offset 924) (Save|Key)(4 Bytes) - IgnoredName13 -- m_nIgnoredEntityNames[13] (Offset 928) (Save|Key)(4 Bytes) - IgnoredName14 -- m_nIgnoredEntityNames[14] (Offset 932) (Save|Key)(4 Bytes) - IgnoredName15 -- m_nIgnoredEntityNames[15] (Offset 936) (Save|Key)(4 Bytes) - IgnoredName16 +- m_nIgnoredEntityNames[0] (Offset 924) (Save|Key)(4 Bytes) - IgnoredName01 +- m_nIgnoredEntityNames[1] (Offset 928) (Save|Key)(4 Bytes) - IgnoredName02 +- m_nIgnoredEntityNames[2] (Offset 932) (Save|Key)(4 Bytes) - IgnoredName03 +- m_nIgnoredEntityNames[3] (Offset 936) (Save|Key)(4 Bytes) - IgnoredName04 +- m_nIgnoredEntityNames[4] (Offset 940) (Save|Key)(4 Bytes) - IgnoredName05 +- m_nIgnoredEntityNames[5] (Offset 944) (Save|Key)(4 Bytes) - IgnoredName06 +- m_nIgnoredEntityNames[6] (Offset 948) (Save|Key)(4 Bytes) - IgnoredName07 +- m_nIgnoredEntityNames[7] (Offset 952) (Save|Key)(4 Bytes) - IgnoredName08 +- m_nIgnoredEntityNames[8] (Offset 956) (Save|Key)(4 Bytes) - IgnoredName09 +- m_nIgnoredEntityNames[9] (Offset 960) (Save|Key)(4 Bytes) - IgnoredName10 +- m_nIgnoredEntityNames[10] (Offset 964) (Save|Key)(4 Bytes) - IgnoredName11 +- m_nIgnoredEntityNames[11] (Offset 968) (Save|Key)(4 Bytes) - IgnoredName12 +- m_nIgnoredEntityNames[12] (Offset 972) (Save|Key)(4 Bytes) - IgnoredName13 +- m_nIgnoredEntityNames[13] (Offset 976) (Save|Key)(4 Bytes) - IgnoredName14 +- m_nIgnoredEntityNames[14] (Offset 980) (Save|Key)(4 Bytes) - IgnoredName15 +- m_nIgnoredEntityNames[15] (Offset 984) (Save|Key)(4 Bytes) - IgnoredName16 @@ -39093,0 +41245,3 @@ CBaseEntity - hammer_updateignorelist +- 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 @@ -39115,7 +41269,7 @@ CBaseEntity - hammer_updateignorelist -- 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) @@ -39141,40 +41295,40 @@ CBaseEntity - hammer_updateignorelist -- 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) @@ -39207,4 +41361,8 @@ CBaseEntity - hammer_updateignorelist -- 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 @@ -39219 +41377,3 @@ CBaseEntity - hammer_updateignorelist -- 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) @@ -39232,0 +41393,3 @@ CBaseEntity - handle_dummy +- 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 @@ -39254,7 +41417,7 @@ CBaseEntity - handle_dummy -- 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) @@ -39280,40 +41443,40 @@ CBaseEntity - handle_dummy -- 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) @@ -39346,4 +41509,8 @@ CBaseEntity - handle_dummy -- 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 @@ -39358 +41525,3 @@ CBaseEntity - handle_dummy -- 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) @@ -39371,0 +41541,3 @@ CHandleTest - handle_test +- 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 @@ -39393,7 +41565,7 @@ CHandleTest - handle_test -- 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) @@ -39419,40 +41591,40 @@ CHandleTest - handle_test -- 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) @@ -39485,4 +41657,8 @@ CHandleTest - handle_test -- 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 @@ -39497 +41673,3 @@ CHandleTest - handle_test -- 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) @@ -39501,17 +41679,17 @@ CHeadlessHatman - headless_hatman -- 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) @@ -39519,31 +41697,31 @@ CHeadlessHatman - headless_hatman -- 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) @@ -39557,5 +41735,5 @@ CHeadlessHatman - headless_hatman -- 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 @@ -39566 +41744 @@ CHeadlessHatman - headless_hatman -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -39577,0 +41756,3 @@ CHeadlessHatman - headless_hatman +- 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 @@ -39599,7 +41780,7 @@ CHeadlessHatman - headless_hatman -- 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) @@ -39625,40 +41806,40 @@ CHeadlessHatman - headless_hatman -- 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) @@ -39691,4 +41872,8 @@ CHeadlessHatman - headless_hatman -- 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 @@ -39703 +41888,3 @@ CHeadlessHatman - headless_hatman -- 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) @@ -39707,28 +41894,28 @@ CHightower_TeleportVortex - hightower_te -- m_flDuration (Offset 1476) (Save|Key)(4 Bytes) - lifetime -- m_pszDestinationBaseName (Offset 1472) (Save|Key)(4 Bytes) - target_base_name -- 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_flDuration (Offset 1524) (Save|Key)(4 Bytes) - lifetime +- m_pszDestinationBaseName (Offset 1520) (Save|Key)(4 Bytes) - target_base_name +- 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) @@ -39742,5 +41929,5 @@ CHightower_TeleportVortex - hightower_te -- 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 @@ -39751 +41938 @@ CHightower_TeleportVortex - hightower_te -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -39762,0 +41950,3 @@ CHightower_TeleportVortex - hightower_te +- 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 @@ -39784,7 +41974,7 @@ CHightower_TeleportVortex - hightower_te -- 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) @@ -39810,40 +42000,40 @@ CHightower_TeleportVortex - hightower_te -- 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) @@ -39876,4 +42066,8 @@ CHightower_TeleportVortex - hightower_te -- 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 @@ -39888 +42082,3 @@ CHightower_TeleportVortex - hightower_te -- 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) @@ -39891,3 +42087,3 @@ CBaseEntity - info_camera_link -- m_strPointCamera (Offset 884) (Save|Key)(4 Bytes) - PointCamera -- m_hCamera (Offset 876) (Save)(4 Bytes) -- m_hTargetEntity (Offset 880) (Save)(4 Bytes) +- m_strPointCamera (Offset 932) (Save|Key)(4 Bytes) - PointCamera +- m_hCamera (Offset 924) (Save)(4 Bytes) +- m_hTargetEntity (Offset 928) (Save)(4 Bytes) @@ -39905,0 +42102,3 @@ CBaseEntity - info_camera_link +- 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 @@ -39927,7 +42126,7 @@ CBaseEntity - info_camera_link -- 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) @@ -39953,40 +42152,40 @@ CBaseEntity - info_camera_link -- 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) @@ -40019,4 +42218,8 @@ CBaseEntity - info_camera_link -- 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 @@ -40031 +42234,3 @@ CBaseEntity - info_camera_link -- 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) @@ -40034 +42239 @@ CBaseEntity - info_constraint_anchor -- m_massScale (Offset 876) (Save|Key)(4 Bytes) - massScale +- m_massScale (Offset 924) (Save|Key)(4 Bytes) - massScale @@ -40045,0 +42251,3 @@ CBaseEntity - info_constraint_anchor +- 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 @@ -40067,7 +42275,7 @@ CBaseEntity - info_constraint_anchor -- 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) @@ -40093,40 +42301,40 @@ CBaseEntity - info_constraint_anchor -- 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) @@ -40159,4 +42367,8 @@ CBaseEntity - info_constraint_anchor -- 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 @@ -40171 +42383,3 @@ CBaseEntity - info_constraint_anchor -- 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) @@ -40196,0 +42411,3 @@ CBaseEntity - info_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 @@ -40218,7 +42435,7 @@ CBaseEntity - info_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) @@ -40244,40 +42461,40 @@ CBaseEntity - info_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) @@ -40310,4 +42527,8 @@ CBaseEntity - info_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 @@ -40322 +42543,3 @@ CBaseEntity - info_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) @@ -40335,0 +42559,3 @@ CBaseEntity - info_intermission +- 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 @@ -40357,7 +42583,7 @@ CBaseEntity - info_intermission -- 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) @@ -40383,40 +42609,40 @@ CBaseEntity - info_intermission -- 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) @@ -40449,4 +42675,8 @@ CBaseEntity - info_intermission -- 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 @@ -40461 +42691,3 @@ CBaseEntity - info_intermission -- 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) @@ -40474,0 +42707,3 @@ CInfoLadderDismount - info_ladder_dismou +- 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 @@ -40496,7 +42731,7 @@ CInfoLadderDismount - info_ladder_dismou -- 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) @@ -40522,40 +42757,40 @@ CInfoLadderDismount - info_ladder_dismou -- 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) @@ -40588,4 +42823,8 @@ CInfoLadderDismount - info_ladder_dismou -- 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 @@ -40600 +42839,3 @@ CInfoLadderDismount - info_ladder_dismou -- 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) @@ -40613,0 +42855,3 @@ CBaseEntity - info_landmark +- 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 @@ -40635,7 +42879,7 @@ CBaseEntity - info_landmark -- 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) @@ -40661,40 +42905,40 @@ CBaseEntity - info_landmark -- 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) @@ -40727,4 +42971,8 @@ CBaseEntity - info_landmark -- 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 @@ -40739 +42987,3 @@ CBaseEntity - info_landmark -- 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) @@ -40742,2 +42992,2 @@ CInfoLightingRelative - info_lighting_re -- m_strLightingLandmark (Offset 880) (Save|Key)(4 Bytes) - LightingLandmark -- m_hLightingLandmark (Offset 876) (Save)(4 Bytes) +- m_strLightingLandmark (Offset 928) (Save|Key)(4 Bytes) - LightingLandmark +- m_hLightingLandmark (Offset 924) (Save)(4 Bytes) @@ -40754,0 +43005,3 @@ CInfoLightingRelative - info_lighting_re +- 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 @@ -40776,7 +43029,7 @@ CInfoLightingRelative - info_lighting_re -- 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) @@ -40802,40 +43055,40 @@ CInfoLightingRelative - info_lighting_re -- 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) @@ -40868,4 +43121,8 @@ CInfoLightingRelative - info_lighting_re -- 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 @@ -40880 +43137,3 @@ CInfoLightingRelative - info_lighting_re -- 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) @@ -40893,0 +43153,3 @@ CBaseEntity - info_mass_center +- 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 @@ -40915,7 +43177,7 @@ CBaseEntity - info_mass_center -- 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) @@ -40941,40 +43203,40 @@ CBaseEntity - info_mass_center -- 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) @@ -41007,4 +43269,8 @@ CBaseEntity - info_mass_center -- 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 @@ -41019 +43285,3 @@ CBaseEntity - info_mass_center -- 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) @@ -41044,0 +43313,3 @@ CBaseEntity - info_node +- 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 @@ -41066,7 +43337,7 @@ CBaseEntity - info_node -- 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) @@ -41092,40 +43363,40 @@ CBaseEntity - info_node -- 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) @@ -41158,4 +43429,8 @@ CBaseEntity - info_node -- 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 @@ -41170 +43445,3 @@ CBaseEntity - info_node -- 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) @@ -41195,0 +43473,3 @@ CBaseEntity - info_node_air +- 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 @@ -41217,7 +43497,7 @@ CBaseEntity - info_node_air -- 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) @@ -41243,40 +43523,40 @@ CBaseEntity - info_node_air -- 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) @@ -41309,4 +43589,8 @@ CBaseEntity - info_node_air -- 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 @@ -41321 +43605,3 @@ CBaseEntity - info_node_air -- 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) @@ -41346,0 +43633,3 @@ CBaseEntity - info_node_air_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 @@ -41368,7 +43657,7 @@ CBaseEntity - info_node_air_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) @@ -41394,40 +43683,40 @@ CBaseEntity - info_node_air_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) @@ -41460,4 +43749,8 @@ CBaseEntity - info_node_air_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 @@ -41472 +43765,3 @@ CBaseEntity - info_node_air_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) @@ -41497,0 +43793,3 @@ CBaseEntity - info_node_climb +- 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 @@ -41519,7 +43817,7 @@ CBaseEntity - info_node_climb -- 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) @@ -41545,40 +43843,40 @@ CBaseEntity - info_node_climb -- 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) @@ -41611,4 +43909,8 @@ CBaseEntity - info_node_climb -- 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 @@ -41623 +43925,3 @@ CBaseEntity - info_node_climb -- 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) @@ -41648,0 +43953,3 @@ CBaseEntity - info_node_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 @@ -41670,7 +43977,7 @@ CBaseEntity - info_node_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) @@ -41696,40 +44003,40 @@ CBaseEntity - info_node_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) @@ -41762,4 +44069,8 @@ CBaseEntity - info_node_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 @@ -41774 +44085,3 @@ CBaseEntity - info_node_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) @@ -41777,6 +44090,6 @@ CBaseEntity - info_node_link -- m_nLinkState (Offset 896) (Save|Key)(4 Bytes) - initialstate -- m_nSrcEditID (Offset 880) (Save|Key)(4 Bytes) - startnode -- m_nDestEditID (Offset 884) (Save|Key)(4 Bytes) - endnode -- m_nLinkType (Offset 908) (Save|Key)(4 Bytes) - linktype -- m_bInvertAllow (Offset 904) (Save)(1 Bytes) -- m_strAllowUse (Offset 900) (Save|Key)(4 Bytes) - AllowUse +- m_nLinkState (Offset 944) (Save|Key)(4 Bytes) - initialstate +- m_nSrcEditID (Offset 928) (Save|Key)(4 Bytes) - startnode +- m_nDestEditID (Offset 932) (Save|Key)(4 Bytes) - endnode +- m_nLinkType (Offset 956) (Save|Key)(4 Bytes) - linktype +- m_bInvertAllow (Offset 952) (Save)(1 Bytes) +- m_strAllowUse (Offset 948) (Save|Key)(4 Bytes) - AllowUse @@ -41795,0 +44109,3 @@ CBaseEntity - info_node_link +- 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 @@ -41817,7 +44133,7 @@ CBaseEntity - info_node_link -- 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) @@ -41843,40 +44159,40 @@ CBaseEntity - info_node_link -- 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) @@ -41909,4 +44225,8 @@ CBaseEntity - info_node_link -- 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 @@ -41921 +44241,3 @@ CBaseEntity - info_node_link -- 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) @@ -41924,4 +44246,4 @@ CBaseEntity - info_node_link_controller -- m_nLinkState (Offset 896) (Save|Key)(4 Bytes) - initialstate -- m_strAllowUse (Offset 900) (Save|Key)(4 Bytes) - AllowUse -- m_bInvertAllow (Offset 904) (Save|Key)(1 Bytes) - InvertAllow -- m_bUseAirLinkRadius (Offset 905) (Save|Key)(1 Bytes) - useairlinkradius +- m_nLinkState (Offset 944) (Save|Key)(4 Bytes) - initialstate +- m_strAllowUse (Offset 948) (Save|Key)(4 Bytes) - AllowUse +- m_bInvertAllow (Offset 952) (Save|Key)(1 Bytes) - InvertAllow +- m_bUseAirLinkRadius (Offset 953) (Save|Key)(1 Bytes) - useairlinkradius @@ -41942,0 +44265,3 @@ CBaseEntity - info_node_link_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 @@ -41964,7 +44289,7 @@ CBaseEntity - info_node_link_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) @@ -41990,40 +44315,40 @@ CBaseEntity - info_node_link_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) @@ -42056,4 +44381,8 @@ CBaseEntity - info_node_link_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 @@ -42068 +44397,3 @@ CBaseEntity - info_node_link_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) @@ -42071,4 +44402,4 @@ CBaseEntity - info_npc_spawn_destination -- m_ReuseDelay (Offset 876) (Save|Key)(4 Bytes) - ReuseDelay -- m_RenameNPC (Offset 880) (Save|Key)(4 Bytes) - RenameNPC -- m_TimeNextAvailable (Offset 884) (Save)(4 Bytes) -- m_OnSpawnNPC (Offset 888) (Save|Key|Output)(0 Bytes) - OnSpawnNPC +- m_ReuseDelay (Offset 924) (Save|Key)(4 Bytes) - ReuseDelay +- m_RenameNPC (Offset 928) (Save|Key)(4 Bytes) - RenameNPC +- m_TimeNextAvailable (Offset 932) (Save)(4 Bytes) +- m_OnSpawnNPC (Offset 936) (Save|Key|Output)(0 Bytes) - OnSpawnNPC @@ -42085,0 +44417,3 @@ CBaseEntity - info_npc_spawn_destination +- 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 @@ -42107,7 +44441,7 @@ CBaseEntity - info_npc_spawn_destination -- 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) @@ -42133,40 +44467,40 @@ CBaseEntity - info_npc_spawn_destination -- 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) @@ -42199,4 +44533,8 @@ CBaseEntity - info_npc_spawn_destination -- 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 @@ -42211 +44549,3 @@ CBaseEntity - info_npc_spawn_destination -- 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) @@ -42224,0 +44565,3 @@ CBaseEntity - info_null +- 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 @@ -42246,7 +44589,7 @@ CBaseEntity - info_null -- 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) @@ -42272,40 +44615,40 @@ CBaseEntity - info_null -- 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) @@ -42338,4 +44681,8 @@ CBaseEntity - info_null -- 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 @@ -42350 +44697,3 @@ CBaseEntity - info_null -- 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) @@ -42353,5 +44702,5 @@ CBaseEntity - info_observer_point -- m_bDisabled (Offset 873) (Save|Key)(1 Bytes) - StartDisabled -- m_bDefaultWelcome (Offset 874) (Save|Key)(1 Bytes) - defaultwelcome -- m_iszAssociateTeamEntityName (Offset 880) (Save|Key)(4 Bytes) - associated_team_entity -- m_flFOV (Offset 884) (Save|Key)(4 Bytes) - fov -- m_bMatchSummary (Offset 888) (Save|Key)(1 Bytes) - match_summary +- m_bDisabled (Offset 921) (Save|Key)(1 Bytes) - StartDisabled +- m_bDefaultWelcome (Offset 922) (Save|Key)(1 Bytes) - defaultwelcome +- m_iszAssociateTeamEntityName (Offset 928) (Save|Key)(4 Bytes) - associated_team_entity +- m_flFOV (Offset 932) (Save|Key)(4 Bytes) - fov +- m_bMatchSummary (Offset 936) (Save|Key)(1 Bytes) - match_summary @@ -42370,0 +44720,3 @@ CBaseEntity - info_observer_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 @@ -42392,7 +44744,7 @@ CBaseEntity - info_observer_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) @@ -42418,40 +44770,40 @@ CBaseEntity - info_observer_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) @@ -42484,4 +44836,8 @@ CBaseEntity - info_observer_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 @@ -42496 +44852,3 @@ CBaseEntity - info_observer_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) @@ -42499 +44857 @@ CInfoOverlayAccessor - info_overlay_acce -- m_iOverlayID (Offset 876) (Save|Key)(4 Bytes) - OverlayID +- m_iOverlayID (Offset 924) (Save|Key)(4 Bytes) - OverlayID @@ -42510,0 +44869,3 @@ CInfoOverlayAccessor - info_overlay_acce +- 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 @@ -42532,7 +44893,7 @@ CInfoOverlayAccessor - info_overlay_acce -- 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) @@ -42558,40 +44919,40 @@ CInfoOverlayAccessor - info_overlay_acce -- 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) @@ -42624,4 +44985,8 @@ CInfoOverlayAccessor - info_overlay_acce -- 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 @@ -42636 +45001,3 @@ CInfoOverlayAccessor - info_overlay_acce -- 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) @@ -42639,76 +45006,76 @@ CParticleSystem - info_particle_system -- m_bStartActive (Offset 873) (Save|Key)(1 Bytes) - start_active -- m_bWeatherEffect (Offset 1459) (Save|Key)(1 Bytes) - flag_as_weather -- m_bActive (Offset 880) (Save)(1 Bytes) -- m_flStartTime (Offset 888) (Save)(4 Bytes) -- m_iszEffectName (Offset 876) (Save|Key)(4 Bytes) - effect_name -- m_iszControlPointNames[0] (Offset 892) (Save|Key)(4 Bytes) - cpoint1 -- m_iszControlPointNames[1] (Offset 896) (Save|Key)(4 Bytes) - cpoint2 -- m_iszControlPointNames[2] (Offset 900) (Save|Key)(4 Bytes) - cpoint3 -- m_iszControlPointNames[3] (Offset 904) (Save|Key)(4 Bytes) - cpoint4 -- m_iszControlPointNames[4] (Offset 908) (Save|Key)(4 Bytes) - cpoint5 -- m_iszControlPointNames[5] (Offset 912) (Save|Key)(4 Bytes) - cpoint6 -- m_iszControlPointNames[6] (Offset 916) (Save|Key)(4 Bytes) - cpoint7 -- m_iszControlPointNames[7] (Offset 920) (Save|Key)(4 Bytes) - cpoint8 -- m_iszControlPointNames[8] (Offset 924) (Save|Key)(4 Bytes) - cpoint9 -- m_iszControlPointNames[9] (Offset 928) (Save|Key)(4 Bytes) - cpoint10 -- m_iszControlPointNames[10] (Offset 932) (Save|Key)(4 Bytes) - cpoint11 -- m_iszControlPointNames[11] (Offset 936) (Save|Key)(4 Bytes) - cpoint12 -- m_iszControlPointNames[12] (Offset 940) (Save|Key)(4 Bytes) - cpoint13 -- m_iszControlPointNames[13] (Offset 944) (Save|Key)(4 Bytes) - cpoint14 -- m_iszControlPointNames[14] (Offset 948) (Save|Key)(4 Bytes) - cpoint15 -- m_iszControlPointNames[15] (Offset 952) (Save|Key)(4 Bytes) - cpoint16 -- m_iszControlPointNames[16] (Offset 956) (Save|Key)(4 Bytes) - cpoint17 -- m_iszControlPointNames[17] (Offset 960) (Save|Key)(4 Bytes) - cpoint18 -- m_iszControlPointNames[18] (Offset 964) (Save|Key)(4 Bytes) - cpoint19 -- m_iszControlPointNames[19] (Offset 968) (Save|Key)(4 Bytes) - cpoint20 -- m_iszControlPointNames[20] (Offset 972) (Save|Key)(4 Bytes) - cpoint21 -- m_iszControlPointNames[21] (Offset 976) (Save|Key)(4 Bytes) - cpoint22 -- m_iszControlPointNames[22] (Offset 980) (Save|Key)(4 Bytes) - cpoint23 -- m_iszControlPointNames[23] (Offset 984) (Save|Key)(4 Bytes) - cpoint24 -- m_iszControlPointNames[24] (Offset 988) (Save|Key)(4 Bytes) - cpoint25 -- m_iszControlPointNames[25] (Offset 992) (Save|Key)(4 Bytes) - cpoint26 -- m_iszControlPointNames[26] (Offset 996) (Save|Key)(4 Bytes) - cpoint27 -- m_iszControlPointNames[27] (Offset 1000) (Save|Key)(4 Bytes) - cpoint28 -- m_iszControlPointNames[28] (Offset 1004) (Save|Key)(4 Bytes) - cpoint29 -- m_iszControlPointNames[29] (Offset 1008) (Save|Key)(4 Bytes) - cpoint30 -- m_iszControlPointNames[30] (Offset 1012) (Save|Key)(4 Bytes) - cpoint31 -- m_iszControlPointNames[31] (Offset 1016) (Save|Key)(4 Bytes) - cpoint32 -- m_iszControlPointNames[32] (Offset 1020) (Save|Key)(4 Bytes) - cpoint33 -- m_iszControlPointNames[33] (Offset 1024) (Save|Key)(4 Bytes) - cpoint34 -- m_iszControlPointNames[34] (Offset 1028) (Save|Key)(4 Bytes) - cpoint35 -- m_iszControlPointNames[35] (Offset 1032) (Save|Key)(4 Bytes) - cpoint36 -- m_iszControlPointNames[36] (Offset 1036) (Save|Key)(4 Bytes) - cpoint37 -- m_iszControlPointNames[37] (Offset 1040) (Save|Key)(4 Bytes) - cpoint38 -- m_iszControlPointNames[38] (Offset 1044) (Save|Key)(4 Bytes) - cpoint39 -- m_iszControlPointNames[39] (Offset 1048) (Save|Key)(4 Bytes) - cpoint40 -- m_iszControlPointNames[40] (Offset 1052) (Save|Key)(4 Bytes) - cpoint41 -- m_iszControlPointNames[41] (Offset 1056) (Save|Key)(4 Bytes) - cpoint42 -- m_iszControlPointNames[42] (Offset 1060) (Save|Key)(4 Bytes) - cpoint43 -- m_iszControlPointNames[43] (Offset 1064) (Save|Key)(4 Bytes) - cpoint44 -- m_iszControlPointNames[44] (Offset 1068) (Save|Key)(4 Bytes) - cpoint45 -- m_iszControlPointNames[45] (Offset 1072) (Save|Key)(4 Bytes) - cpoint46 -- m_iszControlPointNames[46] (Offset 1076) (Save|Key)(4 Bytes) - cpoint47 -- m_iszControlPointNames[47] (Offset 1080) (Save|Key)(4 Bytes) - cpoint48 -- m_iszControlPointNames[48] (Offset 1084) (Save|Key)(4 Bytes) - cpoint49 -- m_iszControlPointNames[49] (Offset 1088) (Save|Key)(4 Bytes) - cpoint50 -- m_iszControlPointNames[50] (Offset 1092) (Save|Key)(4 Bytes) - cpoint51 -- m_iszControlPointNames[51] (Offset 1096) (Save|Key)(4 Bytes) - cpoint52 -- m_iszControlPointNames[52] (Offset 1100) (Save|Key)(4 Bytes) - cpoint53 -- m_iszControlPointNames[53] (Offset 1104) (Save|Key)(4 Bytes) - cpoint54 -- m_iszControlPointNames[54] (Offset 1108) (Save|Key)(4 Bytes) - cpoint55 -- m_iszControlPointNames[55] (Offset 1112) (Save|Key)(4 Bytes) - cpoint56 -- m_iszControlPointNames[56] (Offset 1116) (Save|Key)(4 Bytes) - cpoint57 -- m_iszControlPointNames[57] (Offset 1120) (Save|Key)(4 Bytes) - cpoint58 -- m_iszControlPointNames[58] (Offset 1124) (Save|Key)(4 Bytes) - cpoint59 -- m_iszControlPointNames[59] (Offset 1128) (Save|Key)(4 Bytes) - cpoint60 -- m_iszControlPointNames[60] (Offset 1132) (Save|Key)(4 Bytes) - cpoint61 -- m_iszControlPointNames[61] (Offset 1136) (Save|Key)(4 Bytes) - cpoint62 -- m_iszControlPointNames[62] (Offset 1140) (Save|Key)(4 Bytes) - cpoint63 -- m_iControlPointParents[0] (Offset 1396) (Save|Key)(1 Bytes) - cpoint1_parent -- m_iControlPointParents[1] (Offset 1397) (Save|Key)(1 Bytes) - cpoint2_parent -- m_iControlPointParents[2] (Offset 1398) (Save|Key)(1 Bytes) - cpoint3_parent -- m_iControlPointParents[3] (Offset 1399) (Save|Key)(1 Bytes) - cpoint4_parent -- m_iControlPointParents[4] (Offset 1400) (Save|Key)(1 Bytes) - cpoint5_parent -- m_iControlPointParents[5] (Offset 1401) (Save|Key)(1 Bytes) - cpoint6_parent -- m_iControlPointParents[6] (Offset 1402) (Save|Key)(1 Bytes) - cpoint7_parent -- m_hControlPointEnts (Offset 1144) (Save)(252 Bytes) +- m_bStartActive (Offset 921) (Save|Key)(1 Bytes) - start_active +- m_bWeatherEffect (Offset 1507) (Save|Key)(1 Bytes) - flag_as_weather +- m_bActive (Offset 928) (Save)(1 Bytes) +- m_flStartTime (Offset 936) (Save)(4 Bytes) +- m_iszEffectName (Offset 924) (Save|Key)(4 Bytes) - effect_name +- m_iszControlPointNames[0] (Offset 940) (Save|Key)(4 Bytes) - cpoint1 +- m_iszControlPointNames[1] (Offset 944) (Save|Key)(4 Bytes) - cpoint2 +- m_iszControlPointNames[2] (Offset 948) (Save|Key)(4 Bytes) - cpoint3 +- m_iszControlPointNames[3] (Offset 952) (Save|Key)(4 Bytes) - cpoint4 +- m_iszControlPointNames[4] (Offset 956) (Save|Key)(4 Bytes) - cpoint5 +- m_iszControlPointNames[5] (Offset 960) (Save|Key)(4 Bytes) - cpoint6 +- m_iszControlPointNames[6] (Offset 964) (Save|Key)(4 Bytes) - cpoint7 +- m_iszControlPointNames[7] (Offset 968) (Save|Key)(4 Bytes) - cpoint8 +- m_iszControlPointNames[8] (Offset 972) (Save|Key)(4 Bytes) - cpoint9 +- m_iszControlPointNames[9] (Offset 976) (Save|Key)(4 Bytes) - cpoint10 +- m_iszControlPointNames[10] (Offset 980) (Save|Key)(4 Bytes) - cpoint11 +- m_iszControlPointNames[11] (Offset 984) (Save|Key)(4 Bytes) - cpoint12 +- m_iszControlPointNames[12] (Offset 988) (Save|Key)(4 Bytes) - cpoint13 +- m_iszControlPointNames[13] (Offset 992) (Save|Key)(4 Bytes) - cpoint14 +- m_iszControlPointNames[14] (Offset 996) (Save|Key)(4 Bytes) - cpoint15 +- m_iszControlPointNames[15] (Offset 1000) (Save|Key)(4 Bytes) - cpoint16 +- m_iszControlPointNames[16] (Offset 1004) (Save|Key)(4 Bytes) - cpoint17 +- m_iszControlPointNames[17] (Offset 1008) (Save|Key)(4 Bytes) - cpoint18 +- m_iszControlPointNames[18] (Offset 1012) (Save|Key)(4 Bytes) - cpoint19 +- m_iszControlPointNames[19] (Offset 1016) (Save|Key)(4 Bytes) - cpoint20 +- m_iszControlPointNames[20] (Offset 1020) (Save|Key)(4 Bytes) - cpoint21 +- m_iszControlPointNames[21] (Offset 1024) (Save|Key)(4 Bytes) - cpoint22 +- m_iszControlPointNames[22] (Offset 1028) (Save|Key)(4 Bytes) - cpoint23 +- m_iszControlPointNames[23] (Offset 1032) (Save|Key)(4 Bytes) - cpoint24 +- m_iszControlPointNames[24] (Offset 1036) (Save|Key)(4 Bytes) - cpoint25 +- m_iszControlPointNames[25] (Offset 1040) (Save|Key)(4 Bytes) - cpoint26 +- m_iszControlPointNames[26] (Offset 1044) (Save|Key)(4 Bytes) - cpoint27 +- m_iszControlPointNames[27] (Offset 1048) (Save|Key)(4 Bytes) - cpoint28 +- m_iszControlPointNames[28] (Offset 1052) (Save|Key)(4 Bytes) - cpoint29 +- m_iszControlPointNames[29] (Offset 1056) (Save|Key)(4 Bytes) - cpoint30 +- m_iszControlPointNames[30] (Offset 1060) (Save|Key)(4 Bytes) - cpoint31 +- m_iszControlPointNames[31] (Offset 1064) (Save|Key)(4 Bytes) - cpoint32 +- m_iszControlPointNames[32] (Offset 1068) (Save|Key)(4 Bytes) - cpoint33 +- m_iszControlPointNames[33] (Offset 1072) (Save|Key)(4 Bytes) - cpoint34 +- m_iszControlPointNames[34] (Offset 1076) (Save|Key)(4 Bytes) - cpoint35 +- m_iszControlPointNames[35] (Offset 1080) (Save|Key)(4 Bytes) - cpoint36 +- m_iszControlPointNames[36] (Offset 1084) (Save|Key)(4 Bytes) - cpoint37 +- m_iszControlPointNames[37] (Offset 1088) (Save|Key)(4 Bytes) - cpoint38 +- m_iszControlPointNames[38] (Offset 1092) (Save|Key)(4 Bytes) - cpoint39 +- m_iszControlPointNames[39] (Offset 1096) (Save|Key)(4 Bytes) - cpoint40 +- m_iszControlPointNames[40] (Offset 1100) (Save|Key)(4 Bytes) - cpoint41 +- m_iszControlPointNames[41] (Offset 1104) (Save|Key)(4 Bytes) - cpoint42 +- m_iszControlPointNames[42] (Offset 1108) (Save|Key)(4 Bytes) - cpoint43 +- m_iszControlPointNames[43] (Offset 1112) (Save|Key)(4 Bytes) - cpoint44 +- m_iszControlPointNames[44] (Offset 1116) (Save|Key)(4 Bytes) - cpoint45 +- m_iszControlPointNames[45] (Offset 1120) (Save|Key)(4 Bytes) - cpoint46 +- m_iszControlPointNames[46] (Offset 1124) (Save|Key)(4 Bytes) - cpoint47 +- m_iszControlPointNames[47] (Offset 1128) (Save|Key)(4 Bytes) - cpoint48 +- m_iszControlPointNames[48] (Offset 1132) (Save|Key)(4 Bytes) - cpoint49 +- m_iszControlPointNames[49] (Offset 1136) (Save|Key)(4 Bytes) - cpoint50 +- m_iszControlPointNames[50] (Offset 1140) (Save|Key)(4 Bytes) - cpoint51 +- m_iszControlPointNames[51] (Offset 1144) (Save|Key)(4 Bytes) - cpoint52 +- m_iszControlPointNames[52] (Offset 1148) (Save|Key)(4 Bytes) - cpoint53 +- m_iszControlPointNames[53] (Offset 1152) (Save|Key)(4 Bytes) - cpoint54 +- m_iszControlPointNames[54] (Offset 1156) (Save|Key)(4 Bytes) - cpoint55 +- m_iszControlPointNames[55] (Offset 1160) (Save|Key)(4 Bytes) - cpoint56 +- m_iszControlPointNames[56] (Offset 1164) (Save|Key)(4 Bytes) - cpoint57 +- m_iszControlPointNames[57] (Offset 1168) (Save|Key)(4 Bytes) - cpoint58 +- m_iszControlPointNames[58] (Offset 1172) (Save|Key)(4 Bytes) - cpoint59 +- m_iszControlPointNames[59] (Offset 1176) (Save|Key)(4 Bytes) - cpoint60 +- m_iszControlPointNames[60] (Offset 1180) (Save|Key)(4 Bytes) - cpoint61 +- m_iszControlPointNames[61] (Offset 1184) (Save|Key)(4 Bytes) - cpoint62 +- m_iszControlPointNames[62] (Offset 1188) (Save|Key)(4 Bytes) - cpoint63 +- m_iControlPointParents[0] (Offset 1444) (Save|Key)(1 Bytes) - cpoint1_parent +- m_iControlPointParents[1] (Offset 1445) (Save|Key)(1 Bytes) - cpoint2_parent +- m_iControlPointParents[2] (Offset 1446) (Save|Key)(1 Bytes) - cpoint3_parent +- m_iControlPointParents[3] (Offset 1447) (Save|Key)(1 Bytes) - cpoint4_parent +- m_iControlPointParents[4] (Offset 1448) (Save|Key)(1 Bytes) - cpoint5_parent +- m_iControlPointParents[5] (Offset 1449) (Save|Key)(1 Bytes) - cpoint6_parent +- m_iControlPointParents[6] (Offset 1450) (Save|Key)(1 Bytes) - cpoint7_parent +- m_hControlPointEnts (Offset 1192) (Save)(252 Bytes) @@ -42728,0 +45096,3 @@ CParticleSystem - info_particle_system +- 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 @@ -42750,7 +45120,7 @@ CParticleSystem - info_particle_system -- 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) @@ -42776,40 +45146,40 @@ CParticleSystem - info_particle_system -- 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) @@ -42842,4 +45212,8 @@ CParticleSystem - info_particle_system -- 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 @@ -42854 +45228,3 @@ CParticleSystem - info_particle_system -- 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) @@ -42857 +45233 @@ CBaseEntity - info_passtime_ball_spawn -- m_bDisabled (Offset 904) (Save|Key)(1 Bytes) - StartDisabled +- m_bDisabled (Offset 952) (Save|Key)(1 Bytes) - StartDisabled @@ -42860 +45236 @@ CBaseEntity - info_passtime_ball_spawn -- m_onSpawnBall (Offset 880) (Save|Key|Output)(0 Bytes) - OnSpawnBall +- m_onSpawnBall (Offset 928) (Save|Key|Output)(0 Bytes) - OnSpawnBall @@ -42871,0 +45248,3 @@ CBaseEntity - info_passtime_ball_spawn +- 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 @@ -42893,7 +45272,7 @@ CBaseEntity - info_passtime_ball_spawn -- 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) @@ -42919,40 +45298,40 @@ CBaseEntity - info_passtime_ball_spawn -- 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) @@ -42985,4 +45364,8 @@ CBaseEntity - info_passtime_ball_spawn -- 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 @@ -42997 +45380,3 @@ CBaseEntity - info_passtime_ball_spawn -- 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) @@ -43000 +45385 @@ CBaseEntity - info_player_deathmatch -- m_Master (Offset 876) (Save|Key)(4 Bytes) - master +- m_Master (Offset 924) (Save|Key)(4 Bytes) - master @@ -43011,0 +45397,3 @@ CBaseEntity - info_player_deathmatch +- 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 @@ -43033,7 +45421,7 @@ CBaseEntity - info_player_deathmatch -- 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) @@ -43059,40 +45447,40 @@ CBaseEntity - info_player_deathmatch -- 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) @@ -43125,4 +45513,8 @@ CBaseEntity - info_player_deathmatch -- 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 @@ -43137 +45529,3 @@ CBaseEntity - info_player_deathmatch -- 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) @@ -43150,0 +45545,3 @@ CBaseEntity - info_player_start +- 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 @@ -43172,7 +45569,7 @@ CBaseEntity - info_player_start -- 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) @@ -43198,40 +45595,40 @@ CBaseEntity - info_player_start -- 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) @@ -43264,4 +45661,8 @@ CBaseEntity - info_player_start -- 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 @@ -43276 +45677,3 @@ CBaseEntity - info_player_start -- 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) @@ -43279,6 +45682,6 @@ CBaseEntity - info_player_teamspawn -- m_bDisabled (Offset 880) (Save|Key)(1 Bytes) - StartDisabled -- m_iszControlPointName (Offset 888) (Save|Key)(4 Bytes) - controlpoint -- m_iszRoundBlueSpawn (Offset 892) (Save|Key)(4 Bytes) - round_bluespawn -- m_iszRoundRedSpawn (Offset 896) (Save|Key)(4 Bytes) - round_redspawn -- m_nSpawnMode (Offset 884) (Save|Key)(4 Bytes) - SpawnMode -- m_nMatchSummaryType (Offset 912) (Save|Key)(4 Bytes) - MatchSummary +- m_bDisabled (Offset 928) (Save|Key)(1 Bytes) - StartDisabled +- m_iszControlPointName (Offset 936) (Save|Key)(4 Bytes) - controlpoint +- m_iszRoundBlueSpawn (Offset 940) (Save|Key)(4 Bytes) - round_bluespawn +- m_iszRoundRedSpawn (Offset 944) (Save|Key)(4 Bytes) - round_redspawn +- m_nSpawnMode (Offset 932) (Save|Key)(4 Bytes) - SpawnMode +- m_nMatchSummaryType (Offset 960) (Save|Key)(4 Bytes) - MatchSummary @@ -43298,0 +45702,3 @@ CBaseEntity - info_player_teamspawn +- 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 @@ -43320,7 +45726,7 @@ CBaseEntity - info_player_teamspawn -- 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) @@ -43346,40 +45752,40 @@ CBaseEntity - info_player_teamspawn -- 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) @@ -43412,4 +45818,8 @@ CBaseEntity - info_player_teamspawn -- 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 @@ -43424 +45834,3 @@ CBaseEntity - info_player_teamspawn -- 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) @@ -43438,0 +45851,3 @@ CBaseEntity - info_populator +- 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 @@ -43460,7 +45875,7 @@ CBaseEntity - info_populator -- 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) @@ -43486,40 +45901,40 @@ CBaseEntity - info_populator -- 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) @@ -43552,4 +45967,8 @@ CBaseEntity - info_populator -- 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 @@ -43564 +45983,3 @@ CBaseEntity - info_populator -- 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) @@ -43567,2 +45988,2 @@ CBaseEntity - info_powerup_spawn -- m_bDisabled (Offset 880) (Save|Key)(1 Bytes) - disabled -- m_nTeam (Offset 884) (Save|Key)(4 Bytes) - team +- m_bDisabled (Offset 928) (Save|Key)(1 Bytes) - disabled +- m_nTeam (Offset 932) (Save|Key)(4 Bytes) - team @@ -43579,0 +46001,3 @@ CBaseEntity - info_powerup_spawn +- 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 @@ -43601,7 +46025,7 @@ CBaseEntity - info_powerup_spawn -- 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) @@ -43627,40 +46051,40 @@ CBaseEntity - info_powerup_spawn -- 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) @@ -43693,4 +46117,8 @@ CBaseEntity - info_powerup_spawn -- 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 @@ -43705 +46133,3 @@ CBaseEntity - info_powerup_spawn -- 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) @@ -43708,2 +46138,2 @@ CBaseEntity - info_projecteddecal -- m_nTexture (Offset 876) (Save)(4 Bytes) -- m_flDistance (Offset 880) (Save|Key)(4 Bytes) - Distance +- m_nTexture (Offset 924) (Save)(4 Bytes) +- m_flDistance (Offset 928) (Save|Key)(4 Bytes) - Distance @@ -43723,0 +46154,3 @@ CBaseEntity - info_projecteddecal +- 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 @@ -43745,7 +46178,7 @@ CBaseEntity - info_projecteddecal -- 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) @@ -43771,40 +46204,40 @@ CBaseEntity - info_projecteddecal -- 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) @@ -43837,4 +46270,8 @@ CBaseEntity - info_projecteddecal -- 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 @@ -43849 +46286,3 @@ CBaseEntity - info_projecteddecal -- 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) @@ -43852,3 +46291,3 @@ CBaseEntity - info_radial_link_controlle -- m_flRadius (Offset 876) (Save|Key)(4 Bytes) - radius -- m_vecAtRestOrigin (Offset 880) (Save)(12 Bytes) -- m_bAtRest (Offset 892) (Save)(1 Bytes) +- m_flRadius (Offset 924) (Save|Key)(4 Bytes) - radius +- m_vecAtRestOrigin (Offset 928) (Save)(12 Bytes) +- m_bAtRest (Offset 940) (Save)(1 Bytes) @@ -43866,0 +46306,3 @@ CBaseEntity - info_radial_link_controlle +- 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 @@ -43888,7 +46330,7 @@ CBaseEntity - info_radial_link_controlle -- 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) @@ -43914,40 +46356,40 @@ CBaseEntity - info_radial_link_controlle -- 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) @@ -43980,4 +46422,8 @@ CBaseEntity - info_radial_link_controlle -- 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 @@ -43992 +46438,3 @@ CBaseEntity - info_radial_link_controlle -- 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) @@ -44005,0 +46454,3 @@ CBaseEntity - info_target +- 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 @@ -44027,7 +46478,7 @@ CBaseEntity - info_target -- 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) @@ -44053,40 +46504,40 @@ CBaseEntity - info_target -- 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) @@ -44119,4 +46570,8 @@ CBaseEntity - info_target -- 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 @@ -44131 +46586,3 @@ CBaseEntity - info_target -- 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) @@ -44144,0 +46602,3 @@ CBaseEntity - info_teleport_destination +- 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 @@ -44166,7 +46626,7 @@ CBaseEntity - info_teleport_destination -- 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) @@ -44192,40 +46652,40 @@ CBaseEntity - info_teleport_destination -- 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) @@ -44258,4 +46718,8 @@ CBaseEntity - info_teleport_destination -- 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 @@ -44270 +46734,3 @@ CBaseEntity - info_teleport_destination -- 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) @@ -44273,2 +46739,2 @@ CBaseEntity - infodecal -- m_nTexture (Offset 876) (Save)(4 Bytes) -- m_bLowPriority (Offset 880) (Save|Key)(1 Bytes) - LowPriority +- m_nTexture (Offset 924) (Save)(4 Bytes) +- m_bLowPriority (Offset 928) (Save|Key)(1 Bytes) - LowPriority @@ -44288,0 +46755,3 @@ CBaseEntity - infodecal +- 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 @@ -44310,7 +46779,7 @@ CBaseEntity - infodecal -- 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) @@ -44336,40 +46805,40 @@ CBaseEntity - infodecal -- 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) @@ -44402,4 +46871,8 @@ CBaseEntity - infodecal -- 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 @@ -44414 +46887,3 @@ CBaseEntity - infodecal -- 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) @@ -44417,57 +46892,57 @@ CSceneEntity - instanced_scripted_scene -- m_hOwner (Offset 1600) (Save)(4 Bytes) -- m_bHadOwner (Offset 1604) (Save)(1 Bytes) -- m_flPostSpeakDelay (Offset 1608) (Save)(4 Bytes) -- m_flPreDelay (Offset 1612) (Save)(4 Bytes) -- m_szInstanceFilename (Offset 1616) (Save)(128 Bytes) -- m_bIsBackground (Offset 1744) (Save)(1 Bytes) -- m_iszSceneFile (Offset 880) (Save|Key)(4 Bytes) - SceneFile -- m_iszResumeSceneFile (Offset 884) (Save|Key)(4 Bytes) - ResumeSceneFile -- m_hWaitingForThisResumeScene (Offset 888) (Save)(4 Bytes) -- m_bWaitingForResumeScene (Offset 892) (Save)(1 Bytes) -- m_iszTarget1 (Offset 896) (Save|Key)(4 Bytes) - target1 -- m_iszTarget2 (Offset 900) (Save|Key)(4 Bytes) - target2 -- m_iszTarget3 (Offset 904) (Save|Key)(4 Bytes) - target3 -- m_iszTarget4 (Offset 908) (Save|Key)(4 Bytes) - target4 -- m_iszTarget5 (Offset 912) (Save|Key)(4 Bytes) - target5 -- m_iszTarget6 (Offset 916) (Save|Key)(4 Bytes) - target6 -- m_iszTarget7 (Offset 920) (Save|Key)(4 Bytes) - target7 -- m_iszTarget8 (Offset 924) (Save|Key)(4 Bytes) - target8 -- m_BusyActor (Offset 1588) (Save|Key)(4 Bytes) - busyactor -- m_hTarget1 (Offset 928) (Save)(4 Bytes) -- m_hTarget2 (Offset 932) (Save)(4 Bytes) -- m_hTarget3 (Offset 936) (Save)(4 Bytes) -- m_hTarget4 (Offset 940) (Save)(4 Bytes) -- m_hTarget5 (Offset 944) (Save)(4 Bytes) -- m_hTarget6 (Offset 948) (Save)(4 Bytes) -- m_hTarget7 (Offset 952) (Save)(4 Bytes) -- m_hTarget8 (Offset 956) (Save)(4 Bytes) -- m_bIsPlayingBack (Offset 960) (Save)(1 Bytes) -- m_bPaused (Offset 961) (Save)(1 Bytes) -- m_flCurrentTime (Offset 968) (Save)(4 Bytes) -- m_flForceClientTime (Offset 964) (Save)(4 Bytes) -- m_flFrameTime (Offset 972) (Save)(4 Bytes) -- m_bCancelAtNextInterrupt (Offset 976) (Save)(1 Bytes) -- m_fPitch (Offset 980) (Save)(4 Bytes) -- m_bAutomated (Offset 984) (Save)(1 Bytes) -- m_nAutomatedAction (Offset 988) (Save)(4 Bytes) -- m_flAutomationDelay (Offset 992) (Save)(4 Bytes) -- m_flAutomationTime (Offset 996) (Save)(4 Bytes) -- m_bPausedViaInput (Offset 1000) (Save)(1 Bytes) -- m_bWaitingForActor (Offset 1001) (Save)(1 Bytes) -- m_bWaitingForInterrupt (Offset 1002) (Save)(1 Bytes) -- m_bInterruptedActorsScenes (Offset 1003) (Save)(1 Bytes) -- m_bBreakOnNonIdle (Offset 1004) (Save)(1 Bytes) -- m_hActorList (Offset 1008) (Save)(0 Bytes) -- m_hRemoveActorList (Offset 1028) (Save)(0 Bytes) -- m_nInterruptCount (Offset 1516) (Save)(4 Bytes) -- m_bInterrupted (Offset 1520) (Save)(1 Bytes) -- m_hInterruptScene (Offset 1524) (Save)(4 Bytes) -- m_bCompletedEarly (Offset 1528) (Save)(1 Bytes) -- m_bInterruptSceneFinished (Offset 1529) (Save)(1 Bytes) -- m_bGenerated (Offset 1573) (Save)(1 Bytes) -- m_iszSoundName (Offset 1576) (Save)(4 Bytes) -- m_hActor (Offset 1580) (Save)(4 Bytes) -- m_hActivator (Offset 1584) (Save)(4 Bytes) -- m_hNotifySceneCompletion (Offset 1532) (Save)(0 Bytes) -- m_hListManagers (Offset 1552) (Save)(0 Bytes) -- m_bMultiplayer (Offset 962) (Save)(1 Bytes) +- m_hOwner (Offset 1648) (Save)(4 Bytes) +- m_bHadOwner (Offset 1652) (Save)(1 Bytes) +- m_flPostSpeakDelay (Offset 1656) (Save)(4 Bytes) +- m_flPreDelay (Offset 1660) (Save)(4 Bytes) +- m_szInstanceFilename (Offset 1664) (Save)(128 Bytes) +- m_bIsBackground (Offset 1792) (Save)(1 Bytes) +- m_iszSceneFile (Offset 928) (Save|Key)(4 Bytes) - SceneFile +- m_iszResumeSceneFile (Offset 932) (Save|Key)(4 Bytes) - ResumeSceneFile +- m_hWaitingForThisResumeScene (Offset 936) (Save)(4 Bytes) +- m_bWaitingForResumeScene (Offset 940) (Save)(1 Bytes) +- m_iszTarget1 (Offset 944) (Save|Key)(4 Bytes) - target1 +- m_iszTarget2 (Offset 948) (Save|Key)(4 Bytes) - target2 +- m_iszTarget3 (Offset 952) (Save|Key)(4 Bytes) - target3 +- m_iszTarget4 (Offset 956) (Save|Key)(4 Bytes) - target4 +- m_iszTarget5 (Offset 960) (Save|Key)(4 Bytes) - target5 +- m_iszTarget6 (Offset 964) (Save|Key)(4 Bytes) - target6 +- m_iszTarget7 (Offset 968) (Save|Key)(4 Bytes) - target7 +- m_iszTarget8 (Offset 972) (Save|Key)(4 Bytes) - target8 +- m_BusyActor (Offset 1636) (Save|Key)(4 Bytes) - busyactor +- m_hTarget1 (Offset 976) (Save)(4 Bytes) +- m_hTarget2 (Offset 980) (Save)(4 Bytes) +- m_hTarget3 (Offset 984) (Save)(4 Bytes) +- m_hTarget4 (Offset 988) (Save)(4 Bytes) +- m_hTarget5 (Offset 992) (Save)(4 Bytes) +- m_hTarget6 (Offset 996) (Save)(4 Bytes) +- m_hTarget7 (Offset 1000) (Save)(4 Bytes) +- m_hTarget8 (Offset 1004) (Save)(4 Bytes) +- m_bIsPlayingBack (Offset 1008) (Save)(1 Bytes) +- m_bPaused (Offset 1009) (Save)(1 Bytes) +- m_flCurrentTime (Offset 1016) (Save)(4 Bytes) +- m_flForceClientTime (Offset 1012) (Save)(4 Bytes) +- m_flFrameTime (Offset 1020) (Save)(4 Bytes) +- m_bCancelAtNextInterrupt (Offset 1024) (Save)(1 Bytes) +- m_fPitch (Offset 1028) (Save)(4 Bytes) +- m_bAutomated (Offset 1032) (Save)(1 Bytes) +- m_nAutomatedAction (Offset 1036) (Save)(4 Bytes) +- m_flAutomationDelay (Offset 1040) (Save)(4 Bytes) +- m_flAutomationTime (Offset 1044) (Save)(4 Bytes) +- m_bPausedViaInput (Offset 1048) (Save)(1 Bytes) +- m_bWaitingForActor (Offset 1049) (Save)(1 Bytes) +- m_bWaitingForInterrupt (Offset 1050) (Save)(1 Bytes) +- m_bInterruptedActorsScenes (Offset 1051) (Save)(1 Bytes) +- m_bBreakOnNonIdle (Offset 1052) (Save)(1 Bytes) +- m_hActorList (Offset 1056) (Save)(0 Bytes) +- m_hRemoveActorList (Offset 1076) (Save)(0 Bytes) +- m_nInterruptCount (Offset 1564) (Save)(4 Bytes) +- m_bInterrupted (Offset 1568) (Save)(1 Bytes) +- m_hInterruptScene (Offset 1572) (Save)(4 Bytes) +- m_bCompletedEarly (Offset 1576) (Save)(1 Bytes) +- m_bInterruptSceneFinished (Offset 1577) (Save)(1 Bytes) +- m_bGenerated (Offset 1621) (Save)(1 Bytes) +- m_iszSoundName (Offset 1624) (Save)(4 Bytes) +- m_hActor (Offset 1628) (Save)(4 Bytes) +- m_hActivator (Offset 1632) (Save)(4 Bytes) +- m_hNotifySceneCompletion (Offset 1580) (Save)(0 Bytes) +- m_hListManagers (Offset 1600) (Save)(0 Bytes) +- m_bMultiplayer (Offset 1010) (Save)(1 Bytes) @@ -44483 +46958 @@ CSceneEntity - instanced_scripted_scene -- m_iPlayerDeathBehavior (Offset 1592) (Save|Key)(4 Bytes) - onplayerdeath +- m_iPlayerDeathBehavior (Offset 1640) (Save|Key)(4 Bytes) - onplayerdeath @@ -44485,19 +46960,27 @@ CSceneEntity - instanced_scripted_scene -- m_OnStart (Offset 1060) (Save|Key|Output)(0 Bytes) - OnStart -- m_OnCompletion (Offset 1084) (Save|Key|Output)(0 Bytes) - OnCompletion -- m_OnCanceled (Offset 1108) (Save|Key|Output)(0 Bytes) - OnCanceled -- m_OnTrigger1 (Offset 1132) (Save|Key|Output)(0 Bytes) - OnTrigger1 -- m_OnTrigger2 (Offset 1156) (Save|Key|Output)(0 Bytes) - OnTrigger2 -- m_OnTrigger3 (Offset 1180) (Save|Key|Output)(0 Bytes) - OnTrigger3 -- m_OnTrigger4 (Offset 1204) (Save|Key|Output)(0 Bytes) - OnTrigger4 -- m_OnTrigger5 (Offset 1228) (Save|Key|Output)(0 Bytes) - OnTrigger5 -- m_OnTrigger6 (Offset 1252) (Save|Key|Output)(0 Bytes) - OnTrigger6 -- m_OnTrigger7 (Offset 1276) (Save|Key|Output)(0 Bytes) - OnTrigger7 -- m_OnTrigger8 (Offset 1300) (Save|Key|Output)(0 Bytes) - OnTrigger8 -- m_OnTrigger9 (Offset 1324) (Save|Key|Output)(0 Bytes) - OnTrigger9 -- m_OnTrigger10 (Offset 1348) (Save|Key|Output)(0 Bytes) - OnTrigger10 -- m_OnTrigger11 (Offset 1372) (Save|Key|Output)(0 Bytes) - OnTrigger11 -- m_OnTrigger12 (Offset 1396) (Save|Key|Output)(0 Bytes) - OnTrigger12 -- m_OnTrigger13 (Offset 1420) (Save|Key|Output)(0 Bytes) - OnTrigger13 -- m_OnTrigger14 (Offset 1444) (Save|Key|Output)(0 Bytes) - OnTrigger14 -- m_OnTrigger15 (Offset 1468) (Save|Key|Output)(0 Bytes) - OnTrigger15 -- m_OnTrigger16 (Offset 1492) (Save|Key|Output)(0 Bytes) - OnTrigger16 +- InputSetTarget1 (Offset 0) (Input)(0 Bytes) - SetTarget1 +- InputSetTarget2 (Offset 0) (Input)(0 Bytes) - SetTarget2 +- InputSetTarget3 (Offset 0) (Input)(0 Bytes) - SetTarget3 +- InputSetTarget4 (Offset 0) (Input)(0 Bytes) - SetTarget4 +- InputSetTarget5 (Offset 0) (Input)(0 Bytes) - SetTarget5 +- InputSetTarget6 (Offset 0) (Input)(0 Bytes) - SetTarget6 +- InputSetTarget7 (Offset 0) (Input)(0 Bytes) - SetTarget7 +- InputSetTarget8 (Offset 0) (Input)(0 Bytes) - SetTarget8 +- m_OnStart (Offset 1108) (Save|Key|Output)(0 Bytes) - OnStart +- m_OnCompletion (Offset 1132) (Save|Key|Output)(0 Bytes) - OnCompletion +- m_OnCanceled (Offset 1156) (Save|Key|Output)(0 Bytes) - OnCanceled +- m_OnTrigger1 (Offset 1180) (Save|Key|Output)(0 Bytes) - OnTrigger1 +- m_OnTrigger2 (Offset 1204) (Save|Key|Output)(0 Bytes) - OnTrigger2 +- m_OnTrigger3 (Offset 1228) (Save|Key|Output)(0 Bytes) - OnTrigger3 +- m_OnTrigger4 (Offset 1252) (Save|Key|Output)(0 Bytes) - OnTrigger4 +- m_OnTrigger5 (Offset 1276) (Save|Key|Output)(0 Bytes) - OnTrigger5 +- m_OnTrigger6 (Offset 1300) (Save|Key|Output)(0 Bytes) - OnTrigger6 +- m_OnTrigger7 (Offset 1324) (Save|Key|Output)(0 Bytes) - OnTrigger7 +- m_OnTrigger8 (Offset 1348) (Save|Key|Output)(0 Bytes) - OnTrigger8 +- m_OnTrigger9 (Offset 1372) (Save|Key|Output)(0 Bytes) - OnTrigger9 +- m_OnTrigger10 (Offset 1396) (Save|Key|Output)(0 Bytes) - OnTrigger10 +- m_OnTrigger11 (Offset 1420) (Save|Key|Output)(0 Bytes) - OnTrigger11 +- m_OnTrigger12 (Offset 1444) (Save|Key|Output)(0 Bytes) - OnTrigger12 +- m_OnTrigger13 (Offset 1468) (Save|Key|Output)(0 Bytes) - OnTrigger13 +- m_OnTrigger14 (Offset 1492) (Save|Key|Output)(0 Bytes) - OnTrigger14 +- m_OnTrigger15 (Offset 1516) (Save|Key|Output)(0 Bytes) - OnTrigger15 +- m_OnTrigger16 (Offset 1540) (Save|Key|Output)(0 Bytes) - OnTrigger16 @@ -44514,0 +46998,3 @@ CSceneEntity - instanced_scripted_scene +- 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 @@ -44536,7 +47022,7 @@ CSceneEntity - instanced_scripted_scene -- 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) @@ -44562,40 +47048,40 @@ CSceneEntity - instanced_scripted_scene -- 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) @@ -44628,4 +47114,8 @@ CSceneEntity - instanced_scripted_scene -- 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 @@ -44640 +47130,3 @@ CSceneEntity - instanced_scripted_scene -- 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) @@ -44643,3 +47135,3 @@ CBaseAnimating - item_ammopack_full -- m_bDisabled (Offset 1260) (Save|Key)(1 Bytes) - StartDisabled -- m_iszModel (Offset 1264) (Save|Key)(4 Bytes) - powerup_model -- m_bAutoMaterialize (Offset 1263) (Save|Key)(1 Bytes) - AutoMaterialize +- m_bDisabled (Offset 1308) (Save|Key)(1 Bytes) - StartDisabled +- m_iszModel (Offset 1312) (Save|Key)(4 Bytes) - powerup_model +- m_bAutoMaterialize (Offset 1311) (Save|Key)(1 Bytes) - AutoMaterialize @@ -44649,4 +47141,4 @@ CBaseAnimating - item_ammopack_full -- m_bActivateWhenAtRest (Offset 1180) (Save)(1 Bytes) -- m_vOriginalSpawnOrigin (Offset 1232) (Save)(12 Bytes) -- m_vOriginalSpawnAngles (Offset 1244) (Save)(12 Bytes) -- m_pConstraint (Offset 1256) (Save)(0 Bytes) +- m_bActivateWhenAtRest (Offset 1228) (Save)(1 Bytes) +- m_vOriginalSpawnOrigin (Offset 1280) (Save)(12 Bytes) +- m_vOriginalSpawnAngles (Offset 1292) (Save)(12 Bytes) +- m_pConstraint (Offset 1304) (Save)(0 Bytes) @@ -44656 +47148 @@ CBaseAnimating - item_ammopack_full -- m_flNextResetCheckTime (Offset 1176) (Save)(4 Bytes) +- m_flNextResetCheckTime (Offset 1224) (Save)(4 Bytes) @@ -44658,28 +47150,28 @@ CBaseAnimating - item_ammopack_full -- m_OnPlayerTouch (Offset 1184) (Save|Key|Output)(0 Bytes) - OnPlayerTouch -- m_OnCacheInteraction (Offset 1208) (Save|Key|Output)(0 Bytes) - OnCacheInteraction -- 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_OnPlayerTouch (Offset 1232) (Save|Key|Output)(0 Bytes) - OnPlayerTouch +- m_OnCacheInteraction (Offset 1256) (Save|Key|Output)(0 Bytes) - OnCacheInteraction +- 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) @@ -44693,5 +47185,5 @@ CBaseAnimating - item_ammopack_full -- 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 @@ -44702 +47194 @@ CBaseAnimating - item_ammopack_full -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -44713,0 +47206,3 @@ CBaseAnimating - item_ammopack_full +- 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 @@ -44735,7 +47230,7 @@ CBaseAnimating - item_ammopack_full -- 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) @@ -44761,40 +47256,40 @@ CBaseAnimating - item_ammopack_full -- 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) @@ -44827,4 +47322,8 @@ CBaseAnimating - item_ammopack_full -- 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 @@ -44839 +47338,3 @@ CBaseAnimating - item_ammopack_full -- 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) @@ -44842,3 +47343,3 @@ CBaseAnimating - item_ammopack_medium -- m_bDisabled (Offset 1260) (Save|Key)(1 Bytes) - StartDisabled -- m_iszModel (Offset 1264) (Save|Key)(4 Bytes) - powerup_model -- m_bAutoMaterialize (Offset 1263) (Save|Key)(1 Bytes) - AutoMaterialize +- m_bDisabled (Offset 1308) (Save|Key)(1 Bytes) - StartDisabled +- m_iszModel (Offset 1312) (Save|Key)(4 Bytes) - powerup_model +- m_bAutoMaterialize (Offset 1311) (Save|Key)(1 Bytes) - AutoMaterialize @@ -44848,4 +47349,4 @@ CBaseAnimating - item_ammopack_medium -- m_bActivateWhenAtRest (Offset 1180) (Save)(1 Bytes) -- m_vOriginalSpawnOrigin (Offset 1232) (Save)(12 Bytes) -- m_vOriginalSpawnAngles (Offset 1244) (Save)(12 Bytes) -- m_pConstraint (Offset 1256) (Save)(0 Bytes) +- m_bActivateWhenAtRest (Offset 1228) (Save)(1 Bytes) +- m_vOriginalSpawnOrigin (Offset 1280) (Save)(12 Bytes) +- m_vOriginalSpawnAngles (Offset 1292) (Save)(12 Bytes) +- m_pConstraint (Offset 1304) (Save)(0 Bytes) @@ -44855 +47356 @@ CBaseAnimating - item_ammopack_medium -- m_flNextResetCheckTime (Offset 1176) (Save)(4 Bytes) +- m_flNextResetCheckTime (Offset 1224) (Save)(4 Bytes) @@ -44857,28 +47358,28 @@ CBaseAnimating - item_ammopack_medium -- m_OnPlayerTouch (Offset 1184) (Save|Key|Output)(0 Bytes) - OnPlayerTouch -- m_OnCacheInteraction (Offset 1208) (Save|Key|Output)(0 Bytes) - OnCacheInteraction -- 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_OnPlayerTouch (Offset 1232) (Save|Key|Output)(0 Bytes) - OnPlayerTouch +- m_OnCacheInteraction (Offset 1256) (Save|Key|Output)(0 Bytes) - OnCacheInteraction +- 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) @@ -44892,5 +47393,5 @@ CBaseAnimating - item_ammopack_medium -- 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 @@ -44901 +47402 @@ CBaseAnimating - item_ammopack_medium -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -44912,0 +47414,3 @@ CBaseAnimating - item_ammopack_medium +- 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 @@ -44934,7 +47438,7 @@ CBaseAnimating - item_ammopack_medium -- 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) @@ -44960,40 +47464,40 @@ CBaseAnimating - item_ammopack_medium -- 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) @@ -45026,4 +47530,8 @@ CBaseAnimating - item_ammopack_medium -- 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 @@ -45038 +47546,3 @@ CBaseAnimating - item_ammopack_medium -- 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) @@ -45041,3 +47551,3 @@ CBaseAnimating - item_ammopack_small -- m_bDisabled (Offset 1260) (Save|Key)(1 Bytes) - StartDisabled -- m_iszModel (Offset 1264) (Save|Key)(4 Bytes) - powerup_model -- m_bAutoMaterialize (Offset 1263) (Save|Key)(1 Bytes) - AutoMaterialize +- m_bDisabled (Offset 1308) (Save|Key)(1 Bytes) - StartDisabled +- m_iszModel (Offset 1312) (Save|Key)(4 Bytes) - powerup_model +- m_bAutoMaterialize (Offset 1311) (Save|Key)(1 Bytes) - AutoMaterialize @@ -45047,4 +47557,4 @@ CBaseAnimating - item_ammopack_small -- m_bActivateWhenAtRest (Offset 1180) (Save)(1 Bytes) -- m_vOriginalSpawnOrigin (Offset 1232) (Save)(12 Bytes) -- m_vOriginalSpawnAngles (Offset 1244) (Save)(12 Bytes) -- m_pConstraint (Offset 1256) (Save)(0 Bytes) +- m_bActivateWhenAtRest (Offset 1228) (Save)(1 Bytes) +- m_vOriginalSpawnOrigin (Offset 1280) (Save)(12 Bytes) +- m_vOriginalSpawnAngles (Offset 1292) (Save)(12 Bytes) +- m_pConstraint (Offset 1304) (Save)(0 Bytes) @@ -45054 +47564 @@ CBaseAnimating - item_ammopack_small -- m_flNextResetCheckTime (Offset 1176) (Save)(4 Bytes) +- m_flNextResetCheckTime (Offset 1224) (Save)(4 Bytes) @@ -45056,28 +47566,28 @@ CBaseAnimating - item_ammopack_small -- m_OnPlayerTouch (Offset 1184) (Save|Key|Output)(0 Bytes) - OnPlayerTouch -- m_OnCacheInteraction (Offset 1208) (Save|Key|Output)(0 Bytes) - OnCacheInteraction -- 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_OnPlayerTouch (Offset 1232) (Save|Key|Output)(0 Bytes) - OnPlayerTouch +- m_OnCacheInteraction (Offset 1256) (Save|Key|Output)(0 Bytes) - OnCacheInteraction +- 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) @@ -45091,5 +47601,5 @@ CBaseAnimating - item_ammopack_small -- 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 @@ -45100 +47610 @@ CBaseAnimating - item_ammopack_small -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -45111,0 +47622,3 @@ CBaseAnimating - item_ammopack_small +- 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 @@ -45133,7 +47646,7 @@ CBaseAnimating - item_ammopack_small -- 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) @@ -45159,40 +47672,40 @@ CBaseAnimating - item_ammopack_small -- 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) @@ -45225,4 +47738,8 @@ CBaseAnimating - item_ammopack_small -- 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 @@ -45237 +47754,3 @@ CBaseAnimating - item_ammopack_small -- 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) @@ -45240,3 +47759,3 @@ CBaseAnimating - item_armor -- m_bDisabled (Offset 1260) (Save|Key)(1 Bytes) - StartDisabled -- m_iszModel (Offset 1264) (Save|Key)(4 Bytes) - powerup_model -- m_bAutoMaterialize (Offset 1263) (Save|Key)(1 Bytes) - AutoMaterialize +- m_bDisabled (Offset 1308) (Save|Key)(1 Bytes) - StartDisabled +- m_iszModel (Offset 1312) (Save|Key)(4 Bytes) - powerup_model +- m_bAutoMaterialize (Offset 1311) (Save|Key)(1 Bytes) - AutoMaterialize @@ -45246,4 +47765,4 @@ CBaseAnimating - item_armor -- m_bActivateWhenAtRest (Offset 1180) (Save)(1 Bytes) -- m_vOriginalSpawnOrigin (Offset 1232) (Save)(12 Bytes) -- m_vOriginalSpawnAngles (Offset 1244) (Save)(12 Bytes) -- m_pConstraint (Offset 1256) (Save)(0 Bytes) +- m_bActivateWhenAtRest (Offset 1228) (Save)(1 Bytes) +- m_vOriginalSpawnOrigin (Offset 1280) (Save)(12 Bytes) +- m_vOriginalSpawnAngles (Offset 1292) (Save)(12 Bytes) +- m_pConstraint (Offset 1304) (Save)(0 Bytes) @@ -45253 +47772 @@ CBaseAnimating - item_armor -- m_flNextResetCheckTime (Offset 1176) (Save)(4 Bytes) +- m_flNextResetCheckTime (Offset 1224) (Save)(4 Bytes) @@ -45255,28 +47774,28 @@ CBaseAnimating - item_armor -- m_OnPlayerTouch (Offset 1184) (Save|Key|Output)(0 Bytes) - OnPlayerTouch -- m_OnCacheInteraction (Offset 1208) (Save|Key|Output)(0 Bytes) - OnCacheInteraction -- 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_OnPlayerTouch (Offset 1232) (Save|Key|Output)(0 Bytes) - OnPlayerTouch +- m_OnCacheInteraction (Offset 1256) (Save|Key|Output)(0 Bytes) - OnCacheInteraction +- 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) @@ -45290,5 +47809,5 @@ CBaseAnimating - item_armor -- 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 @@ -45299 +47818 @@ CBaseAnimating - item_armor -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -45310,0 +47830,3 @@ CBaseAnimating - item_armor +- 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 @@ -45332,7 +47854,7 @@ CBaseAnimating - item_armor -- 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) @@ -45358,40 +47880,40 @@ CBaseAnimating - item_armor -- 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) @@ -45424,4 +47946,8 @@ CBaseAnimating - item_armor -- 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 @@ -45436 +47962,3 @@ CBaseAnimating - item_armor -- 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) @@ -45439,3 +47967,3 @@ CBonusPack - item_bonuspack -- m_bDisabled (Offset 1260) (Save|Key)(1 Bytes) - StartDisabled -- m_iszModel (Offset 1264) (Save|Key)(4 Bytes) - powerup_model -- m_bAutoMaterialize (Offset 1263) (Save|Key)(1 Bytes) - AutoMaterialize +- m_bDisabled (Offset 1308) (Save|Key)(1 Bytes) - StartDisabled +- m_iszModel (Offset 1312) (Save|Key)(4 Bytes) - powerup_model +- m_bAutoMaterialize (Offset 1311) (Save|Key)(1 Bytes) - AutoMaterialize @@ -45445,4 +47973,4 @@ CBonusPack - item_bonuspack -- m_bActivateWhenAtRest (Offset 1180) (Save)(1 Bytes) -- m_vOriginalSpawnOrigin (Offset 1232) (Save)(12 Bytes) -- m_vOriginalSpawnAngles (Offset 1244) (Save)(12 Bytes) -- m_pConstraint (Offset 1256) (Save)(0 Bytes) +- m_bActivateWhenAtRest (Offset 1228) (Save)(1 Bytes) +- m_vOriginalSpawnOrigin (Offset 1280) (Save)(12 Bytes) +- m_vOriginalSpawnAngles (Offset 1292) (Save)(12 Bytes) +- m_pConstraint (Offset 1304) (Save)(0 Bytes) @@ -45452 +47980 @@ CBonusPack - item_bonuspack -- m_flNextResetCheckTime (Offset 1176) (Save)(4 Bytes) +- m_flNextResetCheckTime (Offset 1224) (Save)(4 Bytes) @@ -45454,28 +47982,28 @@ CBonusPack - item_bonuspack -- m_OnPlayerTouch (Offset 1184) (Save|Key|Output)(0 Bytes) - OnPlayerTouch -- m_OnCacheInteraction (Offset 1208) (Save|Key|Output)(0 Bytes) - OnCacheInteraction -- 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_OnPlayerTouch (Offset 1232) (Save|Key|Output)(0 Bytes) - OnPlayerTouch +- m_OnCacheInteraction (Offset 1256) (Save|Key|Output)(0 Bytes) - OnCacheInteraction +- 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) @@ -45489,5 +48017,5 @@ CBonusPack - item_bonuspack -- 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 @@ -45498 +48026 @@ CBonusPack - item_bonuspack -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -45509,0 +48038,3 @@ CBonusPack - item_bonuspack +- 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 @@ -45531,7 +48062,7 @@ CBonusPack - item_bonuspack -- 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) @@ -45557,40 +48088,40 @@ CBonusPack - item_bonuspack -- 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) @@ -45623,4 +48154,8 @@ CBonusPack - item_bonuspack -- 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 @@ -45635 +48170,3 @@ CBonusPack - item_bonuspack -- 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) @@ -45638,3 +48175,3 @@ CCurrencyPack - item_currencypack_custom -- m_bDisabled (Offset 1260) (Save|Key)(1 Bytes) - StartDisabled -- m_iszModel (Offset 1264) (Save|Key)(4 Bytes) - powerup_model -- m_bAutoMaterialize (Offset 1263) (Save|Key)(1 Bytes) - AutoMaterialize +- m_bDisabled (Offset 1308) (Save|Key)(1 Bytes) - StartDisabled +- m_iszModel (Offset 1312) (Save|Key)(4 Bytes) - powerup_model +- m_bAutoMaterialize (Offset 1311) (Save|Key)(1 Bytes) - AutoMaterialize @@ -45644,4 +48181,4 @@ CCurrencyPack - item_currencypack_custom -- m_bActivateWhenAtRest (Offset 1180) (Save)(1 Bytes) -- m_vOriginalSpawnOrigin (Offset 1232) (Save)(12 Bytes) -- m_vOriginalSpawnAngles (Offset 1244) (Save)(12 Bytes) -- m_pConstraint (Offset 1256) (Save)(0 Bytes) +- m_bActivateWhenAtRest (Offset 1228) (Save)(1 Bytes) +- m_vOriginalSpawnOrigin (Offset 1280) (Save)(12 Bytes) +- m_vOriginalSpawnAngles (Offset 1292) (Save)(12 Bytes) +- m_pConstraint (Offset 1304) (Save)(0 Bytes) @@ -45651 +48188 @@ CCurrencyPack - item_currencypack_custom -- m_flNextResetCheckTime (Offset 1176) (Save)(4 Bytes) +- m_flNextResetCheckTime (Offset 1224) (Save)(4 Bytes) @@ -45653,28 +48190,28 @@ CCurrencyPack - item_currencypack_custom -- m_OnPlayerTouch (Offset 1184) (Save|Key|Output)(0 Bytes) - OnPlayerTouch -- m_OnCacheInteraction (Offset 1208) (Save|Key|Output)(0 Bytes) - OnCacheInteraction -- 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_OnPlayerTouch (Offset 1232) (Save|Key|Output)(0 Bytes) - OnPlayerTouch +- m_OnCacheInteraction (Offset 1256) (Save|Key|Output)(0 Bytes) - OnCacheInteraction +- 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) @@ -45688,5 +48225,5 @@ CCurrencyPack - item_currencypack_custom -- 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 @@ -45697 +48234 @@ CCurrencyPack - item_currencypack_custom -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -45708,0 +48246,3 @@ CCurrencyPack - item_currencypack_custom +- 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 @@ -45730,7 +48270,7 @@ CCurrencyPack - item_currencypack_custom -- 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) @@ -45756,40 +48296,40 @@ CCurrencyPack - item_currencypack_custom -- 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) @@ -45822,4 +48362,8 @@ CCurrencyPack - item_currencypack_custom -- 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 @@ -45834 +48378,3 @@ CCurrencyPack - item_currencypack_custom -- 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) @@ -45837,3 +48383,3 @@ CCurrencyPack - item_currencypack_large -- m_bDisabled (Offset 1260) (Save|Key)(1 Bytes) - StartDisabled -- m_iszModel (Offset 1264) (Save|Key)(4 Bytes) - powerup_model -- m_bAutoMaterialize (Offset 1263) (Save|Key)(1 Bytes) - AutoMaterialize +- m_bDisabled (Offset 1308) (Save|Key)(1 Bytes) - StartDisabled +- m_iszModel (Offset 1312) (Save|Key)(4 Bytes) - powerup_model +- m_bAutoMaterialize (Offset 1311) (Save|Key)(1 Bytes) - AutoMaterialize @@ -45843,4 +48389,4 @@ CCurrencyPack - item_currencypack_large -- m_bActivateWhenAtRest (Offset 1180) (Save)(1 Bytes) -- m_vOriginalSpawnOrigin (Offset 1232) (Save)(12 Bytes) -- m_vOriginalSpawnAngles (Offset 1244) (Save)(12 Bytes) -- m_pConstraint (Offset 1256) (Save)(0 Bytes) +- m_bActivateWhenAtRest (Offset 1228) (Save)(1 Bytes) +- m_vOriginalSpawnOrigin (Offset 1280) (Save)(12 Bytes) +- m_vOriginalSpawnAngles (Offset 1292) (Save)(12 Bytes) +- m_pConstraint (Offset 1304) (Save)(0 Bytes) @@ -45850 +48396 @@ CCurrencyPack - item_currencypack_large -- m_flNextResetCheckTime (Offset 1176) (Save)(4 Bytes) +- m_flNextResetCheckTime (Offset 1224) (Save)(4 Bytes) @@ -45852,28 +48398,28 @@ CCurrencyPack - item_currencypack_large -- m_OnPlayerTouch (Offset 1184) (Save|Key|Output)(0 Bytes) - OnPlayerTouch -- m_OnCacheInteraction (Offset 1208) (Save|Key|Output)(0 Bytes) - OnCacheInteraction -- 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_OnPlayerTouch (Offset 1232) (Save|Key|Output)(0 Bytes) - OnPlayerTouch +- m_OnCacheInteraction (Offset 1256) (Save|Key|Output)(0 Bytes) - OnCacheInteraction +- 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) @@ -45887,5 +48433,5 @@ CCurrencyPack - item_currencypack_large -- 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 @@ -45896 +48442 @@ CCurrencyPack - item_currencypack_large -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -45907,0 +48454,3 @@ CCurrencyPack - item_currencypack_large +- 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 @@ -45929,7 +48478,7 @@ CCurrencyPack - item_currencypack_large -- 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) @@ -45955,40 +48504,40 @@ CCurrencyPack - item_currencypack_large -- 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) @@ -46021,4 +48570,8 @@ CCurrencyPack - item_currencypack_large -- 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 @@ -46033 +48586,3 @@ CCurrencyPack - item_currencypack_large -- 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) @@ -46036,3 +48591,3 @@ CCurrencyPack - item_currencypack_medium -- m_bDisabled (Offset 1260) (Save|Key)(1 Bytes) - StartDisabled -- m_iszModel (Offset 1264) (Save|Key)(4 Bytes) - powerup_model -- m_bAutoMaterialize (Offset 1263) (Save|Key)(1 Bytes) - AutoMaterialize +- m_bDisabled (Offset 1308) (Save|Key)(1 Bytes) - StartDisabled +- m_iszModel (Offset 1312) (Save|Key)(4 Bytes) - powerup_model +- m_bAutoMaterialize (Offset 1311) (Save|Key)(1 Bytes) - AutoMaterialize @@ -46042,4 +48597,4 @@ CCurrencyPack - item_currencypack_medium -- m_bActivateWhenAtRest (Offset 1180) (Save)(1 Bytes) -- m_vOriginalSpawnOrigin (Offset 1232) (Save)(12 Bytes) -- m_vOriginalSpawnAngles (Offset 1244) (Save)(12 Bytes) -- m_pConstraint (Offset 1256) (Save)(0 Bytes) +- m_bActivateWhenAtRest (Offset 1228) (Save)(1 Bytes) +- m_vOriginalSpawnOrigin (Offset 1280) (Save)(12 Bytes) +- m_vOriginalSpawnAngles (Offset 1292) (Save)(12 Bytes) +- m_pConstraint (Offset 1304) (Save)(0 Bytes) @@ -46049 +48604 @@ CCurrencyPack - item_currencypack_medium -- m_flNextResetCheckTime (Offset 1176) (Save)(4 Bytes) +- m_flNextResetCheckTime (Offset 1224) (Save)(4 Bytes) @@ -46051,28 +48606,28 @@ CCurrencyPack - item_currencypack_medium -- m_OnPlayerTouch (Offset 1184) (Save|Key|Output)(0 Bytes) - OnPlayerTouch -- m_OnCacheInteraction (Offset 1208) (Save|Key|Output)(0 Bytes) - OnCacheInteraction -- 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_OnPlayerTouch (Offset 1232) (Save|Key|Output)(0 Bytes) - OnPlayerTouch +- m_OnCacheInteraction (Offset 1256) (Save|Key|Output)(0 Bytes) - OnCacheInteraction +- 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) @@ -46086,5 +48641,5 @@ CCurrencyPack - item_currencypack_medium -- 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 @@ -46095 +48650 @@ CCurrencyPack - item_currencypack_medium -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -46106,0 +48662,3 @@ CCurrencyPack - item_currencypack_medium +- 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 @@ -46128,7 +48686,7 @@ CCurrencyPack - item_currencypack_medium -- 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) @@ -46154,40 +48712,40 @@ CCurrencyPack - item_currencypack_medium -- 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) @@ -46220,4 +48778,8 @@ CCurrencyPack - item_currencypack_medium -- 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 @@ -46232 +48794,3 @@ CCurrencyPack - item_currencypack_medium -- 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) @@ -46235,3 +48799,3 @@ CCurrencyPack - item_currencypack_small -- m_bDisabled (Offset 1260) (Save|Key)(1 Bytes) - StartDisabled -- m_iszModel (Offset 1264) (Save|Key)(4 Bytes) - powerup_model -- m_bAutoMaterialize (Offset 1263) (Save|Key)(1 Bytes) - AutoMaterialize +- m_bDisabled (Offset 1308) (Save|Key)(1 Bytes) - StartDisabled +- m_iszModel (Offset 1312) (Save|Key)(4 Bytes) - powerup_model +- m_bAutoMaterialize (Offset 1311) (Save|Key)(1 Bytes) - AutoMaterialize @@ -46241,4 +48805,4 @@ CCurrencyPack - item_currencypack_small -- m_bActivateWhenAtRest (Offset 1180) (Save)(1 Bytes) -- m_vOriginalSpawnOrigin (Offset 1232) (Save)(12 Bytes) -- m_vOriginalSpawnAngles (Offset 1244) (Save)(12 Bytes) -- m_pConstraint (Offset 1256) (Save)(0 Bytes) +- m_bActivateWhenAtRest (Offset 1228) (Save)(1 Bytes) +- m_vOriginalSpawnOrigin (Offset 1280) (Save)(12 Bytes) +- m_vOriginalSpawnAngles (Offset 1292) (Save)(12 Bytes) +- m_pConstraint (Offset 1304) (Save)(0 Bytes) @@ -46248 +48812 @@ CCurrencyPack - item_currencypack_small -- m_flNextResetCheckTime (Offset 1176) (Save)(4 Bytes) +- m_flNextResetCheckTime (Offset 1224) (Save)(4 Bytes) @@ -46250,28 +48814,28 @@ CCurrencyPack - item_currencypack_small -- m_OnPlayerTouch (Offset 1184) (Save|Key|Output)(0 Bytes) - OnPlayerTouch -- m_OnCacheInteraction (Offset 1208) (Save|Key|Output)(0 Bytes) - OnCacheInteraction -- 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_OnPlayerTouch (Offset 1232) (Save|Key|Output)(0 Bytes) - OnPlayerTouch +- m_OnCacheInteraction (Offset 1256) (Save|Key|Output)(0 Bytes) - OnCacheInteraction +- 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) @@ -46285,5 +48849,5 @@ CCurrencyPack - item_currencypack_small -- 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 @@ -46294 +48858 @@ CCurrencyPack - item_currencypack_small -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -46305,0 +48870,3 @@ CCurrencyPack - item_currencypack_small +- 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 @@ -46327,7 +48894,7 @@ CCurrencyPack - item_currencypack_small -- 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) @@ -46353,40 +48920,40 @@ CCurrencyPack - item_currencypack_small -- 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) @@ -46419,4 +48986,8 @@ CCurrencyPack - item_currencypack_small -- 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 @@ -46431 +49002,3 @@ CCurrencyPack - item_currencypack_small -- 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) @@ -46434,3 +49007,3 @@ CBaseAnimating - item_healthammokit -- m_bDisabled (Offset 1260) (Save|Key)(1 Bytes) - StartDisabled -- m_iszModel (Offset 1264) (Save|Key)(4 Bytes) - powerup_model -- m_bAutoMaterialize (Offset 1263) (Save|Key)(1 Bytes) - AutoMaterialize +- m_bDisabled (Offset 1308) (Save|Key)(1 Bytes) - StartDisabled +- m_iszModel (Offset 1312) (Save|Key)(4 Bytes) - powerup_model +- m_bAutoMaterialize (Offset 1311) (Save|Key)(1 Bytes) - AutoMaterialize @@ -46440,4 +49013,4 @@ CBaseAnimating - item_healthammokit -- m_bActivateWhenAtRest (Offset 1180) (Save)(1 Bytes) -- m_vOriginalSpawnOrigin (Offset 1232) (Save)(12 Bytes) -- m_vOriginalSpawnAngles (Offset 1244) (Save)(12 Bytes) -- m_pConstraint (Offset 1256) (Save)(0 Bytes) +- m_bActivateWhenAtRest (Offset 1228) (Save)(1 Bytes) +- m_vOriginalSpawnOrigin (Offset 1280) (Save)(12 Bytes) +- m_vOriginalSpawnAngles (Offset 1292) (Save)(12 Bytes) +- m_pConstraint (Offset 1304) (Save)(0 Bytes) @@ -46447 +49020 @@ CBaseAnimating - item_healthammokit -- m_flNextResetCheckTime (Offset 1176) (Save)(4 Bytes) +- m_flNextResetCheckTime (Offset 1224) (Save)(4 Bytes) @@ -46449,28 +49022,28 @@ CBaseAnimating - item_healthammokit -- m_OnPlayerTouch (Offset 1184) (Save|Key|Output)(0 Bytes) - OnPlayerTouch -- m_OnCacheInteraction (Offset 1208) (Save|Key|Output)(0 Bytes) - OnCacheInteraction -- 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_OnPlayerTouch (Offset 1232) (Save|Key|Output)(0 Bytes) - OnPlayerTouch +- m_OnCacheInteraction (Offset 1256) (Save|Key|Output)(0 Bytes) - OnCacheInteraction +- 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) @@ -46484,5 +49057,5 @@ CBaseAnimating - item_healthammokit -- 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 @@ -46493 +49066 @@ CBaseAnimating - item_healthammokit -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -46504,0 +49078,3 @@ CBaseAnimating - item_healthammokit +- 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 @@ -46526,7 +49102,7 @@ CBaseAnimating - item_healthammokit -- 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) @@ -46552,40 +49128,40 @@ CBaseAnimating - item_healthammokit -- 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) @@ -46618,4 +49194,8 @@ CBaseAnimating - item_healthammokit -- 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 @@ -46630 +49210,3 @@ CBaseAnimating - item_healthammokit -- 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) @@ -46633,3 +49215,3 @@ CBaseAnimating - item_healthkit_full -- m_bDisabled (Offset 1260) (Save|Key)(1 Bytes) - StartDisabled -- m_iszModel (Offset 1264) (Save|Key)(4 Bytes) - powerup_model -- m_bAutoMaterialize (Offset 1263) (Save|Key)(1 Bytes) - AutoMaterialize +- m_bDisabled (Offset 1308) (Save|Key)(1 Bytes) - StartDisabled +- m_iszModel (Offset 1312) (Save|Key)(4 Bytes) - powerup_model +- m_bAutoMaterialize (Offset 1311) (Save|Key)(1 Bytes) - AutoMaterialize @@ -46639,4 +49221,4 @@ CBaseAnimating - item_healthkit_full -- m_bActivateWhenAtRest (Offset 1180) (Save)(1 Bytes) -- m_vOriginalSpawnOrigin (Offset 1232) (Save)(12 Bytes) -- m_vOriginalSpawnAngles (Offset 1244) (Save)(12 Bytes) -- m_pConstraint (Offset 1256) (Save)(0 Bytes) +- m_bActivateWhenAtRest (Offset 1228) (Save)(1 Bytes) +- m_vOriginalSpawnOrigin (Offset 1280) (Save)(12 Bytes) +- m_vOriginalSpawnAngles (Offset 1292) (Save)(12 Bytes) +- m_pConstraint (Offset 1304) (Save)(0 Bytes) @@ -46646 +49228 @@ CBaseAnimating - item_healthkit_full -- m_flNextResetCheckTime (Offset 1176) (Save)(4 Bytes) +- m_flNextResetCheckTime (Offset 1224) (Save)(4 Bytes) @@ -46648,28 +49230,28 @@ CBaseAnimating - item_healthkit_full -- m_OnPlayerTouch (Offset 1184) (Save|Key|Output)(0 Bytes) - OnPlayerTouch -- m_OnCacheInteraction (Offset 1208) (Save|Key|Output)(0 Bytes) - OnCacheInteraction -- 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_OnPlayerTouch (Offset 1232) (Save|Key|Output)(0 Bytes) - OnPlayerTouch +- m_OnCacheInteraction (Offset 1256) (Save|Key|Output)(0 Bytes) - OnCacheInteraction +- 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) @@ -46683,5 +49265,5 @@ CBaseAnimating - item_healthkit_full -- 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 @@ -46692 +49274 @@ CBaseAnimating - item_healthkit_full -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -46703,0 +49286,3 @@ CBaseAnimating - item_healthkit_full +- 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 @@ -46725,7 +49310,7 @@ CBaseAnimating - item_healthkit_full -- 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) @@ -46751,40 +49336,40 @@ CBaseAnimating - item_healthkit_full -- 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) @@ -46817,4 +49402,8 @@ CBaseAnimating - item_healthkit_full -- 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 @@ -46829 +49418,3 @@ CBaseAnimating - item_healthkit_full -- 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) @@ -46832,3 +49423,3 @@ CBaseAnimating - item_healthkit_medium -- m_bDisabled (Offset 1260) (Save|Key)(1 Bytes) - StartDisabled -- m_iszModel (Offset 1264) (Save|Key)(4 Bytes) - powerup_model -- m_bAutoMaterialize (Offset 1263) (Save|Key)(1 Bytes) - AutoMaterialize +- m_bDisabled (Offset 1308) (Save|Key)(1 Bytes) - StartDisabled +- m_iszModel (Offset 1312) (Save|Key)(4 Bytes) - powerup_model +- m_bAutoMaterialize (Offset 1311) (Save|Key)(1 Bytes) - AutoMaterialize @@ -46838,4 +49429,4 @@ CBaseAnimating - item_healthkit_medium -- m_bActivateWhenAtRest (Offset 1180) (Save)(1 Bytes) -- m_vOriginalSpawnOrigin (Offset 1232) (Save)(12 Bytes) -- m_vOriginalSpawnAngles (Offset 1244) (Save)(12 Bytes) -- m_pConstraint (Offset 1256) (Save)(0 Bytes) +- m_bActivateWhenAtRest (Offset 1228) (Save)(1 Bytes) +- m_vOriginalSpawnOrigin (Offset 1280) (Save)(12 Bytes) +- m_vOriginalSpawnAngles (Offset 1292) (Save)(12 Bytes) +- m_pConstraint (Offset 1304) (Save)(0 Bytes) @@ -46845 +49436 @@ CBaseAnimating - item_healthkit_medium -- m_flNextResetCheckTime (Offset 1176) (Save)(4 Bytes) +- m_flNextResetCheckTime (Offset 1224) (Save)(4 Bytes) @@ -46847,28 +49438,28 @@ CBaseAnimating - item_healthkit_medium -- m_OnPlayerTouch (Offset 1184) (Save|Key|Output)(0 Bytes) - OnPlayerTouch -- m_OnCacheInteraction (Offset 1208) (Save|Key|Output)(0 Bytes) - OnCacheInteraction -- 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_OnPlayerTouch (Offset 1232) (Save|Key|Output)(0 Bytes) - OnPlayerTouch +- m_OnCacheInteraction (Offset 1256) (Save|Key|Output)(0 Bytes) - OnCacheInteraction +- 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) @@ -46882,5 +49473,5 @@ CBaseAnimating - item_healthkit_medium -- 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 @@ -46891 +49482 @@ CBaseAnimating - item_healthkit_medium -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -46902,0 +49494,3 @@ CBaseAnimating - item_healthkit_medium +- 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 @@ -46924,7 +49518,7 @@ CBaseAnimating - item_healthkit_medium -- 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) @@ -46950,40 +49544,40 @@ CBaseAnimating - item_healthkit_medium -- 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) @@ -47016,4 +49610,8 @@ CBaseAnimating - item_healthkit_medium -- 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 @@ -47028 +49626,3 @@ CBaseAnimating - item_healthkit_medium -- 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) @@ -47031,3 +49631,3 @@ CBaseAnimating - item_healthkit_small -- m_bDisabled (Offset 1260) (Save|Key)(1 Bytes) - StartDisabled -- m_iszModel (Offset 1264) (Save|Key)(4 Bytes) - powerup_model -- m_bAutoMaterialize (Offset 1263) (Save|Key)(1 Bytes) - AutoMaterialize +- m_bDisabled (Offset 1308) (Save|Key)(1 Bytes) - StartDisabled +- m_iszModel (Offset 1312) (Save|Key)(4 Bytes) - powerup_model +- m_bAutoMaterialize (Offset 1311) (Save|Key)(1 Bytes) - AutoMaterialize @@ -47037,4 +49637,4 @@ CBaseAnimating - item_healthkit_small -- m_bActivateWhenAtRest (Offset 1180) (Save)(1 Bytes) -- m_vOriginalSpawnOrigin (Offset 1232) (Save)(12 Bytes) -- m_vOriginalSpawnAngles (Offset 1244) (Save)(12 Bytes) -- m_pConstraint (Offset 1256) (Save)(0 Bytes) +- m_bActivateWhenAtRest (Offset 1228) (Save)(1 Bytes) +- m_vOriginalSpawnOrigin (Offset 1280) (Save)(12 Bytes) +- m_vOriginalSpawnAngles (Offset 1292) (Save)(12 Bytes) +- m_pConstraint (Offset 1304) (Save)(0 Bytes) @@ -47044 +49644 @@ CBaseAnimating - item_healthkit_small -- m_flNextResetCheckTime (Offset 1176) (Save)(4 Bytes) +- m_flNextResetCheckTime (Offset 1224) (Save)(4 Bytes) @@ -47046,28 +49646,28 @@ CBaseAnimating - item_healthkit_small -- m_OnPlayerTouch (Offset 1184) (Save|Key|Output)(0 Bytes) - OnPlayerTouch -- m_OnCacheInteraction (Offset 1208) (Save|Key|Output)(0 Bytes) - OnCacheInteraction -- 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_OnPlayerTouch (Offset 1232) (Save|Key|Output)(0 Bytes) - OnPlayerTouch +- m_OnCacheInteraction (Offset 1256) (Save|Key|Output)(0 Bytes) - OnCacheInteraction +- 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) @@ -47081,5 +49681,5 @@ CBaseAnimating - item_healthkit_small -- 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 @@ -47090 +49690 @@ CBaseAnimating - item_healthkit_small -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -47101,0 +49702,3 @@ CBaseAnimating - item_healthkit_small +- 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 @@ -47123,7 +49726,7 @@ CBaseAnimating - item_healthkit_small -- 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) @@ -47149,40 +49752,40 @@ CBaseAnimating - item_healthkit_small -- 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) @@ -47215,4 +49818,8 @@ CBaseAnimating - item_healthkit_small -- 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 @@ -47227 +49834,3 @@ CBaseAnimating - item_healthkit_small -- 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) @@ -47230,3 +49839,3 @@ CBaseAnimating - item_powerup_crit -- m_bDisabled (Offset 1260) (Save|Key)(1 Bytes) - StartDisabled -- m_iszModel (Offset 1264) (Save|Key)(4 Bytes) - powerup_model -- m_bAutoMaterialize (Offset 1263) (Save|Key)(1 Bytes) - AutoMaterialize +- m_bDisabled (Offset 1308) (Save|Key)(1 Bytes) - StartDisabled +- m_iszModel (Offset 1312) (Save|Key)(4 Bytes) - powerup_model +- m_bAutoMaterialize (Offset 1311) (Save|Key)(1 Bytes) - AutoMaterialize @@ -47236,4 +49845,4 @@ CBaseAnimating - item_powerup_crit -- m_bActivateWhenAtRest (Offset 1180) (Save)(1 Bytes) -- m_vOriginalSpawnOrigin (Offset 1232) (Save)(12 Bytes) -- m_vOriginalSpawnAngles (Offset 1244) (Save)(12 Bytes) -- m_pConstraint (Offset 1256) (Save)(0 Bytes) +- m_bActivateWhenAtRest (Offset 1228) (Save)(1 Bytes) +- m_vOriginalSpawnOrigin (Offset 1280) (Save)(12 Bytes) +- m_vOriginalSpawnAngles (Offset 1292) (Save)(12 Bytes) +- m_pConstraint (Offset 1304) (Save)(0 Bytes) @@ -47243 +49852 @@ CBaseAnimating - item_powerup_crit -- m_flNextResetCheckTime (Offset 1176) (Save)(4 Bytes) +- m_flNextResetCheckTime (Offset 1224) (Save)(4 Bytes) @@ -47245,28 +49854,28 @@ CBaseAnimating - item_powerup_crit -- m_OnPlayerTouch (Offset 1184) (Save|Key|Output)(0 Bytes) - OnPlayerTouch -- m_OnCacheInteraction (Offset 1208) (Save|Key|Output)(0 Bytes) - OnCacheInteraction -- 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_OnPlayerTouch (Offset 1232) (Save|Key|Output)(0 Bytes) - OnPlayerTouch +- m_OnCacheInteraction (Offset 1256) (Save|Key|Output)(0 Bytes) - OnCacheInteraction +- 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) @@ -47280,5 +49889,5 @@ CBaseAnimating - item_powerup_crit -- 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 @@ -47289 +49898 @@ CBaseAnimating - item_powerup_crit -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -47300,0 +49910,3 @@ CBaseAnimating - item_powerup_crit +- 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 @@ -47322,7 +49934,7 @@ CBaseAnimating - item_powerup_crit -- 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) @@ -47348,40 +49960,40 @@ CBaseAnimating - item_powerup_crit -- 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) @@ -47414,4 +50026,8 @@ CBaseAnimating - item_powerup_crit -- 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 @@ -47426 +50042,3 @@ CBaseAnimating - item_powerup_crit -- 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) @@ -47429,3 +50047,3 @@ CBaseAnimating - item_powerup_rune -- m_bDisabled (Offset 1260) (Save|Key)(1 Bytes) - StartDisabled -- m_iszModel (Offset 1264) (Save|Key)(4 Bytes) - powerup_model -- m_bAutoMaterialize (Offset 1263) (Save|Key)(1 Bytes) - AutoMaterialize +- m_bDisabled (Offset 1308) (Save|Key)(1 Bytes) - StartDisabled +- m_iszModel (Offset 1312) (Save|Key)(4 Bytes) - powerup_model +- m_bAutoMaterialize (Offset 1311) (Save|Key)(1 Bytes) - AutoMaterialize @@ -47435,4 +50053,4 @@ CBaseAnimating - item_powerup_rune -- m_bActivateWhenAtRest (Offset 1180) (Save)(1 Bytes) -- m_vOriginalSpawnOrigin (Offset 1232) (Save)(12 Bytes) -- m_vOriginalSpawnAngles (Offset 1244) (Save)(12 Bytes) -- m_pConstraint (Offset 1256) (Save)(0 Bytes) +- m_bActivateWhenAtRest (Offset 1228) (Save)(1 Bytes) +- m_vOriginalSpawnOrigin (Offset 1280) (Save)(12 Bytes) +- m_vOriginalSpawnAngles (Offset 1292) (Save)(12 Bytes) +- m_pConstraint (Offset 1304) (Save)(0 Bytes) @@ -47442 +50060 @@ CBaseAnimating - item_powerup_rune -- m_flNextResetCheckTime (Offset 1176) (Save)(4 Bytes) +- m_flNextResetCheckTime (Offset 1224) (Save)(4 Bytes) @@ -47444,28 +50062,28 @@ CBaseAnimating - item_powerup_rune -- m_OnPlayerTouch (Offset 1184) (Save|Key|Output)(0 Bytes) - OnPlayerTouch -- m_OnCacheInteraction (Offset 1208) (Save|Key|Output)(0 Bytes) - OnCacheInteraction -- 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_OnPlayerTouch (Offset 1232) (Save|Key|Output)(0 Bytes) - OnPlayerTouch +- m_OnCacheInteraction (Offset 1256) (Save|Key|Output)(0 Bytes) - OnCacheInteraction +- 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) @@ -47479,5 +50097,5 @@ CBaseAnimating - item_powerup_rune -- 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 @@ -47488 +50106 @@ CBaseAnimating - item_powerup_rune -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -47499,0 +50118,3 @@ CBaseAnimating - item_powerup_rune +- 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 @@ -47521,7 +50142,7 @@ CBaseAnimating - item_powerup_rune -- 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) @@ -47547,40 +50168,40 @@ CBaseAnimating - item_powerup_rune -- 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) @@ -47613,4 +50234,8 @@ CBaseAnimating - item_powerup_rune -- 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 @@ -47625 +50250,3 @@ CBaseAnimating - item_powerup_rune -- 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) @@ -47628,3 +50255,3 @@ CBaseAnimating - item_powerup_rune_temp -- m_bDisabled (Offset 1260) (Save|Key)(1 Bytes) - StartDisabled -- m_iszModel (Offset 1264) (Save|Key)(4 Bytes) - powerup_model -- m_bAutoMaterialize (Offset 1263) (Save|Key)(1 Bytes) - AutoMaterialize +- m_bDisabled (Offset 1308) (Save|Key)(1 Bytes) - StartDisabled +- m_iszModel (Offset 1312) (Save|Key)(4 Bytes) - powerup_model +- m_bAutoMaterialize (Offset 1311) (Save|Key)(1 Bytes) - AutoMaterialize @@ -47634,4 +50261,4 @@ CBaseAnimating - item_powerup_rune_temp -- m_bActivateWhenAtRest (Offset 1180) (Save)(1 Bytes) -- m_vOriginalSpawnOrigin (Offset 1232) (Save)(12 Bytes) -- m_vOriginalSpawnAngles (Offset 1244) (Save)(12 Bytes) -- m_pConstraint (Offset 1256) (Save)(0 Bytes) +- m_bActivateWhenAtRest (Offset 1228) (Save)(1 Bytes) +- m_vOriginalSpawnOrigin (Offset 1280) (Save)(12 Bytes) +- m_vOriginalSpawnAngles (Offset 1292) (Save)(12 Bytes) +- m_pConstraint (Offset 1304) (Save)(0 Bytes) @@ -47641 +50268 @@ CBaseAnimating - item_powerup_rune_temp -- m_flNextResetCheckTime (Offset 1176) (Save)(4 Bytes) +- m_flNextResetCheckTime (Offset 1224) (Save)(4 Bytes) @@ -47643,28 +50270,28 @@ CBaseAnimating - item_powerup_rune_temp -- m_OnPlayerTouch (Offset 1184) (Save|Key|Output)(0 Bytes) - OnPlayerTouch -- m_OnCacheInteraction (Offset 1208) (Save|Key|Output)(0 Bytes) - OnCacheInteraction -- 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_OnPlayerTouch (Offset 1232) (Save|Key|Output)(0 Bytes) - OnPlayerTouch +- m_OnCacheInteraction (Offset 1256) (Save|Key|Output)(0 Bytes) - OnCacheInteraction +- 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) @@ -47678,5 +50305,5 @@ CBaseAnimating - item_powerup_rune_temp -- 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 @@ -47687 +50314 @@ CBaseAnimating - item_powerup_rune_temp -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -47698,0 +50326,3 @@ CBaseAnimating - item_powerup_rune_temp +- 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 @@ -47720,7 +50350,7 @@ CBaseAnimating - item_powerup_rune_temp -- 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) @@ -47746,40 +50376,40 @@ CBaseAnimating - item_powerup_rune_temp -- 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) @@ -47812,4 +50442,8 @@ CBaseAnimating - item_powerup_rune_temp -- 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 @@ -47824 +50458,3 @@ CBaseAnimating - item_powerup_rune_temp -- 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) @@ -47827,3 +50463,3 @@ CBaseAnimating - item_powerup_uber -- m_bDisabled (Offset 1260) (Save|Key)(1 Bytes) - StartDisabled -- m_iszModel (Offset 1264) (Save|Key)(4 Bytes) - powerup_model -- m_bAutoMaterialize (Offset 1263) (Save|Key)(1 Bytes) - AutoMaterialize +- m_bDisabled (Offset 1308) (Save|Key)(1 Bytes) - StartDisabled +- m_iszModel (Offset 1312) (Save|Key)(4 Bytes) - powerup_model +- m_bAutoMaterialize (Offset 1311) (Save|Key)(1 Bytes) - AutoMaterialize @@ -47833,4 +50469,4 @@ CBaseAnimating - item_powerup_uber -- m_bActivateWhenAtRest (Offset 1180) (Save)(1 Bytes) -- m_vOriginalSpawnOrigin (Offset 1232) (Save)(12 Bytes) -- m_vOriginalSpawnAngles (Offset 1244) (Save)(12 Bytes) -- m_pConstraint (Offset 1256) (Save)(0 Bytes) +- m_bActivateWhenAtRest (Offset 1228) (Save)(1 Bytes) +- m_vOriginalSpawnOrigin (Offset 1280) (Save)(12 Bytes) +- m_vOriginalSpawnAngles (Offset 1292) (Save)(12 Bytes) +- m_pConstraint (Offset 1304) (Save)(0 Bytes) @@ -47840 +50476 @@ CBaseAnimating - item_powerup_uber -- m_flNextResetCheckTime (Offset 1176) (Save)(4 Bytes) +- m_flNextResetCheckTime (Offset 1224) (Save)(4 Bytes) @@ -47842,28 +50478,28 @@ CBaseAnimating - item_powerup_uber -- m_OnPlayerTouch (Offset 1184) (Save|Key|Output)(0 Bytes) - OnPlayerTouch -- m_OnCacheInteraction (Offset 1208) (Save|Key|Output)(0 Bytes) - OnCacheInteraction -- 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_OnPlayerTouch (Offset 1232) (Save|Key|Output)(0 Bytes) - OnPlayerTouch +- m_OnCacheInteraction (Offset 1256) (Save|Key|Output)(0 Bytes) - OnCacheInteraction +- 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) @@ -47877,5 +50513,5 @@ CBaseAnimating - item_powerup_uber -- 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 @@ -47886 +50522 @@ CBaseAnimating - item_powerup_uber -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -47897,0 +50534,3 @@ CBaseAnimating - item_powerup_uber +- 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 @@ -47919,7 +50558,7 @@ CBaseAnimating - item_powerup_uber -- 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) @@ -47945,40 +50584,40 @@ CBaseAnimating - item_powerup_uber -- 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) @@ -48011,4 +50650,8 @@ CBaseAnimating - item_powerup_uber -- 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 @@ -48023 +50666,3 @@ CBaseAnimating - item_powerup_uber -- 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) @@ -48028,26 +50673,26 @@ CBaseAnimating - item_sodacan -- 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) @@ -48061,5 +50706,5 @@ CBaseAnimating - item_sodacan -- 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 @@ -48070 +50715 @@ CBaseAnimating - item_sodacan -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -48081,0 +50727,3 @@ CBaseAnimating - item_sodacan +- 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 @@ -48103,7 +50751,7 @@ CBaseAnimating - item_sodacan -- 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) @@ -48129,40 +50777,40 @@ CBaseAnimating - item_sodacan -- 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) @@ -48195,4 +50843,8 @@ CBaseAnimating - item_sodacan -- 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 @@ -48207 +50859,3 @@ CBaseAnimating - item_sodacan -- 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) @@ -48210,14 +50864,14 @@ CCaptureFlag - item_teamflag -- m_nType (Offset 1648) (Save|Key)(4 Bytes) - GameType -- m_nReturnTime (Offset 2804) (Save|Key)(4 Bytes) - ReturnTime -- m_nUseTrailEffect (Offset 2784) (Save|Key)(4 Bytes) - trail_effect -- m_nNeutralType (Offset 2808) (Save|Key)(4 Bytes) - NeutralType -- m_nScoringType (Offset 2812) (Save|Key)(4 Bytes) - ScoringType -- m_bReturnBetweenWaves (Offset 2816) (Save|Key)(1 Bytes) - ReturnBetweenWaves -- m_bVisibleWhenDisabled (Offset 1645) (Save|Key)(1 Bytes) - VisibleWhenDisabled -- m_bUseShotClockMode (Offset 2817) (Save|Key)(1 Bytes) - ShotClockMode -- m_nPointValue (Offset 1672) (Save|Key)(4 Bytes) - PointValue -- m_iszModel (Offset 1684) (Save|Key)(4 Bytes) - flag_model -- m_iszHudIcon (Offset 1688) (Save|Key)(4 Bytes) - flag_icon -- m_iszPaperEffect (Offset 1692) (Save|Key)(4 Bytes) - flag_paper -- m_iszTrailEffect (Offset 1696) (Save|Key)(4 Bytes) - flag_trail -- m_iszTags (Offset 1700) (Save|Key)(4 Bytes) - tags +- m_nType (Offset 1696) (Save|Key)(4 Bytes) - GameType +- m_nReturnTime (Offset 2852) (Save|Key)(4 Bytes) - ReturnTime +- m_nUseTrailEffect (Offset 2832) (Save|Key)(4 Bytes) - trail_effect +- m_nNeutralType (Offset 2856) (Save|Key)(4 Bytes) - NeutralType +- m_nScoringType (Offset 2860) (Save|Key)(4 Bytes) - ScoringType +- m_bReturnBetweenWaves (Offset 2864) (Save|Key)(1 Bytes) - ReturnBetweenWaves +- m_bVisibleWhenDisabled (Offset 1693) (Save|Key)(1 Bytes) - VisibleWhenDisabled +- m_bUseShotClockMode (Offset 2865) (Save|Key)(1 Bytes) - ShotClockMode +- m_nPointValue (Offset 1720) (Save|Key)(4 Bytes) - PointValue +- m_iszModel (Offset 1732) (Save|Key)(4 Bytes) - flag_model +- m_iszHudIcon (Offset 1736) (Save|Key)(4 Bytes) - flag_icon +- m_iszPaperEffect (Offset 1740) (Save|Key)(4 Bytes) - flag_paper +- m_iszTrailEffect (Offset 1744) (Save|Key)(4 Bytes) - flag_trail +- m_iszTags (Offset 1748) (Save|Key)(4 Bytes) - tags @@ -48234,23 +50888,23 @@ CCaptureFlag - item_teamflag -- m_outputOnReturn (Offset 2852) (Save|Key|Output)(0 Bytes) - OnReturn -- m_outputOnPickUp (Offset 2876) (Save|Key|Output)(0 Bytes) - OnPickUp -- m_outputOnPickUp1 (Offset 2900) (Save|Key|Output)(0 Bytes) - OnPickup1 -- m_outputOnPickUpTeam1 (Offset 2924) (Save|Key|Output)(0 Bytes) - OnPickupTeam1 -- m_outputOnPickUpTeam2 (Offset 2948) (Save|Key|Output)(0 Bytes) - OnPickupTeam2 -- m_outputOnDrop (Offset 2972) (Save|Key|Output)(0 Bytes) - OnDrop -- m_outputOnDrop1 (Offset 2996) (Save|Key|Output)(0 Bytes) - OnDrop1 -- m_outputOnCapture (Offset 3020) (Save|Key|Output)(0 Bytes) - OnCapture -- m_outputOnCapture1 (Offset 3044) (Save|Key|Output)(0 Bytes) - OnCapture1 -- m_OnCapTeam1 (Offset 3068) (Save|Key|Output)(0 Bytes) - OnCapTeam1 -- m_OnCapTeam2 (Offset 3092) (Save|Key|Output)(0 Bytes) - OnCapTeam2 -- m_OnTouchSameTeam (Offset 3116) (Save|Key|Output)(0 Bytes) - OnTouchSameTeam -- 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_outputOnReturn (Offset 2900) (Save|Key|Output)(0 Bytes) - OnReturn +- m_outputOnPickUp (Offset 2924) (Save|Key|Output)(0 Bytes) - OnPickUp +- m_outputOnPickUp1 (Offset 2948) (Save|Key|Output)(0 Bytes) - OnPickup1 +- m_outputOnPickUpTeam1 (Offset 2972) (Save|Key|Output)(0 Bytes) - OnPickupTeam1 +- m_outputOnPickUpTeam2 (Offset 2996) (Save|Key|Output)(0 Bytes) - OnPickupTeam2 +- m_outputOnDrop (Offset 3020) (Save|Key|Output)(0 Bytes) - OnDrop +- m_outputOnDrop1 (Offset 3044) (Save|Key|Output)(0 Bytes) - OnDrop1 +- m_outputOnCapture (Offset 3068) (Save|Key|Output)(0 Bytes) - OnCapture +- m_outputOnCapture1 (Offset 3092) (Save|Key|Output)(0 Bytes) - OnCapture1 +- m_OnCapTeam1 (Offset 3116) (Save|Key|Output)(0 Bytes) - OnCapTeam1 +- m_OnCapTeam2 (Offset 3140) (Save|Key|Output)(0 Bytes) - OnCapTeam2 +- m_OnTouchSameTeam (Offset 3164) (Save|Key|Output)(0 Bytes) - OnTouchSameTeam +- 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) @@ -48265,2 +50919,2 @@ CCaptureFlag - item_teamflag -- 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 @@ -48271,24 +50925,24 @@ CCaptureFlag - item_teamflag -- 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) @@ -48299 +50953 @@ CCaptureFlag - item_teamflag -- m_impactEnergyScale (Offset 1252) (Save|Key|Input)(4 Bytes) - physdamagescale +- m_impactEnergyScale (Offset 1300) (Save|Key|Input)(4 Bytes) - physdamagescale @@ -48304,8 +50958,8 @@ CCaptureFlag - item_teamflag -- 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 @@ -48316,33 +50970,33 @@ CCaptureFlag - item_teamflag -- 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) @@ -48356,5 +51010,5 @@ CCaptureFlag - item_teamflag -- 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 @@ -48365 +51019 @@ CCaptureFlag - item_teamflag -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -48376,0 +51031,3 @@ CCaptureFlag - item_teamflag +- 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 @@ -48398,7 +51055,7 @@ CCaptureFlag - item_teamflag -- 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) @@ -48424,40 +51081,40 @@ CCaptureFlag - item_teamflag -- 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) @@ -48490,4 +51147,8 @@ CCaptureFlag - item_teamflag -- 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 @@ -48502 +51163,3 @@ CCaptureFlag - item_teamflag -- 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) @@ -48505,26 +51168,26 @@ CCaptureFlagReturnIcon - item_teamflag_r -- 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) @@ -48538,5 +51201,5 @@ CCaptureFlagReturnIcon - item_teamflag_r -- 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 @@ -48547 +51210 @@ CCaptureFlagReturnIcon - item_teamflag_r -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -48558,0 +51222,3 @@ CCaptureFlagReturnIcon - item_teamflag_r +- 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 @@ -48580,7 +51246,7 @@ CCaptureFlagReturnIcon - item_teamflag_r -- 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) @@ -48606,40 +51272,40 @@ CCaptureFlagReturnIcon - item_teamflag_r -- 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) @@ -48672,4 +51338,8 @@ CCaptureFlagReturnIcon - item_teamflag_r -- 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 @@ -48684 +51354,3 @@ CCaptureFlagReturnIcon - item_teamflag_r -- 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) @@ -48687,20 +51359,20 @@ CRopeKeyframe - keyframe_rope -- m_RopeFlags (Offset 880) (Save)(4 Bytes) -- m_iNextLinkName (Offset 884) (Save|Key)(4 Bytes) - NextKey -- m_Slack (Offset 888) (Save|Key)(4 Bytes) - Slack -- m_Width (Offset 892) (Save|Key)(4 Bytes) - Width -- m_TextureScale (Offset 896) (Save|Key)(4 Bytes) - TextureScale -- m_nSegments (Offset 900) (Save)(4 Bytes) -- m_bConstrainBetweenEndpoints (Offset 904) (Save)(1 Bytes) -- m_strRopeMaterialModel (Offset 908) (Save)(4 Bytes) -- m_iRopeMaterialModelIndex (Offset 912) (Save)(4 Bytes) -- m_Subdiv (Offset 916) (Save|Key)(4 Bytes) - Subdiv -- m_RopeLength (Offset 920) (Save)(4 Bytes) -- m_fLockedPoints (Offset 924) (Save)(4 Bytes) -- m_bCreatedFromMapFile (Offset 928) (Save)(1 Bytes) -- m_flScrollSpeed (Offset 932) (Save|Key)(4 Bytes) - ScrollSpeed -- m_bStartPointValid (Offset 936) (Save)(1 Bytes) -- m_bEndPointValid (Offset 937) (Save)(1 Bytes) -- m_hStartPoint (Offset 940) (Save)(4 Bytes) -- m_hEndPoint (Offset 944) (Save)(4 Bytes) -- m_iStartAttachment (Offset 948) (Save)(2 Bytes) -- m_iEndAttachment (Offset 950) (Save)(2 Bytes) +- m_RopeFlags (Offset 928) (Save)(4 Bytes) +- m_iNextLinkName (Offset 932) (Save|Key)(4 Bytes) - NextKey +- m_Slack (Offset 936) (Save|Key)(4 Bytes) - Slack +- m_Width (Offset 940) (Save|Key)(4 Bytes) - Width +- m_TextureScale (Offset 944) (Save|Key)(4 Bytes) - TextureScale +- m_nSegments (Offset 948) (Save)(4 Bytes) +- m_bConstrainBetweenEndpoints (Offset 952) (Save)(1 Bytes) +- m_strRopeMaterialModel (Offset 956) (Save)(4 Bytes) +- m_iRopeMaterialModelIndex (Offset 960) (Save)(4 Bytes) +- m_Subdiv (Offset 964) (Save|Key)(4 Bytes) - Subdiv +- m_RopeLength (Offset 968) (Save)(4 Bytes) +- m_fLockedPoints (Offset 972) (Save)(4 Bytes) +- m_bCreatedFromMapFile (Offset 976) (Save)(1 Bytes) +- m_flScrollSpeed (Offset 980) (Save|Key)(4 Bytes) - ScrollSpeed +- m_bStartPointValid (Offset 984) (Save)(1 Bytes) +- m_bEndPointValid (Offset 985) (Save)(1 Bytes) +- m_hStartPoint (Offset 988) (Save)(4 Bytes) +- m_hEndPoint (Offset 992) (Save)(4 Bytes) +- m_iStartAttachment (Offset 996) (Save)(2 Bytes) +- m_iEndAttachment (Offset 998) (Save)(2 Bytes) @@ -48720,0 +51393,3 @@ CRopeKeyframe - keyframe_rope +- 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 @@ -48742,7 +51417,7 @@ CRopeKeyframe - keyframe_rope -- 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) @@ -48768,40 +51443,40 @@ CRopeKeyframe - keyframe_rope -- 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) @@ -48834,4 +51509,8 @@ CRopeKeyframe - keyframe_rope -- 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 @@ -48846 +51525,3 @@ CRopeKeyframe - keyframe_rope -- 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) @@ -48849,8 +51530,8 @@ CBaseEntity - keyframe_track -- m_Origin (Offset 876) (Save)(12 Bytes) -- m_Angles (Offset 888) (Save)(12 Bytes) -- m_qAngle (Offset 900) (Save)(16 Bytes) -- m_iNextKey (Offset 916) (Save|Key)(4 Bytes) - NextKey -- m_flNextTime (Offset 920) (Save)(4 Bytes) -- m_flSpeed (Offset 932) (Save|Key)(4 Bytes) - MoveSpeed -- m_pNextKey (Offset 924) (Save)(4 Bytes) -- m_pPrevKey (Offset 928) (Save)(4 Bytes) +- m_Origin (Offset 924) (Save)(12 Bytes) +- m_Angles (Offset 936) (Save)(12 Bytes) +- m_qAngle (Offset 948) (Save)(16 Bytes) +- m_iNextKey (Offset 964) (Save|Key)(4 Bytes) - NextKey +- m_flNextTime (Offset 968) (Save)(4 Bytes) +- m_flSpeed (Offset 980) (Save|Key)(4 Bytes) - MoveSpeed +- m_pNextKey (Offset 972) (Save)(4 Bytes) +- m_pPrevKey (Offset 976) (Save)(4 Bytes) @@ -48867,0 +51549,3 @@ CBaseEntity - keyframe_track +- 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 @@ -48889,7 +51573,7 @@ CBaseEntity - keyframe_track -- 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) @@ -48915,40 +51599,40 @@ CBaseEntity - keyframe_track -- 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) @@ -48981,4 +51665,8 @@ CBaseEntity - keyframe_track -- 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 @@ -48993 +51681,3 @@ CBaseEntity - keyframe_track -- 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) @@ -48996,5 +51686,5 @@ CBaseEntity - light -- m_iCurrentFade (Offset 888) (Save)(1 Bytes) -- m_iTargetFade (Offset 889) (Save)(1 Bytes) -- m_iStyle (Offset 876) (Save|Key)(4 Bytes) - style -- m_iDefaultStyle (Offset 880) (Save|Key)(4 Bytes) - defaultstyle -- m_iszPattern (Offset 884) (Save|Key)(4 Bytes) - pattern +- m_iCurrentFade (Offset 936) (Save)(1 Bytes) +- m_iTargetFade (Offset 937) (Save)(1 Bytes) +- m_iStyle (Offset 924) (Save|Key)(4 Bytes) - style +- m_iDefaultStyle (Offset 928) (Save|Key)(4 Bytes) - defaultstyle +- m_iszPattern (Offset 932) (Save|Key)(4 Bytes) - pattern @@ -49017,0 +51708,3 @@ CBaseEntity - light +- 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 @@ -49039,7 +51732,7 @@ CBaseEntity - light -- 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) @@ -49065,40 +51758,40 @@ CBaseEntity - light -- 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) @@ -49131,4 +51824,8 @@ CBaseEntity - light -- 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 @@ -49143 +51840,3 @@ CBaseEntity - light -- 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) @@ -49146,3 +51845,3 @@ CDynamicLight - light_dynamic -- m_ActualFlags (Offset 873) (Save)(1 Bytes) -- m_Flags (Offset 874) (Save)(1 Bytes) -- m_On (Offset 876) (Save)(1 Bytes) +- m_ActualFlags (Offset 921) (Save)(1 Bytes) +- m_Flags (Offset 922) (Save)(1 Bytes) +- m_On (Offset 924) (Save)(1 Bytes) @@ -49150,6 +51849,6 @@ CDynamicLight - light_dynamic -- m_Radius (Offset 880) (Save|Key|Input)(4 Bytes) - distance -- m_Exponent (Offset 884) (Save|Key|Input)(4 Bytes) - brightness -- m_InnerAngle (Offset 888) (Save|Key|Input)(4 Bytes) - _inner_cone -- m_OuterAngle (Offset 892) (Save|Key|Input)(4 Bytes) - _cone -- m_SpotRadius (Offset 896) (Save|Key|Input)(4 Bytes) - spotlight_radius -- m_LightStyle (Offset 875) (Save|Key|Input)(1 Bytes) - style +- m_Radius (Offset 928) (Save|Key|Input)(4 Bytes) - distance +- m_Exponent (Offset 932) (Save|Key|Input)(4 Bytes) - brightness +- m_InnerAngle (Offset 936) (Save|Key|Input)(4 Bytes) - _inner_cone +- m_OuterAngle (Offset 940) (Save|Key|Input)(4 Bytes) - _cone +- m_SpotRadius (Offset 944) (Save|Key|Input)(4 Bytes) - spotlight_radius +- m_LightStyle (Offset 923) (Save|Key|Input)(1 Bytes) - style @@ -49169,0 +51869,3 @@ CDynamicLight - light_dynamic +- 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 @@ -49191,7 +51893,7 @@ CDynamicLight - light_dynamic -- 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) @@ -49217,40 +51919,40 @@ CDynamicLight - light_dynamic -- 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) @@ -49283,4 +51985,8 @@ CDynamicLight - light_dynamic -- 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 @@ -49295 +52001,3 @@ CDynamicLight - light_dynamic -- 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) @@ -49298,5 +52006,5 @@ CBaseEntity - light_environment -- m_iCurrentFade (Offset 888) (Save)(1 Bytes) -- m_iTargetFade (Offset 889) (Save)(1 Bytes) -- m_iStyle (Offset 876) (Save|Key)(4 Bytes) - style -- m_iDefaultStyle (Offset 880) (Save|Key)(4 Bytes) - defaultstyle -- m_iszPattern (Offset 884) (Save|Key)(4 Bytes) - pattern +- m_iCurrentFade (Offset 936) (Save)(1 Bytes) +- m_iTargetFade (Offset 937) (Save)(1 Bytes) +- m_iStyle (Offset 924) (Save|Key)(4 Bytes) - style +- m_iDefaultStyle (Offset 928) (Save|Key)(4 Bytes) - defaultstyle +- m_iszPattern (Offset 932) (Save|Key)(4 Bytes) - pattern @@ -49319,0 +52028,3 @@ CBaseEntity - light_environment +- 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 @@ -49341,7 +52052,7 @@ CBaseEntity - light_environment -- 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) @@ -49367,40 +52078,40 @@ CBaseEntity - light_environment -- 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) @@ -49433,4 +52144,8 @@ CBaseEntity - light_environment -- 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 @@ -49445 +52160,3 @@ CBaseEntity - light_environment -- 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) @@ -49448,5 +52165,5 @@ CBaseEntity - light_glspot -- m_iCurrentFade (Offset 888) (Save)(1 Bytes) -- m_iTargetFade (Offset 889) (Save)(1 Bytes) -- m_iStyle (Offset 876) (Save|Key)(4 Bytes) - style -- m_iDefaultStyle (Offset 880) (Save|Key)(4 Bytes) - defaultstyle -- m_iszPattern (Offset 884) (Save|Key)(4 Bytes) - pattern +- m_iCurrentFade (Offset 936) (Save)(1 Bytes) +- m_iTargetFade (Offset 937) (Save)(1 Bytes) +- m_iStyle (Offset 924) (Save|Key)(4 Bytes) - style +- m_iDefaultStyle (Offset 928) (Save|Key)(4 Bytes) - defaultstyle +- m_iszPattern (Offset 932) (Save|Key)(4 Bytes) - pattern @@ -49469,0 +52187,3 @@ CBaseEntity - light_glspot +- 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 @@ -49491,7 +52211,7 @@ CBaseEntity - light_glspot -- 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) @@ -49517,40 +52237,40 @@ CBaseEntity - light_glspot -- 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) @@ -49583,4 +52303,8 @@ CBaseEntity - light_glspot -- 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 @@ -49595 +52319,3 @@ CBaseEntity - light_glspot -- 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) @@ -49598,5 +52324,5 @@ CBaseEntity - light_spot -- m_iCurrentFade (Offset 888) (Save)(1 Bytes) -- m_iTargetFade (Offset 889) (Save)(1 Bytes) -- m_iStyle (Offset 876) (Save|Key)(4 Bytes) - style -- m_iDefaultStyle (Offset 880) (Save|Key)(4 Bytes) - defaultstyle -- m_iszPattern (Offset 884) (Save|Key)(4 Bytes) - pattern +- m_iCurrentFade (Offset 936) (Save)(1 Bytes) +- m_iTargetFade (Offset 937) (Save)(1 Bytes) +- m_iStyle (Offset 924) (Save|Key)(4 Bytes) - style +- m_iDefaultStyle (Offset 928) (Save|Key)(4 Bytes) - defaultstyle +- m_iszPattern (Offset 932) (Save|Key)(4 Bytes) - pattern @@ -49619,0 +52346,3 @@ CBaseEntity - light_spot +- 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 @@ -49641,7 +52370,7 @@ CBaseEntity - light_spot -- 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) @@ -49667,40 +52396,40 @@ CBaseEntity - light_spot -- 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) @@ -49733,4 +52462,8 @@ CBaseEntity - light_spot -- 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 @@ -49745 +52478,3 @@ CBaseEntity - light_spot -- 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) @@ -49748,4 +52483,4 @@ CBaseEntity - logic_active_autosave -- m_TriggerHitPoints (Offset 884) (Save|Key)(4 Bytes) - TriggerHitPoints -- m_flTimeToTrigger (Offset 888) (Save|Key)(4 Bytes) - TimeToTrigger -- m_flDangerousTime (Offset 896) (Save|Key)(4 Bytes) - DangerousTime -- m_flStartTime (Offset 892) (Save)(4 Bytes) +- m_TriggerHitPoints (Offset 932) (Save|Key)(4 Bytes) - TriggerHitPoints +- m_flTimeToTrigger (Offset 936) (Save|Key)(4 Bytes) - TimeToTrigger +- m_flDangerousTime (Offset 944) (Save|Key)(4 Bytes) - DangerousTime +- m_flStartTime (Offset 940) (Save)(4 Bytes) @@ -49755,3 +52490,3 @@ CBaseEntity - logic_active_autosave -- m_bForceNewLevelUnit (Offset 873) (Save|Key)(1 Bytes) - NewLevelUnit -- m_minHitPoints (Offset 876) (Save|Key)(4 Bytes) - MinimumHitPoints -- m_minHitPointsToCommit (Offset 880) (Save|Key)(4 Bytes) - MinHitPointsToCommit +- m_bForceNewLevelUnit (Offset 921) (Save|Key)(1 Bytes) - NewLevelUnit +- m_minHitPoints (Offset 924) (Save|Key)(4 Bytes) - MinimumHitPoints +- m_minHitPointsToCommit (Offset 928) (Save|Key)(4 Bytes) - MinHitPointsToCommit @@ -49771,0 +52507,3 @@ CBaseEntity - logic_active_autosave +- 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 @@ -49793,7 +52531,7 @@ CBaseEntity - logic_active_autosave -- 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) @@ -49819,40 +52557,40 @@ CBaseEntity - logic_active_autosave -- 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) @@ -49885,4 +52623,8 @@ CBaseEntity - logic_active_autosave -- 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 @@ -49897 +52639,3 @@ CBaseEntity - logic_active_autosave -- 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) @@ -49900,8 +52644,8 @@ CBaseEntity - logic_auto -- m_globalstate (Offset 1044) (Save|Key)(4 Bytes) - globalstate -- m_OnMapSpawn (Offset 876) (Save|Key|Output)(0 Bytes) - OnMapSpawn -- m_OnNewGame (Offset 900) (Save|Key|Output)(0 Bytes) - OnNewGame -- m_OnLoadGame (Offset 924) (Save|Key|Output)(0 Bytes) - OnLoadGame -- m_OnMapTransition (Offset 948) (Save|Key|Output)(0 Bytes) - OnMapTransition -- m_OnBackgroundMap (Offset 972) (Save|Key|Output)(0 Bytes) - OnBackgroundMap -- m_OnMultiNewMap (Offset 996) (Save|Key|Output)(0 Bytes) - OnMultiNewMap -- m_OnMultiNewRound (Offset 1020) (Save|Key|Output)(0 Bytes) - OnMultiNewRound +- m_globalstate (Offset 1092) (Save|Key)(4 Bytes) - globalstate +- m_OnMapSpawn (Offset 924) (Save|Key|Output)(0 Bytes) - OnMapSpawn +- m_OnNewGame (Offset 948) (Save|Key|Output)(0 Bytes) - OnNewGame +- m_OnLoadGame (Offset 972) (Save|Key|Output)(0 Bytes) - OnLoadGame +- m_OnMapTransition (Offset 996) (Save|Key|Output)(0 Bytes) - OnMapTransition +- m_OnBackgroundMap (Offset 1020) (Save|Key|Output)(0 Bytes) - OnBackgroundMap +- m_OnMultiNewMap (Offset 1044) (Save|Key|Output)(0 Bytes) - OnMultiNewMap +- m_OnMultiNewRound (Offset 1068) (Save|Key|Output)(0 Bytes) - OnMultiNewRound @@ -49918,0 +52663,3 @@ CBaseEntity - logic_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 @@ -49940,7 +52687,7 @@ CBaseEntity - logic_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) @@ -49966,40 +52713,40 @@ CBaseEntity - logic_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) @@ -50032,4 +52779,8 @@ CBaseEntity - logic_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 @@ -50044 +52795,3 @@ CBaseEntity - logic_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) @@ -50047,3 +52800,3 @@ CBaseEntity - logic_autosave -- m_bForceNewLevelUnit (Offset 873) (Save|Key)(1 Bytes) - NewLevelUnit -- m_minHitPoints (Offset 876) (Save|Key)(4 Bytes) - MinimumHitPoints -- m_minHitPointsToCommit (Offset 880) (Save|Key)(4 Bytes) - MinHitPointsToCommit +- m_bForceNewLevelUnit (Offset 921) (Save|Key)(1 Bytes) - NewLevelUnit +- m_minHitPoints (Offset 924) (Save|Key)(4 Bytes) - MinimumHitPoints +- m_minHitPointsToCommit (Offset 928) (Save|Key)(4 Bytes) - MinHitPointsToCommit @@ -50063,0 +52817,3 @@ CBaseEntity - logic_autosave +- 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 @@ -50085,7 +52841,7 @@ CBaseEntity - logic_autosave -- 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) @@ -50111,40 +52867,40 @@ CBaseEntity - logic_autosave -- 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) @@ -50177,4 +52933,8 @@ CBaseEntity - logic_autosave -- 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 @@ -50189 +52949,3 @@ CBaseEntity - logic_autosave -- 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) @@ -50192,2 +52954,2 @@ CBaseEntity - logic_branch -- m_bInValue (Offset 873) (Save|Key)(1 Bytes) - InitialValue -- m_Listeners (Offset 876) (Save)(0 Bytes) +- m_bInValue (Offset 921) (Save|Key)(1 Bytes) - InitialValue +- m_Listeners (Offset 924) (Save)(0 Bytes) @@ -50199,2 +52961,2 @@ CBaseEntity - logic_branch -- m_OnTrue (Offset 896) (Save|Key|Output)(0 Bytes) - OnTrue -- m_OnFalse (Offset 920) (Save|Key|Output)(0 Bytes) - OnFalse +- m_OnTrue (Offset 944) (Save|Key|Output)(0 Bytes) - OnTrue +- m_OnFalse (Offset 968) (Save|Key|Output)(0 Bytes) - OnFalse @@ -50211,0 +52974,3 @@ CBaseEntity - logic_branch +- 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 @@ -50233,7 +52998,7 @@ CBaseEntity - logic_branch -- 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) @@ -50259,40 +53024,40 @@ CBaseEntity - logic_branch -- 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) @@ -50325,4 +53090,8 @@ CBaseEntity - logic_branch -- 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 @@ -50337 +53106,3 @@ CBaseEntity - logic_branch -- 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) @@ -50340,18 +53111,18 @@ CBaseEntity - logic_branch_listener -- m_nLogicBranchNames[0] (Offset 876) (Save|Key)(4 Bytes) - Branch01 -- m_nLogicBranchNames[1] (Offset 880) (Save|Key)(4 Bytes) - Branch02 -- m_nLogicBranchNames[2] (Offset 884) (Save|Key)(4 Bytes) - Branch03 -- m_nLogicBranchNames[3] (Offset 888) (Save|Key)(4 Bytes) - Branch04 -- m_nLogicBranchNames[4] (Offset 892) (Save|Key)(4 Bytes) - Branch05 -- m_nLogicBranchNames[5] (Offset 896) (Save|Key)(4 Bytes) - Branch06 -- m_nLogicBranchNames[6] (Offset 900) (Save|Key)(4 Bytes) - Branch07 -- m_nLogicBranchNames[7] (Offset 904) (Save|Key)(4 Bytes) - Branch08 -- m_nLogicBranchNames[8] (Offset 908) (Save|Key)(4 Bytes) - Branch09 -- m_nLogicBranchNames[9] (Offset 912) (Save|Key)(4 Bytes) - Branch10 -- m_nLogicBranchNames[10] (Offset 916) (Save|Key)(4 Bytes) - Branch11 -- m_nLogicBranchNames[11] (Offset 920) (Save|Key)(4 Bytes) - Branch12 -- m_nLogicBranchNames[12] (Offset 924) (Save|Key)(4 Bytes) - Branch13 -- m_nLogicBranchNames[13] (Offset 928) (Save|Key)(4 Bytes) - Branch14 -- m_nLogicBranchNames[14] (Offset 932) (Save|Key)(4 Bytes) - Branch15 -- m_nLogicBranchNames[15] (Offset 936) (Save|Key)(4 Bytes) - Branch16 -- m_LogicBranchList (Offset 940) (Save)(0 Bytes) -- m_eLastState (Offset 960) (Save)(4 Bytes) +- m_nLogicBranchNames[0] (Offset 924) (Save|Key)(4 Bytes) - Branch01 +- m_nLogicBranchNames[1] (Offset 928) (Save|Key)(4 Bytes) - Branch02 +- m_nLogicBranchNames[2] (Offset 932) (Save|Key)(4 Bytes) - Branch03 +- m_nLogicBranchNames[3] (Offset 936) (Save|Key)(4 Bytes) - Branch04 +- m_nLogicBranchNames[4] (Offset 940) (Save|Key)(4 Bytes) - Branch05 +- m_nLogicBranchNames[5] (Offset 944) (Save|Key)(4 Bytes) - Branch06 +- m_nLogicBranchNames[6] (Offset 948) (Save|Key)(4 Bytes) - Branch07 +- m_nLogicBranchNames[7] (Offset 952) (Save|Key)(4 Bytes) - Branch08 +- m_nLogicBranchNames[8] (Offset 956) (Save|Key)(4 Bytes) - Branch09 +- m_nLogicBranchNames[9] (Offset 960) (Save|Key)(4 Bytes) - Branch10 +- m_nLogicBranchNames[10] (Offset 964) (Save|Key)(4 Bytes) - Branch11 +- m_nLogicBranchNames[11] (Offset 968) (Save|Key)(4 Bytes) - Branch12 +- m_nLogicBranchNames[12] (Offset 972) (Save|Key)(4 Bytes) - Branch13 +- m_nLogicBranchNames[13] (Offset 976) (Save|Key)(4 Bytes) - Branch14 +- m_nLogicBranchNames[14] (Offset 980) (Save|Key)(4 Bytes) - Branch15 +- m_nLogicBranchNames[15] (Offset 984) (Save|Key)(4 Bytes) - Branch16 +- m_LogicBranchList (Offset 988) (Save)(0 Bytes) +- m_eLastState (Offset 1008) (Save)(4 Bytes) @@ -50361,3 +53132,3 @@ CBaseEntity - logic_branch_listener -- m_OnAllTrue (Offset 964) (Save|Key|Output)(0 Bytes) - OnAllTrue -- m_OnAllFalse (Offset 988) (Save|Key|Output)(0 Bytes) - OnAllFalse -- m_OnMixed (Offset 1012) (Save|Key|Output)(0 Bytes) - OnMixed +- m_OnAllTrue (Offset 1012) (Save|Key|Output)(0 Bytes) - OnAllTrue +- m_OnAllFalse (Offset 1036) (Save|Key|Output)(0 Bytes) - OnAllFalse +- m_OnMixed (Offset 1060) (Save|Key|Output)(0 Bytes) - OnMixed @@ -50374,0 +53146,3 @@ CBaseEntity - logic_branch_listener +- 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 @@ -50396,7 +53170,7 @@ CBaseEntity - logic_branch_listener -- 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) @@ -50422,40 +53196,40 @@ CBaseEntity - logic_branch_listener -- 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) @@ -50488,4 +53262,8 @@ CBaseEntity - logic_branch_listener -- 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 @@ -50500 +53278,3 @@ CBaseEntity - logic_branch_listener -- 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) @@ -50503,19 +53283,19 @@ CBaseEntity - logic_case -- m_nCase[0] (Offset 876) (Save|Key)(4 Bytes) - Case01 -- m_nCase[1] (Offset 880) (Save|Key)(4 Bytes) - Case02 -- m_nCase[2] (Offset 884) (Save|Key)(4 Bytes) - Case03 -- m_nCase[3] (Offset 888) (Save|Key)(4 Bytes) - Case04 -- m_nCase[4] (Offset 892) (Save|Key)(4 Bytes) - Case05 -- m_nCase[5] (Offset 896) (Save|Key)(4 Bytes) - Case06 -- m_nCase[6] (Offset 900) (Save|Key)(4 Bytes) - Case07 -- m_nCase[7] (Offset 904) (Save|Key)(4 Bytes) - Case08 -- m_nCase[8] (Offset 908) (Save|Key)(4 Bytes) - Case09 -- m_nCase[9] (Offset 912) (Save|Key)(4 Bytes) - Case10 -- m_nCase[10] (Offset 916) (Save|Key)(4 Bytes) - Case11 -- m_nCase[11] (Offset 920) (Save|Key)(4 Bytes) - Case12 -- m_nCase[12] (Offset 924) (Save|Key)(4 Bytes) - Case13 -- m_nCase[13] (Offset 928) (Save|Key)(4 Bytes) - Case14 -- m_nCase[14] (Offset 932) (Save|Key)(4 Bytes) - Case15 -- m_nCase[15] (Offset 936) (Save|Key)(4 Bytes) - Case16 -- m_nShuffleCases (Offset 940) (Save)(4 Bytes) -- m_nLastShuffleCase (Offset 944) (Save)(4 Bytes) -- m_uchShuffleCaseMap (Offset 948) (Save)(16 Bytes) +- m_nCase[0] (Offset 924) (Save|Key)(4 Bytes) - Case01 +- m_nCase[1] (Offset 928) (Save|Key)(4 Bytes) - Case02 +- m_nCase[2] (Offset 932) (Save|Key)(4 Bytes) - Case03 +- m_nCase[3] (Offset 936) (Save|Key)(4 Bytes) - Case04 +- m_nCase[4] (Offset 940) (Save|Key)(4 Bytes) - Case05 +- m_nCase[5] (Offset 944) (Save|Key)(4 Bytes) - Case06 +- m_nCase[6] (Offset 948) (Save|Key)(4 Bytes) - Case07 +- m_nCase[7] (Offset 952) (Save|Key)(4 Bytes) - Case08 +- m_nCase[8] (Offset 956) (Save|Key)(4 Bytes) - Case09 +- m_nCase[9] (Offset 960) (Save|Key)(4 Bytes) - Case10 +- m_nCase[10] (Offset 964) (Save|Key)(4 Bytes) - Case11 +- m_nCase[11] (Offset 968) (Save|Key)(4 Bytes) - Case12 +- m_nCase[12] (Offset 972) (Save|Key)(4 Bytes) - Case13 +- m_nCase[13] (Offset 976) (Save|Key)(4 Bytes) - Case14 +- m_nCase[14] (Offset 980) (Save|Key)(4 Bytes) - Case15 +- m_nCase[15] (Offset 984) (Save|Key)(4 Bytes) - Case16 +- m_nShuffleCases (Offset 988) (Save)(4 Bytes) +- m_nLastShuffleCase (Offset 992) (Save)(4 Bytes) +- m_uchShuffleCaseMap (Offset 996) (Save)(16 Bytes) @@ -50525,17 +53305,17 @@ CBaseEntity - logic_case -- m_OnCase[0] (Offset 964) (Save|Key|Output)(0 Bytes) - OnCase01 -- m_OnCase[1] (Offset 988) (Save|Key|Output)(0 Bytes) - OnCase02 -- m_OnCase[2] (Offset 1012) (Save|Key|Output)(0 Bytes) - OnCase03 -- m_OnCase[3] (Offset 1036) (Save|Key|Output)(0 Bytes) - OnCase04 -- m_OnCase[4] (Offset 1060) (Save|Key|Output)(0 Bytes) - OnCase05 -- m_OnCase[5] (Offset 1084) (Save|Key|Output)(0 Bytes) - OnCase06 -- m_OnCase[6] (Offset 1108) (Save|Key|Output)(0 Bytes) - OnCase07 -- m_OnCase[7] (Offset 1132) (Save|Key|Output)(0 Bytes) - OnCase08 -- m_OnCase[8] (Offset 1156) (Save|Key|Output)(0 Bytes) - OnCase09 -- m_OnCase[9] (Offset 1180) (Save|Key|Output)(0 Bytes) - OnCase10 -- m_OnCase[10] (Offset 1204) (Save|Key|Output)(0 Bytes) - OnCase11 -- m_OnCase[11] (Offset 1228) (Save|Key|Output)(0 Bytes) - OnCase12 -- m_OnCase[12] (Offset 1252) (Save|Key|Output)(0 Bytes) - OnCase13 -- m_OnCase[13] (Offset 1276) (Save|Key|Output)(0 Bytes) - OnCase14 -- m_OnCase[14] (Offset 1300) (Save|Key|Output)(0 Bytes) - OnCase15 -- m_OnCase[15] (Offset 1324) (Save|Key|Output)(0 Bytes) - OnCase16 -- m_OnDefault (Offset 1348) (Save|Key|Output)(0 Bytes) - OnDefault +- m_OnCase[0] (Offset 1012) (Save|Key|Output)(0 Bytes) - OnCase01 +- m_OnCase[1] (Offset 1036) (Save|Key|Output)(0 Bytes) - OnCase02 +- m_OnCase[2] (Offset 1060) (Save|Key|Output)(0 Bytes) - OnCase03 +- m_OnCase[3] (Offset 1084) (Save|Key|Output)(0 Bytes) - OnCase04 +- m_OnCase[4] (Offset 1108) (Save|Key|Output)(0 Bytes) - OnCase05 +- m_OnCase[5] (Offset 1132) (Save|Key|Output)(0 Bytes) - OnCase06 +- m_OnCase[6] (Offset 1156) (Save|Key|Output)(0 Bytes) - OnCase07 +- m_OnCase[7] (Offset 1180) (Save|Key|Output)(0 Bytes) - OnCase08 +- m_OnCase[8] (Offset 1204) (Save|Key|Output)(0 Bytes) - OnCase09 +- m_OnCase[9] (Offset 1228) (Save|Key|Output)(0 Bytes) - OnCase10 +- m_OnCase[10] (Offset 1252) (Save|Key|Output)(0 Bytes) - OnCase11 +- m_OnCase[11] (Offset 1276) (Save|Key|Output)(0 Bytes) - OnCase12 +- m_OnCase[12] (Offset 1300) (Save|Key|Output)(0 Bytes) - OnCase13 +- m_OnCase[13] (Offset 1324) (Save|Key|Output)(0 Bytes) - OnCase14 +- m_OnCase[14] (Offset 1348) (Save|Key|Output)(0 Bytes) - OnCase15 +- m_OnCase[15] (Offset 1372) (Save|Key|Output)(0 Bytes) - OnCase16 +- m_OnDefault (Offset 1396) (Save|Key|Output)(0 Bytes) - OnDefault @@ -50552,0 +53333,3 @@ CBaseEntity - logic_case +- 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 @@ -50574,7 +53357,7 @@ CBaseEntity - logic_case -- 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) @@ -50600,40 +53383,40 @@ CBaseEntity - logic_case -- 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) @@ -50666,4 +53449,8 @@ CBaseEntity - logic_case -- 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 @@ -50678 +53465,3 @@ CBaseEntity - logic_case -- 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) @@ -50681,51 +53470,51 @@ CSceneEntity - logic_choreographed_scene -- m_iszSceneFile (Offset 880) (Save|Key)(4 Bytes) - SceneFile -- m_iszResumeSceneFile (Offset 884) (Save|Key)(4 Bytes) - ResumeSceneFile -- m_hWaitingForThisResumeScene (Offset 888) (Save)(4 Bytes) -- m_bWaitingForResumeScene (Offset 892) (Save)(1 Bytes) -- m_iszTarget1 (Offset 896) (Save|Key)(4 Bytes) - target1 -- m_iszTarget2 (Offset 900) (Save|Key)(4 Bytes) - target2 -- m_iszTarget3 (Offset 904) (Save|Key)(4 Bytes) - target3 -- m_iszTarget4 (Offset 908) (Save|Key)(4 Bytes) - target4 -- m_iszTarget5 (Offset 912) (Save|Key)(4 Bytes) - target5 -- m_iszTarget6 (Offset 916) (Save|Key)(4 Bytes) - target6 -- m_iszTarget7 (Offset 920) (Save|Key)(4 Bytes) - target7 -- m_iszTarget8 (Offset 924) (Save|Key)(4 Bytes) - target8 -- m_BusyActor (Offset 1588) (Save|Key)(4 Bytes) - busyactor -- m_hTarget1 (Offset 928) (Save)(4 Bytes) -- m_hTarget2 (Offset 932) (Save)(4 Bytes) -- m_hTarget3 (Offset 936) (Save)(4 Bytes) -- m_hTarget4 (Offset 940) (Save)(4 Bytes) -- m_hTarget5 (Offset 944) (Save)(4 Bytes) -- m_hTarget6 (Offset 948) (Save)(4 Bytes) -- m_hTarget7 (Offset 952) (Save)(4 Bytes) -- m_hTarget8 (Offset 956) (Save)(4 Bytes) -- m_bIsPlayingBack (Offset 960) (Save)(1 Bytes) -- m_bPaused (Offset 961) (Save)(1 Bytes) -- m_flCurrentTime (Offset 968) (Save)(4 Bytes) -- m_flForceClientTime (Offset 964) (Save)(4 Bytes) -- m_flFrameTime (Offset 972) (Save)(4 Bytes) -- m_bCancelAtNextInterrupt (Offset 976) (Save)(1 Bytes) -- m_fPitch (Offset 980) (Save)(4 Bytes) -- m_bAutomated (Offset 984) (Save)(1 Bytes) -- m_nAutomatedAction (Offset 988) (Save)(4 Bytes) -- m_flAutomationDelay (Offset 992) (Save)(4 Bytes) -- m_flAutomationTime (Offset 996) (Save)(4 Bytes) -- m_bPausedViaInput (Offset 1000) (Save)(1 Bytes) -- m_bWaitingForActor (Offset 1001) (Save)(1 Bytes) -- m_bWaitingForInterrupt (Offset 1002) (Save)(1 Bytes) -- m_bInterruptedActorsScenes (Offset 1003) (Save)(1 Bytes) -- m_bBreakOnNonIdle (Offset 1004) (Save)(1 Bytes) -- m_hActorList (Offset 1008) (Save)(0 Bytes) -- m_hRemoveActorList (Offset 1028) (Save)(0 Bytes) -- m_nInterruptCount (Offset 1516) (Save)(4 Bytes) -- m_bInterrupted (Offset 1520) (Save)(1 Bytes) -- m_hInterruptScene (Offset 1524) (Save)(4 Bytes) -- m_bCompletedEarly (Offset 1528) (Save)(1 Bytes) -- m_bInterruptSceneFinished (Offset 1529) (Save)(1 Bytes) -- m_bGenerated (Offset 1573) (Save)(1 Bytes) -- m_iszSoundName (Offset 1576) (Save)(4 Bytes) -- m_hActor (Offset 1580) (Save)(4 Bytes) -- m_hActivator (Offset 1584) (Save)(4 Bytes) -- m_hNotifySceneCompletion (Offset 1532) (Save)(0 Bytes) -- m_hListManagers (Offset 1552) (Save)(0 Bytes) -- m_bMultiplayer (Offset 962) (Save)(1 Bytes) +- m_iszSceneFile (Offset 928) (Save|Key)(4 Bytes) - SceneFile +- m_iszResumeSceneFile (Offset 932) (Save|Key)(4 Bytes) - ResumeSceneFile +- m_hWaitingForThisResumeScene (Offset 936) (Save)(4 Bytes) +- m_bWaitingForResumeScene (Offset 940) (Save)(1 Bytes) +- m_iszTarget1 (Offset 944) (Save|Key)(4 Bytes) - target1 +- m_iszTarget2 (Offset 948) (Save|Key)(4 Bytes) - target2 +- m_iszTarget3 (Offset 952) (Save|Key)(4 Bytes) - target3 +- m_iszTarget4 (Offset 956) (Save|Key)(4 Bytes) - target4 +- m_iszTarget5 (Offset 960) (Save|Key)(4 Bytes) - target5 +- m_iszTarget6 (Offset 964) (Save|Key)(4 Bytes) - target6 +- m_iszTarget7 (Offset 968) (Save|Key)(4 Bytes) - target7 +- m_iszTarget8 (Offset 972) (Save|Key)(4 Bytes) - target8 +- m_BusyActor (Offset 1636) (Save|Key)(4 Bytes) - busyactor +- m_hTarget1 (Offset 976) (Save)(4 Bytes) +- m_hTarget2 (Offset 980) (Save)(4 Bytes) +- m_hTarget3 (Offset 984) (Save)(4 Bytes) +- m_hTarget4 (Offset 988) (Save)(4 Bytes) +- m_hTarget5 (Offset 992) (Save)(4 Bytes) +- m_hTarget6 (Offset 996) (Save)(4 Bytes) +- m_hTarget7 (Offset 1000) (Save)(4 Bytes) +- m_hTarget8 (Offset 1004) (Save)(4 Bytes) +- m_bIsPlayingBack (Offset 1008) (Save)(1 Bytes) +- m_bPaused (Offset 1009) (Save)(1 Bytes) +- m_flCurrentTime (Offset 1016) (Save)(4 Bytes) +- m_flForceClientTime (Offset 1012) (Save)(4 Bytes) +- m_flFrameTime (Offset 1020) (Save)(4 Bytes) +- m_bCancelAtNextInterrupt (Offset 1024) (Save)(1 Bytes) +- m_fPitch (Offset 1028) (Save)(4 Bytes) +- m_bAutomated (Offset 1032) (Save)(1 Bytes) +- m_nAutomatedAction (Offset 1036) (Save)(4 Bytes) +- m_flAutomationDelay (Offset 1040) (Save)(4 Bytes) +- m_flAutomationTime (Offset 1044) (Save)(4 Bytes) +- m_bPausedViaInput (Offset 1048) (Save)(1 Bytes) +- m_bWaitingForActor (Offset 1049) (Save)(1 Bytes) +- m_bWaitingForInterrupt (Offset 1050) (Save)(1 Bytes) +- m_bInterruptedActorsScenes (Offset 1051) (Save)(1 Bytes) +- m_bBreakOnNonIdle (Offset 1052) (Save)(1 Bytes) +- m_hActorList (Offset 1056) (Save)(0 Bytes) +- m_hRemoveActorList (Offset 1076) (Save)(0 Bytes) +- m_nInterruptCount (Offset 1564) (Save)(4 Bytes) +- m_bInterrupted (Offset 1568) (Save)(1 Bytes) +- m_hInterruptScene (Offset 1572) (Save)(4 Bytes) +- m_bCompletedEarly (Offset 1576) (Save)(1 Bytes) +- m_bInterruptSceneFinished (Offset 1577) (Save)(1 Bytes) +- m_bGenerated (Offset 1621) (Save)(1 Bytes) +- m_iszSoundName (Offset 1624) (Save)(4 Bytes) +- m_hActor (Offset 1628) (Save)(4 Bytes) +- m_hActivator (Offset 1632) (Save)(4 Bytes) +- m_hNotifySceneCompletion (Offset 1580) (Save)(0 Bytes) +- m_hListManagers (Offset 1600) (Save)(0 Bytes) +- m_bMultiplayer (Offset 1010) (Save)(1 Bytes) @@ -50741 +53530 @@ CSceneEntity - logic_choreographed_scene -- m_iPlayerDeathBehavior (Offset 1592) (Save|Key)(4 Bytes) - onplayerdeath +- m_iPlayerDeathBehavior (Offset 1640) (Save|Key)(4 Bytes) - onplayerdeath @@ -50743,19 +53532,27 @@ CSceneEntity - logic_choreographed_scene -- m_OnStart (Offset 1060) (Save|Key|Output)(0 Bytes) - OnStart -- m_OnCompletion (Offset 1084) (Save|Key|Output)(0 Bytes) - OnCompletion -- m_OnCanceled (Offset 1108) (Save|Key|Output)(0 Bytes) - OnCanceled -- m_OnTrigger1 (Offset 1132) (Save|Key|Output)(0 Bytes) - OnTrigger1 -- m_OnTrigger2 (Offset 1156) (Save|Key|Output)(0 Bytes) - OnTrigger2 -- m_OnTrigger3 (Offset 1180) (Save|Key|Output)(0 Bytes) - OnTrigger3 -- m_OnTrigger4 (Offset 1204) (Save|Key|Output)(0 Bytes) - OnTrigger4 -- m_OnTrigger5 (Offset 1228) (Save|Key|Output)(0 Bytes) - OnTrigger5 -- m_OnTrigger6 (Offset 1252) (Save|Key|Output)(0 Bytes) - OnTrigger6 -- m_OnTrigger7 (Offset 1276) (Save|Key|Output)(0 Bytes) - OnTrigger7 -- m_OnTrigger8 (Offset 1300) (Save|Key|Output)(0 Bytes) - OnTrigger8 -- m_OnTrigger9 (Offset 1324) (Save|Key|Output)(0 Bytes) - OnTrigger9 -- m_OnTrigger10 (Offset 1348) (Save|Key|Output)(0 Bytes) - OnTrigger10 -- m_OnTrigger11 (Offset 1372) (Save|Key|Output)(0 Bytes) - OnTrigger11 -- m_OnTrigger12 (Offset 1396) (Save|Key|Output)(0 Bytes) - OnTrigger12 -- m_OnTrigger13 (Offset 1420) (Save|Key|Output)(0 Bytes) - OnTrigger13 -- m_OnTrigger14 (Offset 1444) (Save|Key|Output)(0 Bytes) - OnTrigger14 -- m_OnTrigger15 (Offset 1468) (Save|Key|Output)(0 Bytes) - OnTrigger15 -- m_OnTrigger16 (Offset 1492) (Save|Key|Output)(0 Bytes) - OnTrigger16 +- InputSetTarget1 (Offset 0) (Input)(0 Bytes) - SetTarget1 +- InputSetTarget2 (Offset 0) (Input)(0 Bytes) - SetTarget2 +- InputSetTarget3 (Offset 0) (Input)(0 Bytes) - SetTarget3 +- InputSetTarget4 (Offset 0) (Input)(0 Bytes) - SetTarget4 +- InputSetTarget5 (Offset 0) (Input)(0 Bytes) - SetTarget5 +- InputSetTarget6 (Offset 0) (Input)(0 Bytes) - SetTarget6 +- InputSetTarget7 (Offset 0) (Input)(0 Bytes) - SetTarget7 +- InputSetTarget8 (Offset 0) (Input)(0 Bytes) - SetTarget8 +- m_OnStart (Offset 1108) (Save|Key|Output)(0 Bytes) - OnStart +- m_OnCompletion (Offset 1132) (Save|Key|Output)(0 Bytes) - OnCompletion +- m_OnCanceled (Offset 1156) (Save|Key|Output)(0 Bytes) - OnCanceled +- m_OnTrigger1 (Offset 1180) (Save|Key|Output)(0 Bytes) - OnTrigger1 +- m_OnTrigger2 (Offset 1204) (Save|Key|Output)(0 Bytes) - OnTrigger2 +- m_OnTrigger3 (Offset 1228) (Save|Key|Output)(0 Bytes) - OnTrigger3 +- m_OnTrigger4 (Offset 1252) (Save|Key|Output)(0 Bytes) - OnTrigger4 +- m_OnTrigger5 (Offset 1276) (Save|Key|Output)(0 Bytes) - OnTrigger5 +- m_OnTrigger6 (Offset 1300) (Save|Key|Output)(0 Bytes) - OnTrigger6 +- m_OnTrigger7 (Offset 1324) (Save|Key|Output)(0 Bytes) - OnTrigger7 +- m_OnTrigger8 (Offset 1348) (Save|Key|Output)(0 Bytes) - OnTrigger8 +- m_OnTrigger9 (Offset 1372) (Save|Key|Output)(0 Bytes) - OnTrigger9 +- m_OnTrigger10 (Offset 1396) (Save|Key|Output)(0 Bytes) - OnTrigger10 +- m_OnTrigger11 (Offset 1420) (Save|Key|Output)(0 Bytes) - OnTrigger11 +- m_OnTrigger12 (Offset 1444) (Save|Key|Output)(0 Bytes) - OnTrigger12 +- m_OnTrigger13 (Offset 1468) (Save|Key|Output)(0 Bytes) - OnTrigger13 +- m_OnTrigger14 (Offset 1492) (Save|Key|Output)(0 Bytes) - OnTrigger14 +- m_OnTrigger15 (Offset 1516) (Save|Key|Output)(0 Bytes) - OnTrigger15 +- m_OnTrigger16 (Offset 1540) (Save|Key|Output)(0 Bytes) - OnTrigger16 @@ -50772,0 +53570,3 @@ CSceneEntity - logic_choreographed_scene +- 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 @@ -50794,7 +53594,7 @@ CSceneEntity - logic_choreographed_scene -- 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) @@ -50820,40 +53620,40 @@ CSceneEntity - logic_choreographed_scene -- 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) @@ -50886,4 +53686,8 @@ CSceneEntity - logic_choreographed_scene -- 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 @@ -50898 +53702,3 @@ CSceneEntity - logic_choreographed_scene -- 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) @@ -50901,4 +53707,4 @@ CBaseEntity - logic_collision_pair -- m_nameAttach1 (Offset 876) (Save|Key)(4 Bytes) - attach1 -- m_nameAttach2 (Offset 880) (Save|Key)(4 Bytes) - attach2 -- m_disabled (Offset 884) (Save|Key)(1 Bytes) - startdisabled -- m_succeeded (Offset 885) (Save)(1 Bytes) +- m_nameAttach1 (Offset 924) (Save|Key)(4 Bytes) - attach1 +- m_nameAttach2 (Offset 928) (Save|Key)(4 Bytes) - attach2 +- m_disabled (Offset 932) (Save|Key)(1 Bytes) - startdisabled +- m_succeeded (Offset 933) (Save)(1 Bytes) @@ -50917,0 +53724,3 @@ CBaseEntity - logic_collision_pair +- 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 @@ -50939,7 +53748,7 @@ CBaseEntity - logic_collision_pair -- 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) @@ -50965,40 +53774,40 @@ CBaseEntity - logic_collision_pair -- 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) @@ -51031,4 +53840,8 @@ CBaseEntity - logic_collision_pair -- 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 @@ -51043 +53856,3 @@ CBaseEntity - logic_collision_pair -- 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) @@ -51046,2 +53861,2 @@ CBaseEntity - logic_compare -- m_flCompareValue (Offset 880) (Save|Key)(4 Bytes) - CompareValue -- m_flInValue (Offset 876) (Save|Key)(4 Bytes) - InitialValue +- m_flCompareValue (Offset 928) (Save|Key)(4 Bytes) - CompareValue +- m_flInValue (Offset 924) (Save|Key)(4 Bytes) - InitialValue @@ -51052,4 +53867,314 @@ CBaseEntity - logic_compare -- m_OnEqualTo (Offset 908) (Save|Key|Output)(0 Bytes) - OnEqualTo -- m_OnNotEqualTo (Offset 932) (Save|Key|Output)(0 Bytes) - OnNotEqualTo -- m_OnGreaterThan (Offset 956) (Save|Key|Output)(0 Bytes) - OnGreaterThan -- m_OnLessThan (Offset 884) (Save|Key|Output)(0 Bytes) - OnLessThan +- m_OnEqualTo (Offset 956) (Save|Key|Output)(0 Bytes) - OnEqualTo +- m_OnNotEqualTo (Offset 980) (Save|Key|Output)(0 Bytes) - OnNotEqualTo +- m_OnGreaterThan (Offset 1004) (Save|Key|Output)(0 Bytes) - OnGreaterThan +- m_OnLessThan (Offset 932) (Save|Key|Output)(0 Bytes) - OnLessThan +- m_iClassname (Offset 100) (Save|Key)(4 Bytes) - classname +- m_iGlobalname (Offset 104) (Global|Save|Key)(4 Bytes) - globalname +- m_iParent (Offset 108) (Save|Key)(4 Bytes) - parentname +- m_iHammerID (Offset 112) (Save|Key)(4 Bytes) - hammerid +- m_flSpeed (Offset 116) (Save|Key)(4 Bytes) - speed +- m_nRenderFX (Offset 120) (Save|Key)(1 Bytes) - renderfx +- m_nRenderMode (Offset 121) (Save|Key)(1 Bytes) - rendermode +- m_flPrevAnimTime (Offset 144) (Save)(4 Bytes) +- m_flAnimTime (Offset 148) (Save)(4 Bytes) +- m_flSimulationTime (Offset 152) (Save)(4 Bytes) +- m_nLastThinkTick (Offset 160) (Save)(4 Bytes) +- 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 +- m_nNextThinkTick (Offset 216) (Save|Key)(4 Bytes) - nextthink +- m_fEffects (Offset 220) (Save|Key)(4 Bytes) - effects +- m_clrRender (Offset 140) (Save|Key)(4 Bytes) - rendercolor +- m_nModelIndex (Offset 122) (Global|Save|Key)(2 Bytes) - modelindex +- touchStamp (Offset 168) (Save)(4 Bytes) +- m_aThinkFunctions (Offset 172) (Save)(0 Bytes) +- m_ResponseContexts (Offset 192) (Save)(0 Bytes) +- m_iszResponseContext (Offset 212) (Save|Key)(4 Bytes) - ResponseContext +- m_pfnThink (Offset 12) (Save)(8 Bytes) +- m_pfnTouch (Offset 224) (Save)(8 Bytes) +- m_pfnUse (Offset 232) (Save)(8 Bytes) +- m_pfnBlocked (Offset 240) (Save)(8 Bytes) +- m_pfnMoveDone (Offset 4) (Save)(8 Bytes) +- m_lifeState (Offset 268) (Save)(1 Bytes) +- m_takedamage (Offset 269) (Save)(1 Bytes) +- m_iMaxHealth (Offset 260) (Save|Key)(4 Bytes) - max_health +- m_iHealth (Offset 264) (Save|Key)(4 Bytes) - health +- m_target (Offset 256) (Save|Key)(4 Bytes) - target +- m_iszDamageFilterName (Offset 272) (Save|Key)(4 Bytes) - damagefilter +- m_hDamageFilter (Offset 276) (Save)(4 Bytes) +- m_debugOverlays (Offset 280) (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) + Sub-Class Table (1 Deep): m_Collision - CCollisionProperty + - m_vecMinsPreScaled (Offset 8) (Global|Save)(12 Bytes) + - m_vecMaxsPreScaled (Offset 20) (Global|Save)(12 Bytes) + - m_vecMins (Offset 32) (Global|Save)(12 Bytes) + - m_vecMaxs (Offset 44) (Global|Save)(12 Bytes) + - m_nSolidType (Offset 65) (Save|Key)(1 Bytes) - solid + - m_usSolidFlags (Offset 60) (Save)(2 Bytes) + - m_nSurroundType (Offset 64) (Save)(1 Bytes) + - m_flRadius (Offset 56) (Save)(4 Bytes) + - m_triggerBloat (Offset 66) (Save)(1 Bytes) + - m_bUniformTriggerBloat (Offset 67) (Save)(1 Bytes) + - m_vecSpecifiedSurroundingMinsPreScaled (Offset 68) (Save)(12 Bytes) + - m_vecSpecifiedSurroundingMaxsPreScaled (Offset 80) (Save)(12 Bytes) + - m_vecSpecifiedSurroundingMins (Offset 92) (Save)(12 Bytes) + - m_vecSpecifiedSurroundingMaxs (Offset 104) (Save)(12 Bytes) + - m_vecSurroundingMins (Offset 116) (Save)(12 Bytes) + - m_vecSurroundingMaxs (Offset 128) (Save)(12 Bytes) + Sub-Class Table (1 Deep): m_Network - CServerNetworkProperty + - m_hParent (Offset 52) (Global|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) +- InputSetTeam (Offset 0) (Input)(0 Bytes) - SetTeam +- InputKill (Offset 0) (Input)(0 Bytes) - Kill +- InputKillHierarchy (Offset 0) (Input)(0 Bytes) - KillHierarchy +- InputUse (Offset 0) (Input)(0 Bytes) - Use +- InputAlpha (Offset 0) (Input)(0 Bytes) - Alpha +- InputAlternativeSorting (Offset 0) (Input)(0 Bytes) - AlternativeSorting +- InputColor (Offset 0) (Input)(0 Bytes) - Color +- InputSetParent (Offset 0) (Input)(0 Bytes) - SetParent +- InputSetParentAttachment (Offset 0) (Input)(0 Bytes) - SetParentAttachment +- InputSetParentAttachmentMaintainOffset (Offset 0) (Input)(0 Bytes) - SetParentAttachmentMaintainOffset +- InputClearParent (Offset 0) (Input)(0 Bytes) - ClearParent +- InputSetDamageFilter (Offset 0) (Input)(0 Bytes) - SetDamageFilter +- InputEnableDamageForces (Offset 0) (Input)(0 Bytes) - EnableDamageForces +- InputDisableDamageForces (Offset 0) (Input)(0 Bytes) - DisableDamageForces +- InputDispatchEffect (Offset 0) (Input)(0 Bytes) - DispatchEffect +- InputDispatchResponse (Offset 0) (Input)(0 Bytes) - DispatchResponse +- InputAddContext (Offset 0) (Input)(0 Bytes) - AddContext +- InputRemoveContext (Offset 0) (Input)(0 Bytes) - RemoveContext +- InputClearContext (Offset 0) (Input)(0 Bytes) - ClearContext +- InputDisableShadow (Offset 0) (Input)(0 Bytes) - DisableShadow +- InputEnableShadow (Offset 0) (Input)(0 Bytes) - EnableShadow +- InputAddOutput (Offset 0) (Input)(0 Bytes) - AddOutput +- InputFireUser1 (Offset 0) (Input)(0 Bytes) - FireUser1 +- InputFireUser2 (Offset 0) (Input)(0 Bytes) - FireUser2 +- InputFireUser3 (Offset 0) (Input)(0 Bytes) - FireUser3 +- InputFireUser4 (Offset 0) (Input)(0 Bytes) - FireUser4 +- 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 +- CBaseEntitySUB_Remove (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntitySUB_DoNothing (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntitySUB_StartFadeOut (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntitySUB_StartFadeOutInstant (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntitySUB_FadeOut (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntitySUB_Vanish (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntitySUB_CallUseToggle (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntityShadowCastDistThink (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) +- m_nModelIndexOverrides (Offset 124) (Save)(16 Bytes) +CBaseEntity - logic_eventlistener +- m_iszEventName (Offset 932) (Save|Key)(4 Bytes) - EventName +- m_bFetchEventData (Offset 944) (Save|Key)(1 Bytes) - FetchEventData +- m_bIsEnabled (Offset 936) (Save|Key)(1 Bytes) - IsEnabled +- m_nTeam (Offset 940) (Save|Key)(4 Bytes) - TeamNum +- InputEnable (Offset 0) (Input)(0 Bytes) - Enable +- InputDisable (Offset 0) (Input)(0 Bytes) - Disable +- m_OnEventFired (Offset 948) (Save|Key|Output)(0 Bytes) - OnEventFired +- m_iClassname (Offset 100) (Save|Key)(4 Bytes) - classname +- m_iGlobalname (Offset 104) (Global|Save|Key)(4 Bytes) - globalname +- m_iParent (Offset 108) (Save|Key)(4 Bytes) - parentname +- m_iHammerID (Offset 112) (Save|Key)(4 Bytes) - hammerid +- m_flSpeed (Offset 116) (Save|Key)(4 Bytes) - speed +- m_nRenderFX (Offset 120) (Save|Key)(1 Bytes) - renderfx +- m_nRenderMode (Offset 121) (Save|Key)(1 Bytes) - rendermode +- m_flPrevAnimTime (Offset 144) (Save)(4 Bytes) +- m_flAnimTime (Offset 148) (Save)(4 Bytes) +- m_flSimulationTime (Offset 152) (Save)(4 Bytes) +- m_nLastThinkTick (Offset 160) (Save)(4 Bytes) +- 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 +- m_nNextThinkTick (Offset 216) (Save|Key)(4 Bytes) - nextthink +- m_fEffects (Offset 220) (Save|Key)(4 Bytes) - effects +- m_clrRender (Offset 140) (Save|Key)(4 Bytes) - rendercolor +- m_nModelIndex (Offset 122) (Global|Save|Key)(2 Bytes) - modelindex +- touchStamp (Offset 168) (Save)(4 Bytes) +- m_aThinkFunctions (Offset 172) (Save)(0 Bytes) +- m_ResponseContexts (Offset 192) (Save)(0 Bytes) +- m_iszResponseContext (Offset 212) (Save|Key)(4 Bytes) - ResponseContext +- m_pfnThink (Offset 12) (Save)(8 Bytes) +- m_pfnTouch (Offset 224) (Save)(8 Bytes) +- m_pfnUse (Offset 232) (Save)(8 Bytes) +- m_pfnBlocked (Offset 240) (Save)(8 Bytes) +- m_pfnMoveDone (Offset 4) (Save)(8 Bytes) +- m_lifeState (Offset 268) (Save)(1 Bytes) +- m_takedamage (Offset 269) (Save)(1 Bytes) +- m_iMaxHealth (Offset 260) (Save|Key)(4 Bytes) - max_health +- m_iHealth (Offset 264) (Save|Key)(4 Bytes) - health +- m_target (Offset 256) (Save|Key)(4 Bytes) - target +- m_iszDamageFilterName (Offset 272) (Save|Key)(4 Bytes) - damagefilter +- m_hDamageFilter (Offset 276) (Save)(4 Bytes) +- m_debugOverlays (Offset 280) (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) + Sub-Class Table (1 Deep): m_Collision - CCollisionProperty + - m_vecMinsPreScaled (Offset 8) (Global|Save)(12 Bytes) + - m_vecMaxsPreScaled (Offset 20) (Global|Save)(12 Bytes) + - m_vecMins (Offset 32) (Global|Save)(12 Bytes) + - m_vecMaxs (Offset 44) (Global|Save)(12 Bytes) + - m_nSolidType (Offset 65) (Save|Key)(1 Bytes) - solid + - m_usSolidFlags (Offset 60) (Save)(2 Bytes) + - m_nSurroundType (Offset 64) (Save)(1 Bytes) + - m_flRadius (Offset 56) (Save)(4 Bytes) + - m_triggerBloat (Offset 66) (Save)(1 Bytes) + - m_bUniformTriggerBloat (Offset 67) (Save)(1 Bytes) + - m_vecSpecifiedSurroundingMinsPreScaled (Offset 68) (Save)(12 Bytes) + - m_vecSpecifiedSurroundingMaxsPreScaled (Offset 80) (Save)(12 Bytes) + - m_vecSpecifiedSurroundingMins (Offset 92) (Save)(12 Bytes) + - m_vecSpecifiedSurroundingMaxs (Offset 104) (Save)(12 Bytes) + - m_vecSurroundingMins (Offset 116) (Save)(12 Bytes) + - m_vecSurroundingMaxs (Offset 128) (Save)(12 Bytes) + Sub-Class Table (1 Deep): m_Network - CServerNetworkProperty + - m_hParent (Offset 52) (Global|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) +- InputSetTeam (Offset 0) (Input)(0 Bytes) - SetTeam +- InputKill (Offset 0) (Input)(0 Bytes) - Kill +- InputKillHierarchy (Offset 0) (Input)(0 Bytes) - KillHierarchy +- InputUse (Offset 0) (Input)(0 Bytes) - Use +- InputAlpha (Offset 0) (Input)(0 Bytes) - Alpha +- InputAlternativeSorting (Offset 0) (Input)(0 Bytes) - AlternativeSorting +- InputColor (Offset 0) (Input)(0 Bytes) - Color +- InputSetParent (Offset 0) (Input)(0 Bytes) - SetParent +- InputSetParentAttachment (Offset 0) (Input)(0 Bytes) - SetParentAttachment +- InputSetParentAttachmentMaintainOffset (Offset 0) (Input)(0 Bytes) - SetParentAttachmentMaintainOffset +- InputClearParent (Offset 0) (Input)(0 Bytes) - ClearParent +- InputSetDamageFilter (Offset 0) (Input)(0 Bytes) - SetDamageFilter +- InputEnableDamageForces (Offset 0) (Input)(0 Bytes) - EnableDamageForces +- InputDisableDamageForces (Offset 0) (Input)(0 Bytes) - DisableDamageForces +- InputDispatchEffect (Offset 0) (Input)(0 Bytes) - DispatchEffect +- InputDispatchResponse (Offset 0) (Input)(0 Bytes) - DispatchResponse +- InputAddContext (Offset 0) (Input)(0 Bytes) - AddContext +- InputRemoveContext (Offset 0) (Input)(0 Bytes) - RemoveContext +- InputClearContext (Offset 0) (Input)(0 Bytes) - ClearContext +- InputDisableShadow (Offset 0) (Input)(0 Bytes) - DisableShadow +- InputEnableShadow (Offset 0) (Input)(0 Bytes) - EnableShadow +- InputAddOutput (Offset 0) (Input)(0 Bytes) - AddOutput +- InputFireUser1 (Offset 0) (Input)(0 Bytes) - FireUser1 +- InputFireUser2 (Offset 0) (Input)(0 Bytes) - FireUser2 +- InputFireUser3 (Offset 0) (Input)(0 Bytes) - FireUser3 +- InputFireUser4 (Offset 0) (Input)(0 Bytes) - FireUser4 +- 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 +- CBaseEntitySUB_Remove (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntitySUB_DoNothing (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntitySUB_StartFadeOut (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntitySUB_StartFadeOutInstant (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntitySUB_FadeOut (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntitySUB_Vanish (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntitySUB_CallUseToggle (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntityShadowCastDistThink (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) +- m_nModelIndexOverrides (Offset 124) (Save)(16 Bytes) +CBaseEntity - logic_eventlistener_itemequip +- m_bIsEnabled (Offset 972) (Save|Key)(1 Bytes) - IsEnabled +- m_nTeam (Offset 976) (Save|Key)(4 Bytes) - TeamNum +- m_szWeaponClassname (Offset 980) (Save|Key)(4 Bytes) - WeaponClassname +- m_nWeaponType (Offset 984) (Save|Key)(4 Bytes) - WeaponType +- InputEnable (Offset 0) (Input)(0 Bytes) - Enable +- InputDisable (Offset 0) (Input)(0 Bytes) - Disable +- m_OnEventFired (Offset 988) (Save|Key|Output)(0 Bytes) - OnEventFired @@ -51066,0 +54192,3 @@ CBaseEntity - logic_compare +- 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 @@ -51088,7 +54216,7 @@ CBaseEntity - logic_compare -- 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) @@ -51114,40 +54242,40 @@ CBaseEntity - logic_compare -- 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) @@ -51180,4 +54308,8 @@ CBaseEntity - logic_compare -- 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 @@ -51192 +54324,3 @@ CBaseEntity - logic_compare -- 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) @@ -51195,4 +54329,4 @@ CBaseEntity - logic_lineto -- m_SourceName (Offset 900) (Save|Key)(4 Bytes) - source -- m_StartEntity (Offset 904) (Save)(4 Bytes) -- m_EndEntity (Offset 908) (Save)(4 Bytes) -- m_Line (Offset 876) (Save|Key|Output)(0 Bytes) - Line +- m_SourceName (Offset 948) (Save|Key)(4 Bytes) - source +- m_StartEntity (Offset 952) (Save)(4 Bytes) +- m_EndEntity (Offset 956) (Save)(4 Bytes) +- m_Line (Offset 924) (Save|Key|Output)(0 Bytes) - Line @@ -51209,0 +54344,3 @@ CBaseEntity - logic_lineto +- 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 @@ -51231,7 +54368,7 @@ CBaseEntity - logic_lineto -- 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) @@ -51257,40 +54394,40 @@ CBaseEntity - logic_lineto -- 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) @@ -51323,4 +54460,8 @@ CBaseEntity - logic_lineto -- 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 @@ -51335 +54476,3 @@ CBaseEntity - logic_lineto -- 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) @@ -51338,9 +54481,9 @@ CBaseEntity - logic_measure_movement -- m_strMeasureTarget (Offset 876) (Save|Key)(4 Bytes) - MeasureTarget -- m_strMeasureReference (Offset 880) (Save|Key)(4 Bytes) - MeasureReference -- m_strTargetReference (Offset 884) (Save|Key)(4 Bytes) - TargetReference -- m_flScale (Offset 904) (Save|Key)(4 Bytes) - TargetScale -- m_nMeasureType (Offset 908) (Save|Key)(4 Bytes) - MeasureType -- m_hMeasureTarget (Offset 888) (Save)(4 Bytes) -- m_hMeasureReference (Offset 892) (Save)(4 Bytes) -- m_hTarget (Offset 896) (Save)(4 Bytes) -- m_hTargetReference (Offset 900) (Save)(4 Bytes) +- m_strMeasureTarget (Offset 924) (Save|Key)(4 Bytes) - MeasureTarget +- m_strMeasureReference (Offset 928) (Save|Key)(4 Bytes) - MeasureReference +- m_strTargetReference (Offset 932) (Save|Key)(4 Bytes) - TargetReference +- m_flScale (Offset 952) (Save|Key)(4 Bytes) - TargetScale +- m_nMeasureType (Offset 956) (Save|Key)(4 Bytes) - MeasureType +- m_hMeasureTarget (Offset 936) (Save)(4 Bytes) +- m_hMeasureReference (Offset 940) (Save)(4 Bytes) +- m_hTarget (Offset 944) (Save)(4 Bytes) +- m_hTargetReference (Offset 948) (Save)(4 Bytes) @@ -51365,0 +54509,3 @@ CBaseEntity - logic_measure_movement +- 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 @@ -51387,7 +54533,7 @@ CBaseEntity - logic_measure_movement -- 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) @@ -51413,40 +54559,40 @@ CBaseEntity - logic_measure_movement -- 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) @@ -51479,4 +54625,8 @@ CBaseEntity - logic_measure_movement -- 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 @@ -51491 +54641,3 @@ CBaseEntity - logic_measure_movement -- 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) @@ -51494,5 +54646,5 @@ CBaseEntity - logic_multicompare -- m_OnEqual (Offset 876) (Save|Key|Output)(0 Bytes) - OnEqual -- m_OnNotEqual (Offset 900) (Save|Key|Output)(0 Bytes) - OnNotEqual -- m_iIntegerValue (Offset 924) (Save|Key)(4 Bytes) - IntegerValue -- m_iShouldCompareToValue (Offset 928) (Save|Key)(4 Bytes) - ShouldComparetoValue -- m_AllIntCompares (Offset 932) (Save)(8 Bytes) +- m_OnEqual (Offset 924) (Save|Key|Output)(0 Bytes) - OnEqual +- m_OnNotEqual (Offset 948) (Save|Key|Output)(0 Bytes) - OnNotEqual +- m_iIntegerValue (Offset 972) (Save|Key)(4 Bytes) - IntegerValue +- m_iShouldCompareToValue (Offset 976) (Save|Key)(4 Bytes) - ShouldComparetoValue +- m_AllIntCompares (Offset 980) (Save)(8 Bytes) @@ -51511,0 +54664,3 @@ CBaseEntity - logic_multicompare +- 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 @@ -51533,7 +54688,7 @@ CBaseEntity - logic_multicompare -- 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) @@ -51559,40 +54714,40 @@ CBaseEntity - logic_multicompare -- 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) @@ -51625,4 +54780,8 @@ CBaseEntity - logic_multicompare -- 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 @@ -51637 +54796,3 @@ CBaseEntity - logic_multicompare -- 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) @@ -51640,2 +54801,2 @@ CBaseEntity - logic_navigation -- m_isOn (Offset 880) (Save)(1 Bytes) -- m_navProperty (Offset 884) (Save)(4 Bytes) +- m_isOn (Offset 928) (Save)(1 Bytes) +- m_navProperty (Offset 932) (Save)(4 Bytes) @@ -51655,0 +54817,3 @@ CBaseEntity - logic_navigation +- 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 @@ -51677,7 +54841,7 @@ CBaseEntity - logic_navigation -- 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) @@ -51703,40 +54867,40 @@ CBaseEntity - logic_navigation -- 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) @@ -51769,4 +54933,8 @@ CBaseEntity - logic_navigation -- 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 @@ -51781 +54949,3 @@ CBaseEntity - logic_navigation -- 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) @@ -51794,0 +54965,3 @@ CBaseEntity - logic_proximity +- 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 @@ -51816,7 +54989,7 @@ CBaseEntity - logic_proximity -- 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) @@ -51842,40 +55015,40 @@ CBaseEntity - logic_proximity -- 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) @@ -51908,4 +55081,8 @@ CBaseEntity - logic_proximity -- 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 @@ -51920 +55097,3 @@ CBaseEntity - logic_proximity -- 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) @@ -51923,2 +55102,2 @@ CBaseEntity - logic_relay -- m_bWaitForRefire (Offset 925) (Save)(1 Bytes) -- m_bDisabled (Offset 924) (Save|Key)(1 Bytes) - StartDisabled +- m_bWaitForRefire (Offset 973) (Save)(1 Bytes) +- m_bDisabled (Offset 972) (Save|Key)(1 Bytes) - StartDisabled @@ -51931,2 +55110,2 @@ CBaseEntity - logic_relay -- m_OnTrigger (Offset 876) (Save|Key|Output)(0 Bytes) - OnTrigger -- m_OnSpawn (Offset 900) (Save|Key|Output)(0 Bytes) - OnSpawn +- m_OnTrigger (Offset 924) (Save|Key|Output)(0 Bytes) - OnTrigger +- m_OnSpawn (Offset 948) (Save|Key|Output)(0 Bytes) - OnSpawn @@ -51943,0 +55123,3 @@ CBaseEntity - logic_relay +- 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 @@ -51965,7 +55147,7 @@ CBaseEntity - logic_relay -- 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) @@ -51991,40 +55173,40 @@ CBaseEntity - logic_relay -- 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) @@ -52057,4 +55239,8 @@ CBaseEntity - logic_relay -- 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 @@ -52069 +55255,3 @@ CBaseEntity - logic_relay -- 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) @@ -52072,33 +55260,33 @@ CBaseEntity - logic_scene_list_manager -- m_hListManagers (Offset 876) (Save)(0 Bytes) -- m_iszScenes[0] (Offset 896) (Save|Key)(4 Bytes) - scene0 -- m_iszScenes[1] (Offset 900) (Save|Key)(4 Bytes) - scene1 -- m_iszScenes[2] (Offset 904) (Save|Key)(4 Bytes) - scene2 -- m_iszScenes[3] (Offset 908) (Save|Key)(4 Bytes) - scene3 -- m_iszScenes[4] (Offset 912) (Save|Key)(4 Bytes) - scene4 -- m_iszScenes[5] (Offset 916) (Save|Key)(4 Bytes) - scene5 -- m_iszScenes[6] (Offset 920) (Save|Key)(4 Bytes) - scene6 -- m_iszScenes[7] (Offset 924) (Save|Key)(4 Bytes) - scene7 -- m_iszScenes[8] (Offset 928) (Save|Key)(4 Bytes) - scene8 -- m_iszScenes[9] (Offset 932) (Save|Key)(4 Bytes) - scene9 -- m_iszScenes[10] (Offset 936) (Save|Key)(4 Bytes) - scene10 -- m_iszScenes[11] (Offset 940) (Save|Key)(4 Bytes) - scene11 -- m_iszScenes[12] (Offset 944) (Save|Key)(4 Bytes) - scene12 -- m_iszScenes[13] (Offset 948) (Save|Key)(4 Bytes) - scene13 -- m_iszScenes[14] (Offset 952) (Save|Key)(4 Bytes) - scene14 -- m_iszScenes[15] (Offset 956) (Save|Key)(4 Bytes) - scene15 -- m_hScenes[0] (Offset 960) (Save)(4 Bytes) -- m_hScenes[1] (Offset 964) (Save)(4 Bytes) -- m_hScenes[2] (Offset 968) (Save)(4 Bytes) -- m_hScenes[3] (Offset 972) (Save)(4 Bytes) -- m_hScenes[4] (Offset 976) (Save)(4 Bytes) -- m_hScenes[5] (Offset 980) (Save)(4 Bytes) -- m_hScenes[6] (Offset 984) (Save)(4 Bytes) -- m_hScenes[7] (Offset 988) (Save)(4 Bytes) -- m_hScenes[8] (Offset 992) (Save)(4 Bytes) -- m_hScenes[9] (Offset 996) (Save)(4 Bytes) -- m_hScenes[10] (Offset 1000) (Save)(4 Bytes) -- m_hScenes[11] (Offset 1004) (Save)(4 Bytes) -- m_hScenes[12] (Offset 1008) (Save)(4 Bytes) -- m_hScenes[13] (Offset 1012) (Save)(4 Bytes) -- m_hScenes[14] (Offset 1016) (Save)(4 Bytes) -- m_hScenes[15] (Offset 1020) (Save)(4 Bytes) +- m_hListManagers (Offset 924) (Save)(0 Bytes) +- m_iszScenes[0] (Offset 944) (Save|Key)(4 Bytes) - scene0 +- m_iszScenes[1] (Offset 948) (Save|Key)(4 Bytes) - scene1 +- m_iszScenes[2] (Offset 952) (Save|Key)(4 Bytes) - scene2 +- m_iszScenes[3] (Offset 956) (Save|Key)(4 Bytes) - scene3 +- m_iszScenes[4] (Offset 960) (Save|Key)(4 Bytes) - scene4 +- m_iszScenes[5] (Offset 964) (Save|Key)(4 Bytes) - scene5 +- m_iszScenes[6] (Offset 968) (Save|Key)(4 Bytes) - scene6 +- m_iszScenes[7] (Offset 972) (Save|Key)(4 Bytes) - scene7 +- m_iszScenes[8] (Offset 976) (Save|Key)(4 Bytes) - scene8 +- m_iszScenes[9] (Offset 980) (Save|Key)(4 Bytes) - scene9 +- m_iszScenes[10] (Offset 984) (Save|Key)(4 Bytes) - scene10 +- m_iszScenes[11] (Offset 988) (Save|Key)(4 Bytes) - scene11 +- m_iszScenes[12] (Offset 992) (Save|Key)(4 Bytes) - scene12 +- m_iszScenes[13] (Offset 996) (Save|Key)(4 Bytes) - scene13 +- m_iszScenes[14] (Offset 1000) (Save|Key)(4 Bytes) - scene14 +- m_iszScenes[15] (Offset 1004) (Save|Key)(4 Bytes) - scene15 +- m_hScenes[0] (Offset 1008) (Save)(4 Bytes) +- m_hScenes[1] (Offset 1012) (Save)(4 Bytes) +- m_hScenes[2] (Offset 1016) (Save)(4 Bytes) +- m_hScenes[3] (Offset 1020) (Save)(4 Bytes) +- m_hScenes[4] (Offset 1024) (Save)(4 Bytes) +- m_hScenes[5] (Offset 1028) (Save)(4 Bytes) +- m_hScenes[6] (Offset 1032) (Save)(4 Bytes) +- m_hScenes[7] (Offset 1036) (Save)(4 Bytes) +- m_hScenes[8] (Offset 1040) (Save)(4 Bytes) +- m_hScenes[9] (Offset 1044) (Save)(4 Bytes) +- m_hScenes[10] (Offset 1048) (Save)(4 Bytes) +- m_hScenes[11] (Offset 1052) (Save)(4 Bytes) +- m_hScenes[12] (Offset 1056) (Save)(4 Bytes) +- m_hScenes[13] (Offset 1060) (Save)(4 Bytes) +- m_hScenes[14] (Offset 1064) (Save)(4 Bytes) +- m_hScenes[15] (Offset 1068) (Save)(4 Bytes) @@ -52116,0 +55305,167 @@ CBaseEntity - logic_scene_list_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 +- m_nNextThinkTick (Offset 216) (Save|Key)(4 Bytes) - nextthink +- m_fEffects (Offset 220) (Save|Key)(4 Bytes) - effects +- m_clrRender (Offset 140) (Save|Key)(4 Bytes) - rendercolor +- m_nModelIndex (Offset 122) (Global|Save|Key)(2 Bytes) - modelindex +- touchStamp (Offset 168) (Save)(4 Bytes) +- m_aThinkFunctions (Offset 172) (Save)(0 Bytes) +- m_ResponseContexts (Offset 192) (Save)(0 Bytes) +- m_iszResponseContext (Offset 212) (Save|Key)(4 Bytes) - ResponseContext +- m_pfnThink (Offset 12) (Save)(8 Bytes) +- m_pfnTouch (Offset 224) (Save)(8 Bytes) +- m_pfnUse (Offset 232) (Save)(8 Bytes) +- m_pfnBlocked (Offset 240) (Save)(8 Bytes) +- m_pfnMoveDone (Offset 4) (Save)(8 Bytes) +- m_lifeState (Offset 268) (Save)(1 Bytes) +- m_takedamage (Offset 269) (Save)(1 Bytes) +- m_iMaxHealth (Offset 260) (Save|Key)(4 Bytes) - max_health +- m_iHealth (Offset 264) (Save|Key)(4 Bytes) - health +- m_target (Offset 256) (Save|Key)(4 Bytes) - target +- m_iszDamageFilterName (Offset 272) (Save|Key)(4 Bytes) - damagefilter +- m_hDamageFilter (Offset 276) (Save)(4 Bytes) +- m_debugOverlays (Offset 280) (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) + Sub-Class Table (1 Deep): m_Collision - CCollisionProperty + - m_vecMinsPreScaled (Offset 8) (Global|Save)(12 Bytes) + - m_vecMaxsPreScaled (Offset 20) (Global|Save)(12 Bytes) + - m_vecMins (Offset 32) (Global|Save)(12 Bytes) + - m_vecMaxs (Offset 44) (Global|Save)(12 Bytes) + - m_nSolidType (Offset 65) (Save|Key)(1 Bytes) - solid + - m_usSolidFlags (Offset 60) (Save)(2 Bytes) + - m_nSurroundType (Offset 64) (Save)(1 Bytes) + - m_flRadius (Offset 56) (Save)(4 Bytes) + - m_triggerBloat (Offset 66) (Save)(1 Bytes) + - m_bUniformTriggerBloat (Offset 67) (Save)(1 Bytes) + - m_vecSpecifiedSurroundingMinsPreScaled (Offset 68) (Save)(12 Bytes) + - m_vecSpecifiedSurroundingMaxsPreScaled (Offset 80) (Save)(12 Bytes) + - m_vecSpecifiedSurroundingMins (Offset 92) (Save)(12 Bytes) + - m_vecSpecifiedSurroundingMaxs (Offset 104) (Save)(12 Bytes) + - m_vecSurroundingMins (Offset 116) (Save)(12 Bytes) + - m_vecSurroundingMaxs (Offset 128) (Save)(12 Bytes) + Sub-Class Table (1 Deep): m_Network - CServerNetworkProperty + - m_hParent (Offset 52) (Global|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) +- InputSetTeam (Offset 0) (Input)(0 Bytes) - SetTeam +- InputKill (Offset 0) (Input)(0 Bytes) - Kill +- InputKillHierarchy (Offset 0) (Input)(0 Bytes) - KillHierarchy +- InputUse (Offset 0) (Input)(0 Bytes) - Use +- InputAlpha (Offset 0) (Input)(0 Bytes) - Alpha +- InputAlternativeSorting (Offset 0) (Input)(0 Bytes) - AlternativeSorting +- InputColor (Offset 0) (Input)(0 Bytes) - Color +- InputSetParent (Offset 0) (Input)(0 Bytes) - SetParent +- InputSetParentAttachment (Offset 0) (Input)(0 Bytes) - SetParentAttachment +- InputSetParentAttachmentMaintainOffset (Offset 0) (Input)(0 Bytes) - SetParentAttachmentMaintainOffset +- InputClearParent (Offset 0) (Input)(0 Bytes) - ClearParent +- InputSetDamageFilter (Offset 0) (Input)(0 Bytes) - SetDamageFilter +- InputEnableDamageForces (Offset 0) (Input)(0 Bytes) - EnableDamageForces +- InputDisableDamageForces (Offset 0) (Input)(0 Bytes) - DisableDamageForces +- InputDispatchEffect (Offset 0) (Input)(0 Bytes) - DispatchEffect +- InputDispatchResponse (Offset 0) (Input)(0 Bytes) - DispatchResponse +- InputAddContext (Offset 0) (Input)(0 Bytes) - AddContext +- InputRemoveContext (Offset 0) (Input)(0 Bytes) - RemoveContext +- InputClearContext (Offset 0) (Input)(0 Bytes) - ClearContext +- InputDisableShadow (Offset 0) (Input)(0 Bytes) - DisableShadow +- InputEnableShadow (Offset 0) (Input)(0 Bytes) - EnableShadow +- InputAddOutput (Offset 0) (Input)(0 Bytes) - AddOutput +- InputFireUser1 (Offset 0) (Input)(0 Bytes) - FireUser1 +- InputFireUser2 (Offset 0) (Input)(0 Bytes) - FireUser2 +- InputFireUser3 (Offset 0) (Input)(0 Bytes) - FireUser3 +- InputFireUser4 (Offset 0) (Input)(0 Bytes) - FireUser4 +- 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 +- CBaseEntitySUB_Remove (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntitySUB_DoNothing (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntitySUB_StartFadeOut (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntitySUB_StartFadeOutInstant (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntitySUB_FadeOut (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntitySUB_Vanish (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntitySUB_CallUseToggle (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntityShadowCastDistThink (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) +- m_nModelIndexOverrides (Offset 124) (Save)(16 Bytes) +CBaseEntity - logic_script +- m_iszGroupMembers[0] (Offset 924) (Save|Key)(4 Bytes) - Group00 +- m_iszGroupMembers[1] (Offset 928) (Save|Key)(4 Bytes) - Group01 +- m_iszGroupMembers[2] (Offset 932) (Save|Key)(4 Bytes) - Group02 +- m_iszGroupMembers[3] (Offset 936) (Save|Key)(4 Bytes) - Group03 +- m_iszGroupMembers[4] (Offset 940) (Save|Key)(4 Bytes) - Group04 +- m_iszGroupMembers[5] (Offset 944) (Save|Key)(4 Bytes) - Group05 +- m_iszGroupMembers[6] (Offset 948) (Save|Key)(4 Bytes) - Group06 +- m_iszGroupMembers[7] (Offset 952) (Save|Key)(4 Bytes) - Group07 +- m_iszGroupMembers[8] (Offset 956) (Save|Key)(4 Bytes) - Group08 +- m_iszGroupMembers[9] (Offset 960) (Save|Key)(4 Bytes) - Group09 +- m_iszGroupMembers[10] (Offset 964) (Save|Key)(4 Bytes) - Group10 +- m_iszGroupMembers[11] (Offset 968) (Save|Key)(4 Bytes) - Group11 +- m_iszGroupMembers[12] (Offset 972) (Save|Key)(4 Bytes) - Group12 +- m_iszGroupMembers[13] (Offset 976) (Save|Key)(4 Bytes) - Group13 +- m_iszGroupMembers[14] (Offset 980) (Save|Key)(4 Bytes) - Group14 +- m_iszGroupMembers[15] (Offset 984) (Save|Key)(4 Bytes) - Group16 +- m_iClassname (Offset 100) (Save|Key)(4 Bytes) - classname +- m_iGlobalname (Offset 104) (Global|Save|Key)(4 Bytes) - globalname +- m_iParent (Offset 108) (Save|Key)(4 Bytes) - parentname +- m_iHammerID (Offset 112) (Save|Key)(4 Bytes) - hammerid +- m_flSpeed (Offset 116) (Save|Key)(4 Bytes) - speed +- m_nRenderFX (Offset 120) (Save|Key)(1 Bytes) - renderfx +- m_nRenderMode (Offset 121) (Save|Key)(1 Bytes) - rendermode +- m_flPrevAnimTime (Offset 144) (Save)(4 Bytes) +- m_flAnimTime (Offset 148) (Save)(4 Bytes) +- m_flSimulationTime (Offset 152) (Save)(4 Bytes) +- m_nLastThinkTick (Offset 160) (Save)(4 Bytes) +- 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 @@ -52138,7 +55493,7 @@ CBaseEntity - logic_scene_list_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) @@ -52164,40 +55519,40 @@ CBaseEntity - logic_scene_list_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) @@ -52230,4 +55585,8 @@ CBaseEntity - logic_scene_list_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 @@ -52242 +55601,3 @@ CBaseEntity - logic_scene_list_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) @@ -52245,3 +55606,3 @@ CBaseEntity - logic_timer -- m_iDisabled (Offset 948) (Save|Key)(4 Bytes) - StartDisabled -- m_flRefireTime (Offset 952) (Save|Key)(4 Bytes) - RefireTime -- m_bUpDownState (Offset 956) (Save)(1 Bytes) +- m_iDisabled (Offset 996) (Save|Key)(4 Bytes) - StartDisabled +- m_flRefireTime (Offset 1000) (Save|Key)(4 Bytes) - RefireTime +- m_bUpDownState (Offset 1004) (Save)(1 Bytes) @@ -52256,6 +55617,6 @@ CBaseEntity - logic_timer -- m_iUseRandomTime (Offset 960) (Save|Key|Input)(4 Bytes) - UseRandomTime -- m_flLowerRandomBound (Offset 964) (Save|Key|Input)(4 Bytes) - LowerRandomBound -- m_flUpperRandomBound (Offset 968) (Save|Key|Input)(4 Bytes) - UpperRandomBound -- m_OnTimer (Offset 876) (Save|Key|Output)(0 Bytes) - OnTimer -- m_OnTimerHigh (Offset 900) (Save|Key|Output)(0 Bytes) - OnTimerHigh -- m_OnTimerLow (Offset 924) (Save|Key|Output)(0 Bytes) - OnTimerLow +- m_iUseRandomTime (Offset 1008) (Save|Key|Input)(4 Bytes) - UseRandomTime +- m_flLowerRandomBound (Offset 1012) (Save|Key|Input)(4 Bytes) - LowerRandomBound +- m_flUpperRandomBound (Offset 1016) (Save|Key|Input)(4 Bytes) - UpperRandomBound +- m_OnTimer (Offset 924) (Save|Key|Output)(0 Bytes) - OnTimer +- m_OnTimerHigh (Offset 948) (Save|Key|Output)(0 Bytes) - OnTimerHigh +- m_OnTimerLow (Offset 972) (Save|Key|Output)(0 Bytes) - OnTimerLow @@ -52272,0 +55634,3 @@ CBaseEntity - logic_timer +- 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 @@ -52294,7 +55658,7 @@ CBaseEntity - logic_timer -- 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) @@ -52320,40 +55684,40 @@ CBaseEntity - logic_timer -- 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) @@ -52386,4 +55750,8 @@ CBaseEntity - logic_timer -- 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 @@ -52398 +55766,3 @@ CBaseEntity - logic_timer -- 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) @@ -52407,3 +55777,3 @@ CObjectCartDispenser - mapobj_cart_dispe -- m_iszCustomTouchTrigger (Offset 2800) (Save|Key)(4 Bytes) - touch_trigger -- m_SolidToPlayers (Offset 2560) (Key)(4 Bytes) - SolidToPlayer -- m_nDefaultUpgradeLevel (Offset 2544) (Save|Key)(4 Bytes) - defaultupgrade +- m_iszCustomTouchTrigger (Offset 2848) (Save|Key)(4 Bytes) - touch_trigger +- m_SolidToPlayers (Offset 2608) (Key)(4 Bytes) - SolidToPlayer +- m_nDefaultUpgradeLevel (Offset 2592) (Save|Key)(4 Bytes) - defaultupgrade @@ -52420,23 +55790,23 @@ CObjectCartDispenser - mapobj_cart_dispe -- m_OnDestroyed (Offset 2360) (Save|Key|Output)(0 Bytes) - OnDestroyed -- m_OnDamaged (Offset 2384) (Save|Key|Output)(0 Bytes) - OnDamaged -- m_OnRepaired (Offset 2408) (Save|Key|Output)(0 Bytes) - OnRepaired -- m_OnBecomingDisabled (Offset 2432) (Save|Key|Output)(0 Bytes) - OnDisabled -- m_OnBecomingReenabled (Offset 2456) (Save|Key|Output)(0 Bytes) - OnReenabled -- m_OnObjectHealthChanged (Offset 2480) (Save|Key|Output)(0 Bytes) - OnObjectHealthChanged -- 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_OnDestroyed (Offset 2408) (Save|Key|Output)(0 Bytes) - OnDestroyed +- m_OnDamaged (Offset 2432) (Save|Key|Output)(0 Bytes) - OnDamaged +- m_OnRepaired (Offset 2456) (Save|Key|Output)(0 Bytes) - OnRepaired +- m_OnBecomingDisabled (Offset 2480) (Save|Key|Output)(0 Bytes) - OnDisabled +- m_OnBecomingReenabled (Offset 2504) (Save|Key|Output)(0 Bytes) - OnReenabled +- m_OnObjectHealthChanged (Offset 2528) (Save|Key|Output)(0 Bytes) - OnObjectHealthChanged +- 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) @@ -52444,31 +55814,31 @@ CObjectCartDispenser - mapobj_cart_dispe -- 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) @@ -52482,5 +55852,5 @@ CObjectCartDispenser - mapobj_cart_dispe -- 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 @@ -52491 +55861 @@ CObjectCartDispenser - mapobj_cart_dispe -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -52502,0 +55873,3 @@ CObjectCartDispenser - mapobj_cart_dispe +- 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 @@ -52524,7 +55897,7 @@ CObjectCartDispenser - mapobj_cart_dispe -- 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) @@ -52550,40 +55923,40 @@ CObjectCartDispenser - mapobj_cart_dispe -- 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) @@ -52616,4 +55989,8 @@ CObjectCartDispenser - mapobj_cart_dispe -- 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 @@ -52628 +56005,3 @@ CObjectCartDispenser - mapobj_cart_dispe -- 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) @@ -52631,12 +56010,12 @@ CMaterialModifyControl - material_modify -- m_szMaterialName (Offset 873) (Save)(255 Bytes) -- m_szMaterialVar (Offset 1128) (Save)(255 Bytes) -- m_szMaterialVarValue (Offset 1383) (Save)(255 Bytes) -- m_iFrameStart (Offset 1640) (Save)(4 Bytes) -- m_iFrameEnd (Offset 1644) (Save)(4 Bytes) -- m_bWrap (Offset 1648) (Save)(1 Bytes) -- m_flFramerate (Offset 1652) (Save)(4 Bytes) -- m_bNewAnimCommandsSemaphore (Offset 1656) (Save)(1 Bytes) -- m_flFloatLerpStartValue (Offset 1660) (Save)(4 Bytes) -- m_flFloatLerpEndValue (Offset 1664) (Save)(4 Bytes) -- m_flFloatLerpTransitionTime (Offset 1668) (Save)(4 Bytes) -- m_nModifyMode (Offset 1672) (Save)(4 Bytes) +- m_szMaterialName (Offset 921) (Save)(255 Bytes) +- m_szMaterialVar (Offset 1176) (Save)(255 Bytes) +- m_szMaterialVarValue (Offset 1431) (Save)(255 Bytes) +- m_iFrameStart (Offset 1688) (Save)(4 Bytes) +- m_iFrameEnd (Offset 1692) (Save)(4 Bytes) +- m_bWrap (Offset 1696) (Save)(1 Bytes) +- m_flFramerate (Offset 1700) (Save)(4 Bytes) +- m_bNewAnimCommandsSemaphore (Offset 1704) (Save)(1 Bytes) +- m_flFloatLerpStartValue (Offset 1708) (Save)(4 Bytes) +- m_flFloatLerpEndValue (Offset 1712) (Save)(4 Bytes) +- m_flFloatLerpTransitionTime (Offset 1716) (Save)(4 Bytes) +- m_nModifyMode (Offset 1720) (Save)(4 Bytes) @@ -52657,0 +56037,3 @@ CMaterialModifyControl - material_modify +- 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 @@ -52679,7 +56061,7 @@ CMaterialModifyControl - material_modify -- 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) @@ -52705,40 +56087,40 @@ CMaterialModifyControl - material_modify -- 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) @@ -52771,4 +56153,8 @@ CMaterialModifyControl - material_modify -- 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 @@ -52783 +56169,3 @@ CMaterialModifyControl - material_modify -- 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) @@ -52787,5 +56175,5 @@ CBaseEntity - math_colorblend -- m_OutValue (Offset 892) (Save|Key|Output)(0 Bytes) - OutColor -- m_flInMin (Offset 876) (Save|Key)(4 Bytes) - inmin -- m_flInMax (Offset 880) (Save|Key)(4 Bytes) - inmax -- m_OutColor1 (Offset 884) (Save|Key)(4 Bytes) - colormin -- m_OutColor2 (Offset 888) (Save|Key)(4 Bytes) - colormax +- m_OutValue (Offset 940) (Save|Key|Output)(0 Bytes) - OutColor +- m_flInMin (Offset 924) (Save|Key)(4 Bytes) - inmin +- m_flInMax (Offset 928) (Save|Key)(4 Bytes) - inmax +- m_OutColor1 (Offset 932) (Save|Key)(4 Bytes) - colormin +- m_OutColor2 (Offset 936) (Save|Key)(4 Bytes) - colormax @@ -52802,0 +56191,3 @@ CBaseEntity - math_colorblend +- 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 @@ -52824,7 +56215,7 @@ CBaseEntity - math_colorblend -- 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) @@ -52850,40 +56241,40 @@ CBaseEntity - math_colorblend -- 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) @@ -52916,4 +56307,8 @@ CBaseEntity - math_colorblend -- 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 @@ -52928 +56323,3 @@ CBaseEntity - math_colorblend -- 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) @@ -52931,5 +56328,5 @@ CBaseEntity - math_counter -- m_bHitMax (Offset 885) (Save)(1 Bytes) -- m_bHitMin (Offset 884) (Save)(1 Bytes) -- m_flMin (Offset 876) (Save|Key)(4 Bytes) - min -- m_flMax (Offset 880) (Save|Key)(4 Bytes) - max -- m_bDisabled (Offset 886) (Save|Key)(1 Bytes) - StartDisabled +- m_bHitMax (Offset 933) (Save)(1 Bytes) +- m_bHitMin (Offset 932) (Save)(1 Bytes) +- m_flMin (Offset 924) (Save|Key)(4 Bytes) - min +- m_flMax (Offset 928) (Save|Key)(4 Bytes) - max +- m_bDisabled (Offset 934) (Save|Key)(1 Bytes) - StartDisabled @@ -52947,4 +56344,4 @@ CBaseEntity - math_counter -- m_OutValue (Offset 888) (Save|Key|Output)(0 Bytes) - OutValue -- m_OnHitMin (Offset 936) (Save|Key|Output)(0 Bytes) - OnHitMin -- m_OnHitMax (Offset 960) (Save|Key|Output)(0 Bytes) - OnHitMax -- m_OnGetValue (Offset 912) (Save|Key|Output)(0 Bytes) - OnGetValue +- m_OutValue (Offset 936) (Save|Key|Output)(0 Bytes) - OutValue +- m_OnHitMin (Offset 984) (Save|Key|Output)(0 Bytes) - OnHitMin +- m_OnHitMax (Offset 1008) (Save|Key|Output)(0 Bytes) - OnHitMax +- m_OnGetValue (Offset 960) (Save|Key|Output)(0 Bytes) - OnGetValue @@ -52961,0 +56359,3 @@ CBaseEntity - math_counter +- 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 @@ -52983,7 +56383,7 @@ CBaseEntity - math_counter -- 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) @@ -53009,40 +56409,40 @@ CBaseEntity - math_counter -- 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) @@ -53075,4 +56475,8 @@ CBaseEntity - math_counter -- 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 @@ -53087 +56491,3 @@ CBaseEntity - math_counter -- 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) @@ -53091,6 +56497,6 @@ CBaseEntity - math_remap -- m_OutValue (Offset 896) (Save|Key|Output)(0 Bytes) - OutValue -- m_flInMin (Offset 876) (Save|Key)(4 Bytes) - in1 -- m_flInMax (Offset 880) (Save|Key)(4 Bytes) - in2 -- m_flOut1 (Offset 884) (Save|Key)(4 Bytes) - out1 -- m_flOut2 (Offset 888) (Save|Key)(4 Bytes) - out2 -- m_bEnabled (Offset 892) (Save)(1 Bytes) +- m_OutValue (Offset 944) (Save|Key|Output)(0 Bytes) - OutValue +- m_flInMin (Offset 924) (Save|Key)(4 Bytes) - in1 +- m_flInMax (Offset 928) (Save|Key)(4 Bytes) - in2 +- m_flOut1 (Offset 932) (Save|Key)(4 Bytes) - out1 +- m_flOut2 (Offset 936) (Save|Key)(4 Bytes) - out2 +- m_bEnabled (Offset 940) (Save)(1 Bytes) @@ -53109,0 +56516,3 @@ CBaseEntity - math_remap +- 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 @@ -53131,7 +56540,7 @@ CBaseEntity - math_remap -- 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) @@ -53157,40 +56566,40 @@ CBaseEntity - math_remap -- 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) @@ -53223,4 +56632,8 @@ CBaseEntity - math_remap -- 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 @@ -53235 +56648,3 @@ CBaseEntity - math_remap -- 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) @@ -53239,17 +56654,17 @@ CMerasmus - merasmus -- 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) @@ -53257,31 +56672,31 @@ CMerasmus - merasmus -- 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) @@ -53295,5 +56710,5 @@ CMerasmus - merasmus -- 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 @@ -53304 +56719 @@ CMerasmus - merasmus -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -53315,0 +56731,3 @@ CMerasmus - merasmus +- 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 @@ -53337,7 +56755,7 @@ CMerasmus - merasmus -- 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) @@ -53363,40 +56781,40 @@ CMerasmus - merasmus -- 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) @@ -53429,4 +56847,8 @@ CMerasmus - merasmus -- 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 @@ -53441 +56863,3 @@ CMerasmus - merasmus -- 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) @@ -53444,26 +56868,26 @@ CMerasmusDancer - merasmus_dancer -- 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) @@ -53477,5 +56901,5 @@ CMerasmusDancer - merasmus_dancer -- 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 @@ -53486 +56910 @@ CMerasmusDancer - merasmus_dancer -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -53497,0 +56922,3 @@ CMerasmusDancer - merasmus_dancer +- 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 @@ -53519,7 +56946,7 @@ CMerasmusDancer - merasmus_dancer -- 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) @@ -53545,40 +56972,40 @@ CMerasmusDancer - merasmus_dancer -- 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) @@ -53611,4 +57038,8 @@ CMerasmusDancer - merasmus_dancer -- 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 @@ -53623 +57054,3 @@ CMerasmusDancer - merasmus_dancer -- 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) @@ -53626,7 +57059,7 @@ CBaseEntity - momentary_door -- m_vecMoveDir (Offset 992) (Save|Key)(12 Bytes) - movedir -- m_soundStart (Offset 1004) (Save|Key)(4 Bytes) - StartSound -- m_soundStop (Offset 1008) (Save|Key)(4 Bytes) - StopSound -- m_currentSound (Offset 1012) (Save)(4 Bytes) -- m_flBlockDamage (Offset 1016) (Save|Key)(4 Bytes) - BlockDamage -- m_flStartPosition (Offset 1020) (Save|Key)(4 Bytes) - StartPosition -- m_flMoveDistance (Offset 1024) (Save|Key)(4 Bytes) - MoveDistance +- m_vecMoveDir (Offset 1040) (Save|Key)(12 Bytes) - movedir +- m_soundStart (Offset 1052) (Save|Key)(4 Bytes) - StartSound +- m_soundStop (Offset 1056) (Save|Key)(4 Bytes) - StopSound +- m_currentSound (Offset 1060) (Save)(4 Bytes) +- m_flBlockDamage (Offset 1064) (Save|Key)(4 Bytes) - BlockDamage +- m_flStartPosition (Offset 1068) (Save|Key)(4 Bytes) - StartPosition +- m_flMoveDistance (Offset 1072) (Save|Key)(4 Bytes) - MoveDistance @@ -53637,2 +57070,2 @@ CBaseEntity - momentary_door -- m_OnFullyOpen (Offset 1032) (Save|Key|Output)(0 Bytes) - OnFullyOpen -- m_OnFullyClosed (Offset 1056) (Save|Key|Output)(0 Bytes) - OnFullyClosed +- m_OnFullyOpen (Offset 1080) (Save|Key|Output)(0 Bytes) - OnFullyOpen +- m_OnFullyClosed (Offset 1104) (Save|Key|Output)(0 Bytes) - OnFullyClosed @@ -53640,15 +57073,15 @@ CBaseEntity - momentary_door -- 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_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) @@ -53665,0 +57099,3 @@ CBaseEntity - momentary_door +- 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 @@ -53687,7 +57123,7 @@ CBaseEntity - momentary_door -- 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) @@ -53713,40 +57149,40 @@ CBaseEntity - momentary_door -- 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) @@ -53779,4 +57215,8 @@ CBaseEntity - momentary_door -- 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 @@ -53791 +57231,3 @@ CBaseEntity - momentary_door -- 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) @@ -53794,10 +57236,10 @@ CBaseEntity - momentary_rot_button -- m_lastUsed (Offset 1320) (Save)(4 Bytes) -- m_start (Offset 1324) (Save)(12 Bytes) -- m_end (Offset 1336) (Save)(12 Bytes) -- m_IdealYaw (Offset 1348) (Save)(4 Bytes) -- m_sNoise (Offset 1352) (Save)(4 Bytes) -- m_bUpdateTarget (Offset 1356) (Save)(1 Bytes) -- m_direction (Offset 1360) (Save|Key)(4 Bytes) - StartDirection -- m_returnSpeed (Offset 1364) (Save|Key)(4 Bytes) - returnspeed -- m_flStartPosition (Offset 1368) (Save|Key)(4 Bytes) - StartPosition -- m_bSolidBsp (Offset 1064) (Save|Key)(1 Bytes) - solidbsp +- m_lastUsed (Offset 1368) (Save)(4 Bytes) +- m_start (Offset 1372) (Save)(12 Bytes) +- m_end (Offset 1384) (Save)(12 Bytes) +- m_IdealYaw (Offset 1396) (Save)(4 Bytes) +- m_sNoise (Offset 1400) (Save)(4 Bytes) +- m_bUpdateTarget (Offset 1404) (Save)(1 Bytes) +- m_direction (Offset 1408) (Save|Key)(4 Bytes) - StartDirection +- m_returnSpeed (Offset 1412) (Save|Key)(4 Bytes) - returnspeed +- m_flStartPosition (Offset 1416) (Save|Key)(4 Bytes) - StartPosition +- m_bSolidBsp (Offset 1112) (Save|Key)(1 Bytes) - solidbsp @@ -53812,5 +57254,5 @@ CBaseEntity - momentary_rot_button -- m_Position (Offset 1200) (Save|Key|Output)(0 Bytes) - Position -- m_OnUnpressed (Offset 1224) (Save|Key|Output)(0 Bytes) - OnUnpressed -- m_OnFullyClosed (Offset 1272) (Save|Key|Output)(0 Bytes) - OnFullyClosed -- m_OnFullyOpen (Offset 1248) (Save|Key|Output)(0 Bytes) - OnFullyOpen -- m_OnReachedPosition (Offset 1296) (Save|Key|Output)(0 Bytes) - OnReachedPosition +- m_Position (Offset 1248) (Save|Key|Output)(0 Bytes) - Position +- m_OnUnpressed (Offset 1272) (Save|Key|Output)(0 Bytes) - OnUnpressed +- m_OnFullyClosed (Offset 1320) (Save|Key|Output)(0 Bytes) - OnFullyClosed +- m_OnFullyOpen (Offset 1296) (Save|Key|Output)(0 Bytes) - OnFullyOpen +- m_OnReachedPosition (Offset 1344) (Save|Key|Output)(0 Bytes) - OnReachedPosition @@ -53819,13 +57261,13 @@ CBaseEntity - momentary_rot_button -- m_bDisabled (Offset 1196) (Save)(1 Bytes) -- m_vecMoveDir (Offset 992) (Save|Key)(12 Bytes) - movedir -- m_fStayPushed (Offset 1004) (Save)(1 Bytes) -- m_fRotating (Offset 1005) (Save)(1 Bytes) -- m_bLockedSound (Offset 1048) (Save)(1 Bytes) -- m_bLockedSentence (Offset 1049) (Save)(1 Bytes) -- m_bUnlockedSound (Offset 1050) (Save)(1 Bytes) -- m_bUnlockedSentence (Offset 1051) (Save)(1 Bytes) -- m_bLocked (Offset 1052) (Save)(1 Bytes) -- m_sNoise (Offset 1068) (Save)(4 Bytes) -- m_flUseLockedTime (Offset 1060) (Save)(4 Bytes) -- m_bSolidBsp (Offset 1064) (Save)(1 Bytes) -- m_sounds (Offset 1056) (Save|Key)(4 Bytes) - sounds +- m_bDisabled (Offset 1244) (Save)(1 Bytes) +- m_vecMoveDir (Offset 1040) (Save|Key)(12 Bytes) - movedir +- m_fStayPushed (Offset 1052) (Save)(1 Bytes) +- m_fRotating (Offset 1053) (Save)(1 Bytes) +- m_bLockedSound (Offset 1096) (Save)(1 Bytes) +- m_bLockedSentence (Offset 1097) (Save)(1 Bytes) +- m_bUnlockedSound (Offset 1098) (Save)(1 Bytes) +- m_bUnlockedSentence (Offset 1099) (Save)(1 Bytes) +- m_bLocked (Offset 1100) (Save)(1 Bytes) +- m_sNoise (Offset 1116) (Save)(4 Bytes) +- m_flUseLockedTime (Offset 1108) (Save)(4 Bytes) +- m_bSolidBsp (Offset 1112) (Save)(1 Bytes) +- m_sounds (Offset 1104) (Save|Key)(4 Bytes) - sounds @@ -53843,20 +57285,20 @@ CBaseEntity - momentary_rot_button -- m_OnDamaged (Offset 1072) (Save|Key|Output)(0 Bytes) - OnDamaged -- m_OnPressed (Offset 1096) (Save|Key|Output)(0 Bytes) - OnPressed -- m_OnUseLocked (Offset 1120) (Save|Key|Output)(0 Bytes) - OnUseLocked -- m_OnIn (Offset 1144) (Save|Key|Output)(0 Bytes) - OnIn -- m_OnOut (Offset 1168) (Save|Key|Output)(0 Bytes) - OnOut -- 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_OnDamaged (Offset 1120) (Save|Key|Output)(0 Bytes) - OnDamaged +- m_OnPressed (Offset 1144) (Save|Key|Output)(0 Bytes) - OnPressed +- m_OnUseLocked (Offset 1168) (Save|Key|Output)(0 Bytes) - OnUseLocked +- m_OnIn (Offset 1192) (Save|Key|Output)(0 Bytes) - OnIn +- m_OnOut (Offset 1216) (Save|Key|Output)(0 Bytes) - OnOut +- 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) @@ -53873,0 +57316,3 @@ CBaseEntity - momentary_rot_button +- 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 @@ -53895,7 +57340,7 @@ CBaseEntity - momentary_rot_button -- 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) @@ -53921,40 +57366,40 @@ CBaseEntity - momentary_rot_button -- 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) @@ -53987,4 +57432,8 @@ CBaseEntity - momentary_rot_button -- 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 @@ -53999 +57448,3 @@ CBaseEntity - momentary_rot_button -- 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) @@ -54007,43 +57458,43 @@ CAI_BaseNPC - monster_furniture -- 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_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 @@ -54068,25 +57519,25 @@ CAI_BaseNPC - monster_furniture -- 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) @@ -54116,3 +57567,3 @@ CAI_BaseNPC - monster_furniture -- 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) @@ -54126,2 +57577,2 @@ CAI_BaseNPC - monster_furniture -- 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) @@ -54130 +57581 @@ CAI_BaseNPC - monster_furniture -- m_vecCommandGoal (Offset 2472) (Save)(12 Bytes) +- m_vecCommandGoal (Offset 2520) (Save)(12 Bytes) @@ -54134,6 +57585,6 @@ CAI_BaseNPC - monster_furniture -- 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) @@ -54195,11 +57646,11 @@ CAI_BaseNPC - monster_furniture -- 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) @@ -54208,27 +57659,27 @@ CAI_BaseNPC - monster_furniture -- 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 @@ -54246,5 +57697,5 @@ CAI_BaseNPC - monster_furniture -- 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 @@ -54253,3 +57704,3 @@ CAI_BaseNPC - monster_furniture -- 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) @@ -54261,52 +57712,52 @@ CAI_BaseNPC - monster_furniture -- 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 @@ -54341,17 +57792,17 @@ CAI_BaseNPC - monster_furniture -- 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) @@ -54359,31 +57810,31 @@ CAI_BaseNPC - monster_furniture -- 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) @@ -54397,5 +57848,5 @@ CAI_BaseNPC - monster_furniture -- 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 @@ -54406 +57857 @@ CAI_BaseNPC - monster_furniture -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -54417,0 +57869,3 @@ CAI_BaseNPC - monster_furniture +- 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 @@ -54439,7 +57893,7 @@ CAI_BaseNPC - monster_furniture -- 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) @@ -54465,40 +57919,40 @@ CAI_BaseNPC - monster_furniture -- 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) @@ -54531,4 +57985,8 @@ CAI_BaseNPC - monster_furniture -- 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 @@ -54543 +58001,3 @@ CAI_BaseNPC - monster_furniture -- 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) @@ -54556,25 +58016,25 @@ CAI_BaseNPC - monster_generic -- 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) @@ -54604,3 +58064,3 @@ CAI_BaseNPC - monster_generic -- 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) @@ -54614,2 +58074,2 @@ CAI_BaseNPC - monster_generic -- 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) @@ -54618 +58078 @@ CAI_BaseNPC - monster_generic -- m_vecCommandGoal (Offset 2472) (Save)(12 Bytes) +- m_vecCommandGoal (Offset 2520) (Save)(12 Bytes) @@ -54622,6 +58082,6 @@ CAI_BaseNPC - monster_generic -- 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) @@ -54683,11 +58143,11 @@ CAI_BaseNPC - monster_generic -- 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) @@ -54696,27 +58156,27 @@ CAI_BaseNPC - monster_generic -- 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 @@ -54734,5 +58194,5 @@ CAI_BaseNPC - monster_generic -- 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 @@ -54741,3 +58201,3 @@ CAI_BaseNPC - monster_generic -- 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) @@ -54749,52 +58209,52 @@ CAI_BaseNPC - monster_generic -- 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 @@ -54829,17 +58289,17 @@ CAI_BaseNPC - monster_generic -- 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) @@ -54847,31 +58307,31 @@ CAI_BaseNPC - monster_generic -- 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) @@ -54885,5 +58345,5 @@ CAI_BaseNPC - monster_generic -- 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 @@ -54894 +58354 @@ CAI_BaseNPC - monster_generic -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -54905,0 +58366,3 @@ CAI_BaseNPC - monster_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 @@ -54927,7 +58390,7 @@ CAI_BaseNPC - monster_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) @@ -54953,40 +58416,40 @@ CAI_BaseNPC - monster_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) @@ -55019,4 +58482,8 @@ CAI_BaseNPC - monster_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 @@ -55031 +58498,3 @@ CAI_BaseNPC - monster_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) @@ -55034,4 +58503,4 @@ CMonsterResource - monster_resource -- m_iBossHealthPercentageByte (Offset 876) (Save)(4 Bytes) -- m_iBossStunPercentageByte (Offset 880) (Save)(4 Bytes) -- m_iSkillShotCompleteCount (Offset 884) (Save)(4 Bytes) -- m_fSkillShotComboEndTime (Offset 888) (Save)(4 Bytes) +- m_iBossHealthPercentageByte (Offset 924) (Save)(4 Bytes) +- m_iBossStunPercentageByte (Offset 928) (Save)(4 Bytes) +- m_iSkillShotCompleteCount (Offset 932) (Save)(4 Bytes) +- m_fSkillShotComboEndTime (Offset 936) (Save)(4 Bytes) @@ -55049,0 +58519,3 @@ CMonsterResource - monster_resource +- 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 @@ -55071,7 +58543,7 @@ CMonsterResource - monster_resource -- 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) @@ -55097,40 +58569,40 @@ CMonsterResource - monster_resource -- 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) @@ -55163,4 +58635,8 @@ CMonsterResource - monster_resource -- 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 @@ -55175 +58651,3 @@ CMonsterResource - monster_resource -- 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) @@ -55178,19 +58656,19 @@ CBaseEntity - move_keyframed -- m_iPositionInterpolator (Offset 936) (Save|Key)(4 Bytes) - PositionInterpolator -- m_iRotationInterpolator (Offset 940) (Save|Key)(4 Bytes) - RotationInterpolator -- m_pCurrentKeyFrame (Offset 956) (Save)(4 Bytes) -- m_pTargetKeyFrame (Offset 960) (Save)(4 Bytes) -- m_pPreKeyFrame (Offset 964) (Save)(4 Bytes) -- m_pPostKeyFrame (Offset 968) (Save)(4 Bytes) -- m_flAnimStartTime (Offset 944) (Save)(4 Bytes) -- m_flAnimEndTime (Offset 948) (Save)(4 Bytes) -- m_flAverageSpeedAcrossFrame (Offset 952) (Save)(4 Bytes) -- m_flTimeIntoFrame (Offset 972) (Save)(4 Bytes) -- m_iDirection (Offset 976) (Save)(4 Bytes) -- m_Origin (Offset 876) (Save)(12 Bytes) -- m_Angles (Offset 888) (Save)(12 Bytes) -- m_qAngle (Offset 900) (Save)(16 Bytes) -- m_iNextKey (Offset 916) (Save|Key)(4 Bytes) - NextKey -- m_flNextTime (Offset 920) (Save)(4 Bytes) -- m_flSpeed (Offset 932) (Save|Key)(4 Bytes) - MoveSpeed -- m_pNextKey (Offset 924) (Save)(4 Bytes) -- m_pPrevKey (Offset 928) (Save)(4 Bytes) +- m_iPositionInterpolator (Offset 984) (Save|Key)(4 Bytes) - PositionInterpolator +- m_iRotationInterpolator (Offset 988) (Save|Key)(4 Bytes) - RotationInterpolator +- m_pCurrentKeyFrame (Offset 1004) (Save)(4 Bytes) +- m_pTargetKeyFrame (Offset 1008) (Save)(4 Bytes) +- m_pPreKeyFrame (Offset 1012) (Save)(4 Bytes) +- m_pPostKeyFrame (Offset 1016) (Save)(4 Bytes) +- m_flAnimStartTime (Offset 992) (Save)(4 Bytes) +- m_flAnimEndTime (Offset 996) (Save)(4 Bytes) +- m_flAverageSpeedAcrossFrame (Offset 1000) (Save)(4 Bytes) +- m_flTimeIntoFrame (Offset 1020) (Save)(4 Bytes) +- m_iDirection (Offset 1024) (Save)(4 Bytes) +- m_Origin (Offset 924) (Save)(12 Bytes) +- m_Angles (Offset 936) (Save)(12 Bytes) +- m_qAngle (Offset 948) (Save)(16 Bytes) +- m_iNextKey (Offset 964) (Save|Key)(4 Bytes) - NextKey +- m_flNextTime (Offset 968) (Save)(4 Bytes) +- m_flSpeed (Offset 980) (Save|Key)(4 Bytes) - MoveSpeed +- m_pNextKey (Offset 972) (Save)(4 Bytes) +- m_pPrevKey (Offset 976) (Save)(4 Bytes) @@ -55207,0 +58686,3 @@ CBaseEntity - move_keyframed +- 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 @@ -55229,7 +58710,7 @@ CBaseEntity - move_keyframed -- 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) @@ -55255,40 +58736,40 @@ CBaseEntity - move_keyframed -- 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) @@ -55321,4 +58802,8 @@ CBaseEntity - move_keyframed -- 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 @@ -55333 +58818,3 @@ CBaseEntity - move_keyframed -- 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) @@ -55336,20 +58823,20 @@ CRopeKeyframe - move_rope -- m_RopeFlags (Offset 880) (Save)(4 Bytes) -- m_iNextLinkName (Offset 884) (Save|Key)(4 Bytes) - NextKey -- m_Slack (Offset 888) (Save|Key)(4 Bytes) - Slack -- m_Width (Offset 892) (Save|Key)(4 Bytes) - Width -- m_TextureScale (Offset 896) (Save|Key)(4 Bytes) - TextureScale -- m_nSegments (Offset 900) (Save)(4 Bytes) -- m_bConstrainBetweenEndpoints (Offset 904) (Save)(1 Bytes) -- m_strRopeMaterialModel (Offset 908) (Save)(4 Bytes) -- m_iRopeMaterialModelIndex (Offset 912) (Save)(4 Bytes) -- m_Subdiv (Offset 916) (Save|Key)(4 Bytes) - Subdiv -- m_RopeLength (Offset 920) (Save)(4 Bytes) -- m_fLockedPoints (Offset 924) (Save)(4 Bytes) -- m_bCreatedFromMapFile (Offset 928) (Save)(1 Bytes) -- m_flScrollSpeed (Offset 932) (Save|Key)(4 Bytes) - ScrollSpeed -- m_bStartPointValid (Offset 936) (Save)(1 Bytes) -- m_bEndPointValid (Offset 937) (Save)(1 Bytes) -- m_hStartPoint (Offset 940) (Save)(4 Bytes) -- m_hEndPoint (Offset 944) (Save)(4 Bytes) -- m_iStartAttachment (Offset 948) (Save)(2 Bytes) -- m_iEndAttachment (Offset 950) (Save)(2 Bytes) +- m_RopeFlags (Offset 928) (Save)(4 Bytes) +- m_iNextLinkName (Offset 932) (Save|Key)(4 Bytes) - NextKey +- m_Slack (Offset 936) (Save|Key)(4 Bytes) - Slack +- m_Width (Offset 940) (Save|Key)(4 Bytes) - Width +- m_TextureScale (Offset 944) (Save|Key)(4 Bytes) - TextureScale +- m_nSegments (Offset 948) (Save)(4 Bytes) +- m_bConstrainBetweenEndpoints (Offset 952) (Save)(1 Bytes) +- m_strRopeMaterialModel (Offset 956) (Save)(4 Bytes) +- m_iRopeMaterialModelIndex (Offset 960) (Save)(4 Bytes) +- m_Subdiv (Offset 964) (Save|Key)(4 Bytes) - Subdiv +- m_RopeLength (Offset 968) (Save)(4 Bytes) +- m_fLockedPoints (Offset 972) (Save)(4 Bytes) +- m_bCreatedFromMapFile (Offset 976) (Save)(1 Bytes) +- m_flScrollSpeed (Offset 980) (Save|Key)(4 Bytes) - ScrollSpeed +- m_bStartPointValid (Offset 984) (Save)(1 Bytes) +- m_bEndPointValid (Offset 985) (Save)(1 Bytes) +- m_hStartPoint (Offset 988) (Save)(4 Bytes) +- m_hEndPoint (Offset 992) (Save)(4 Bytes) +- m_iStartAttachment (Offset 996) (Save)(2 Bytes) +- m_iEndAttachment (Offset 998) (Save)(2 Bytes) @@ -55369,0 +58857,3 @@ CRopeKeyframe - move_rope +- 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 @@ -55391,7 +58881,7 @@ CRopeKeyframe - move_rope -- 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) @@ -55417,40 +58907,40 @@ CRopeKeyframe - move_rope -- 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) @@ -55483,4 +58973,8 @@ CRopeKeyframe - move_rope -- 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 @@ -55495 +58989,3 @@ CRopeKeyframe - move_rope -- 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) @@ -55498,4 +58994,4 @@ CBaseEntity - multisource -- m_rgEntities (Offset 876) (Save)(128 Bytes) -- m_rgTriggered (Offset 1004) (Save)(128 Bytes) -- m_iTotal (Offset 1156) (Save)(4 Bytes) -- m_globalstate (Offset 1160) (Save|Key)(4 Bytes) - globalstate +- m_rgEntities (Offset 924) (Save)(128 Bytes) +- m_rgTriggered (Offset 1052) (Save)(128 Bytes) +- m_iTotal (Offset 1204) (Save)(4 Bytes) +- m_globalstate (Offset 1208) (Save|Key)(4 Bytes) - globalstate @@ -55503 +58999 @@ CBaseEntity - multisource -- m_OnTrigger (Offset 1132) (Save|Key|Output)(0 Bytes) - OnTrigger +- m_OnTrigger (Offset 1180) (Save|Key|Output)(0 Bytes) - OnTrigger @@ -55514,0 +59011,3 @@ CBaseEntity - multisource +- 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 @@ -55536,7 +59035,7 @@ CBaseEntity - multisource -- 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) @@ -55562,40 +59061,40 @@ CBaseEntity - multisource -- 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) @@ -55628,4 +59127,8 @@ CBaseEntity - multisource -- 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 @@ -55640 +59143,3 @@ CBaseEntity - multisource -- 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) @@ -55645,8 +59150,8 @@ CBaseGrenade - npc_concussiongrenade -- m_hThrower (Offset 1260) (Save)(4 Bytes) -- m_bIsLive (Offset 1233) (Save)(1 Bytes) -- m_DmgRadius (Offset 1236) (Save)(4 Bytes) -- m_flDetonateTime (Offset 1244) (Save)(4 Bytes) -- m_flWarnAITime (Offset 1248) (Save)(4 Bytes) -- m_flDamage (Offset 1252) (Save)(4 Bytes) -- m_iszBounceSound (Offset 1256) (Save)(4 Bytes) -- m_bHasWarnedAI (Offset 1232) (Save)(1 Bytes) +- m_hThrower (Offset 1308) (Save)(4 Bytes) +- m_bIsLive (Offset 1281) (Save)(1 Bytes) +- m_DmgRadius (Offset 1284) (Save)(4 Bytes) +- m_flDetonateTime (Offset 1292) (Save)(4 Bytes) +- m_flWarnAITime (Offset 1296) (Save)(4 Bytes) +- m_flDamage (Offset 1300) (Save)(4 Bytes) +- m_iszBounceSound (Offset 1304) (Save)(4 Bytes) +- m_bHasWarnedAI (Offset 1280) (Save)(1 Bytes) @@ -55662,26 +59167,26 @@ CBaseGrenade - npc_concussiongrenade -- 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) @@ -55695,5 +59200,5 @@ CBaseGrenade - npc_concussiongrenade -- 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 @@ -55704 +59209 @@ CBaseGrenade - npc_concussiongrenade -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -55715,0 +59221,3 @@ CBaseGrenade - npc_concussiongrenade +- 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 @@ -55737,7 +59245,7 @@ CBaseGrenade - npc_concussiongrenade -- 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) @@ -55763,40 +59271,40 @@ CBaseGrenade - npc_concussiongrenade -- 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) @@ -55829,4 +59337,8 @@ CBaseGrenade - npc_concussiongrenade -- 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 @@ -55841 +59353,3 @@ CBaseGrenade - npc_concussiongrenade -- 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) @@ -55844,8 +59358,8 @@ CBaseGrenade - npc_contactgrenade -- m_hThrower (Offset 1260) (Save)(4 Bytes) -- m_bIsLive (Offset 1233) (Save)(1 Bytes) -- m_DmgRadius (Offset 1236) (Save)(4 Bytes) -- m_flDetonateTime (Offset 1244) (Save)(4 Bytes) -- m_flWarnAITime (Offset 1248) (Save)(4 Bytes) -- m_flDamage (Offset 1252) (Save)(4 Bytes) -- m_iszBounceSound (Offset 1256) (Save)(4 Bytes) -- m_bHasWarnedAI (Offset 1232) (Save)(1 Bytes) +- m_hThrower (Offset 1308) (Save)(4 Bytes) +- m_bIsLive (Offset 1281) (Save)(1 Bytes) +- m_DmgRadius (Offset 1284) (Save)(4 Bytes) +- m_flDetonateTime (Offset 1292) (Save)(4 Bytes) +- m_flWarnAITime (Offset 1296) (Save)(4 Bytes) +- m_flDamage (Offset 1300) (Save)(4 Bytes) +- m_iszBounceSound (Offset 1304) (Save)(4 Bytes) +- m_bHasWarnedAI (Offset 1280) (Save)(1 Bytes) @@ -55861,26 +59375,26 @@ CBaseGrenade - npc_contactgrenade -- 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) @@ -55894,5 +59408,5 @@ CBaseGrenade - npc_contactgrenade -- 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 @@ -55903 +59417 @@ CBaseGrenade - npc_contactgrenade -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -55914,0 +59429,3 @@ CBaseGrenade - npc_contactgrenade +- 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 @@ -55936,7 +59453,7 @@ CBaseGrenade - npc_contactgrenade -- 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) @@ -55962,40 +59479,40 @@ CBaseGrenade - npc_contactgrenade -- 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) @@ -56028,4 +59545,8 @@ CBaseGrenade - npc_contactgrenade -- 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 @@ -56040 +59561,3 @@ CBaseGrenade - npc_contactgrenade -- 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) @@ -56048,43 +59571,43 @@ CAI_BaseNPC - npc_furniture -- 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_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 @@ -56109,25 +59632,25 @@ CAI_BaseNPC - npc_furniture -- 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) @@ -56157,3 +59680,3 @@ CAI_BaseNPC - npc_furniture -- 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) @@ -56167,2 +59690,2 @@ CAI_BaseNPC - npc_furniture -- 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) @@ -56171 +59694 @@ CAI_BaseNPC - npc_furniture -- m_vecCommandGoal (Offset 2472) (Save)(12 Bytes) +- m_vecCommandGoal (Offset 2520) (Save)(12 Bytes) @@ -56175,6 +59698,6 @@ CAI_BaseNPC - npc_furniture -- 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) @@ -56236,11 +59759,11 @@ CAI_BaseNPC - npc_furniture -- 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) @@ -56249,27 +59772,27 @@ CAI_BaseNPC - npc_furniture -- 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 @@ -56287,5 +59810,5 @@ CAI_BaseNPC - npc_furniture -- 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 @@ -56294,3 +59817,3 @@ CAI_BaseNPC - npc_furniture -- 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) @@ -56302,52 +59825,52 @@ CAI_BaseNPC - npc_furniture -- 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 @@ -56382,17 +59905,17 @@ CAI_BaseNPC - npc_furniture -- 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) @@ -56400,31 +59923,31 @@ CAI_BaseNPC - npc_furniture -- 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) @@ -56438,5 +59961,5 @@ CAI_BaseNPC - npc_furniture -- 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 @@ -56447 +59970 @@ CAI_BaseNPC - npc_furniture -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -56458,0 +59982,3 @@ CAI_BaseNPC - npc_furniture +- 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 @@ -56480,7 +60006,7 @@ CAI_BaseNPC - npc_furniture -- 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) @@ -56506,40 +60032,40 @@ CAI_BaseNPC - npc_furniture -- 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) @@ -56572,4 +60098,8 @@ CAI_BaseNPC - npc_furniture -- 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 @@ -56584 +60114,3 @@ CAI_BaseNPC - npc_furniture -- 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) @@ -56587,8 +60119,8 @@ CBaseGrenade - npc_handgrenade -- m_hThrower (Offset 1260) (Save)(4 Bytes) -- m_bIsLive (Offset 1233) (Save)(1 Bytes) -- m_DmgRadius (Offset 1236) (Save)(4 Bytes) -- m_flDetonateTime (Offset 1244) (Save)(4 Bytes) -- m_flWarnAITime (Offset 1248) (Save)(4 Bytes) -- m_flDamage (Offset 1252) (Save)(4 Bytes) -- m_iszBounceSound (Offset 1256) (Save)(4 Bytes) -- m_bHasWarnedAI (Offset 1232) (Save)(1 Bytes) +- m_hThrower (Offset 1308) (Save)(4 Bytes) +- m_bIsLive (Offset 1281) (Save)(1 Bytes) +- m_DmgRadius (Offset 1284) (Save)(4 Bytes) +- m_flDetonateTime (Offset 1292) (Save)(4 Bytes) +- m_flWarnAITime (Offset 1296) (Save)(4 Bytes) +- m_flDamage (Offset 1300) (Save)(4 Bytes) +- m_iszBounceSound (Offset 1304) (Save)(4 Bytes) +- m_bHasWarnedAI (Offset 1280) (Save)(1 Bytes) @@ -56604,26 +60136,26 @@ CBaseGrenade - npc_handgrenade -- 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) @@ -56637,5 +60169,5 @@ CBaseGrenade - npc_handgrenade -- 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 @@ -56646 +60178 @@ CBaseGrenade - npc_handgrenade -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -56657,0 +60190,3 @@ CBaseGrenade - npc_handgrenade +- 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 @@ -56679,7 +60214,7 @@ CBaseGrenade - npc_handgrenade -- 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) @@ -56705,40 +60240,40 @@ CBaseGrenade - npc_handgrenade -- 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) @@ -56771,4 +60306,8 @@ CBaseGrenade - npc_handgrenade -- 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 @@ -56783 +60322,3 @@ CBaseGrenade - npc_handgrenade -- 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) @@ -56786,11 +60327,11 @@ CBaseEntity - npc_maker -- m_iszNPCClassname (Offset 1000) (Save|Key)(4 Bytes) - NPCType -- m_ChildTargetName (Offset 1020) (Save|Key)(4 Bytes) - NPCTargetname -- m_SquadName (Offset 1004) (Save|Key)(4 Bytes) - NPCSquadName -- m_spawnEquipment (Offset 1012) (Save|Key)(4 Bytes) - additionalequipment -- m_strHintGroup (Offset 1008) (Save|Key)(4 Bytes) - NPCHintGroup -- m_RelationshipString (Offset 1016) (Save|Key)(4 Bytes) - Relationship -- m_nMaxNumNPCs (Offset 876) (Save|Key)(4 Bytes) - MaxNPCCount -- m_nMaxLiveChildren (Offset 984) (Save|Key)(4 Bytes) - MaxLiveChildren -- m_flSpawnFrequency (Offset 880) (Save|Key)(4 Bytes) - SpawnFrequency -- m_bDisabled (Offset 988) (Save|Key)(1 Bytes) - StartDisabled -- m_nLiveChildren (Offset 980) (Save)(4 Bytes) +- m_iszNPCClassname (Offset 1048) (Save|Key)(4 Bytes) - NPCType +- m_ChildTargetName (Offset 1068) (Save|Key)(4 Bytes) - NPCTargetname +- m_SquadName (Offset 1052) (Save|Key)(4 Bytes) - NPCSquadName +- m_spawnEquipment (Offset 1060) (Save|Key)(4 Bytes) - additionalequipment +- m_strHintGroup (Offset 1056) (Save|Key)(4 Bytes) - NPCHintGroup +- m_RelationshipString (Offset 1064) (Save|Key)(4 Bytes) - Relationship +- m_nMaxNumNPCs (Offset 924) (Save|Key)(4 Bytes) - MaxNPCCount +- m_nMaxLiveChildren (Offset 1032) (Save|Key)(4 Bytes) - MaxLiveChildren +- m_flSpawnFrequency (Offset 928) (Save|Key)(4 Bytes) - SpawnFrequency +- m_bDisabled (Offset 1036) (Save|Key)(1 Bytes) - StartDisabled +- m_nLiveChildren (Offset 1028) (Save)(4 Bytes) @@ -56805,4 +60346,4 @@ CBaseEntity - npc_maker -- m_OnAllSpawned (Offset 908) (Save|Key|Output)(0 Bytes) - OnAllSpawned -- m_OnAllSpawnedDead (Offset 932) (Save|Key|Output)(0 Bytes) - OnAllSpawnedDead -- m_OnAllLiveChildrenDead (Offset 956) (Save|Key|Output)(0 Bytes) - OnAllLiveChildrenDead -- m_OnSpawnNPC (Offset 884) (Save|Key|Output)(0 Bytes) - OnSpawnNPC +- m_OnAllSpawned (Offset 956) (Save|Key|Output)(0 Bytes) - OnAllSpawned +- m_OnAllSpawnedDead (Offset 980) (Save|Key|Output)(0 Bytes) - OnAllSpawnedDead +- m_OnAllLiveChildrenDead (Offset 1004) (Save|Key|Output)(0 Bytes) - OnAllLiveChildrenDead +- m_OnSpawnNPC (Offset 932) (Save|Key|Output)(0 Bytes) - OnSpawnNPC @@ -56810,2 +60351,2 @@ CBaseEntity - npc_maker -- m_hIgnoreEntity (Offset 992) (Save)(4 Bytes) -- m_iszIngoreEnt (Offset 996) (Save|Key)(4 Bytes) - IgnoreEntity +- m_hIgnoreEntity (Offset 1040) (Save)(4 Bytes) +- m_iszIngoreEnt (Offset 1044) (Save|Key)(4 Bytes) - IgnoreEntity @@ -56822,0 +60364,3 @@ CBaseEntity - npc_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 @@ -56844,7 +60388,7 @@ CBaseEntity - npc_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) @@ -56870,40 +60414,40 @@ CBaseEntity - npc_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) @@ -56936,4 +60480,8 @@ CBaseEntity - npc_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 @@ -56948 +60496,3 @@ CBaseEntity - npc_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) @@ -56951,7 +60501,7 @@ CBaseEntity - npc_template_maker -- m_iszTemplateName (Offset 1004) (Save|Key)(4 Bytes) - TemplateName -- m_flRadius (Offset 1000) (Save|Key)(4 Bytes) - radius -- m_iszTemplateData (Offset 1008) (Save)(4 Bytes) -- m_iszDestinationGroup (Offset 1012) (Save|Key)(4 Bytes) - DestinationGroup -- m_CriterionVisibility (Offset 1020) (Save|Key)(4 Bytes) - CriterionVisibility -- m_CriterionDistance (Offset 1024) (Save|Key)(4 Bytes) - CriterionDistance -- m_iMinSpawnDistance (Offset 1016) (Save|Key)(4 Bytes) - MinSpawnDistance +- m_iszTemplateName (Offset 1052) (Save|Key)(4 Bytes) - TemplateName +- m_flRadius (Offset 1048) (Save|Key)(4 Bytes) - radius +- m_iszTemplateData (Offset 1056) (Save)(4 Bytes) +- m_iszDestinationGroup (Offset 1060) (Save|Key)(4 Bytes) - DestinationGroup +- m_CriterionVisibility (Offset 1068) (Save|Key)(4 Bytes) - CriterionVisibility +- m_CriterionDistance (Offset 1072) (Save|Key)(4 Bytes) - CriterionDistance +- m_iMinSpawnDistance (Offset 1064) (Save|Key)(4 Bytes) - MinSpawnDistance @@ -56963,5 +60513,5 @@ CBaseEntity - npc_template_maker -- m_nMaxNumNPCs (Offset 876) (Save|Key)(4 Bytes) - MaxNPCCount -- m_nMaxLiveChildren (Offset 984) (Save|Key)(4 Bytes) - MaxLiveChildren -- m_flSpawnFrequency (Offset 880) (Save|Key)(4 Bytes) - SpawnFrequency -- m_bDisabled (Offset 988) (Save|Key)(1 Bytes) - StartDisabled -- m_nLiveChildren (Offset 980) (Save)(4 Bytes) +- m_nMaxNumNPCs (Offset 924) (Save|Key)(4 Bytes) - MaxNPCCount +- m_nMaxLiveChildren (Offset 1032) (Save|Key)(4 Bytes) - MaxLiveChildren +- m_flSpawnFrequency (Offset 928) (Save|Key)(4 Bytes) - SpawnFrequency +- m_bDisabled (Offset 1036) (Save|Key)(1 Bytes) - StartDisabled +- m_nLiveChildren (Offset 1028) (Save)(4 Bytes) @@ -56976,4 +60526,4 @@ CBaseEntity - npc_template_maker -- m_OnAllSpawned (Offset 908) (Save|Key|Output)(0 Bytes) - OnAllSpawned -- m_OnAllSpawnedDead (Offset 932) (Save|Key|Output)(0 Bytes) - OnAllSpawnedDead -- m_OnAllLiveChildrenDead (Offset 956) (Save|Key|Output)(0 Bytes) - OnAllLiveChildrenDead -- m_OnSpawnNPC (Offset 884) (Save|Key|Output)(0 Bytes) - OnSpawnNPC +- m_OnAllSpawned (Offset 956) (Save|Key|Output)(0 Bytes) - OnAllSpawned +- m_OnAllSpawnedDead (Offset 980) (Save|Key|Output)(0 Bytes) - OnAllSpawnedDead +- m_OnAllLiveChildrenDead (Offset 1004) (Save|Key|Output)(0 Bytes) - OnAllLiveChildrenDead +- m_OnSpawnNPC (Offset 932) (Save|Key|Output)(0 Bytes) - OnSpawnNPC @@ -56981,2 +60531,2 @@ CBaseEntity - npc_template_maker -- m_hIgnoreEntity (Offset 992) (Save)(4 Bytes) -- m_iszIngoreEnt (Offset 996) (Save|Key)(4 Bytes) - IgnoreEntity +- m_hIgnoreEntity (Offset 1040) (Save)(4 Bytes) +- m_iszIngoreEnt (Offset 1044) (Save|Key)(4 Bytes) - IgnoreEntity @@ -56993,0 +60544,3 @@ CBaseEntity - npc_template_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 @@ -57015,7 +60568,7 @@ CBaseEntity - npc_template_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) @@ -57041,40 +60594,40 @@ CBaseEntity - npc_template_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) @@ -57107,4 +60660,8 @@ CBaseEntity - npc_template_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 @@ -57119 +60676,3 @@ CBaseEntity - npc_template_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) @@ -57122,14 +60681,14 @@ CAI_BaseNPC - npc_vehicledriver -- m_iszVehicleName (Offset 3528) (Save|Key)(4 Bytes) - vehicle -- m_hVehicleEntity (Offset 3536) (Save)(4 Bytes) -- m_vecDesiredVelocity (Offset 3556) (Save)(12 Bytes) -- m_vecDesiredPosition (Offset 3568) (Save)(12 Bytes) -- m_vecPrevPoint (Offset 3580) (Save)(12 Bytes) -- m_vecPrevPrevPoint (Offset 3592) (Save)(12 Bytes) -- m_vecPostPoint (Offset 3604) (Save)(12 Bytes) -- m_vecPostPostPoint (Offset 3616) (Save)(12 Bytes) -- m_flDistanceAlongSpline (Offset 3628) (Save)(4 Bytes) -- m_flDriversMaxSpeed (Offset 3632) (Save|Key)(4 Bytes) - drivermaxspeed -- m_flDriversMinSpeed (Offset 3636) (Save|Key)(4 Bytes) - driverminspeed -- m_flMaxSpeed (Offset 3640) (Save)(4 Bytes) -- m_flGoalSpeed (Offset 3644) (Save)(4 Bytes) -- m_flSteering (Offset 3652) (Save)(4 Bytes) +- m_iszVehicleName (Offset 3576) (Save|Key)(4 Bytes) - vehicle +- m_hVehicleEntity (Offset 3584) (Save)(4 Bytes) +- m_vecDesiredVelocity (Offset 3604) (Save)(12 Bytes) +- m_vecDesiredPosition (Offset 3616) (Save)(12 Bytes) +- m_vecPrevPoint (Offset 3628) (Save)(12 Bytes) +- m_vecPrevPrevPoint (Offset 3640) (Save)(12 Bytes) +- m_vecPostPoint (Offset 3652) (Save)(12 Bytes) +- m_vecPostPostPoint (Offset 3664) (Save)(12 Bytes) +- m_flDistanceAlongSpline (Offset 3676) (Save)(4 Bytes) +- m_flDriversMaxSpeed (Offset 3680) (Save|Key)(4 Bytes) - drivermaxspeed +- m_flDriversMinSpeed (Offset 3684) (Save|Key)(4 Bytes) - driverminspeed +- m_flMaxSpeed (Offset 3688) (Save)(4 Bytes) +- m_flGoalSpeed (Offset 3692) (Save)(4 Bytes) +- m_flSteering (Offset 3700) (Save)(4 Bytes) @@ -57153,25 +60712,25 @@ CAI_BaseNPC - npc_vehicledriver -- 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) @@ -57201,3 +60760,3 @@ CAI_BaseNPC - npc_vehicledriver -- 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) @@ -57211,2 +60770,2 @@ CAI_BaseNPC - npc_vehicledriver -- 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) @@ -57215 +60774 @@ CAI_BaseNPC - npc_vehicledriver -- m_vecCommandGoal (Offset 2472) (Save)(12 Bytes) +- m_vecCommandGoal (Offset 2520) (Save)(12 Bytes) @@ -57219,6 +60778,6 @@ CAI_BaseNPC - npc_vehicledriver -- 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) @@ -57280,11 +60839,11 @@ CAI_BaseNPC - npc_vehicledriver -- 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) @@ -57293,27 +60852,27 @@ CAI_BaseNPC - npc_vehicledriver -- 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 @@ -57331,5 +60890,5 @@ CAI_BaseNPC - npc_vehicledriver -- 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 @@ -57338,3 +60897,3 @@ CAI_BaseNPC - npc_vehicledriver -- 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) @@ -57346,52 +60905,52 @@ CAI_BaseNPC - npc_vehicledriver -- 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 @@ -57426,17 +60985,17 @@ CAI_BaseNPC - npc_vehicledriver -- 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) @@ -57444,31 +61003,31 @@ CAI_BaseNPC - npc_vehicledriver -- 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) @@ -57482,5 +61041,5 @@ CAI_BaseNPC - npc_vehicledriver -- 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 @@ -57491 +61050 @@ CAI_BaseNPC - npc_vehicledriver -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -57502,0 +61062,3 @@ CAI_BaseNPC - npc_vehicledriver +- 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 @@ -57524,7 +61086,7 @@ CAI_BaseNPC - npc_vehicledriver -- 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) @@ -57550,40 +61112,40 @@ CAI_BaseNPC - npc_vehicledriver -- 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) @@ -57616,4 +61178,8 @@ CAI_BaseNPC - npc_vehicledriver -- 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 @@ -57628 +61194,3 @@ CAI_BaseNPC - npc_vehicledriver -- 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) @@ -57632,2 +61200,2 @@ CObjectSapper - obj_attachment_sapper -- m_SolidToPlayers (Offset 2560) (Key)(4 Bytes) - SolidToPlayer -- m_nDefaultUpgradeLevel (Offset 2544) (Save|Key)(4 Bytes) - defaultupgrade +- m_SolidToPlayers (Offset 2608) (Key)(4 Bytes) - SolidToPlayer +- m_nDefaultUpgradeLevel (Offset 2592) (Save|Key)(4 Bytes) - defaultupgrade @@ -57644,23 +61212,23 @@ CObjectSapper - obj_attachment_sapper -- m_OnDestroyed (Offset 2360) (Save|Key|Output)(0 Bytes) - OnDestroyed -- m_OnDamaged (Offset 2384) (Save|Key|Output)(0 Bytes) - OnDamaged -- m_OnRepaired (Offset 2408) (Save|Key|Output)(0 Bytes) - OnRepaired -- m_OnBecomingDisabled (Offset 2432) (Save|Key|Output)(0 Bytes) - OnDisabled -- m_OnBecomingReenabled (Offset 2456) (Save|Key|Output)(0 Bytes) - OnReenabled -- m_OnObjectHealthChanged (Offset 2480) (Save|Key|Output)(0 Bytes) - OnObjectHealthChanged -- 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_OnDestroyed (Offset 2408) (Save|Key|Output)(0 Bytes) - OnDestroyed +- m_OnDamaged (Offset 2432) (Save|Key|Output)(0 Bytes) - OnDamaged +- m_OnRepaired (Offset 2456) (Save|Key|Output)(0 Bytes) - OnRepaired +- m_OnBecomingDisabled (Offset 2480) (Save|Key|Output)(0 Bytes) - OnDisabled +- m_OnBecomingReenabled (Offset 2504) (Save|Key|Output)(0 Bytes) - OnReenabled +- m_OnObjectHealthChanged (Offset 2528) (Save|Key|Output)(0 Bytes) - OnObjectHealthChanged +- 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) @@ -57668,31 +61236,31 @@ CObjectSapper - obj_attachment_sapper -- 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) @@ -57706,5 +61274,5 @@ CObjectSapper - obj_attachment_sapper -- 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 @@ -57715 +61283 @@ CObjectSapper - obj_attachment_sapper -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -57726,0 +61295,3 @@ CObjectSapper - obj_attachment_sapper +- 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 @@ -57748,7 +61319,7 @@ CObjectSapper - obj_attachment_sapper -- 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) @@ -57774,40 +61345,40 @@ CObjectSapper - obj_attachment_sapper -- 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) @@ -57840,4 +61411,8 @@ CObjectSapper - obj_attachment_sapper -- 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 @@ -57852 +61427,3 @@ CObjectSapper - obj_attachment_sapper -- 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) @@ -57857,3 +61434,3 @@ CObjectDispenser - obj_dispenser -- m_iszCustomTouchTrigger (Offset 2800) (Save|Key)(4 Bytes) - touch_trigger -- m_SolidToPlayers (Offset 2560) (Key)(4 Bytes) - SolidToPlayer -- m_nDefaultUpgradeLevel (Offset 2544) (Save|Key)(4 Bytes) - defaultupgrade +- m_iszCustomTouchTrigger (Offset 2848) (Save|Key)(4 Bytes) - touch_trigger +- m_SolidToPlayers (Offset 2608) (Key)(4 Bytes) - SolidToPlayer +- m_nDefaultUpgradeLevel (Offset 2592) (Save|Key)(4 Bytes) - defaultupgrade @@ -57870,23 +61447,23 @@ CObjectDispenser - obj_dispenser -- m_OnDestroyed (Offset 2360) (Save|Key|Output)(0 Bytes) - OnDestroyed -- m_OnDamaged (Offset 2384) (Save|Key|Output)(0 Bytes) - OnDamaged -- m_OnRepaired (Offset 2408) (Save|Key|Output)(0 Bytes) - OnRepaired -- m_OnBecomingDisabled (Offset 2432) (Save|Key|Output)(0 Bytes) - OnDisabled -- m_OnBecomingReenabled (Offset 2456) (Save|Key|Output)(0 Bytes) - OnReenabled -- m_OnObjectHealthChanged (Offset 2480) (Save|Key|Output)(0 Bytes) - OnObjectHealthChanged -- 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_OnDestroyed (Offset 2408) (Save|Key|Output)(0 Bytes) - OnDestroyed +- m_OnDamaged (Offset 2432) (Save|Key|Output)(0 Bytes) - OnDamaged +- m_OnRepaired (Offset 2456) (Save|Key|Output)(0 Bytes) - OnRepaired +- m_OnBecomingDisabled (Offset 2480) (Save|Key|Output)(0 Bytes) - OnDisabled +- m_OnBecomingReenabled (Offset 2504) (Save|Key|Output)(0 Bytes) - OnReenabled +- m_OnObjectHealthChanged (Offset 2528) (Save|Key|Output)(0 Bytes) - OnObjectHealthChanged +- 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) @@ -57894,31 +61471,31 @@ CObjectDispenser - obj_dispenser -- 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) @@ -57932,5 +61509,5 @@ CObjectDispenser - obj_dispenser -- 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 @@ -57941 +61518 @@ CObjectDispenser - obj_dispenser -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -57952,0 +61530,3 @@ CObjectDispenser - obj_dispenser +- 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 @@ -57974,7 +61554,7 @@ CObjectDispenser - obj_dispenser -- 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) @@ -58000,40 +61580,40 @@ CObjectDispenser - obj_dispenser -- 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) @@ -58066,4 +61646,8 @@ CObjectDispenser - obj_dispenser -- 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 @@ -58078 +61662,3 @@ CObjectDispenser - obj_dispenser -- 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) @@ -58081,2 +61667,2 @@ CObjectSentrygun - obj_sentrygun -- m_SolidToPlayers (Offset 2560) (Key)(4 Bytes) - SolidToPlayer -- m_nDefaultUpgradeLevel (Offset 2544) (Save|Key)(4 Bytes) - defaultupgrade +- m_SolidToPlayers (Offset 2608) (Key)(4 Bytes) - SolidToPlayer +- m_nDefaultUpgradeLevel (Offset 2592) (Save|Key)(4 Bytes) - defaultupgrade @@ -58093,23 +61679,23 @@ CObjectSentrygun - obj_sentrygun -- m_OnDestroyed (Offset 2360) (Save|Key|Output)(0 Bytes) - OnDestroyed -- m_OnDamaged (Offset 2384) (Save|Key|Output)(0 Bytes) - OnDamaged -- m_OnRepaired (Offset 2408) (Save|Key|Output)(0 Bytes) - OnRepaired -- m_OnBecomingDisabled (Offset 2432) (Save|Key|Output)(0 Bytes) - OnDisabled -- m_OnBecomingReenabled (Offset 2456) (Save|Key|Output)(0 Bytes) - OnReenabled -- m_OnObjectHealthChanged (Offset 2480) (Save|Key|Output)(0 Bytes) - OnObjectHealthChanged -- 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_OnDestroyed (Offset 2408) (Save|Key|Output)(0 Bytes) - OnDestroyed +- m_OnDamaged (Offset 2432) (Save|Key|Output)(0 Bytes) - OnDamaged +- m_OnRepaired (Offset 2456) (Save|Key|Output)(0 Bytes) - OnRepaired +- m_OnBecomingDisabled (Offset 2480) (Save|Key|Output)(0 Bytes) - OnDisabled +- m_OnBecomingReenabled (Offset 2504) (Save|Key|Output)(0 Bytes) - OnReenabled +- m_OnObjectHealthChanged (Offset 2528) (Save|Key|Output)(0 Bytes) - OnObjectHealthChanged +- 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) @@ -58117,31 +61703,31 @@ CObjectSentrygun - obj_sentrygun -- 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) @@ -58155,5 +61741,5 @@ CObjectSentrygun - obj_sentrygun -- 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 @@ -58164 +61750 @@ CObjectSentrygun - obj_sentrygun -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -58175,0 +61762,3 @@ CObjectSentrygun - obj_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 @@ -58197,7 +61786,7 @@ CObjectSentrygun - obj_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) @@ -58223,40 +61812,40 @@ CObjectSentrygun - obj_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) @@ -58289,4 +61878,8 @@ CObjectSentrygun - obj_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 @@ -58301 +61894,3 @@ CObjectSentrygun - obj_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) @@ -58304,2 +61899,2 @@ CObjectTeleporter - obj_teleporter -- m_iTeleportType (Offset 2808) (Save|Key)(4 Bytes) - teleporterType -- m_iszMatchingMapPlacedTeleporter (Offset 2812) (Save|Key)(4 Bytes) - matchingTeleporter +- m_iTeleportType (Offset 2856) (Save|Key)(4 Bytes) - teleporterType +- m_iszMatchingMapPlacedTeleporter (Offset 2860) (Save|Key)(4 Bytes) - matchingTeleporter @@ -58308,2 +61903,2 @@ CObjectTeleporter - obj_teleporter -- m_SolidToPlayers (Offset 2560) (Key)(4 Bytes) - SolidToPlayer -- m_nDefaultUpgradeLevel (Offset 2544) (Save|Key)(4 Bytes) - defaultupgrade +- m_SolidToPlayers (Offset 2608) (Key)(4 Bytes) - SolidToPlayer +- m_nDefaultUpgradeLevel (Offset 2592) (Save|Key)(4 Bytes) - defaultupgrade @@ -58320,23 +61915,23 @@ CObjectTeleporter - obj_teleporter -- m_OnDestroyed (Offset 2360) (Save|Key|Output)(0 Bytes) - OnDestroyed -- m_OnDamaged (Offset 2384) (Save|Key|Output)(0 Bytes) - OnDamaged -- m_OnRepaired (Offset 2408) (Save|Key|Output)(0 Bytes) - OnRepaired -- m_OnBecomingDisabled (Offset 2432) (Save|Key|Output)(0 Bytes) - OnDisabled -- m_OnBecomingReenabled (Offset 2456) (Save|Key|Output)(0 Bytes) - OnReenabled -- m_OnObjectHealthChanged (Offset 2480) (Save|Key|Output)(0 Bytes) - OnObjectHealthChanged -- 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_OnDestroyed (Offset 2408) (Save|Key|Output)(0 Bytes) - OnDestroyed +- m_OnDamaged (Offset 2432) (Save|Key|Output)(0 Bytes) - OnDamaged +- m_OnRepaired (Offset 2456) (Save|Key|Output)(0 Bytes) - OnRepaired +- m_OnBecomingDisabled (Offset 2480) (Save|Key|Output)(0 Bytes) - OnDisabled +- m_OnBecomingReenabled (Offset 2504) (Save|Key|Output)(0 Bytes) - OnReenabled +- m_OnObjectHealthChanged (Offset 2528) (Save|Key|Output)(0 Bytes) - OnObjectHealthChanged +- 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) @@ -58344,31 +61939,31 @@ CObjectTeleporter - obj_teleporter -- 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) @@ -58382,5 +61977,5 @@ CObjectTeleporter - obj_teleporter -- 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 @@ -58391 +61986 @@ CObjectTeleporter - obj_teleporter -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -58402,0 +61998,3 @@ CObjectTeleporter - obj_teleporter +- 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 @@ -58424,7 +62022,7 @@ CObjectTeleporter - obj_teleporter -- 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) @@ -58450,40 +62048,40 @@ CObjectTeleporter - obj_teleporter -- 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) @@ -58516,4 +62114,8 @@ CObjectTeleporter - obj_teleporter -- 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 @@ -58528 +62130,3 @@ CObjectTeleporter - obj_teleporter -- 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) @@ -58531,26 +62135,26 @@ CPasstimeBall - passtime_ball -- 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) @@ -58564,5 +62168,5 @@ CPasstimeBall - passtime_ball -- 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 @@ -58573 +62177 @@ CPasstimeBall - passtime_ball -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -58584,0 +62189,3 @@ CPasstimeBall - passtime_ball +- 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 @@ -58606,7 +62213,7 @@ CPasstimeBall - passtime_ball -- 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) @@ -58632,40 +62239,40 @@ CPasstimeBall - passtime_ball -- 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) @@ -58698,4 +62305,8 @@ CPasstimeBall - passtime_ball -- 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 @@ -58710 +62321,3 @@ CPasstimeBall - passtime_ball -- 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) @@ -58713,3 +62326,3 @@ CTFPasstimeLogic - passtime_logic -- m_iNumSections (Offset 1456) (Save|Key)(4 Bytes) - num_sections -- m_iBallSpawnCountdownSec (Offset 928) (Save|Key)(4 Bytes) - ball_spawn_countdown -- m_flMaxPassRange (Offset 1464) (Save|Key)(4 Bytes) - max_pass_range +- m_iNumSections (Offset 1504) (Save|Key)(4 Bytes) - num_sections +- m_iBallSpawnCountdownSec (Offset 976) (Save|Key)(4 Bytes) - ball_spawn_countdown +- m_flMaxPassRange (Offset 1512) (Save|Key)(4 Bytes) - max_pass_range @@ -58725,10 +62338,10 @@ CTFPasstimeLogic - passtime_logic -- m_onBallFree (Offset 952) (Save|Key|Output)(0 Bytes) - OnBallFree -- m_onBallGetBlu (Offset 1000) (Save|Key|Output)(0 Bytes) - OnBallGetBlu -- m_onBallGetRed (Offset 976) (Save|Key|Output)(0 Bytes) - OnBallGetRed -- m_onBallGetAny (Offset 1024) (Save|Key|Output)(0 Bytes) - OnBallGetAny -- m_onBallRemoved (Offset 1048) (Save|Key|Output)(0 Bytes) - OnBallRemoved -- m_onScoreBlu (Offset 1096) (Save|Key|Output)(0 Bytes) - OnScoreBlu -- m_onScoreRed (Offset 1072) (Save|Key|Output)(0 Bytes) - OnScoreRed -- m_onScoreAny (Offset 1120) (Save|Key|Output)(0 Bytes) - OnScoreAny -- m_onBallPowerUp (Offset 1144) (Save|Key|Output)(0 Bytes) - OnBallPowerUp -- m_onBallPowerDown (Offset 1168) (Save|Key|Output)(0 Bytes) - OnBallPowerDown +- m_onBallFree (Offset 1000) (Save|Key|Output)(0 Bytes) - OnBallFree +- m_onBallGetBlu (Offset 1048) (Save|Key|Output)(0 Bytes) - OnBallGetBlu +- m_onBallGetRed (Offset 1024) (Save|Key|Output)(0 Bytes) - OnBallGetRed +- m_onBallGetAny (Offset 1072) (Save|Key|Output)(0 Bytes) - OnBallGetAny +- m_onBallRemoved (Offset 1096) (Save|Key|Output)(0 Bytes) - OnBallRemoved +- m_onScoreBlu (Offset 1144) (Save|Key|Output)(0 Bytes) - OnScoreBlu +- m_onScoreRed (Offset 1120) (Save|Key|Output)(0 Bytes) - OnScoreRed +- m_onScoreAny (Offset 1168) (Save|Key|Output)(0 Bytes) - OnScoreAny +- m_onBallPowerUp (Offset 1192) (Save|Key|Output)(0 Bytes) - OnBallPowerUp +- m_onBallPowerDown (Offset 1216) (Save|Key|Output)(0 Bytes) - OnBallPowerDown @@ -58745,0 +62359,3 @@ CTFPasstimeLogic - passtime_logic +- 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 @@ -58767,7 +62383,7 @@ CTFPasstimeLogic - passtime_logic -- 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) @@ -58793,40 +62409,40 @@ CTFPasstimeLogic - passtime_logic -- 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) @@ -58859,4 +62475,8 @@ CTFPasstimeLogic - passtime_logic -- 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 @@ -58871 +62491,3 @@ CTFPasstimeLogic - passtime_logic -- 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) @@ -58874 +62496 @@ CBaseEntity - path_corner -- m_flWait (Offset 876) (Save|Key)(4 Bytes) - wait +- m_flWait (Offset 924) (Save|Key)(4 Bytes) - wait @@ -58877 +62499 @@ CBaseEntity - path_corner -- m_OnPass (Offset 880) (Save|Key|Output)(0 Bytes) - OnPass +- m_OnPass (Offset 928) (Save|Key|Output)(0 Bytes) - OnPass @@ -58888,0 +62511,3 @@ CBaseEntity - path_corner +- 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 @@ -58910,7 +62535,7 @@ CBaseEntity - path_corner -- 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) @@ -58936,40 +62561,40 @@ CBaseEntity - path_corner -- 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) @@ -59002,4 +62627,8 @@ CBaseEntity - path_corner -- 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 @@ -59014 +62643,3 @@ CBaseEntity - path_corner -- 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) @@ -59017 +62648 @@ CBaseEntity - path_corner_crash -- m_flWait (Offset 876) (Save|Key)(4 Bytes) - wait +- m_flWait (Offset 924) (Save|Key)(4 Bytes) - wait @@ -59020 +62651 @@ CBaseEntity - path_corner_crash -- m_OnPass (Offset 880) (Save|Key|Output)(0 Bytes) - OnPass +- m_OnPass (Offset 928) (Save|Key|Output)(0 Bytes) - OnPass @@ -59031,0 +62663,3 @@ CBaseEntity - path_corner_crash +- 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 @@ -59053,7 +62687,7 @@ CBaseEntity - path_corner_crash -- 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) @@ -59079,40 +62713,40 @@ CBaseEntity - path_corner_crash -- 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) @@ -59145,4 +62779,8 @@ CBaseEntity - path_corner_crash -- 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 @@ -59157 +62795,3 @@ CBaseEntity - path_corner_crash -- 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) @@ -59160,7 +62800,7 @@ CBaseEntity - path_track -- m_pnext (Offset 876) (Save)(4 Bytes) -- m_pprevious (Offset 880) (Save)(4 Bytes) -- m_paltpath (Offset 884) (Save)(4 Bytes) -- m_flRadius (Offset 888) (Save|Key)(4 Bytes) - radius -- m_length (Offset 892) (Save)(4 Bytes) -- m_altName (Offset 896) (Save|Key)(4 Bytes) - altpath -- m_eOrientationType (Offset 904) (Save|Key)(4 Bytes) - orientationtype +- m_pnext (Offset 924) (Save)(4 Bytes) +- m_pprevious (Offset 928) (Save)(4 Bytes) +- m_paltpath (Offset 932) (Save)(4 Bytes) +- m_flRadius (Offset 936) (Save|Key)(4 Bytes) - radius +- m_length (Offset 940) (Save)(4 Bytes) +- m_altName (Offset 944) (Save|Key)(4 Bytes) - altpath +- m_eOrientationType (Offset 952) (Save|Key)(4 Bytes) - orientationtype @@ -59175,2 +62815,2 @@ CBaseEntity - path_track -- m_OnPass (Offset 908) (Save|Key|Output)(0 Bytes) - OnPass -- m_OnTeleport (Offset 932) (Save|Key|Output)(0 Bytes) - OnTeleport +- m_OnPass (Offset 956) (Save|Key|Output)(0 Bytes) - OnPass +- m_OnTeleport (Offset 980) (Save|Key|Output)(0 Bytes) - OnTeleport @@ -59187,0 +62828,3 @@ CBaseEntity - path_track +- 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 @@ -59209,7 +62852,7 @@ CBaseEntity - path_track -- 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) @@ -59235,40 +62878,40 @@ CBaseEntity - path_track -- 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) @@ -59301,4 +62944,8 @@ CBaseEntity - path_track -- 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 @@ -59313 +62960,3 @@ CBaseEntity - path_track -- 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) @@ -59318,3 +62967,3 @@ CPlayerDestructionDispenser - pd_dispens -- m_iszCustomTouchTrigger (Offset 2800) (Save|Key)(4 Bytes) - touch_trigger -- m_SolidToPlayers (Offset 2560) (Key)(4 Bytes) - SolidToPlayer -- m_nDefaultUpgradeLevel (Offset 2544) (Save|Key)(4 Bytes) - defaultupgrade +- m_iszCustomTouchTrigger (Offset 2848) (Save|Key)(4 Bytes) - touch_trigger +- m_SolidToPlayers (Offset 2608) (Key)(4 Bytes) - SolidToPlayer +- m_nDefaultUpgradeLevel (Offset 2592) (Save|Key)(4 Bytes) - defaultupgrade @@ -59331,23 +62980,23 @@ CPlayerDestructionDispenser - pd_dispens -- m_OnDestroyed (Offset 2360) (Save|Key|Output)(0 Bytes) - OnDestroyed -- m_OnDamaged (Offset 2384) (Save|Key|Output)(0 Bytes) - OnDamaged -- m_OnRepaired (Offset 2408) (Save|Key|Output)(0 Bytes) - OnRepaired -- m_OnBecomingDisabled (Offset 2432) (Save|Key|Output)(0 Bytes) - OnDisabled -- m_OnBecomingReenabled (Offset 2456) (Save|Key|Output)(0 Bytes) - OnReenabled -- m_OnObjectHealthChanged (Offset 2480) (Save|Key|Output)(0 Bytes) - OnObjectHealthChanged -- 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_OnDestroyed (Offset 2408) (Save|Key|Output)(0 Bytes) - OnDestroyed +- m_OnDamaged (Offset 2432) (Save|Key|Output)(0 Bytes) - OnDamaged +- m_OnRepaired (Offset 2456) (Save|Key|Output)(0 Bytes) - OnRepaired +- m_OnBecomingDisabled (Offset 2480) (Save|Key|Output)(0 Bytes) - OnDisabled +- m_OnBecomingReenabled (Offset 2504) (Save|Key|Output)(0 Bytes) - OnReenabled +- m_OnObjectHealthChanged (Offset 2528) (Save|Key|Output)(0 Bytes) - OnObjectHealthChanged +- 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) @@ -59355,31 +63004,31 @@ CPlayerDestructionDispenser - pd_dispens -- 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) @@ -59393,5 +63042,5 @@ CPlayerDestructionDispenser - pd_dispens -- 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 @@ -59402 +63051 @@ CPlayerDestructionDispenser - pd_dispens -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -59413,0 +63063,3 @@ CPlayerDestructionDispenser - pd_dispens +- 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 @@ -59435,7 +63087,7 @@ CPlayerDestructionDispenser - pd_dispens -- 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) @@ -59461,40 +63113,40 @@ CPlayerDestructionDispenser - pd_dispens -- 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) @@ -59527,4 +63179,8 @@ CPlayerDestructionDispenser - pd_dispens -- 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 @@ -59539 +63195,3 @@ CPlayerDestructionDispenser - pd_dispens -- 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) @@ -59542,9 +63200,9 @@ CBaseEntity - phys_ballsocket -- m_pConstraint (Offset 876) (Save)(0 Bytes) -- m_nameSystem (Offset 892) (Save|Key)(4 Bytes) - constraintsystem -- m_nameAttach1 (Offset 880) (Save|Key)(4 Bytes) - attach1 -- m_nameAttach2 (Offset 884) (Save|Key)(4 Bytes) - attach2 -- m_breakSound (Offset 888) (Save|Key)(4 Bytes) - breaksound -- m_forceLimit (Offset 896) (Save|Key)(4 Bytes) - forcelimit -- m_torqueLimit (Offset 900) (Save|Key)(4 Bytes) - torquelimit -- m_minTeleportDistance (Offset 908) (Save|Key)(4 Bytes) - teleportfollowdistance -- m_OnBreak (Offset 912) (Save|Key|Output)(0 Bytes) - OnBreak +- m_pConstraint (Offset 924) (Save)(0 Bytes) +- m_nameSystem (Offset 940) (Save|Key)(4 Bytes) - constraintsystem +- m_nameAttach1 (Offset 928) (Save|Key)(4 Bytes) - attach1 +- m_nameAttach2 (Offset 932) (Save|Key)(4 Bytes) - attach2 +- m_breakSound (Offset 936) (Save|Key)(4 Bytes) - breaksound +- m_forceLimit (Offset 944) (Save|Key)(4 Bytes) - forcelimit +- m_torqueLimit (Offset 948) (Save|Key)(4 Bytes) - torquelimit +- m_minTeleportDistance (Offset 956) (Save|Key)(4 Bytes) - teleportfollowdistance +- m_OnBreak (Offset 960) (Save|Key|Output)(0 Bytes) - OnBreak @@ -59565,0 +63224,3 @@ CBaseEntity - phys_ballsocket +- 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 @@ -59587,7 +63248,7 @@ CBaseEntity - phys_ballsocket -- 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) @@ -59613,40 +63274,40 @@ CBaseEntity - phys_ballsocket -- 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) @@ -59679,4 +63340,8 @@ CBaseEntity - phys_ballsocket -- 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 @@ -59691 +63356,3 @@ CBaseEntity - phys_ballsocket -- 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) @@ -59694,4 +63361,4 @@ CBoneFollower - phys_bone_follower -- m_modelIndex (Offset 876) (Save)(4 Bytes) -- m_solidIndex (Offset 880) (Save)(4 Bytes) -- m_physicsBone (Offset 884) (Save)(4 Bytes) -- m_hitGroup (Offset 888) (Save)(4 Bytes) +- m_modelIndex (Offset 924) (Save)(4 Bytes) +- m_solidIndex (Offset 928) (Save)(4 Bytes) +- m_physicsBone (Offset 932) (Save)(4 Bytes) +- m_hitGroup (Offset 936) (Save)(4 Bytes) @@ -59708,0 +63376,3 @@ CBoneFollower - phys_bone_follower +- 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 @@ -59730,7 +63400,7 @@ CBoneFollower - phys_bone_follower -- 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) @@ -59756,40 +63426,40 @@ CBoneFollower - phys_bone_follower -- 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) @@ -59822,4 +63492,8 @@ CBoneFollower - phys_bone_follower -- 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 @@ -59834 +63508,3 @@ CBoneFollower - phys_bone_follower -- 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) @@ -59837,9 +63513,9 @@ CBaseEntity - phys_constraint -- m_pConstraint (Offset 876) (Save)(0 Bytes) -- m_nameSystem (Offset 892) (Save|Key)(4 Bytes) - constraintsystem -- m_nameAttach1 (Offset 880) (Save|Key)(4 Bytes) - attach1 -- m_nameAttach2 (Offset 884) (Save|Key)(4 Bytes) - attach2 -- m_breakSound (Offset 888) (Save|Key)(4 Bytes) - breaksound -- m_forceLimit (Offset 896) (Save|Key)(4 Bytes) - forcelimit -- m_torqueLimit (Offset 900) (Save|Key)(4 Bytes) - torquelimit -- m_minTeleportDistance (Offset 908) (Save|Key)(4 Bytes) - teleportfollowdistance -- m_OnBreak (Offset 912) (Save|Key|Output)(0 Bytes) - OnBreak +- m_pConstraint (Offset 924) (Save)(0 Bytes) +- m_nameSystem (Offset 940) (Save|Key)(4 Bytes) - constraintsystem +- m_nameAttach1 (Offset 928) (Save|Key)(4 Bytes) - attach1 +- m_nameAttach2 (Offset 932) (Save|Key)(4 Bytes) - attach2 +- m_breakSound (Offset 936) (Save|Key)(4 Bytes) - breaksound +- m_forceLimit (Offset 944) (Save|Key)(4 Bytes) - forcelimit +- m_torqueLimit (Offset 948) (Save|Key)(4 Bytes) - torquelimit +- m_minTeleportDistance (Offset 956) (Save|Key)(4 Bytes) - teleportfollowdistance +- m_OnBreak (Offset 960) (Save|Key|Output)(0 Bytes) - OnBreak @@ -59860,0 +63537,3 @@ CBaseEntity - phys_constraint +- 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 @@ -59882,7 +63561,7 @@ CBaseEntity - phys_constraint -- 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) @@ -59908,40 +63587,40 @@ CBaseEntity - phys_constraint -- 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) @@ -59974,4 +63653,8 @@ CBaseEntity - phys_constraint -- 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 @@ -59986 +63669,3 @@ CBaseEntity - phys_constraint -- 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) @@ -59989,2 +63674,2 @@ CBaseEntity - phys_constraintsystem -- m_pMachine (Offset 876) (Save)(0 Bytes) -- m_additionalIterations (Offset 880) (Save|Key)(4 Bytes) - additionaliterations +- m_pMachine (Offset 924) (Save)(0 Bytes) +- m_additionalIterations (Offset 928) (Save|Key)(4 Bytes) - additionaliterations @@ -60001,0 +63687,3 @@ CBaseEntity - phys_constraintsystem +- 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 @@ -60023,7 +63711,7 @@ CBaseEntity - phys_constraintsystem -- 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) @@ -60049,40 +63737,40 @@ CBaseEntity - phys_constraintsystem -- 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) @@ -60115,4 +63803,8 @@ CBaseEntity - phys_constraintsystem -- 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 @@ -60127 +63819,3 @@ CBaseEntity - phys_constraintsystem -- 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) @@ -60130,2 +63824,2 @@ CBaseEntity - phys_convert -- m_swapModel (Offset 900) (Save|Key)(4 Bytes) - swapmodel -- m_flMassOverride (Offset 904) (Save|Key)(4 Bytes) - massoverride +- m_swapModel (Offset 948) (Save|Key)(4 Bytes) - swapmodel +- m_flMassOverride (Offset 952) (Save|Key)(4 Bytes) - massoverride @@ -60133 +63827 @@ CBaseEntity - phys_convert -- m_OnConvert (Offset 876) (Save|Key|Output)(0 Bytes) - OnConvert +- m_OnConvert (Offset 924) (Save|Key|Output)(0 Bytes) - OnConvert @@ -60144,0 +63839,3 @@ CBaseEntity - phys_convert +- 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 @@ -60166,7 +63863,7 @@ CBaseEntity - phys_convert -- 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) @@ -60192,40 +63889,40 @@ CBaseEntity - phys_convert -- 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) @@ -60258,4 +63955,8 @@ CBaseEntity - phys_convert -- 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 @@ -60270 +63971,3 @@ CBaseEntity - phys_convert -- 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) @@ -60273,4 +63976,4 @@ CBaseEntity - phys_hinge -- m_hingeFriction (Offset 1004) (Save|Key)(4 Bytes) - hingefriction -- m_hinge.worldPosition (Offset 940) (Save)(12 Bytes) -- m_hinge.worldAxisDirection (Offset 952) (Save|Key)(12 Bytes) - hingeaxis -- m_systemLoadScale (Offset 1008) (Save|Key)(4 Bytes) - systemloadscale +- m_hingeFriction (Offset 1052) (Save|Key)(4 Bytes) - hingefriction +- m_hinge.worldPosition (Offset 988) (Save)(12 Bytes) +- m_hinge.worldAxisDirection (Offset 1000) (Save|Key)(12 Bytes) - hingeaxis +- m_systemLoadScale (Offset 1056) (Save|Key)(4 Bytes) - systemloadscale @@ -60279,9 +63982,9 @@ CBaseEntity - phys_hinge -- m_pConstraint (Offset 876) (Save)(0 Bytes) -- m_nameSystem (Offset 892) (Save|Key)(4 Bytes) - constraintsystem -- m_nameAttach1 (Offset 880) (Save|Key)(4 Bytes) - attach1 -- m_nameAttach2 (Offset 884) (Save|Key)(4 Bytes) - attach2 -- m_breakSound (Offset 888) (Save|Key)(4 Bytes) - breaksound -- m_forceLimit (Offset 896) (Save|Key)(4 Bytes) - forcelimit -- m_torqueLimit (Offset 900) (Save|Key)(4 Bytes) - torquelimit -- m_minTeleportDistance (Offset 908) (Save|Key)(4 Bytes) - teleportfollowdistance -- m_OnBreak (Offset 912) (Save|Key|Output)(0 Bytes) - OnBreak +- m_pConstraint (Offset 924) (Save)(0 Bytes) +- m_nameSystem (Offset 940) (Save|Key)(4 Bytes) - constraintsystem +- m_nameAttach1 (Offset 928) (Save|Key)(4 Bytes) - attach1 +- m_nameAttach2 (Offset 932) (Save|Key)(4 Bytes) - attach2 +- m_breakSound (Offset 936) (Save|Key)(4 Bytes) - breaksound +- m_forceLimit (Offset 944) (Save|Key)(4 Bytes) - forcelimit +- m_torqueLimit (Offset 948) (Save|Key)(4 Bytes) - torquelimit +- m_minTeleportDistance (Offset 956) (Save|Key)(4 Bytes) - teleportfollowdistance +- m_OnBreak (Offset 960) (Save|Key|Output)(0 Bytes) - OnBreak @@ -60302,0 +64006,3 @@ CBaseEntity - phys_hinge +- 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 @@ -60324,7 +64030,7 @@ CBaseEntity - phys_hinge -- 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) @@ -60350,40 +64056,40 @@ CBaseEntity - phys_hinge -- 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) @@ -60416,4 +64122,8 @@ CBaseEntity - phys_hinge -- 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 @@ -60428 +64138,3 @@ CBaseEntity - phys_hinge -- 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) @@ -60431,8 +64143,8 @@ CBaseEntity - phys_keepupright -- m_worldGoalAxis (Offset 880) (Save)(12 Bytes) -- m_localTestAxis (Offset 892) (Save)(12 Bytes) -- m_pController (Offset 904) (Save)(0 Bytes) -- m_nameAttach (Offset 908) (Save|Key)(4 Bytes) - attach1 -- m_attachedObject (Offset 912) (Save)(4 Bytes) -- m_angularLimit (Offset 916) (Save|Key)(4 Bytes) - angularlimit -- m_bActive (Offset 920) (Save)(1 Bytes) -- m_bDampAllRotation (Offset 921) (Save)(1 Bytes) +- m_worldGoalAxis (Offset 928) (Save)(12 Bytes) +- m_localTestAxis (Offset 940) (Save)(12 Bytes) +- m_pController (Offset 952) (Save)(0 Bytes) +- m_nameAttach (Offset 956) (Save|Key)(4 Bytes) - attach1 +- m_attachedObject (Offset 960) (Save)(4 Bytes) +- m_angularLimit (Offset 964) (Save|Key)(4 Bytes) - angularlimit +- m_bActive (Offset 968) (Save)(1 Bytes) +- m_bDampAllRotation (Offset 969) (Save)(1 Bytes) @@ -60452,0 +64165,3 @@ CBaseEntity - phys_keepupright +- 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 @@ -60474,7 +64189,7 @@ CBaseEntity - phys_keepupright -- 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) @@ -60500,40 +64215,40 @@ CBaseEntity - phys_keepupright -- 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) @@ -60566,4 +64281,8 @@ CBaseEntity - phys_keepupright -- 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 @@ -60578 +64297,3 @@ CBaseEntity - phys_keepupright -- 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) @@ -60581,14 +64302,14 @@ CBaseEntity - phys_lengthconstraint -- m_offset (Offset 936) (Save)(24 Bytes) -- m_addLength (Offset 972) (Save|Key)(4 Bytes) - addlength -- m_minLength (Offset 976) (Save|Key)(4 Bytes) - minlength -- m_vecAttach (Offset 960) (Save|Key)(12 Bytes) - attachpoint -- m_totalLength (Offset 980) (Save)(4 Bytes) -- m_pConstraint (Offset 876) (Save)(0 Bytes) -- m_nameSystem (Offset 892) (Save|Key)(4 Bytes) - constraintsystem -- m_nameAttach1 (Offset 880) (Save|Key)(4 Bytes) - attach1 -- m_nameAttach2 (Offset 884) (Save|Key)(4 Bytes) - attach2 -- m_breakSound (Offset 888) (Save|Key)(4 Bytes) - breaksound -- m_forceLimit (Offset 896) (Save|Key)(4 Bytes) - forcelimit -- m_torqueLimit (Offset 900) (Save|Key)(4 Bytes) - torquelimit -- m_minTeleportDistance (Offset 908) (Save|Key)(4 Bytes) - teleportfollowdistance -- m_OnBreak (Offset 912) (Save|Key|Output)(0 Bytes) - OnBreak +- m_offset (Offset 984) (Save)(24 Bytes) +- m_addLength (Offset 1020) (Save|Key)(4 Bytes) - addlength +- m_minLength (Offset 1024) (Save|Key)(4 Bytes) - minlength +- m_vecAttach (Offset 1008) (Save|Key)(12 Bytes) - attachpoint +- m_totalLength (Offset 1028) (Save)(4 Bytes) +- m_pConstraint (Offset 924) (Save)(0 Bytes) +- m_nameSystem (Offset 940) (Save|Key)(4 Bytes) - constraintsystem +- m_nameAttach1 (Offset 928) (Save|Key)(4 Bytes) - attach1 +- m_nameAttach2 (Offset 932) (Save|Key)(4 Bytes) - attach2 +- m_breakSound (Offset 936) (Save|Key)(4 Bytes) - breaksound +- m_forceLimit (Offset 944) (Save|Key)(4 Bytes) - forcelimit +- m_torqueLimit (Offset 948) (Save|Key)(4 Bytes) - torquelimit +- m_minTeleportDistance (Offset 956) (Save|Key)(4 Bytes) - teleportfollowdistance +- m_OnBreak (Offset 960) (Save|Key|Output)(0 Bytes) - OnBreak @@ -60609,0 +64331,3 @@ CBaseEntity - phys_lengthconstraint +- 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 @@ -60631,7 +64355,7 @@ CBaseEntity - phys_lengthconstraint -- 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) @@ -60657,40 +64381,40 @@ CBaseEntity - phys_lengthconstraint -- 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) @@ -60723,4 +64447,8 @@ CBaseEntity - phys_lengthconstraint -- 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 @@ -60735 +64463,3 @@ CBaseEntity - phys_lengthconstraint -- 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) @@ -60738,14 +64468,14 @@ CPhysMagnet - phys_magnet -- m_OnMagnetAttach (Offset 1176) (Save|Key|Output)(0 Bytes) - OnAttach -- m_OnMagnetDetach (Offset 1200) (Save|Key|Output)(0 Bytes) - OnDetach -- m_massScale (Offset 1224) (Save|Key)(4 Bytes) - massScale -- m_iszOverrideScript (Offset 1228) (Save|Key)(4 Bytes) - overridescript -- m_iMaxObjectsAttached (Offset 1280) (Save|Key)(4 Bytes) - maxobjects -- m_forceLimit (Offset 1232) (Save|Key)(4 Bytes) - forcelimit -- m_torqueLimit (Offset 1236) (Save|Key)(4 Bytes) - torquelimit -- m_MagnettedEntities (Offset 1240) (Save)(0 Bytes) -- m_pConstraintGroup (Offset 1260) (Save)(0 Bytes) -- m_bActive (Offset 1264) (Save)(1 Bytes) -- m_bHasHitSomething (Offset 1265) (Save)(1 Bytes) -- m_flTotalMass (Offset 1268) (Save)(4 Bytes) -- m_flRadius (Offset 1272) (Save)(4 Bytes) -- m_flNextSuckTime (Offset 1276) (Save)(4 Bytes) +- m_OnMagnetAttach (Offset 1224) (Save|Key|Output)(0 Bytes) - OnAttach +- m_OnMagnetDetach (Offset 1248) (Save|Key|Output)(0 Bytes) - OnDetach +- m_massScale (Offset 1272) (Save|Key)(4 Bytes) - massScale +- m_iszOverrideScript (Offset 1276) (Save|Key)(4 Bytes) - overridescript +- m_iMaxObjectsAttached (Offset 1328) (Save|Key)(4 Bytes) - maxobjects +- m_forceLimit (Offset 1280) (Save|Key)(4 Bytes) - forcelimit +- m_torqueLimit (Offset 1284) (Save|Key)(4 Bytes) - torquelimit +- m_MagnettedEntities (Offset 1288) (Save)(0 Bytes) +- m_pConstraintGroup (Offset 1308) (Save)(0 Bytes) +- m_bActive (Offset 1312) (Save)(1 Bytes) +- m_bHasHitSomething (Offset 1313) (Save)(1 Bytes) +- m_flTotalMass (Offset 1316) (Save)(4 Bytes) +- m_flRadius (Offset 1320) (Save)(4 Bytes) +- m_flNextSuckTime (Offset 1324) (Save)(4 Bytes) @@ -60755,26 +64485,26 @@ CPhysMagnet - phys_magnet -- 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) @@ -60788,5 +64518,5 @@ CPhysMagnet - phys_magnet -- 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 @@ -60797 +64527 @@ CPhysMagnet - phys_magnet -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -60808,0 +64539,3 @@ CPhysMagnet - phys_magnet +- 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 @@ -60830,7 +64563,7 @@ CPhysMagnet - phys_magnet -- 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) @@ -60856,40 +64589,40 @@ CPhysMagnet - phys_magnet -- 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) @@ -60922,4 +64655,8 @@ CPhysMagnet - phys_magnet -- 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 @@ -60934 +64671,3 @@ CPhysMagnet - phys_magnet -- 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) @@ -60937,8 +64676,8 @@ CBaseEntity - phys_motor -- m_nameAttach (Offset 876) (Save|Key)(4 Bytes) - attach1 -- m_attachedObject (Offset 880) (Save)(4 Bytes) -- m_spinUp (Offset 884) (Save|Key)(4 Bytes) - spinup -- m_additionalAcceleration (Offset 888) (Save|Key)(4 Bytes) - addangaccel -- m_angularAcceleration (Offset 892) (Save)(4 Bytes) -- m_lastTime (Offset 896) (Save)(4 Bytes) -- m_pHinge (Offset 900) (Save)(0 Bytes) -- m_pController (Offset 904) (Save)(0 Bytes) +- m_nameAttach (Offset 924) (Save|Key)(4 Bytes) - attach1 +- m_attachedObject (Offset 928) (Save)(4 Bytes) +- m_spinUp (Offset 932) (Save|Key)(4 Bytes) - spinup +- m_additionalAcceleration (Offset 936) (Save|Key)(4 Bytes) - addangaccel +- m_angularAcceleration (Offset 940) (Save)(4 Bytes) +- m_lastTime (Offset 944) (Save)(4 Bytes) +- m_pHinge (Offset 948) (Save)(0 Bytes) +- m_pController (Offset 952) (Save)(0 Bytes) @@ -60967,0 +64707,3 @@ CBaseEntity - phys_motor +- 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 @@ -60989,7 +64731,7 @@ CBaseEntity - phys_motor -- 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) @@ -61015,40 +64757,40 @@ CBaseEntity - phys_motor -- 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) @@ -61081,4 +64823,8 @@ CBaseEntity - phys_motor -- 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 @@ -61093 +64839,3 @@ CBaseEntity - phys_motor -- 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) @@ -61096,13 +64844,13 @@ CBaseEntity - phys_pulleyconstraint -- m_position2 (Offset 936) (Save|Key)(12 Bytes) - position2 -- m_offset (Offset 948) (Save)(24 Bytes) -- m_addLength (Offset 972) (Save|Key)(4 Bytes) - addlength -- m_gearRatio (Offset 976) (Save|Key)(4 Bytes) - gearratio -- m_pConstraint (Offset 876) (Save)(0 Bytes) -- m_nameSystem (Offset 892) (Save|Key)(4 Bytes) - constraintsystem -- m_nameAttach1 (Offset 880) (Save|Key)(4 Bytes) - attach1 -- m_nameAttach2 (Offset 884) (Save|Key)(4 Bytes) - attach2 -- m_breakSound (Offset 888) (Save|Key)(4 Bytes) - breaksound -- m_forceLimit (Offset 896) (Save|Key)(4 Bytes) - forcelimit -- m_torqueLimit (Offset 900) (Save|Key)(4 Bytes) - torquelimit -- m_minTeleportDistance (Offset 908) (Save|Key)(4 Bytes) - teleportfollowdistance -- m_OnBreak (Offset 912) (Save|Key|Output)(0 Bytes) - OnBreak +- m_position2 (Offset 984) (Save|Key)(12 Bytes) - position2 +- m_offset (Offset 996) (Save)(24 Bytes) +- m_addLength (Offset 1020) (Save|Key)(4 Bytes) - addlength +- m_gearRatio (Offset 1024) (Save|Key)(4 Bytes) - gearratio +- m_pConstraint (Offset 924) (Save)(0 Bytes) +- m_nameSystem (Offset 940) (Save|Key)(4 Bytes) - constraintsystem +- m_nameAttach1 (Offset 928) (Save|Key)(4 Bytes) - attach1 +- m_nameAttach2 (Offset 932) (Save|Key)(4 Bytes) - attach2 +- m_breakSound (Offset 936) (Save|Key)(4 Bytes) - breaksound +- m_forceLimit (Offset 944) (Save|Key)(4 Bytes) - forcelimit +- m_torqueLimit (Offset 948) (Save|Key)(4 Bytes) - torquelimit +- m_minTeleportDistance (Offset 956) (Save|Key)(4 Bytes) - teleportfollowdistance +- m_OnBreak (Offset 960) (Save|Key|Output)(0 Bytes) - OnBreak @@ -61123,0 +64872,3 @@ CBaseEntity - phys_pulleyconstraint +- 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 @@ -61145,7 +64896,7 @@ CBaseEntity - phys_pulleyconstraint -- 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) @@ -61171,40 +64922,40 @@ CBaseEntity - phys_pulleyconstraint -- 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) @@ -61237,4 +64988,8 @@ CBaseEntity - phys_pulleyconstraint -- 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 @@ -61249 +65004,3 @@ CBaseEntity - phys_pulleyconstraint -- 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) @@ -61252,18 +65009,18 @@ CBaseEntity - phys_ragdollconstraint -- m_xmin (Offset 936) (Save|Key)(4 Bytes) - xmin -- m_xmax (Offset 940) (Save|Key)(4 Bytes) - xmax -- m_ymin (Offset 944) (Save|Key)(4 Bytes) - ymin -- m_ymax (Offset 948) (Save|Key)(4 Bytes) - ymax -- m_zmin (Offset 952) (Save|Key)(4 Bytes) - zmin -- m_zmax (Offset 956) (Save|Key)(4 Bytes) - zmax -- m_xfriction (Offset 960) (Save|Key)(4 Bytes) - xfriction -- m_yfriction (Offset 964) (Save|Key)(4 Bytes) - yfriction -- m_zfriction (Offset 968) (Save|Key)(4 Bytes) - zfriction -- m_pConstraint (Offset 876) (Save)(0 Bytes) -- m_nameSystem (Offset 892) (Save|Key)(4 Bytes) - constraintsystem -- m_nameAttach1 (Offset 880) (Save|Key)(4 Bytes) - attach1 -- m_nameAttach2 (Offset 884) (Save|Key)(4 Bytes) - attach2 -- m_breakSound (Offset 888) (Save|Key)(4 Bytes) - breaksound -- m_forceLimit (Offset 896) (Save|Key)(4 Bytes) - forcelimit -- m_torqueLimit (Offset 900) (Save|Key)(4 Bytes) - torquelimit -- m_minTeleportDistance (Offset 908) (Save|Key)(4 Bytes) - teleportfollowdistance -- m_OnBreak (Offset 912) (Save|Key|Output)(0 Bytes) - OnBreak +- m_xmin (Offset 984) (Save|Key)(4 Bytes) - xmin +- m_xmax (Offset 988) (Save|Key)(4 Bytes) - xmax +- m_ymin (Offset 992) (Save|Key)(4 Bytes) - ymin +- m_ymax (Offset 996) (Save|Key)(4 Bytes) - ymax +- m_zmin (Offset 1000) (Save|Key)(4 Bytes) - zmin +- m_zmax (Offset 1004) (Save|Key)(4 Bytes) - zmax +- m_xfriction (Offset 1008) (Save|Key)(4 Bytes) - xfriction +- m_yfriction (Offset 1012) (Save|Key)(4 Bytes) - yfriction +- m_zfriction (Offset 1016) (Save|Key)(4 Bytes) - zfriction +- m_pConstraint (Offset 924) (Save)(0 Bytes) +- m_nameSystem (Offset 940) (Save|Key)(4 Bytes) - constraintsystem +- m_nameAttach1 (Offset 928) (Save|Key)(4 Bytes) - attach1 +- m_nameAttach2 (Offset 932) (Save|Key)(4 Bytes) - attach2 +- m_breakSound (Offset 936) (Save|Key)(4 Bytes) - breaksound +- m_forceLimit (Offset 944) (Save|Key)(4 Bytes) - forcelimit +- m_torqueLimit (Offset 948) (Save|Key)(4 Bytes) - torquelimit +- m_minTeleportDistance (Offset 956) (Save|Key)(4 Bytes) - teleportfollowdistance +- m_OnBreak (Offset 960) (Save|Key|Output)(0 Bytes) - OnBreak @@ -61284,0 +65042,3 @@ CBaseEntity - phys_ragdollconstraint +- 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 @@ -61306,7 +65066,7 @@ CBaseEntity - phys_ragdollconstraint -- 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) @@ -61332,40 +65092,40 @@ CBaseEntity - phys_ragdollconstraint -- 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) @@ -61398,4 +65158,8 @@ CBaseEntity - phys_ragdollconstraint -- 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 @@ -61410 +65174,3 @@ CBaseEntity - phys_ragdollconstraint -- 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) @@ -61413,4 +65179,4 @@ CBaseEntity - phys_ragdollmagnet -- m_radius (Offset 876) (Save|Key)(4 Bytes) - radius -- m_force (Offset 880) (Save|Key)(4 Bytes) - force -- m_axis (Offset 884) (Save|Key)(12 Bytes) - axis -- m_bDisabled (Offset 873) (Save|Key)(1 Bytes) - StartDisabled +- m_radius (Offset 924) (Save|Key)(4 Bytes) - radius +- m_force (Offset 928) (Save|Key)(4 Bytes) - force +- m_axis (Offset 932) (Save|Key)(12 Bytes) - axis +- m_bDisabled (Offset 921) (Save|Key)(1 Bytes) - StartDisabled @@ -61429,0 +65196,3 @@ CBaseEntity - phys_ragdollmagnet +- 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 @@ -61451,7 +65220,7 @@ CBaseEntity - phys_ragdollmagnet -- 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) @@ -61477,40 +65246,40 @@ CBaseEntity - phys_ragdollmagnet -- 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) @@ -61543,4 +65312,8 @@ CBaseEntity - phys_ragdollmagnet -- 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 @@ -61555 +65328,3 @@ CBaseEntity - phys_ragdollmagnet -- 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) @@ -61558,3 +65333,3 @@ CBaseEntity - phys_slideconstraint -- m_axisEnd (Offset 940) (Save|Key)(12 Bytes) - slideaxis -- m_slideFriction (Offset 952) (Save|Key)(4 Bytes) - slidefriction -- m_systemLoadScale (Offset 956) (Save|Key)(4 Bytes) - systemloadscale +- m_axisEnd (Offset 988) (Save|Key)(12 Bytes) - slideaxis +- m_slideFriction (Offset 1000) (Save|Key)(4 Bytes) - slidefriction +- m_systemLoadScale (Offset 1004) (Save|Key)(4 Bytes) - systemloadscale @@ -61562,9 +65337,9 @@ CBaseEntity - phys_slideconstraint -- m_pConstraint (Offset 876) (Save)(0 Bytes) -- m_nameSystem (Offset 892) (Save|Key)(4 Bytes) - constraintsystem -- m_nameAttach1 (Offset 880) (Save|Key)(4 Bytes) - attach1 -- m_nameAttach2 (Offset 884) (Save|Key)(4 Bytes) - attach2 -- m_breakSound (Offset 888) (Save|Key)(4 Bytes) - breaksound -- m_forceLimit (Offset 896) (Save|Key)(4 Bytes) - forcelimit -- m_torqueLimit (Offset 900) (Save|Key)(4 Bytes) - torquelimit -- m_minTeleportDistance (Offset 908) (Save|Key)(4 Bytes) - teleportfollowdistance -- m_OnBreak (Offset 912) (Save|Key|Output)(0 Bytes) - OnBreak +- m_pConstraint (Offset 924) (Save)(0 Bytes) +- m_nameSystem (Offset 940) (Save|Key)(4 Bytes) - constraintsystem +- m_nameAttach1 (Offset 928) (Save|Key)(4 Bytes) - attach1 +- m_nameAttach2 (Offset 932) (Save|Key)(4 Bytes) - attach2 +- m_breakSound (Offset 936) (Save|Key)(4 Bytes) - breaksound +- m_forceLimit (Offset 944) (Save|Key)(4 Bytes) - forcelimit +- m_torqueLimit (Offset 948) (Save|Key)(4 Bytes) - torquelimit +- m_minTeleportDistance (Offset 956) (Save|Key)(4 Bytes) - teleportfollowdistance +- m_OnBreak (Offset 960) (Save|Key|Output)(0 Bytes) - OnBreak @@ -61585,0 +65361,3 @@ CBaseEntity - phys_slideconstraint +- 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 @@ -61607,7 +65385,7 @@ CBaseEntity - phys_slideconstraint -- 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) @@ -61633,40 +65411,40 @@ CBaseEntity - phys_slideconstraint -- 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) @@ -61699,4 +65477,8 @@ CBaseEntity - phys_slideconstraint -- 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 @@ -61711 +65493,3 @@ CBaseEntity - phys_slideconstraint -- 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) @@ -61714,10 +65498,10 @@ CBaseEntity - phys_spring -- m_pSpring (Offset 876) (Save)(0 Bytes) -- m_tempConstant (Offset 884) (Save|Key)(4 Bytes) - constant -- m_tempLength (Offset 888) (Save|Key)(4 Bytes) - length -- m_tempDamping (Offset 892) (Save|Key)(4 Bytes) - damping -- m_tempRelativeDamping (Offset 896) (Save|Key)(4 Bytes) - relativedamping -- m_nameAttachStart (Offset 900) (Save|Key)(4 Bytes) - attach1 -- m_nameAttachEnd (Offset 904) (Save|Key)(4 Bytes) - attach2 -- m_start (Offset 908) (Save)(12 Bytes) -- m_end (Offset 920) (Save|Key)(12 Bytes) - springaxis -- m_isLocal (Offset 880) (Save)(1 Bytes) +- m_pSpring (Offset 924) (Save)(0 Bytes) +- m_tempConstant (Offset 932) (Save|Key)(4 Bytes) - constant +- m_tempLength (Offset 936) (Save|Key)(4 Bytes) - length +- m_tempDamping (Offset 940) (Save|Key)(4 Bytes) - damping +- m_tempRelativeDamping (Offset 944) (Save|Key)(4 Bytes) - relativedamping +- m_nameAttachStart (Offset 948) (Save|Key)(4 Bytes) - attach1 +- m_nameAttachEnd (Offset 952) (Save|Key)(4 Bytes) - attach2 +- m_start (Offset 956) (Save)(12 Bytes) +- m_end (Offset 968) (Save|Key)(12 Bytes) - springaxis +- m_isLocal (Offset 928) (Save)(1 Bytes) @@ -61737,0 +65522,3 @@ CBaseEntity - phys_spring +- 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 @@ -61759,7 +65546,7 @@ CBaseEntity - phys_spring -- 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) @@ -61785,40 +65572,40 @@ CBaseEntity - phys_spring -- 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) @@ -61851,4 +65638,8 @@ CBaseEntity - phys_spring -- 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 @@ -61863 +65654,3 @@ CBaseEntity - phys_spring -- 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) @@ -61866,6 +65659,6 @@ CBaseEntity - phys_thruster -- m_localOrigin (Offset 956) (Save)(12 Bytes) -- m_pController (Offset 876) (Save)(0 Bytes) -- m_nameAttach (Offset 880) (Save|Key)(4 Bytes) - attach1 -- m_force (Offset 884) (Save|Key)(4 Bytes) - force -- m_forceTime (Offset 888) (Save|Key)(4 Bytes) - forcetime -- m_attachedObject (Offset 892) (Save)(4 Bytes) +- m_localOrigin (Offset 1004) (Save)(12 Bytes) +- m_pController (Offset 924) (Save)(0 Bytes) +- m_nameAttach (Offset 928) (Save|Key)(4 Bytes) - attach1 +- m_force (Offset 932) (Save|Key)(4 Bytes) - force +- m_forceTime (Offset 936) (Save|Key)(4 Bytes) - forcetime +- m_attachedObject (Offset 940) (Save)(4 Bytes) @@ -61892,0 +65686,3 @@ CBaseEntity - phys_thruster +- 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 @@ -61914,7 +65710,7 @@ CBaseEntity - phys_thruster -- 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) @@ -61940,40 +65736,40 @@ CBaseEntity - phys_thruster -- 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) @@ -62006,4 +65802,8 @@ CBaseEntity - phys_thruster -- 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 @@ -62018 +65818,3 @@ CBaseEntity - phys_thruster -- 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) @@ -62021,6 +65823,6 @@ CBaseEntity - phys_torque -- m_axis (Offset 956) (Save|Key)(12 Bytes) - axis -- m_pController (Offset 876) (Save)(0 Bytes) -- m_nameAttach (Offset 880) (Save|Key)(4 Bytes) - attach1 -- m_force (Offset 884) (Save|Key)(4 Bytes) - force -- m_forceTime (Offset 888) (Save|Key)(4 Bytes) - forcetime -- m_attachedObject (Offset 892) (Save)(4 Bytes) +- m_axis (Offset 1004) (Save|Key)(12 Bytes) - axis +- m_pController (Offset 924) (Save)(0 Bytes) +- m_nameAttach (Offset 928) (Save|Key)(4 Bytes) - attach1 +- m_force (Offset 932) (Save|Key)(4 Bytes) - force +- m_forceTime (Offset 936) (Save|Key)(4 Bytes) - forcetime +- m_attachedObject (Offset 940) (Save)(4 Bytes) @@ -62047,0 +65850,3 @@ CBaseEntity - phys_torque +- 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 @@ -62069,7 +65874,7 @@ CBaseEntity - phys_torque -- 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) @@ -62095,40 +65900,40 @@ CBaseEntity - phys_torque -- 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) @@ -62161,4 +65966,8 @@ CBaseEntity - phys_torque -- 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 @@ -62173 +65982,3 @@ CBaseEntity - phys_torque -- 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) @@ -62176,3 +65987,3 @@ CBaseCombatCharacter - physics_cannister -- m_onActivate (Offset 2224) (Save|Key|Output)(0 Bytes) - OnActivate -- m_OnAwakened (Offset 2248) (Save|Key|Output)(0 Bytes) - OnAwakened -- m_thrustOrigin (Offset 2144) (Save)(12 Bytes) +- m_onActivate (Offset 2272) (Save|Key|Output)(0 Bytes) - OnActivate +- m_OnAwakened (Offset 2296) (Save|Key|Output)(0 Bytes) - OnAwakened +- m_thrustOrigin (Offset 2192) (Save)(12 Bytes) @@ -62183,12 +65994,12 @@ CBaseCombatCharacter - physics_cannister -- m_pController (Offset 2188) (Save)(0 Bytes) -- m_pJet (Offset 2192) (Save)(4 Bytes) -- m_active (Offset 2196) (Save)(1 Bytes) -- m_thrustTime (Offset 2200) (Save|Key)(4 Bytes) - fuel -- m_damage (Offset 2204) (Save|Key)(4 Bytes) - expdamage -- m_damageRadius (Offset 2208) (Save|Key)(4 Bytes) - expradius -- m_activateTime (Offset 2212) (Save)(4 Bytes) -- m_gasSound (Offset 2216) (Save|Key)(4 Bytes) - gassound -- m_bFired (Offset 2220) (Save)(1 Bytes) -- m_hPhysicsAttacker (Offset 2272) (Save)(4 Bytes) -- m_flLastPhysicsInfluenceTime (Offset 2276) (Save)(4 Bytes) -- m_hLauncher (Offset 2280) (Save)(4 Bytes) +- m_pController (Offset 2236) (Save)(0 Bytes) +- m_pJet (Offset 2240) (Save)(4 Bytes) +- m_active (Offset 2244) (Save)(1 Bytes) +- m_thrustTime (Offset 2248) (Save|Key)(4 Bytes) - fuel +- m_damage (Offset 2252) (Save|Key)(4 Bytes) - expdamage +- m_damageRadius (Offset 2256) (Save|Key)(4 Bytes) - expradius +- m_activateTime (Offset 2260) (Save)(4 Bytes) +- m_gasSound (Offset 2264) (Save|Key)(4 Bytes) - gassound +- m_bFired (Offset 2268) (Save)(1 Bytes) +- m_hPhysicsAttacker (Offset 2320) (Save)(4 Bytes) +- m_flLastPhysicsInfluenceTime (Offset 2324) (Save)(4 Bytes) +- m_hLauncher (Offset 2328) (Save)(4 Bytes) @@ -62201,17 +66012,17 @@ CBaseCombatCharacter - physics_cannister -- 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) @@ -62219,31 +66030,31 @@ CBaseCombatCharacter - physics_cannister -- 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) @@ -62257,5 +66068,5 @@ CBaseCombatCharacter - physics_cannister -- 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 @@ -62266 +66077 @@ CBaseCombatCharacter - physics_cannister -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -62277,0 +66089,3 @@ CBaseCombatCharacter - physics_cannister +- 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 @@ -62299,7 +66113,7 @@ CBaseCombatCharacter - physics_cannister -- 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) @@ -62325,40 +66139,40 @@ CBaseCombatCharacter - physics_cannister -- 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) @@ -62391,4 +66205,8 @@ CBaseCombatCharacter - physics_cannister -- 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 @@ -62403 +66221,3 @@ CBaseCombatCharacter - physics_cannister -- 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) @@ -62406,5 +66226,5 @@ CBaseEntity - physics_entity_solver -- m_hMovingEntity (Offset 876) (Save)(4 Bytes) -- m_hPhysicsBlocker (Offset 880) (Save)(4 Bytes) -- m_separationDuration (Offset 884) (Save)(4 Bytes) -- m_cancelTime (Offset 888) (Save)(4 Bytes) -- m_savedCollisionGroup (Offset 892) (Save)(4 Bytes) +- m_hMovingEntity (Offset 924) (Save)(4 Bytes) +- m_hPhysicsBlocker (Offset 928) (Save)(4 Bytes) +- m_separationDuration (Offset 932) (Save)(4 Bytes) +- m_cancelTime (Offset 936) (Save)(4 Bytes) +- m_savedCollisionGroup (Offset 940) (Save)(4 Bytes) @@ -62421,0 +66242,3 @@ CBaseEntity - physics_entity_solver +- 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 @@ -62443,7 +66266,7 @@ CBaseEntity - physics_entity_solver -- 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) @@ -62469,40 +66292,40 @@ CBaseEntity - physics_entity_solver -- 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) @@ -62535,4 +66358,8 @@ CBaseEntity - physics_entity_solver -- 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 @@ -62547 +66374,3 @@ CBaseEntity - physics_entity_solver -- 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) @@ -62550,6 +66379,6 @@ CBaseEntity - physics_npc_solver -- m_hNPC (Offset 884) (Save)(4 Bytes) -- m_hEntity (Offset 888) (Save)(4 Bytes) -- m_separationDuration (Offset 896) (Save)(4 Bytes) -- m_cancelTime (Offset 900) (Save)(4 Bytes) -- m_allowIntersection (Offset 904) (Save)(1 Bytes) -- m_pController (Offset 892) (Save)(0 Bytes) +- m_hNPC (Offset 932) (Save)(4 Bytes) +- m_hEntity (Offset 936) (Save)(4 Bytes) +- m_separationDuration (Offset 944) (Save)(4 Bytes) +- m_cancelTime (Offset 948) (Save)(4 Bytes) +- m_allowIntersection (Offset 952) (Save)(1 Bytes) +- m_pController (Offset 940) (Save)(0 Bytes) @@ -62566,0 +66396,3 @@ CBaseEntity - physics_npc_solver +- 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 @@ -62588,7 +66420,7 @@ CBaseEntity - physics_npc_solver -- 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) @@ -62614,40 +66446,40 @@ CBaseEntity - physics_npc_solver -- 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) @@ -62680,4 +66512,8 @@ CBaseEntity - physics_npc_solver -- 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 @@ -62692 +66528,3 @@ CBaseEntity - physics_npc_solver -- 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) @@ -62700,18 +66538,18 @@ CPhysicsProp - physics_prop -- m_bAwake (Offset 1746) (Save)(1 Bytes) -- m_massScale (Offset 1720) (Save|Key)(4 Bytes) - massscale -- m_inertiaScale (Offset 1724) (Save|Key)(4 Bytes) - inertiascale -- m_damageType (Offset 1728) (Save|Key)(4 Bytes) - Damagetype -- m_iszOverrideScript (Offset 1732) (Save|Key)(4 Bytes) - overridescript -- m_damageToEnableMotion (Offset 1736) (Save|Key)(4 Bytes) - damagetoenablemotion -- m_flForceToEnableMotion (Offset 1740) (Save|Key)(4 Bytes) - forcetoenablemotion -- m_OnAwakened (Offset 1528) (Save|Key|Output)(0 Bytes) - OnAwakened -- m_MotionEnabled (Offset 1504) (Save|Key|Output)(0 Bytes) - OnMotionEnabled -- m_OnPhysGunPickup (Offset 1552) (Save|Key|Output)(0 Bytes) - OnPhysGunPickup -- m_OnPhysGunOnlyPickup (Offset 1600) (Save|Key|Output)(0 Bytes) - OnPhysGunOnlyPickup -- m_OnPhysGunPunt (Offset 1576) (Save|Key|Output)(0 Bytes) - OnPhysGunPunt -- m_OnPhysGunDrop (Offset 1624) (Save|Key|Output)(0 Bytes) - OnPhysGunDrop -- m_OnPlayerUse (Offset 1648) (Save|Key|Output)(0 Bytes) - OnPlayerUse -- m_OnPlayerPickup (Offset 1672) (Save|Key|Output)(0 Bytes) - OnPlayerPickup -- m_OnOutOfWorld (Offset 1696) (Save|Key|Output)(0 Bytes) - OnOutOfWorld -- m_bThrownByPlayer (Offset 1744) (Save)(1 Bytes) -- m_bFirstCollisionAfterLaunch (Offset 1745) (Save)(1 Bytes) +- m_bAwake (Offset 1794) (Save)(1 Bytes) +- m_massScale (Offset 1768) (Save|Key)(4 Bytes) - massscale +- m_inertiaScale (Offset 1772) (Save|Key)(4 Bytes) - inertiascale +- m_damageType (Offset 1776) (Save|Key)(4 Bytes) - Damagetype +- m_iszOverrideScript (Offset 1780) (Save|Key)(4 Bytes) - overridescript +- m_damageToEnableMotion (Offset 1784) (Save|Key)(4 Bytes) - damagetoenablemotion +- m_flForceToEnableMotion (Offset 1788) (Save|Key)(4 Bytes) - forcetoenablemotion +- m_OnAwakened (Offset 1576) (Save|Key|Output)(0 Bytes) - OnAwakened +- m_MotionEnabled (Offset 1552) (Save|Key|Output)(0 Bytes) - OnMotionEnabled +- m_OnPhysGunPickup (Offset 1600) (Save|Key|Output)(0 Bytes) - OnPhysGunPickup +- m_OnPhysGunOnlyPickup (Offset 1648) (Save|Key|Output)(0 Bytes) - OnPhysGunOnlyPickup +- m_OnPhysGunPunt (Offset 1624) (Save|Key|Output)(0 Bytes) - OnPhysGunPunt +- m_OnPhysGunDrop (Offset 1672) (Save|Key|Output)(0 Bytes) - OnPhysGunDrop +- m_OnPlayerUse (Offset 1696) (Save|Key|Output)(0 Bytes) - OnPlayerUse +- m_OnPlayerPickup (Offset 1720) (Save|Key|Output)(0 Bytes) - OnPlayerPickup +- m_OnOutOfWorld (Offset 1744) (Save|Key|Output)(0 Bytes) - OnOutOfWorld +- m_bThrownByPlayer (Offset 1792) (Save)(1 Bytes) +- m_bFirstCollisionAfterLaunch (Offset 1793) (Save)(1 Bytes) @@ -62719,24 +66557,24 @@ CPhysicsProp - physics_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) @@ -62747 +66585 @@ CPhysicsProp - physics_prop -- m_impactEnergyScale (Offset 1252) (Save|Key|Input)(4 Bytes) - physdamagescale +- m_impactEnergyScale (Offset 1300) (Save|Key|Input)(4 Bytes) - physdamagescale @@ -62752,8 +66590,8 @@ CPhysicsProp - physics_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 @@ -62764,33 +66602,33 @@ CPhysicsProp - physics_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) @@ -62804,5 +66642,5 @@ CPhysicsProp - physics_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 @@ -62813 +66651 @@ CPhysicsProp - physics_prop -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -62824,0 +66663,3 @@ CPhysicsProp - physics_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 @@ -62846,7 +66687,7 @@ CPhysicsProp - physics_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) @@ -62872,40 +66713,40 @@ CPhysicsProp - physics_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) @@ -62938,4 +66779,8 @@ CPhysicsProp - physics_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 @@ -62950 +66795,3 @@ CPhysicsProp - physics_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) @@ -62953,9 +66800,9 @@ CRagdollProp - physics_prop_ragdoll -- m_ragdoll.boneIndex (Offset 1764) (Save)(96 Bytes) -- m_ragPos (Offset 1884) (Save)(288 Bytes) -- m_ragAngles (Offset 2172) (Save)(288 Bytes) -- m_anglesOverrideString (Offset 2460) (Save|Key)(4 Bytes) - angleOverride -- m_lastUpdateTickCount (Offset 2468) (Save)(4 Bytes) -- m_allAsleep (Offset 2472) (Save)(1 Bytes) -- m_hDamageEntity (Offset 2476) (Save)(4 Bytes) -- m_hKiller (Offset 2480) (Save)(4 Bytes) -- m_bStartDisabled (Offset 1880) (Save|Key)(1 Bytes) - StartDisabled +- m_ragdoll.boneIndex (Offset 1812) (Save)(96 Bytes) +- m_ragPos (Offset 1932) (Save)(288 Bytes) +- m_ragAngles (Offset 2220) (Save)(288 Bytes) +- m_anglesOverrideString (Offset 2508) (Save|Key)(4 Bytes) - angleOverride +- m_lastUpdateTickCount (Offset 2516) (Save)(4 Bytes) +- m_allAsleep (Offset 2520) (Save)(1 Bytes) +- m_hDamageEntity (Offset 2524) (Save)(4 Bytes) +- m_hKiller (Offset 2528) (Save)(4 Bytes) +- m_bStartDisabled (Offset 1928) (Save|Key)(1 Bytes) - StartDisabled @@ -62968,12 +66815,12 @@ CRagdollProp - physics_prop_ragdoll -- m_hUnragdoll (Offset 2464) (Save)(4 Bytes) -- m_bFirstCollisionAfterLaunch (Offset 2473) (Save)(1 Bytes) -- m_flBlendWeight (Offset 2508) (Save)(4 Bytes) -- m_nOverlaySequence (Offset 2512) (Save)(4 Bytes) -- m_ragdollMins (Offset 2520) (Save)(288 Bytes) -- m_ragdollMaxs (Offset 2808) (Save)(288 Bytes) -- m_hPhysicsAttacker (Offset 2484) (Save)(4 Bytes) -- m_flLastPhysicsInfluenceTime (Offset 2488) (Save)(4 Bytes) -- m_flFadeOutStartTime (Offset 2492) (Save)(4 Bytes) -- m_flFadeTime (Offset 2496) (Save)(4 Bytes) -- m_strSourceClassName (Offset 2500) (Save)(4 Bytes) -- m_bHasBeenPhysgunned (Offset 2504) (Save)(1 Bytes) +- m_hUnragdoll (Offset 2512) (Save)(4 Bytes) +- m_bFirstCollisionAfterLaunch (Offset 2521) (Save)(1 Bytes) +- m_flBlendWeight (Offset 2556) (Save)(4 Bytes) +- m_nOverlaySequence (Offset 2560) (Save)(4 Bytes) +- m_ragdollMins (Offset 2568) (Save)(288 Bytes) +- m_ragdollMaxs (Offset 2856) (Save)(288 Bytes) +- m_hPhysicsAttacker (Offset 2532) (Save)(4 Bytes) +- m_flLastPhysicsInfluenceTime (Offset 2536) (Save)(4 Bytes) +- m_flFadeOutStartTime (Offset 2540) (Save)(4 Bytes) +- m_flFadeTime (Offset 2544) (Save)(4 Bytes) +- m_strSourceClassName (Offset 2548) (Save)(4 Bytes) +- m_bHasBeenPhysgunned (Offset 2552) (Save)(1 Bytes) @@ -62983,122 +66830,122 @@ CRagdollProp - physics_prop_ragdoll -- m_ragdoll.listCount (Offset 1176) (Save)(4 Bytes) -- m_ragdoll.allowStretch (Offset 1180) (Save)(1 Bytes) -- m_ragdoll.pGroup (Offset 1184) (Save)(0 Bytes) -- m_flDefaultFadeScale (Offset 2516) (Save)(4 Bytes) -- m_ragdoll.list[1].originParentSpace (Offset 1212) (Save)(12 Bytes) -- m_ragdoll.list[1].pObject (Offset 1224) (Save)(0 Bytes) -- m_ragdoll.list[1].pConstraint (Offset 1228) (Save)(0 Bytes) -- m_ragdoll.list[1].parentIndex (Offset 1232) (Save)(4 Bytes) -- m_ragdoll.list[2].originParentSpace (Offset 1236) (Save)(12 Bytes) -- m_ragdoll.list[2].pObject (Offset 1248) (Save)(0 Bytes) -- m_ragdoll.list[2].pConstraint (Offset 1252) (Save)(0 Bytes) -- m_ragdoll.list[2].parentIndex (Offset 1256) (Save)(4 Bytes) -- m_ragdoll.list[3].originParentSpace (Offset 1260) (Save)(12 Bytes) -- m_ragdoll.list[3].pObject (Offset 1272) (Save)(0 Bytes) -- m_ragdoll.list[3].pConstraint (Offset 1276) (Save)(0 Bytes) -- m_ragdoll.list[3].parentIndex (Offset 1280) (Save)(4 Bytes) -- m_ragdoll.list[4].originParentSpace (Offset 1284) (Save)(12 Bytes) -- m_ragdoll.list[4].pObject (Offset 1296) (Save)(0 Bytes) -- m_ragdoll.list[4].pConstraint (Offset 1300) (Save)(0 Bytes) -- m_ragdoll.list[4].parentIndex (Offset 1304) (Save)(4 Bytes) -- m_ragdoll.list[5].originParentSpace (Offset 1308) (Save)(12 Bytes) -- m_ragdoll.list[5].pObject (Offset 1320) (Save)(0 Bytes) -- m_ragdoll.list[5].pConstraint (Offset 1324) (Save)(0 Bytes) -- m_ragdoll.list[5].parentIndex (Offset 1328) (Save)(4 Bytes) -- m_ragdoll.list[6].originParentSpace (Offset 1332) (Save)(12 Bytes) -- m_ragdoll.list[6].pObject (Offset 1344) (Save)(0 Bytes) -- m_ragdoll.list[6].pConstraint (Offset 1348) (Save)(0 Bytes) -- m_ragdoll.list[6].parentIndex (Offset 1352) (Save)(4 Bytes) -- m_ragdoll.list[7].originParentSpace (Offset 1356) (Save)(12 Bytes) -- m_ragdoll.list[7].pObject (Offset 1368) (Save)(0 Bytes) -- m_ragdoll.list[7].pConstraint (Offset 1372) (Save)(0 Bytes) -- m_ragdoll.list[7].parentIndex (Offset 1376) (Save)(4 Bytes) -- m_ragdoll.list[8].originParentSpace (Offset 1380) (Save)(12 Bytes) -- m_ragdoll.list[8].pObject (Offset 1392) (Save)(0 Bytes) -- m_ragdoll.list[8].pConstraint (Offset 1396) (Save)(0 Bytes) -- m_ragdoll.list[8].parentIndex (Offset 1400) (Save)(4 Bytes) -- m_ragdoll.list[9].originParentSpace (Offset 1404) (Save)(12 Bytes) -- m_ragdoll.list[9].pObject (Offset 1416) (Save)(0 Bytes) -- m_ragdoll.list[9].pConstraint (Offset 1420) (Save)(0 Bytes) -- m_ragdoll.list[9].parentIndex (Offset 1424) (Save)(4 Bytes) -- m_ragdoll.list[10].originParentSpace (Offset 1428) (Save)(12 Bytes) -- m_ragdoll.list[10].pObject (Offset 1440) (Save)(0 Bytes) -- m_ragdoll.list[10].pConstraint (Offset 1444) (Save)(0 Bytes) -- m_ragdoll.list[10].parentIndex (Offset 1448) (Save)(4 Bytes) -- m_ragdoll.list[11].originParentSpace (Offset 1452) (Save)(12 Bytes) -- m_ragdoll.list[11].pObject (Offset 1464) (Save)(0 Bytes) -- m_ragdoll.list[11].pConstraint (Offset 1468) (Save)(0 Bytes) -- m_ragdoll.list[11].parentIndex (Offset 1472) (Save)(4 Bytes) -- m_ragdoll.list[12].originParentSpace (Offset 1476) (Save)(12 Bytes) -- m_ragdoll.list[12].pObject (Offset 1488) (Save)(0 Bytes) -- m_ragdoll.list[12].pConstraint (Offset 1492) (Save)(0 Bytes) -- m_ragdoll.list[12].parentIndex (Offset 1496) (Save)(4 Bytes) -- m_ragdoll.list[13].originParentSpace (Offset 1500) (Save)(12 Bytes) -- m_ragdoll.list[13].pObject (Offset 1512) (Save)(0 Bytes) -- m_ragdoll.list[13].pConstraint (Offset 1516) (Save)(0 Bytes) -- m_ragdoll.list[13].parentIndex (Offset 1520) (Save)(4 Bytes) -- m_ragdoll.list[14].originParentSpace (Offset 1524) (Save)(12 Bytes) -- m_ragdoll.list[14].pObject (Offset 1536) (Save)(0 Bytes) -- m_ragdoll.list[14].pConstraint (Offset 1540) (Save)(0 Bytes) -- m_ragdoll.list[14].parentIndex (Offset 1544) (Save)(4 Bytes) -- m_ragdoll.list[15].originParentSpace (Offset 1548) (Save)(12 Bytes) -- m_ragdoll.list[15].pObject (Offset 1560) (Save)(0 Bytes) -- m_ragdoll.list[15].pConstraint (Offset 1564) (Save)(0 Bytes) -- m_ragdoll.list[15].parentIndex (Offset 1568) (Save)(4 Bytes) -- m_ragdoll.list[16].originParentSpace (Offset 1572) (Save)(12 Bytes) -- m_ragdoll.list[16].pObject (Offset 1584) (Save)(0 Bytes) -- m_ragdoll.list[16].pConstraint (Offset 1588) (Save)(0 Bytes) -- m_ragdoll.list[16].parentIndex (Offset 1592) (Save)(4 Bytes) -- m_ragdoll.list[17].originParentSpace (Offset 1596) (Save)(12 Bytes) -- m_ragdoll.list[17].pObject (Offset 1608) (Save)(0 Bytes) -- m_ragdoll.list[17].pConstraint (Offset 1612) (Save)(0 Bytes) -- m_ragdoll.list[17].parentIndex (Offset 1616) (Save)(4 Bytes) -- m_ragdoll.list[18].originParentSpace (Offset 1620) (Save)(12 Bytes) -- m_ragdoll.list[18].pObject (Offset 1632) (Save)(0 Bytes) -- m_ragdoll.list[18].pConstraint (Offset 1636) (Save)(0 Bytes) -- m_ragdoll.list[18].parentIndex (Offset 1640) (Save)(4 Bytes) -- m_ragdoll.list[19].originParentSpace (Offset 1644) (Save)(12 Bytes) -- m_ragdoll.list[19].pObject (Offset 1656) (Save)(0 Bytes) -- m_ragdoll.list[19].pConstraint (Offset 1660) (Save)(0 Bytes) -- m_ragdoll.list[19].parentIndex (Offset 1664) (Save)(4 Bytes) -- m_ragdoll.list[20].originParentSpace (Offset 1668) (Save)(12 Bytes) -- m_ragdoll.list[20].pObject (Offset 1680) (Save)(0 Bytes) -- m_ragdoll.list[20].pConstraint (Offset 1684) (Save)(0 Bytes) -- m_ragdoll.list[20].parentIndex (Offset 1688) (Save)(4 Bytes) -- m_ragdoll.list[21].originParentSpace (Offset 1692) (Save)(12 Bytes) -- m_ragdoll.list[21].pObject (Offset 1704) (Save)(0 Bytes) -- m_ragdoll.list[21].pConstraint (Offset 1708) (Save)(0 Bytes) -- m_ragdoll.list[21].parentIndex (Offset 1712) (Save)(4 Bytes) -- m_ragdoll.list[22].originParentSpace (Offset 1716) (Save)(12 Bytes) -- m_ragdoll.list[22].pObject (Offset 1728) (Save)(0 Bytes) -- m_ragdoll.list[22].pConstraint (Offset 1732) (Save)(0 Bytes) -- m_ragdoll.list[22].parentIndex (Offset 1736) (Save)(4 Bytes) -- m_ragdoll.list[23].originParentSpace (Offset 1740) (Save)(12 Bytes) -- m_ragdoll.list[23].pObject (Offset 1752) (Save)(0 Bytes) -- m_ragdoll.list[23].pConstraint (Offset 1756) (Save)(0 Bytes) -- m_ragdoll.list[23].parentIndex (Offset 1760) (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_ragdoll.listCount (Offset 1224) (Save)(4 Bytes) +- m_ragdoll.allowStretch (Offset 1228) (Save)(1 Bytes) +- m_ragdoll.pGroup (Offset 1232) (Save)(0 Bytes) +- m_flDefaultFadeScale (Offset 2564) (Save)(4 Bytes) +- m_ragdoll.list[1].originParentSpace (Offset 1260) (Save)(12 Bytes) +- m_ragdoll.list[1].pObject (Offset 1272) (Save)(0 Bytes) +- m_ragdoll.list[1].pConstraint (Offset 1276) (Save)(0 Bytes) +- m_ragdoll.list[1].parentIndex (Offset 1280) (Save)(4 Bytes) +- m_ragdoll.list[2].originParentSpace (Offset 1284) (Save)(12 Bytes) +- m_ragdoll.list[2].pObject (Offset 1296) (Save)(0 Bytes) +- m_ragdoll.list[2].pConstraint (Offset 1300) (Save)(0 Bytes) +- m_ragdoll.list[2].parentIndex (Offset 1304) (Save)(4 Bytes) +- m_ragdoll.list[3].originParentSpace (Offset 1308) (Save)(12 Bytes) +- m_ragdoll.list[3].pObject (Offset 1320) (Save)(0 Bytes) +- m_ragdoll.list[3].pConstraint (Offset 1324) (Save)(0 Bytes) +- m_ragdoll.list[3].parentIndex (Offset 1328) (Save)(4 Bytes) +- m_ragdoll.list[4].originParentSpace (Offset 1332) (Save)(12 Bytes) +- m_ragdoll.list[4].pObject (Offset 1344) (Save)(0 Bytes) +- m_ragdoll.list[4].pConstraint (Offset 1348) (Save)(0 Bytes) +- m_ragdoll.list[4].parentIndex (Offset 1352) (Save)(4 Bytes) +- m_ragdoll.list[5].originParentSpace (Offset 1356) (Save)(12 Bytes) +- m_ragdoll.list[5].pObject (Offset 1368) (Save)(0 Bytes) +- m_ragdoll.list[5].pConstraint (Offset 1372) (Save)(0 Bytes) +- m_ragdoll.list[5].parentIndex (Offset 1376) (Save)(4 Bytes) +- m_ragdoll.list[6].originParentSpace (Offset 1380) (Save)(12 Bytes) +- m_ragdoll.list[6].pObject (Offset 1392) (Save)(0 Bytes) +- m_ragdoll.list[6].pConstraint (Offset 1396) (Save)(0 Bytes) +- m_ragdoll.list[6].parentIndex (Offset 1400) (Save)(4 Bytes) +- m_ragdoll.list[7].originParentSpace (Offset 1404) (Save)(12 Bytes) +- m_ragdoll.list[7].pObject (Offset 1416) (Save)(0 Bytes) +- m_ragdoll.list[7].pConstraint (Offset 1420) (Save)(0 Bytes) +- m_ragdoll.list[7].parentIndex (Offset 1424) (Save)(4 Bytes) +- m_ragdoll.list[8].originParentSpace (Offset 1428) (Save)(12 Bytes) +- m_ragdoll.list[8].pObject (Offset 1440) (Save)(0 Bytes) +- m_ragdoll.list[8].pConstraint (Offset 1444) (Save)(0 Bytes) +- m_ragdoll.list[8].parentIndex (Offset 1448) (Save)(4 Bytes) +- m_ragdoll.list[9].originParentSpace (Offset 1452) (Save)(12 Bytes) +- m_ragdoll.list[9].pObject (Offset 1464) (Save)(0 Bytes) +- m_ragdoll.list[9].pConstraint (Offset 1468) (Save)(0 Bytes) +- m_ragdoll.list[9].parentIndex (Offset 1472) (Save)(4 Bytes) +- m_ragdoll.list[10].originParentSpace (Offset 1476) (Save)(12 Bytes) +- m_ragdoll.list[10].pObject (Offset 1488) (Save)(0 Bytes) +- m_ragdoll.list[10].pConstraint (Offset 1492) (Save)(0 Bytes) +- m_ragdoll.list[10].parentIndex (Offset 1496) (Save)(4 Bytes) +- m_ragdoll.list[11].originParentSpace (Offset 1500) (Save)(12 Bytes) +- m_ragdoll.list[11].pObject (Offset 1512) (Save)(0 Bytes) +- m_ragdoll.list[11].pConstraint (Offset 1516) (Save)(0 Bytes) +- m_ragdoll.list[11].parentIndex (Offset 1520) (Save)(4 Bytes) +- m_ragdoll.list[12].originParentSpace (Offset 1524) (Save)(12 Bytes) +- m_ragdoll.list[12].pObject (Offset 1536) (Save)(0 Bytes) +- m_ragdoll.list[12].pConstraint (Offset 1540) (Save)(0 Bytes) +- m_ragdoll.list[12].parentIndex (Offset 1544) (Save)(4 Bytes) +- m_ragdoll.list[13].originParentSpace (Offset 1548) (Save)(12 Bytes) +- m_ragdoll.list[13].pObject (Offset 1560) (Save)(0 Bytes) +- m_ragdoll.list[13].pConstraint (Offset 1564) (Save)(0 Bytes) +- m_ragdoll.list[13].parentIndex (Offset 1568) (Save)(4 Bytes) +- m_ragdoll.list[14].originParentSpace (Offset 1572) (Save)(12 Bytes) +- m_ragdoll.list[14].pObject (Offset 1584) (Save)(0 Bytes) +- m_ragdoll.list[14].pConstraint (Offset 1588) (Save)(0 Bytes) +- m_ragdoll.list[14].parentIndex (Offset 1592) (Save)(4 Bytes) +- m_ragdoll.list[15].originParentSpace (Offset 1596) (Save)(12 Bytes) +- m_ragdoll.list[15].pObject (Offset 1608) (Save)(0 Bytes) +- m_ragdoll.list[15].pConstraint (Offset 1612) (Save)(0 Bytes) +- m_ragdoll.list[15].parentIndex (Offset 1616) (Save)(4 Bytes) +- m_ragdoll.list[16].originParentSpace (Offset 1620) (Save)(12 Bytes) +- m_ragdoll.list[16].pObject (Offset 1632) (Save)(0 Bytes) +- m_ragdoll.list[16].pConstraint (Offset 1636) (Save)(0 Bytes) +- m_ragdoll.list[16].parentIndex (Offset 1640) (Save)(4 Bytes) +- m_ragdoll.list[17].originParentSpace (Offset 1644) (Save)(12 Bytes) +- m_ragdoll.list[17].pObject (Offset 1656) (Save)(0 Bytes) +- m_ragdoll.list[17].pConstraint (Offset 1660) (Save)(0 Bytes) +- m_ragdoll.list[17].parentIndex (Offset 1664) (Save)(4 Bytes) +- m_ragdoll.list[18].originParentSpace (Offset 1668) (Save)(12 Bytes) +- m_ragdoll.list[18].pObject (Offset 1680) (Save)(0 Bytes) +- m_ragdoll.list[18].pConstraint (Offset 1684) (Save)(0 Bytes) +- m_ragdoll.list[18].parentIndex (Offset 1688) (Save)(4 Bytes) +- m_ragdoll.list[19].originParentSpace (Offset 1692) (Save)(12 Bytes) +- m_ragdoll.list[19].pObject (Offset 1704) (Save)(0 Bytes) +- m_ragdoll.list[19].pConstraint (Offset 1708) (Save)(0 Bytes) +- m_ragdoll.list[19].parentIndex (Offset 1712) (Save)(4 Bytes) +- m_ragdoll.list[20].originParentSpace (Offset 1716) (Save)(12 Bytes) +- m_ragdoll.list[20].pObject (Offset 1728) (Save)(0 Bytes) +- m_ragdoll.list[20].pConstraint (Offset 1732) (Save)(0 Bytes) +- m_ragdoll.list[20].parentIndex (Offset 1736) (Save)(4 Bytes) +- m_ragdoll.list[21].originParentSpace (Offset 1740) (Save)(12 Bytes) +- m_ragdoll.list[21].pObject (Offset 1752) (Save)(0 Bytes) +- m_ragdoll.list[21].pConstraint (Offset 1756) (Save)(0 Bytes) +- m_ragdoll.list[21].parentIndex (Offset 1760) (Save)(4 Bytes) +- m_ragdoll.list[22].originParentSpace (Offset 1764) (Save)(12 Bytes) +- m_ragdoll.list[22].pObject (Offset 1776) (Save)(0 Bytes) +- m_ragdoll.list[22].pConstraint (Offset 1780) (Save)(0 Bytes) +- m_ragdoll.list[22].parentIndex (Offset 1784) (Save)(4 Bytes) +- m_ragdoll.list[23].originParentSpace (Offset 1788) (Save)(12 Bytes) +- m_ragdoll.list[23].pObject (Offset 1800) (Save)(0 Bytes) +- m_ragdoll.list[23].pConstraint (Offset 1804) (Save)(0 Bytes) +- m_ragdoll.list[23].parentIndex (Offset 1808) (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) @@ -63112,5 +66959,5 @@ CRagdollProp - physics_prop_ragdoll -- 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 @@ -63121 +66968 @@ CRagdollProp - physics_prop_ragdoll -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -63132,0 +66980,3 @@ CRagdollProp - physics_prop_ragdoll +- 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 @@ -63154,7 +67004,7 @@ CRagdollProp - physics_prop_ragdoll -- 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) @@ -63180,40 +67030,40 @@ CRagdollProp - physics_prop_ragdoll -- 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) @@ -63246,4 +67096,8 @@ CRagdollProp - physics_prop_ragdoll -- 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 @@ -63258 +67112,3 @@ CRagdollProp - physics_prop_ragdoll -- 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) @@ -63297,0 +67154 @@ CTFPlayer - player + - m_bForceLocalPlayerDraw (Offset 143) (Save)(1 Bytes) @@ -63351 +67208 @@ CTFPlayer - player -- m_hTriggerSoundscapeList (Offset 2640) (Save)(0 Bytes) +- m_hTriggerSoundscapeList (Offset 2948) (Save)(0 Bytes) @@ -63355,100 +67212,100 @@ CTFPlayer - player -- m_StuckLast (Offset 2144) (Save)(4 Bytes) -- m_nButtons (Offset 2712) (Save)(4 Bytes) -- m_afButtonLast (Offset 2724) (Save)(4 Bytes) -- m_afButtonPressed (Offset 2716) (Save)(4 Bytes) -- m_afButtonReleased (Offset 2720) (Save)(4 Bytes) -- m_afButtonDisabled (Offset 2728) (Save)(4 Bytes) -- m_afButtonForced (Offset 2732) (Save)(4 Bytes) -- m_iFOV (Offset 2896) (Save)(4 Bytes) -- m_iFOVStart (Offset 2904) (Save)(4 Bytes) -- m_flFOVTime (Offset 2908) (Save)(4 Bytes) -- m_iDefaultFOV (Offset 2900) (Save)(4 Bytes) -- m_flVehicleViewFOV (Offset 3820) (Save)(4 Bytes) -- m_iObserverMode (Offset 2892) (Save)(4 Bytes) -- m_iObserverLastMode (Offset 2912) (Save)(4 Bytes) -- m_hObserverTarget (Offset 2916) (Save)(4 Bytes) -- m_bForcedObserverMode (Offset 2920) (Save)(1 Bytes) -- m_szAnimExtension (Offset 2737) (Save)(32 Bytes) -- m_nUpdateRate (Offset 2772) (Save)(4 Bytes) -- m_fLerpTime (Offset 2776) (Save)(4 Bytes) -- m_bLagCompensation (Offset 2780) (Save)(1 Bytes) -- m_bPredictWeapons (Offset 2781) (Save)(1 Bytes) -- m_vecAdditionalPVSOrigin (Offset 2792) (Save)(12 Bytes) -- m_vecCameraPVSOrigin (Offset 2804) (Save)(12 Bytes) -- m_hUseEntity (Offset 2816) (Save)(4 Bytes) -- m_iTrain (Offset 2820) (Save)(4 Bytes) -- m_iRespawnFrames (Offset 2824) (Save)(4 Bytes) -- m_afPhysicsFlags (Offset 2828) (Save)(4 Bytes) -- m_hVehicle (Offset 2832) (Save)(4 Bytes) -- m_szNetworkIDString (Offset 3862) (Save)(64 Bytes) -- m_oldOrigin (Offset 3012) (Save)(12 Bytes) -- m_vecSmoothedVelocity (Offset 3024) (Save)(12 Bytes) -- m_iTargetVolume (Offset 3044) (Save)(4 Bytes) -- m_rgItems (Offset 3048) (Save)(20 Bytes) -- m_flSwimTime (Offset 3068) (Save)(4 Bytes) -- m_flDuckTime (Offset 3072) (Save)(4 Bytes) -- m_flDuckJumpTime (Offset 3076) (Save)(4 Bytes) -- m_flSuitUpdate (Offset 3080) (Save)(4 Bytes) -- m_rgSuitPlayList (Offset 3084) (Save)(16 Bytes) -- m_iSuitPlayNext (Offset 3100) (Save)(4 Bytes) -- m_rgiSuitNoRepeat (Offset 3104) (Save)(128 Bytes) -- m_rgflSuitNoRepeatTime (Offset 3232) (Save)(128 Bytes) -- m_bPauseBonusProgress (Offset 2840) (Save)(1 Bytes) -- m_iBonusProgress (Offset 2844) (Save)(4 Bytes) -- m_iBonusChallenge (Offset 2848) (Save)(4 Bytes) -- m_lastDamageAmount (Offset 2852) (Save)(4 Bytes) -- m_tbdPrev (Offset 2928) (Save)(4 Bytes) -- m_flStepSoundTime (Offset 3532) (Save)(4 Bytes) -- m_szNetname (Offset 3736) (Save)(32 Bytes) -- m_idrowndmg (Offset 2932) (Save)(4 Bytes) -- m_idrownrestored (Offset 2936) (Save)(4 Bytes) -- m_nPoisonDmg (Offset 2940) (Save)(4 Bytes) -- m_nPoisonRestored (Offset 2944) (Save)(4 Bytes) -- m_bitsHUDDamage (Offset 2880) (Save)(4 Bytes) -- m_fInitHUD (Offset 3372) (Save)(1 Bytes) -- m_flDeathTime (Offset 2884) (Save)(4 Bytes) -- m_flDeathAnimTime (Offset 2888) (Save)(4 Bytes) -- m_iFrags (Offset 3404) (Save)(4 Bytes) -- m_iDeaths (Offset 3408) (Save)(4 Bytes) -- m_bAllowInstantSpawn (Offset 3536) (Save)(1 Bytes) -- m_flNextDecalTime (Offset 3412) (Save)(4 Bytes) -- m_ArmorValue (Offset 3420) (Save)(4 Bytes) -- m_DmgOrigin (Offset 2856) (Save)(12 Bytes) -- m_DmgTake (Offset 2868) (Save)(4 Bytes) -- m_DmgSave (Offset 2872) (Save)(4 Bytes) -- m_AirFinished (Offset 3424) (Save)(4 Bytes) -- m_PainFinished (Offset 3428) (Save)(4 Bytes) -- m_iPlayerLocked (Offset 3432) (Save)(4 Bytes) -- m_hViewModel (Offset 3436) (Save)(8 Bytes) -- m_flMaxspeed (Offset 3560) (Save)(4 Bytes) -- m_flWaterJumpTime (Offset 3564) (Save)(4 Bytes) -- m_vecWaterJumpVel (Offset 3568) (Save)(12 Bytes) -- m_nImpulse (Offset 3580) (Save)(4 Bytes) -- m_flSwimSoundTime (Offset 3584) (Save)(4 Bytes) -- m_vecLadderNormal (Offset 3588) (Save)(12 Bytes) -- m_flFlashTime (Offset 3600) (Save)(4 Bytes) -- m_nDrownDmgRate (Offset 3604) (Save)(4 Bytes) -- m_iSuicideCustomKillFlags (Offset 2964) (Save)(4 Bytes) -- m_bitsDamageType (Offset 2876) (Save)(4 Bytes) -- m_rgbTimeBasedDamage (Offset 2948) (Save)(8 Bytes) -- m_fLastPlayerTalkTime (Offset 3652) (Save)(4 Bytes) -- m_fLastPlayerTalkAttemptTime (Offset 3664) (Save)(4 Bytes) -- m_flPlayerTalkAvailableMessagesTier1 (Offset 3656) (Save)(4 Bytes) -- m_flPlayerTalkAvailableMessagesTier2 (Offset 3660) (Save)(4 Bytes) -- m_hLastWeapon (Offset 3668) (Save)(4 Bytes) -- m_flOldPlayerZ (Offset 3692) (Save)(4 Bytes) -- m_flOldPlayerViewOffsetZ (Offset 3696) (Save)(4 Bytes) -- m_bPlayerUnderwater (Offset 3700) (Save)(1 Bytes) -- m_hViewEntity (Offset 3704) (Save)(4 Bytes) -- m_hConstraintEntity (Offset 3708) (Save)(4 Bytes) -- m_vecConstraintCenter (Offset 3712) (Save)(12 Bytes) -- m_flConstraintRadius (Offset 3724) (Save)(4 Bytes) -- m_flConstraintWidth (Offset 3728) (Save)(4 Bytes) -- m_flConstraintSpeedFactor (Offset 3732) (Save)(4 Bytes) -- m_hZoomOwner (Offset 2924) (Save)(4 Bytes) -- m_flLaggedMovementValue (Offset 3768) (Save)(4 Bytes) -- m_vNewVPhysicsPosition (Offset 3772) (Save)(12 Bytes) -- m_vNewVPhysicsVelocity (Offset 3784) (Save)(12 Bytes) -- m_bSinglePlayerGameEnding (Offset 3954) (Save)(1 Bytes) -- m_szLastPlaceName (Offset 3844) (Save)(18 Bytes) -- m_autoKickDisabled (Offset 3956) (Save)(1 Bytes) +- m_StuckLast (Offset 2192) (Save)(4 Bytes) +- m_nButtons (Offset 3020) (Save)(4 Bytes) +- m_afButtonLast (Offset 3032) (Save)(4 Bytes) +- m_afButtonPressed (Offset 3024) (Save)(4 Bytes) +- m_afButtonReleased (Offset 3028) (Save)(4 Bytes) +- m_afButtonDisabled (Offset 3036) (Save)(4 Bytes) +- m_afButtonForced (Offset 3040) (Save)(4 Bytes) +- m_iFOV (Offset 3204) (Save)(4 Bytes) +- m_iFOVStart (Offset 3212) (Save)(4 Bytes) +- m_flFOVTime (Offset 3216) (Save)(4 Bytes) +- m_iDefaultFOV (Offset 3208) (Save)(4 Bytes) +- m_flVehicleViewFOV (Offset 4128) (Save)(4 Bytes) +- m_iObserverMode (Offset 3200) (Save)(4 Bytes) +- m_iObserverLastMode (Offset 3220) (Save)(4 Bytes) +- m_hObserverTarget (Offset 3224) (Save)(4 Bytes) +- m_bForcedObserverMode (Offset 3228) (Save)(1 Bytes) +- m_szAnimExtension (Offset 3045) (Save)(32 Bytes) +- m_nUpdateRate (Offset 3080) (Save)(4 Bytes) +- m_fLerpTime (Offset 3084) (Save)(4 Bytes) +- m_bLagCompensation (Offset 3088) (Save)(1 Bytes) +- m_bPredictWeapons (Offset 3089) (Save)(1 Bytes) +- m_vecAdditionalPVSOrigin (Offset 3100) (Save)(12 Bytes) +- m_vecCameraPVSOrigin (Offset 3112) (Save)(12 Bytes) +- m_hUseEntity (Offset 3124) (Save)(4 Bytes) +- m_iTrain (Offset 3128) (Save)(4 Bytes) +- m_iRespawnFrames (Offset 3132) (Save)(4 Bytes) +- m_afPhysicsFlags (Offset 3136) (Save)(4 Bytes) +- m_hVehicle (Offset 3140) (Save)(4 Bytes) +- m_szNetworkIDString (Offset 4170) (Save)(64 Bytes) +- m_oldOrigin (Offset 3320) (Save)(12 Bytes) +- m_vecSmoothedVelocity (Offset 3332) (Save)(12 Bytes) +- m_iTargetVolume (Offset 3352) (Save)(4 Bytes) +- m_rgItems (Offset 3356) (Save)(20 Bytes) +- m_flSwimTime (Offset 3376) (Save)(4 Bytes) +- m_flDuckTime (Offset 3380) (Save)(4 Bytes) +- m_flDuckJumpTime (Offset 3384) (Save)(4 Bytes) +- m_flSuitUpdate (Offset 3388) (Save)(4 Bytes) +- m_rgSuitPlayList (Offset 3392) (Save)(16 Bytes) +- m_iSuitPlayNext (Offset 3408) (Save)(4 Bytes) +- m_rgiSuitNoRepeat (Offset 3412) (Save)(128 Bytes) +- m_rgflSuitNoRepeatTime (Offset 3540) (Save)(128 Bytes) +- m_bPauseBonusProgress (Offset 3148) (Save)(1 Bytes) +- m_iBonusProgress (Offset 3152) (Save)(4 Bytes) +- m_iBonusChallenge (Offset 3156) (Save)(4 Bytes) +- m_lastDamageAmount (Offset 3160) (Save)(4 Bytes) +- m_tbdPrev (Offset 3236) (Save)(4 Bytes) +- m_flStepSoundTime (Offset 3840) (Save)(4 Bytes) +- m_szNetname (Offset 4044) (Save)(32 Bytes) +- m_idrowndmg (Offset 3240) (Save)(4 Bytes) +- m_idrownrestored (Offset 3244) (Save)(4 Bytes) +- m_nPoisonDmg (Offset 3248) (Save)(4 Bytes) +- m_nPoisonRestored (Offset 3252) (Save)(4 Bytes) +- m_bitsHUDDamage (Offset 3188) (Save)(4 Bytes) +- m_fInitHUD (Offset 3680) (Save)(1 Bytes) +- m_flDeathTime (Offset 3192) (Save)(4 Bytes) +- m_flDeathAnimTime (Offset 3196) (Save)(4 Bytes) +- m_iFrags (Offset 3712) (Save)(4 Bytes) +- m_iDeaths (Offset 3716) (Save)(4 Bytes) +- m_bAllowInstantSpawn (Offset 3844) (Save)(1 Bytes) +- m_flNextDecalTime (Offset 3720) (Save)(4 Bytes) +- m_ArmorValue (Offset 3728) (Save)(4 Bytes) +- m_DmgOrigin (Offset 3164) (Save)(12 Bytes) +- m_DmgTake (Offset 3176) (Save)(4 Bytes) +- m_DmgSave (Offset 3180) (Save)(4 Bytes) +- m_AirFinished (Offset 3732) (Save)(4 Bytes) +- m_PainFinished (Offset 3736) (Save)(4 Bytes) +- m_iPlayerLocked (Offset 3740) (Save)(4 Bytes) +- m_hViewModel (Offset 3744) (Save)(8 Bytes) +- m_flMaxspeed (Offset 3868) (Save)(4 Bytes) +- m_flWaterJumpTime (Offset 3872) (Save)(4 Bytes) +- m_vecWaterJumpVel (Offset 3876) (Save)(12 Bytes) +- m_nImpulse (Offset 3888) (Save)(4 Bytes) +- m_flSwimSoundTime (Offset 3892) (Save)(4 Bytes) +- m_vecLadderNormal (Offset 3896) (Save)(12 Bytes) +- m_flFlashTime (Offset 3908) (Save)(4 Bytes) +- m_nDrownDmgRate (Offset 3912) (Save)(4 Bytes) +- m_iSuicideCustomKillFlags (Offset 3272) (Save)(4 Bytes) +- m_bitsDamageType (Offset 3184) (Save)(4 Bytes) +- m_rgbTimeBasedDamage (Offset 3256) (Save)(8 Bytes) +- m_fLastPlayerTalkTime (Offset 3960) (Save)(4 Bytes) +- m_fLastPlayerTalkAttemptTime (Offset 3972) (Save)(4 Bytes) +- m_flPlayerTalkAvailableMessagesTier1 (Offset 3964) (Save)(4 Bytes) +- m_flPlayerTalkAvailableMessagesTier2 (Offset 3968) (Save)(4 Bytes) +- m_hLastWeapon (Offset 3976) (Save)(4 Bytes) +- m_flOldPlayerZ (Offset 4000) (Save)(4 Bytes) +- m_flOldPlayerViewOffsetZ (Offset 4004) (Save)(4 Bytes) +- m_bPlayerUnderwater (Offset 4008) (Save)(1 Bytes) +- m_hViewEntity (Offset 4012) (Save)(4 Bytes) +- m_hConstraintEntity (Offset 4016) (Save)(4 Bytes) +- m_vecConstraintCenter (Offset 4020) (Save)(12 Bytes) +- m_flConstraintRadius (Offset 4032) (Save)(4 Bytes) +- m_flConstraintWidth (Offset 4036) (Save)(4 Bytes) +- m_flConstraintSpeedFactor (Offset 4040) (Save)(4 Bytes) +- m_hZoomOwner (Offset 3232) (Save)(4 Bytes) +- m_flLaggedMovementValue (Offset 4076) (Save)(4 Bytes) +- m_vNewVPhysicsPosition (Offset 4080) (Save)(12 Bytes) +- m_vNewVPhysicsVelocity (Offset 4092) (Save)(12 Bytes) +- m_bSinglePlayerGameEnding (Offset 4262) (Save)(1 Bytes) +- m_szLastPlaceName (Offset 4152) (Save)(18 Bytes) +- m_autoKickDisabled (Offset 4264) (Save)(1 Bytes) @@ -63460,23 +67317,24 @@ CTFPlayer - player -- m_nNumCrouches (Offset 3608) (Save)(4 Bytes) -- m_bDuckToggled (Offset 3612) (Save)(1 Bytes) -- m_flForwardMove (Offset 3616) (Save)(4 Bytes) -- m_flSideMove (Offset 3620) (Save)(4 Bytes) -- m_vecPreviouslyPredictedOrigin (Offset 3828) (Save)(12 Bytes) -- m_nNumCrateHudHints (Offset 3624) (Save)(4 Bytes) -- 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_nNumCrouches (Offset 3916) (Save)(4 Bytes) +- m_bDuckToggled (Offset 3920) (Save)(1 Bytes) +- m_flForwardMove (Offset 3924) (Save)(4 Bytes) +- m_flSideMove (Offset 3928) (Save)(4 Bytes) +- m_vecPreviouslyPredictedOrigin (Offset 4136) (Save)(12 Bytes) +- m_nNumCrateHudHints (Offset 3932) (Save)(4 Bytes) +- InputSetScriptOverlayMaterial (Offset 0) (Input)(0 Bytes) - SetScriptOverlayMaterial +- 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) @@ -63484,31 +67342,31 @@ CTFPlayer - player -- 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) @@ -63522,5 +67380,5 @@ CTFPlayer - player -- 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 @@ -63531 +67389 @@ CTFPlayer - player -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -63542,0 +67401,3 @@ CTFPlayer - player +- 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 @@ -63564,7 +67425,7 @@ CTFPlayer - player -- 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) @@ -63590,40 +67451,40 @@ CTFPlayer - player -- 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) @@ -63656,4 +67517,8 @@ CTFPlayer - player -- 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 @@ -63668 +67533,3 @@ CTFPlayer - player -- 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) @@ -63671,3 +67538,3 @@ CBaseEntity - player_loadsaved -- m_loadTime (Offset 876) (Save|Key)(4 Bytes) - loadtime -- m_Duration (Offset 880) (Save|Key)(4 Bytes) - duration -- m_HoldTime (Offset 884) (Save|Key)(4 Bytes) - holdtime +- m_loadTime (Offset 924) (Save|Key)(4 Bytes) - loadtime +- m_Duration (Offset 928) (Save|Key)(4 Bytes) - duration +- m_HoldTime (Offset 932) (Save|Key)(4 Bytes) - holdtime @@ -63686,0 +67554,3 @@ CBaseEntity - player_loadsaved +- 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 @@ -63708,7 +67578,7 @@ CBaseEntity - player_loadsaved -- 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) @@ -63734,40 +67604,40 @@ CBaseEntity - player_loadsaved -- 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) @@ -63800,4 +67670,8 @@ CBaseEntity - player_loadsaved -- 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 @@ -63812 +67686,3 @@ CBaseEntity - player_loadsaved -- 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) @@ -63826,0 +67703,3 @@ CPlayerResource - player_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 @@ -63848,7 +67727,7 @@ CPlayerResource - player_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) @@ -63874,40 +67753,40 @@ CPlayerResource - player_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) @@ -63940,4 +67819,8 @@ CPlayerResource - player_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 @@ -63952 +67835,3 @@ CPlayerResource - player_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) @@ -63966,0 +67852,3 @@ CBaseEntity - player_speedmod +- 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 @@ -63988,7 +67876,7 @@ CBaseEntity - player_speedmod -- 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) @@ -64014,40 +67902,40 @@ CBaseEntity - player_speedmod -- 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) @@ -64080,4 +67968,8 @@ CBaseEntity - player_speedmod -- 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 @@ -64092 +67984,3 @@ CBaseEntity - player_speedmod -- 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) @@ -64107,0 +68002,3 @@ CBaseEntity - player_weaponstrip +- 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 @@ -64129,7 +68026,7 @@ CBaseEntity - player_weaponstrip -- 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) @@ -64155,40 +68052,40 @@ CBaseEntity - player_weaponstrip -- 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) @@ -64221,4 +68118,8 @@ CBaseEntity - player_weaponstrip -- 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 @@ -64233 +68134,3 @@ CBaseEntity - player_weaponstrip -- 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) @@ -64236,12 +68139,12 @@ CBaseEntity - point_anglesensor -- m_bDisabled (Offset 873) (Save|Key)(1 Bytes) - StartDisabled -- m_nLookAtName (Offset 876) (Save|Key)(4 Bytes) - lookatname -- m_hTargetEntity (Offset 880) (Save)(4 Bytes) -- m_hLookAtEntity (Offset 884) (Save)(4 Bytes) -- m_flDuration (Offset 888) (Save|Key)(4 Bytes) - duration -- m_flDotTolerance (Offset 892) (Save)(4 Bytes) -- m_flFacingTime (Offset 896) (Save)(4 Bytes) -- m_bFired (Offset 900) (Save)(1 Bytes) -- m_OnFacingLookat (Offset 904) (Save|Key|Output)(0 Bytes) - OnFacingLookat -- m_OnNotFacingLookat (Offset 928) (Save|Key|Output)(0 Bytes) - OnNotFacingLookat -- m_TargetDir (Offset 952) (Save|Key|Output)(0 Bytes) - TargetDir -- m_FacingPercentage (Offset 976) (Save|Key|Output)(0 Bytes) - FacingPercentage +- m_bDisabled (Offset 921) (Save|Key)(1 Bytes) - StartDisabled +- m_nLookAtName (Offset 924) (Save|Key)(4 Bytes) - lookatname +- m_hTargetEntity (Offset 928) (Save)(4 Bytes) +- m_hLookAtEntity (Offset 932) (Save)(4 Bytes) +- m_flDuration (Offset 936) (Save|Key)(4 Bytes) - duration +- m_flDotTolerance (Offset 940) (Save)(4 Bytes) +- m_flFacingTime (Offset 944) (Save)(4 Bytes) +- m_bFired (Offset 948) (Save)(1 Bytes) +- m_OnFacingLookat (Offset 952) (Save|Key|Output)(0 Bytes) - OnFacingLookat +- m_OnNotFacingLookat (Offset 976) (Save|Key|Output)(0 Bytes) - OnNotFacingLookat +- m_TargetDir (Offset 1000) (Save|Key|Output)(0 Bytes) - TargetDir +- m_FacingPercentage (Offset 1024) (Save|Key|Output)(0 Bytes) - FacingPercentage @@ -64263,0 +68167,3 @@ CBaseEntity - point_anglesensor +- 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 @@ -64285,7 +68191,7 @@ CBaseEntity - point_anglesensor -- 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) @@ -64311,40 +68217,40 @@ CBaseEntity - point_anglesensor -- 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) @@ -64377,4 +68283,8 @@ CBaseEntity - point_anglesensor -- 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 @@ -64389 +68299,3 @@ CBaseEntity - point_anglesensor -- 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) @@ -64392,8 +68304,8 @@ CBaseEntity - point_angularvelocitysenso -- m_hTargetEntity (Offset 876) (Save)(4 Bytes) -- m_flThreshold (Offset 880) (Save|Key)(4 Bytes) - threshold -- m_nLastCompareResult (Offset 884) (Save)(4 Bytes) -- m_nLastFireResult (Offset 888) (Save)(4 Bytes) -- m_flFireTime (Offset 892) (Save)(4 Bytes) -- m_flFireInterval (Offset 896) (Save|Key)(4 Bytes) - fireinterval -- m_flLastAngVelocity (Offset 900) (Save)(4 Bytes) -- m_lastOrientation (Offset 904) (Save)(12 Bytes) +- m_hTargetEntity (Offset 924) (Save)(4 Bytes) +- m_flThreshold (Offset 928) (Save|Key)(4 Bytes) - threshold +- m_nLastCompareResult (Offset 932) (Save)(4 Bytes) +- m_nLastFireResult (Offset 936) (Save)(4 Bytes) +- m_flFireTime (Offset 940) (Save)(4 Bytes) +- m_flFireInterval (Offset 944) (Save|Key)(4 Bytes) - fireinterval +- m_flLastAngVelocity (Offset 948) (Save)(4 Bytes) +- m_lastOrientation (Offset 952) (Save)(12 Bytes) @@ -64402,8 +68314,8 @@ CBaseEntity - point_angularvelocitysenso -- m_OnLessThan (Offset 956) (Save|Key|Output)(0 Bytes) - OnLessThan -- m_OnLessThanOrEqualTo (Offset 980) (Save|Key|Output)(0 Bytes) - OnLessThanOrEqualTo -- m_OnGreaterThan (Offset 1004) (Save|Key|Output)(0 Bytes) - OnGreaterThan -- m_OnGreaterThanOrEqualTo (Offset 1028) (Save|Key|Output)(0 Bytes) - OnGreaterThanOrEqualTo -- m_OnEqualTo (Offset 1052) (Save|Key|Output)(0 Bytes) - OnEqualTo -- m_AngularVelocity (Offset 932) (Save|Key|Output)(0 Bytes) - AngularVelocity -- m_vecAxis (Offset 916) (Save|Key)(12 Bytes) - axis -- m_bUseHelper (Offset 928) (Save|Key)(1 Bytes) - usehelper +- m_OnLessThan (Offset 1004) (Save|Key|Output)(0 Bytes) - OnLessThan +- m_OnLessThanOrEqualTo (Offset 1028) (Save|Key|Output)(0 Bytes) - OnLessThanOrEqualTo +- m_OnGreaterThan (Offset 1052) (Save|Key|Output)(0 Bytes) - OnGreaterThan +- m_OnGreaterThanOrEqualTo (Offset 1076) (Save|Key|Output)(0 Bytes) - OnGreaterThanOrEqualTo +- m_OnEqualTo (Offset 1100) (Save|Key|Output)(0 Bytes) - OnEqualTo +- m_AngularVelocity (Offset 980) (Save|Key|Output)(0 Bytes) - AngularVelocity +- m_vecAxis (Offset 964) (Save|Key)(12 Bytes) - axis +- m_bUseHelper (Offset 976) (Save|Key)(1 Bytes) - usehelper @@ -64420,0 +68333,3 @@ CBaseEntity - point_angularvelocitysenso +- 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 @@ -64442,7 +68357,7 @@ CBaseEntity - point_angularvelocitysenso -- 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) @@ -64468,40 +68383,40 @@ CBaseEntity - point_angularvelocitysenso -- 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) @@ -64534,4 +68449,8 @@ CBaseEntity - point_angularvelocitysenso -- 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 @@ -64546 +68465,3 @@ CBaseEntity - point_angularvelocitysenso -- 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) @@ -64549,2 +68470,2 @@ CBaseEntity - point_bonusmaps_accessor -- m_String_tFileName (Offset 876) (Save|Key)(4 Bytes) - filename -- m_String_tMapName (Offset 880) (Save|Key)(4 Bytes) - mapname +- m_String_tFileName (Offset 924) (Save|Key)(4 Bytes) - filename +- m_String_tMapName (Offset 928) (Save|Key)(4 Bytes) - mapname @@ -64564,0 +68486,3 @@ CBaseEntity - point_bonusmaps_accessor +- 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 @@ -64586,7 +68510,7 @@ CBaseEntity - point_bonusmaps_accessor -- 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) @@ -64612,40 +68536,40 @@ CBaseEntity - point_bonusmaps_accessor -- 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) @@ -64678,4 +68602,8 @@ CBaseEntity - point_bonusmaps_accessor -- 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 @@ -64690 +68618,3 @@ CBaseEntity - point_bonusmaps_accessor -- 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) @@ -64693,12 +68623,12 @@ CPointCamera - point_camera -- m_FOV (Offset 884) (Save|Key)(4 Bytes) - FOV -- m_Resolution (Offset 888) (Save|Key)(4 Bytes) - resolution -- m_bFogEnable (Offset 892) (Save|Key)(1 Bytes) - fogEnable -- m_FogColor (Offset 893) (Save|Key)(4 Bytes) - fogColor -- m_flFogStart (Offset 900) (Save|Key)(4 Bytes) - fogStart -- m_flFogEnd (Offset 904) (Save|Key)(4 Bytes) - fogEnd -- m_flFogMaxDensity (Offset 908) (Save|Key)(4 Bytes) - fogMaxDensity -- m_bUseScreenAspectRatio (Offset 913) (Save|Key)(1 Bytes) - UseScreenAspectRatio -- m_bActive (Offset 912) (Save)(1 Bytes) -- m_bIsOn (Offset 914) (Save)(1 Bytes) -- m_TargetFOV (Offset 876) (Save)(4 Bytes) -- m_DegreesPerSecond (Offset 880) (Save)(4 Bytes) +- m_FOV (Offset 932) (Save|Key)(4 Bytes) - FOV +- m_Resolution (Offset 936) (Save|Key)(4 Bytes) - resolution +- m_bFogEnable (Offset 940) (Save|Key)(1 Bytes) - fogEnable +- m_FogColor (Offset 941) (Save|Key)(4 Bytes) - fogColor +- m_flFogStart (Offset 948) (Save|Key)(4 Bytes) - fogStart +- m_flFogEnd (Offset 952) (Save|Key)(4 Bytes) - fogEnd +- m_flFogMaxDensity (Offset 956) (Save|Key)(4 Bytes) - fogMaxDensity +- m_bUseScreenAspectRatio (Offset 961) (Save|Key)(1 Bytes) - UseScreenAspectRatio +- m_bActive (Offset 960) (Save)(1 Bytes) +- m_bIsOn (Offset 962) (Save)(1 Bytes) +- m_TargetFOV (Offset 924) (Save)(4 Bytes) +- m_DegreesPerSecond (Offset 928) (Save)(4 Bytes) @@ -64720,0 +68651,3 @@ CPointCamera - point_camera +- 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 @@ -64742,7 +68675,7 @@ CPointCamera - point_camera -- 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) @@ -64768,40 +68701,40 @@ CPointCamera - point_camera -- 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) @@ -64834,4 +68767,8 @@ CPointCamera - point_camera -- 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 @@ -64846 +68783,3 @@ CPointCamera - point_camera -- 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) @@ -64860,0 +68800,3 @@ CBaseEntity - point_clientcommand +- 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 @@ -64882,7 +68824,7 @@ CBaseEntity - point_clientcommand -- 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) @@ -64908,40 +68850,40 @@ CBaseEntity - point_clientcommand -- 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) @@ -64974,4 +68916,8 @@ CBaseEntity - point_clientcommand -- 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 @@ -64986 +68932,3 @@ CBaseEntity - point_clientcommand -- 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) @@ -64989,27 +68937,27 @@ CPointCommentaryNode - point_commentary_ -- m_iszPreCommands (Offset 1172) (Save|Key)(4 Bytes) - precommands -- m_iszPostCommands (Offset 1176) (Save|Key)(4 Bytes) - postcommands -- m_iszCommentaryFile (Offset 1180) (Save|Key)(4 Bytes) - commentaryfile -- m_iszCommentaryFileNoHDR (Offset 1184) (Save|Key)(4 Bytes) - commentaryfile_nohdr -- m_iszViewTarget (Offset 1188) (Save|Key)(4 Bytes) - viewtarget -- m_hViewTarget (Offset 1192) (Save)(4 Bytes) -- m_hViewTargetAngles (Offset 1196) (Save)(4 Bytes) -- m_iszViewPosition (Offset 1200) (Save|Key)(4 Bytes) - viewposition -- m_hViewPosition (Offset 1204) (Save)(4 Bytes) -- m_hViewPositionMover (Offset 1208) (Save)(4 Bytes) -- m_bPreventMovement (Offset 1212) (Save|Key)(1 Bytes) - prevent_movement -- m_bUnderCrosshair (Offset 1213) (Save)(1 Bytes) -- m_bUnstoppable (Offset 1214) (Save)(1 Bytes) -- m_flFinishedTime (Offset 1216) (Save)(4 Bytes) -- m_vecFinishOrigin (Offset 1220) (Save)(12 Bytes) -- m_vecOriginalAngles (Offset 1232) (Save)(12 Bytes) -- m_vecFinishAngles (Offset 1244) (Save)(12 Bytes) -- m_bActive (Offset 1320) (Save)(1 Bytes) -- m_flStartTime (Offset 1324) (Save)(4 Bytes) -- m_iszSpeakers (Offset 1328) (Save|Key)(4 Bytes) - speakers -- m_iNodeNumber (Offset 1332) (Save)(4 Bytes) -- m_iNodeNumberMax (Offset 1336) (Save)(4 Bytes) -- m_bPreventChangesWhileMoving (Offset 1256) (Save)(1 Bytes) -- m_bDisabled (Offset 1257) (Save|Key)(1 Bytes) - start_disabled -- m_vecTeleportOrigin (Offset 1260) (Save|Key)(12 Bytes) - teleport_origin -- m_pOnCommentaryStarted (Offset 1272) (Save|Key|Output)(0 Bytes) - OnCommentaryStarted -- m_pOnCommentaryStopped (Offset 1296) (Save|Key|Output)(0 Bytes) - OnCommentaryStopped +- m_iszPreCommands (Offset 1220) (Save|Key)(4 Bytes) - precommands +- m_iszPostCommands (Offset 1224) (Save|Key)(4 Bytes) - postcommands +- m_iszCommentaryFile (Offset 1228) (Save|Key)(4 Bytes) - commentaryfile +- m_iszCommentaryFileNoHDR (Offset 1232) (Save|Key)(4 Bytes) - commentaryfile_nohdr +- m_iszViewTarget (Offset 1236) (Save|Key)(4 Bytes) - viewtarget +- m_hViewTarget (Offset 1240) (Save)(4 Bytes) +- m_hViewTargetAngles (Offset 1244) (Save)(4 Bytes) +- m_iszViewPosition (Offset 1248) (Save|Key)(4 Bytes) - viewposition +- m_hViewPosition (Offset 1252) (Save)(4 Bytes) +- m_hViewPositionMover (Offset 1256) (Save)(4 Bytes) +- m_bPreventMovement (Offset 1260) (Save|Key)(1 Bytes) - prevent_movement +- m_bUnderCrosshair (Offset 1261) (Save)(1 Bytes) +- m_bUnstoppable (Offset 1262) (Save)(1 Bytes) +- m_flFinishedTime (Offset 1264) (Save)(4 Bytes) +- m_vecFinishOrigin (Offset 1268) (Save)(12 Bytes) +- m_vecOriginalAngles (Offset 1280) (Save)(12 Bytes) +- m_vecFinishAngles (Offset 1292) (Save)(12 Bytes) +- m_bActive (Offset 1368) (Save)(1 Bytes) +- m_flStartTime (Offset 1372) (Save)(4 Bytes) +- m_iszSpeakers (Offset 1376) (Save|Key)(4 Bytes) - speakers +- m_iNodeNumber (Offset 1380) (Save)(4 Bytes) +- m_iNodeNumberMax (Offset 1384) (Save)(4 Bytes) +- m_bPreventChangesWhileMoving (Offset 1304) (Save)(1 Bytes) +- m_bDisabled (Offset 1305) (Save|Key)(1 Bytes) - start_disabled +- m_vecTeleportOrigin (Offset 1308) (Save|Key)(12 Bytes) - teleport_origin +- m_pOnCommentaryStarted (Offset 1320) (Save|Key|Output)(0 Bytes) - OnCommentaryStarted +- m_pOnCommentaryStopped (Offset 1344) (Save|Key|Output)(0 Bytes) - OnCommentaryStopped @@ -65023,26 +68971,26 @@ CPointCommentaryNode - point_commentary_ -- 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) @@ -65056,5 +69004,5 @@ CPointCommentaryNode - point_commentary_ -- 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 @@ -65065 +69013 @@ CPointCommentaryNode - point_commentary_ -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -65076,0 +69025,3 @@ CPointCommentaryNode - point_commentary_ +- 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 @@ -65098,7 +69049,7 @@ CPointCommentaryNode - point_commentary_ -- 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) @@ -65124,40 +69075,40 @@ CPointCommentaryNode - point_commentary_ -- 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) @@ -65190,4 +69141,8 @@ CPointCommentaryNode - point_commentary_ -- 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 @@ -65202 +69157,3 @@ CPointCommentaryNode - point_commentary_ -- 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) @@ -65205,20 +69162,20 @@ CSprite - point_commentary_viewpoint -- 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) @@ -65229 +69186 @@ CSprite - point_commentary_viewpoint -- m_flSpriteScale (Offset 904) (Save|Key|Input)(4 Bytes) - SetScale +- m_flSpriteScale (Offset 952) (Save|Key|Input)(4 Bytes) - SetScale @@ -65246,0 +69204,3 @@ CSprite - point_commentary_viewpoint +- 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 @@ -65268,7 +69228,7 @@ CSprite - point_commentary_viewpoint -- 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) @@ -65294,40 +69254,40 @@ CSprite - point_commentary_viewpoint -- 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) @@ -65360,4 +69320,8 @@ CSprite - point_commentary_viewpoint -- 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 @@ -65372 +69336,3 @@ CSprite - point_commentary_viewpoint -- 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) @@ -65378,2 +69344,2 @@ CBaseEntity - point_devshot_camera -- m_iszCameraName (Offset 876) (Save|Key)(4 Bytes) - cameraname -- m_iFOV (Offset 880) (Save|Key)(4 Bytes) - FOV +- m_iszCameraName (Offset 924) (Save|Key)(4 Bytes) - cameraname +- m_iFOV (Offset 928) (Save|Key)(4 Bytes) - FOV @@ -65390,0 +69357,3 @@ CBaseEntity - point_devshot_camera +- 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 @@ -65412,7 +69381,7 @@ CBaseEntity - point_devshot_camera -- 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) @@ -65438,40 +69407,40 @@ CBaseEntity - point_devshot_camera -- 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) @@ -65504,4 +69473,8 @@ CBaseEntity - point_devshot_camera -- 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 @@ -65516 +69489,3 @@ CBaseEntity - point_devshot_camera -- 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) @@ -65529,0 +69505,3 @@ CBaseEntity - point_enable_motion_fixup +- 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 @@ -65551,7 +69529,7 @@ CBaseEntity - point_enable_motion_fixup -- 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) @@ -65577,40 +69555,40 @@ CBaseEntity - point_enable_motion_fixup -- 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) @@ -65643,4 +69621,8 @@ CBaseEntity - point_enable_motion_fixup -- 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 @@ -65655 +69637,3 @@ CBaseEntity - point_enable_motion_fixup -- 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) @@ -65658,2 +69642,2 @@ CBaseEntity - point_gamestats_counter -- m_strStatisticName (Offset 876) (Save|Key)(4 Bytes) - Name -- m_bDisabled (Offset 880) (Save)(1 Bytes) +- m_strStatisticName (Offset 924) (Save|Key)(4 Bytes) - Name +- m_bDisabled (Offset 928) (Save)(1 Bytes) @@ -65674,0 +69659,3 @@ CBaseEntity - point_gamestats_counter +- 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 @@ -65696,7 +69683,7 @@ CBaseEntity - point_gamestats_counter -- 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) @@ -65722,40 +69709,40 @@ CBaseEntity - point_gamestats_counter -- 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) @@ -65788,4 +69775,8 @@ CBaseEntity - point_gamestats_counter -- 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 @@ -65800 +69791,3 @@ CBaseEntity - point_gamestats_counter -- 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) @@ -65803,5 +69796,5 @@ CBaseEntity - point_hurt -- m_flRadius (Offset 884) (Save|Key)(4 Bytes) - DamageRadius -- m_nDamage (Offset 876) (Save|Key)(4 Bytes) - Damage -- m_flDelay (Offset 888) (Save|Key)(4 Bytes) - DamageDelay -- m_bitsDamageType (Offset 880) (Save|Key)(4 Bytes) - DamageType -- m_strTarget (Offset 892) (Save|Key)(4 Bytes) - DamageTarget +- m_flRadius (Offset 932) (Save|Key)(4 Bytes) - DamageRadius +- m_nDamage (Offset 924) (Save|Key)(4 Bytes) - Damage +- m_flDelay (Offset 936) (Save|Key)(4 Bytes) - DamageDelay +- m_bitsDamageType (Offset 928) (Save|Key)(4 Bytes) - DamageType +- m_strTarget (Offset 940) (Save|Key)(4 Bytes) - DamageTarget @@ -65813 +69806 @@ CBaseEntity - point_hurt -- m_pActivator (Offset 896) (Save)(4 Bytes) +- m_pActivator (Offset 944) (Save)(4 Bytes) @@ -65824,0 +69818,3 @@ CBaseEntity - point_hurt +- 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 @@ -65846,7 +69842,7 @@ CBaseEntity - point_hurt -- 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) @@ -65872,40 +69868,40 @@ CBaseEntity - point_hurt -- 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) @@ -65938,4 +69934,8 @@ CBaseEntity - point_hurt -- 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 @@ -65950 +69950,3 @@ CBaseEntity - point_hurt -- 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) @@ -65964,0 +69967,3 @@ CBaseEntity - point_intermission +- 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 @@ -65986,7 +69991,7 @@ CBaseEntity - point_intermission -- 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) @@ -66012,40 +70017,40 @@ CBaseEntity - point_intermission -- 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) @@ -66078,4 +70083,8 @@ CBaseEntity - point_intermission -- 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 @@ -66090 +70099,3 @@ CBaseEntity - point_intermission -- 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) @@ -66093,5 +70104,5 @@ CBaseEntity - point_message -- m_radius (Offset 876) (Save|Key)(4 Bytes) - radius -- m_messageText (Offset 880) (Save|Key)(4 Bytes) - message -- m_bDeveloperOnly (Offset 885) (Save|Key)(1 Bytes) - developeronly -- m_drawText (Offset 884) (Save)(1 Bytes) -- m_bEnabled (Offset 886) (Save)(1 Bytes) +- m_radius (Offset 924) (Save|Key)(4 Bytes) - radius +- m_messageText (Offset 928) (Save|Key)(4 Bytes) - message +- m_bDeveloperOnly (Offset 933) (Save|Key)(1 Bytes) - developeronly +- m_drawText (Offset 932) (Save)(1 Bytes) +- m_bEnabled (Offset 934) (Save)(1 Bytes) @@ -66110,0 +70122,3 @@ CBaseEntity - point_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 @@ -66132,7 +70146,7 @@ CBaseEntity - point_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) @@ -66158,40 +70172,40 @@ CBaseEntity - point_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) @@ -66224,4 +70238,8 @@ CBaseEntity - point_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 @@ -66236 +70254,3 @@ CBaseEntity - point_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) @@ -66239,4 +70259,4 @@ CBaseEntity - point_playermoveconstraint -- m_flRadius (Offset 876) (Save|Key)(4 Bytes) - radius -- m_flConstraintWidth (Offset 880) (Save|Key)(4 Bytes) - width -- m_flSpeedFactor (Offset 884) (Save|Key)(4 Bytes) - speedfactor -- m_hConstrainedPlayers (Offset 892) (Save)(0 Bytes) +- m_flRadius (Offset 924) (Save|Key)(4 Bytes) - radius +- m_flConstraintWidth (Offset 928) (Save|Key)(4 Bytes) - width +- m_flSpeedFactor (Offset 932) (Save|Key)(4 Bytes) - speedfactor +- m_hConstrainedPlayers (Offset 940) (Save)(0 Bytes) @@ -66246 +70266 @@ CBaseEntity - point_playermoveconstraint -- m_OnConstraintBroken (Offset 912) (Save|Key|Output)(0 Bytes) - OnConstraintBroken +- m_OnConstraintBroken (Offset 960) (Save|Key|Output)(0 Bytes) - OnConstraintBroken @@ -66257,0 +70278,3 @@ CBaseEntity - point_playermoveconstraint +- 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 @@ -66279,7 +70302,7 @@ CBaseEntity - point_playermoveconstraint -- 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) @@ -66305,40 +70328,40 @@ CBaseEntity - point_playermoveconstraint -- 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) @@ -66371,4 +70394,8 @@ CBaseEntity - point_playermoveconstraint -- 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 @@ -66383 +70410,3 @@ CBaseEntity - point_playermoveconstraint -- 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) @@ -66400,0 +70430,3 @@ CBaseEntity - point_populator_interface +- 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 @@ -66422,7 +70454,7 @@ CBaseEntity - point_populator_interface -- 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) @@ -66448,40 +70480,40 @@ CBaseEntity - point_populator_interface -- 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) @@ -66514,4 +70546,8 @@ CBaseEntity - point_populator_interface -- 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 @@ -66526 +70562,3 @@ CBaseEntity - point_populator_interface -- 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) @@ -66529,14 +70567,14 @@ CPoseController - point_posecontroller -- m_hProps (Offset 876) (Save)(16 Bytes) -- m_chPoseIndex (Offset 892) (Save)(4 Bytes) -- m_bDisablePropLookup (Offset 896) (Save)(1 Bytes) -- m_bPoseValueParity (Offset 897) (Save)(1 Bytes) -- m_iszPropName (Offset 900) (Save|Key)(4 Bytes) - PropName -- m_iszPoseParameterName (Offset 904) (Save|Key)(4 Bytes) - PoseParameterName -- m_fPoseValue (Offset 908) (Save|Key)(4 Bytes) - PoseValue -- m_fInterpolationTime (Offset 912) (Save|Key)(4 Bytes) - InterpolationTime -- m_bInterpolationWrap (Offset 916) (Save|Key)(1 Bytes) - InterpolationWrap -- m_fCycleFrequency (Offset 920) (Save|Key)(4 Bytes) - CycleFrequency -- m_nFModType (Offset 924) (Save|Key)(4 Bytes) - FModType -- m_fFModTimeOffset (Offset 928) (Save|Key)(4 Bytes) - FModTimeOffset -- m_fFModRate (Offset 932) (Save|Key)(4 Bytes) - FModRate -- m_fFModAmplitude (Offset 936) (Save|Key)(4 Bytes) - FModAmplitude +- m_hProps (Offset 924) (Save)(16 Bytes) +- m_chPoseIndex (Offset 940) (Save)(4 Bytes) +- m_bDisablePropLookup (Offset 944) (Save)(1 Bytes) +- m_bPoseValueParity (Offset 945) (Save)(1 Bytes) +- m_iszPropName (Offset 948) (Save|Key)(4 Bytes) - PropName +- m_iszPoseParameterName (Offset 952) (Save|Key)(4 Bytes) - PoseParameterName +- m_fPoseValue (Offset 956) (Save|Key)(4 Bytes) - PoseValue +- m_fInterpolationTime (Offset 960) (Save|Key)(4 Bytes) - InterpolationTime +- m_bInterpolationWrap (Offset 964) (Save|Key)(1 Bytes) - InterpolationWrap +- m_fCycleFrequency (Offset 968) (Save|Key)(4 Bytes) - CycleFrequency +- m_nFModType (Offset 972) (Save|Key)(4 Bytes) - FModType +- m_fFModTimeOffset (Offset 976) (Save|Key)(4 Bytes) - FModTimeOffset +- m_fFModRate (Offset 980) (Save|Key)(4 Bytes) - FModRate +- m_fFModAmplitude (Offset 984) (Save|Key)(4 Bytes) - FModAmplitude @@ -66564,0 +70603,3 @@ CPoseController - point_posecontroller +- 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 @@ -66586,7 +70627,7 @@ CPoseController - point_posecontroller -- 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) @@ -66612,40 +70653,40 @@ CPoseController - point_posecontroller -- 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) @@ -66678,4 +70719,8 @@ CPoseController - point_posecontroller -- 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 @@ -66690 +70735,3 @@ CPoseController - point_posecontroller -- 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) @@ -66693,3 +70740,3 @@ CBaseEntity - point_proximity_sensor -- m_bDisabled (Offset 873) (Save|Key)(1 Bytes) - StartDisabled -- m_hTargetEntity (Offset 876) (Save)(4 Bytes) -- m_Distance (Offset 880) (Save|Key|Output)(0 Bytes) - Distance +- m_bDisabled (Offset 921) (Save|Key)(1 Bytes) - StartDisabled +- m_hTargetEntity (Offset 924) (Save)(4 Bytes) +- m_Distance (Offset 928) (Save|Key|Output)(0 Bytes) - Distance @@ -66710,0 +70758,3 @@ CBaseEntity - point_proximity_sensor +- 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 @@ -66732,7 +70782,7 @@ CBaseEntity - point_proximity_sensor -- 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) @@ -66758,40 +70808,40 @@ CBaseEntity - point_proximity_sensor -- 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) @@ -66824,4 +70874,8 @@ CBaseEntity - point_proximity_sensor -- 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 @@ -66836 +70890,3 @@ CBaseEntity - point_proximity_sensor -- 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) @@ -66840,4 +70896,4 @@ CBaseEntity - point_push -- m_bEnabled (Offset 873) (Save|Key)(1 Bytes) - enabled -- m_flMagnitude (Offset 876) (Save|Key)(4 Bytes) - magnitude -- m_flRadius (Offset 880) (Save|Key)(4 Bytes) - radius -- m_flInnerRadius (Offset 884) (Save|Key)(4 Bytes) - inner_radius +- m_bEnabled (Offset 921) (Save|Key)(1 Bytes) - enabled +- m_flMagnitude (Offset 924) (Save|Key)(4 Bytes) - magnitude +- m_flRadius (Offset 928) (Save|Key)(4 Bytes) - radius +- m_flInnerRadius (Offset 932) (Save|Key)(4 Bytes) - inner_radius @@ -66856,0 +70913,3 @@ CBaseEntity - point_push +- 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 @@ -66878,7 +70937,7 @@ CBaseEntity - point_push -- 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) @@ -66904,40 +70963,40 @@ CBaseEntity - point_push -- 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) @@ -66970,4 +71029,8 @@ CBaseEntity - point_push -- 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 @@ -66982 +71045,169 @@ CBaseEntity - point_push -- 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) +- m_nModelIndexOverrides (Offset 124) (Save)(16 Bytes) +CBaseEntity - point_script_template +- m_iszTemplateEntityNames[0] (Offset 1052) (Save|Key)(4 Bytes) - Template01 +- m_iszTemplateEntityNames[1] (Offset 1056) (Save|Key)(4 Bytes) - Template02 +- m_iszTemplateEntityNames[2] (Offset 1060) (Save|Key)(4 Bytes) - Template03 +- m_iszTemplateEntityNames[3] (Offset 1064) (Save|Key)(4 Bytes) - Template04 +- m_iszTemplateEntityNames[4] (Offset 1068) (Save|Key)(4 Bytes) - Template05 +- m_iszTemplateEntityNames[5] (Offset 1072) (Save|Key)(4 Bytes) - Template06 +- m_iszTemplateEntityNames[6] (Offset 1076) (Save|Key)(4 Bytes) - Template07 +- m_iszTemplateEntityNames[7] (Offset 1080) (Save|Key)(4 Bytes) - Template08 +- m_iszTemplateEntityNames[8] (Offset 1084) (Save|Key)(4 Bytes) - Template09 +- m_iszTemplateEntityNames[9] (Offset 1088) (Save|Key)(4 Bytes) - Template10 +- m_iszTemplateEntityNames[10] (Offset 1092) (Save|Key)(4 Bytes) - Template11 +- m_iszTemplateEntityNames[11] (Offset 1096) (Save|Key)(4 Bytes) - Template12 +- m_iszTemplateEntityNames[12] (Offset 1100) (Save|Key)(4 Bytes) - Template13 +- m_iszTemplateEntityNames[13] (Offset 1104) (Save|Key)(4 Bytes) - Template14 +- m_iszTemplateEntityNames[14] (Offset 1108) (Save|Key)(4 Bytes) - Template15 +- m_iszTemplateEntityNames[15] (Offset 1112) (Save|Key)(4 Bytes) - Template16 +- InputForceSpawn (Offset 0) (Input)(0 Bytes) - ForceSpawn +- m_pOutputOnSpawned (Offset 1136) (Save|Key|Output)(0 Bytes) - OnEntitySpawned +- m_iClassname (Offset 100) (Save|Key)(4 Bytes) - classname +- m_iGlobalname (Offset 104) (Global|Save|Key)(4 Bytes) - globalname +- m_iParent (Offset 108) (Save|Key)(4 Bytes) - parentname +- m_iHammerID (Offset 112) (Save|Key)(4 Bytes) - hammerid +- m_flSpeed (Offset 116) (Save|Key)(4 Bytes) - speed +- m_nRenderFX (Offset 120) (Save|Key)(1 Bytes) - renderfx +- m_nRenderMode (Offset 121) (Save|Key)(1 Bytes) - rendermode +- m_flPrevAnimTime (Offset 144) (Save)(4 Bytes) +- m_flAnimTime (Offset 148) (Save)(4 Bytes) +- m_flSimulationTime (Offset 152) (Save)(4 Bytes) +- m_nLastThinkTick (Offset 160) (Save)(4 Bytes) +- 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 +- m_nNextThinkTick (Offset 216) (Save|Key)(4 Bytes) - nextthink +- m_fEffects (Offset 220) (Save|Key)(4 Bytes) - effects +- m_clrRender (Offset 140) (Save|Key)(4 Bytes) - rendercolor +- m_nModelIndex (Offset 122) (Global|Save|Key)(2 Bytes) - modelindex +- touchStamp (Offset 168) (Save)(4 Bytes) +- m_aThinkFunctions (Offset 172) (Save)(0 Bytes) +- m_ResponseContexts (Offset 192) (Save)(0 Bytes) +- m_iszResponseContext (Offset 212) (Save|Key)(4 Bytes) - ResponseContext +- m_pfnThink (Offset 12) (Save)(8 Bytes) +- m_pfnTouch (Offset 224) (Save)(8 Bytes) +- m_pfnUse (Offset 232) (Save)(8 Bytes) +- m_pfnBlocked (Offset 240) (Save)(8 Bytes) +- m_pfnMoveDone (Offset 4) (Save)(8 Bytes) +- m_lifeState (Offset 268) (Save)(1 Bytes) +- m_takedamage (Offset 269) (Save)(1 Bytes) +- m_iMaxHealth (Offset 260) (Save|Key)(4 Bytes) - max_health +- m_iHealth (Offset 264) (Save|Key)(4 Bytes) - health +- m_target (Offset 256) (Save|Key)(4 Bytes) - target +- m_iszDamageFilterName (Offset 272) (Save|Key)(4 Bytes) - damagefilter +- m_hDamageFilter (Offset 276) (Save)(4 Bytes) +- m_debugOverlays (Offset 280) (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) + Sub-Class Table (1 Deep): m_Collision - CCollisionProperty + - m_vecMinsPreScaled (Offset 8) (Global|Save)(12 Bytes) + - m_vecMaxsPreScaled (Offset 20) (Global|Save)(12 Bytes) + - m_vecMins (Offset 32) (Global|Save)(12 Bytes) + - m_vecMaxs (Offset 44) (Global|Save)(12 Bytes) + - m_nSolidType (Offset 65) (Save|Key)(1 Bytes) - solid + - m_usSolidFlags (Offset 60) (Save)(2 Bytes) + - m_nSurroundType (Offset 64) (Save)(1 Bytes) + - m_flRadius (Offset 56) (Save)(4 Bytes) + - m_triggerBloat (Offset 66) (Save)(1 Bytes) + - m_bUniformTriggerBloat (Offset 67) (Save)(1 Bytes) + - m_vecSpecifiedSurroundingMinsPreScaled (Offset 68) (Save)(12 Bytes) + - m_vecSpecifiedSurroundingMaxsPreScaled (Offset 80) (Save)(12 Bytes) + - m_vecSpecifiedSurroundingMins (Offset 92) (Save)(12 Bytes) + - m_vecSpecifiedSurroundingMaxs (Offset 104) (Save)(12 Bytes) + - m_vecSurroundingMins (Offset 116) (Save)(12 Bytes) + - m_vecSurroundingMaxs (Offset 128) (Save)(12 Bytes) + Sub-Class Table (1 Deep): m_Network - CServerNetworkProperty + - m_hParent (Offset 52) (Global|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) +- InputSetTeam (Offset 0) (Input)(0 Bytes) - SetTeam +- InputKill (Offset 0) (Input)(0 Bytes) - Kill +- InputKillHierarchy (Offset 0) (Input)(0 Bytes) - KillHierarchy +- InputUse (Offset 0) (Input)(0 Bytes) - Use +- InputAlpha (Offset 0) (Input)(0 Bytes) - Alpha +- InputAlternativeSorting (Offset 0) (Input)(0 Bytes) - AlternativeSorting +- InputColor (Offset 0) (Input)(0 Bytes) - Color +- InputSetParent (Offset 0) (Input)(0 Bytes) - SetParent +- InputSetParentAttachment (Offset 0) (Input)(0 Bytes) - SetParentAttachment +- InputSetParentAttachmentMaintainOffset (Offset 0) (Input)(0 Bytes) - SetParentAttachmentMaintainOffset +- InputClearParent (Offset 0) (Input)(0 Bytes) - ClearParent +- InputSetDamageFilter (Offset 0) (Input)(0 Bytes) - SetDamageFilter +- InputEnableDamageForces (Offset 0) (Input)(0 Bytes) - EnableDamageForces +- InputDisableDamageForces (Offset 0) (Input)(0 Bytes) - DisableDamageForces +- InputDispatchEffect (Offset 0) (Input)(0 Bytes) - DispatchEffect +- InputDispatchResponse (Offset 0) (Input)(0 Bytes) - DispatchResponse +- InputAddContext (Offset 0) (Input)(0 Bytes) - AddContext +- InputRemoveContext (Offset 0) (Input)(0 Bytes) - RemoveContext +- InputClearContext (Offset 0) (Input)(0 Bytes) - ClearContext +- InputDisableShadow (Offset 0) (Input)(0 Bytes) - DisableShadow +- InputEnableShadow (Offset 0) (Input)(0 Bytes) - EnableShadow +- InputAddOutput (Offset 0) (Input)(0 Bytes) - AddOutput +- InputFireUser1 (Offset 0) (Input)(0 Bytes) - FireUser1 +- InputFireUser2 (Offset 0) (Input)(0 Bytes) - FireUser2 +- InputFireUser3 (Offset 0) (Input)(0 Bytes) - FireUser3 +- InputFireUser4 (Offset 0) (Input)(0 Bytes) - FireUser4 +- 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 +- CBaseEntitySUB_Remove (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntitySUB_DoNothing (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntitySUB_StartFadeOut (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntitySUB_StartFadeOutInstant (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntitySUB_FadeOut (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntitySUB_Vanish (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntitySUB_CallUseToggle (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntityShadowCastDistThink (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -66996,0 +71228,3 @@ CBaseEntity - point_servercommand +- 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 @@ -67018,7 +71252,7 @@ CBaseEntity - point_servercommand -- 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) @@ -67044,40 +71278,40 @@ CBaseEntity - point_servercommand -- 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) @@ -67110,4 +71344,8 @@ CBaseEntity - point_servercommand -- 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 @@ -67122 +71360,3 @@ CBaseEntity - point_servercommand -- 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) @@ -67125,12 +71365,12 @@ CBaseEntity - point_spotlight -- m_flSpotlightCurLength (Offset 928) (Save)(4 Bytes) -- m_bSpotlightOn (Offset 873) (Save)(1 Bytes) -- m_bEfficientSpotlight (Offset 874) (Save)(1 Bytes) -- m_vSpotlightTargetPos (Offset 876) (Save)(12 Bytes) -- m_vSpotlightCurrentPos (Offset 888) (Save)(12 Bytes) -- m_vSpotlightDir (Offset 900) (Save)(12 Bytes) -- m_nHaloSprite (Offset 912) (Save)(4 Bytes) -- m_bIgnoreSolid (Offset 875) (Save|Key)(1 Bytes) - IgnoreSolid -- m_flSpotlightMaxLength (Offset 924) (Save|Key)(4 Bytes) - SpotlightLength -- m_flSpotlightGoalWidth (Offset 932) (Save|Key)(4 Bytes) - SpotlightWidth -- m_flHDRColorScale (Offset 936) (Save|Key)(4 Bytes) - HDRColorScale -- m_nMinDXLevel (Offset 940) (Save|Key)(4 Bytes) - mindxlevel +- m_flSpotlightCurLength (Offset 976) (Save)(4 Bytes) +- m_bSpotlightOn (Offset 921) (Save)(1 Bytes) +- m_bEfficientSpotlight (Offset 922) (Save)(1 Bytes) +- m_vSpotlightTargetPos (Offset 924) (Save)(12 Bytes) +- m_vSpotlightCurrentPos (Offset 936) (Save)(12 Bytes) +- m_vSpotlightDir (Offset 948) (Save)(12 Bytes) +- m_nHaloSprite (Offset 960) (Save)(4 Bytes) +- m_bIgnoreSolid (Offset 923) (Save|Key)(1 Bytes) - IgnoreSolid +- m_flSpotlightMaxLength (Offset 972) (Save|Key)(4 Bytes) - SpotlightLength +- m_flSpotlightGoalWidth (Offset 980) (Save|Key)(4 Bytes) - SpotlightWidth +- m_flHDRColorScale (Offset 984) (Save|Key)(4 Bytes) - HDRColorScale +- m_nMinDXLevel (Offset 988) (Save|Key)(4 Bytes) - mindxlevel @@ -67139,2 +71379,2 @@ CBaseEntity - point_spotlight -- m_OnOn (Offset 944) (Save|Key|Output)(0 Bytes) - OnLightOn -- m_OnOff (Offset 968) (Save|Key|Output)(0 Bytes) - OnLightOff +- m_OnOn (Offset 992) (Save|Key|Output)(0 Bytes) - OnLightOn +- m_OnOff (Offset 1016) (Save|Key|Output)(0 Bytes) - OnLightOff @@ -67152,0 +71393,3 @@ CBaseEntity - point_spotlight +- 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 @@ -67174,7 +71417,7 @@ CBaseEntity - point_spotlight -- 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) @@ -67200,40 +71443,40 @@ CBaseEntity - point_spotlight -- 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) @@ -67266,4 +71509,8 @@ CBaseEntity - point_spotlight -- 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 @@ -67278 +71525,3 @@ CBaseEntity - point_spotlight -- 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) @@ -67281,2 +71530,2 @@ CBaseEntity - point_teleport -- m_vSaveOrigin (Offset 876) (Save)(12 Bytes) -- m_vSaveAngles (Offset 888) (Save)(12 Bytes) +- m_vSaveOrigin (Offset 924) (Save)(12 Bytes) +- m_vSaveAngles (Offset 936) (Save)(12 Bytes) @@ -67294,0 +71544,3 @@ CBaseEntity - point_teleport +- 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 @@ -67316,7 +71568,7 @@ CBaseEntity - point_teleport -- 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) @@ -67342,40 +71594,40 @@ CBaseEntity - point_teleport -- 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) @@ -67408,4 +71660,8 @@ CBaseEntity - point_teleport -- 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 @@ -67420 +71676,3 @@ CBaseEntity - point_teleport -- 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) @@ -67423,18 +71681,18 @@ CBaseEntity - point_template -- m_iszTemplateEntityNames[0] (Offset 876) (Save|Key)(4 Bytes) - Template01 -- m_iszTemplateEntityNames[1] (Offset 880) (Save|Key)(4 Bytes) - Template02 -- m_iszTemplateEntityNames[2] (Offset 884) (Save|Key)(4 Bytes) - Template03 -- m_iszTemplateEntityNames[3] (Offset 888) (Save|Key)(4 Bytes) - Template04 -- m_iszTemplateEntityNames[4] (Offset 892) (Save|Key)(4 Bytes) - Template05 -- m_iszTemplateEntityNames[5] (Offset 896) (Save|Key)(4 Bytes) - Template06 -- m_iszTemplateEntityNames[6] (Offset 900) (Save|Key)(4 Bytes) - Template07 -- m_iszTemplateEntityNames[7] (Offset 904) (Save|Key)(4 Bytes) - Template08 -- m_iszTemplateEntityNames[8] (Offset 908) (Save|Key)(4 Bytes) - Template09 -- m_iszTemplateEntityNames[9] (Offset 912) (Save|Key)(4 Bytes) - Template10 -- m_iszTemplateEntityNames[10] (Offset 916) (Save|Key)(4 Bytes) - Template11 -- m_iszTemplateEntityNames[11] (Offset 920) (Save|Key)(4 Bytes) - Template12 -- m_iszTemplateEntityNames[12] (Offset 924) (Save|Key)(4 Bytes) - Template13 -- m_iszTemplateEntityNames[13] (Offset 928) (Save|Key)(4 Bytes) - Template14 -- m_iszTemplateEntityNames[14] (Offset 932) (Save|Key)(4 Bytes) - Template15 -- m_iszTemplateEntityNames[15] (Offset 936) (Save|Key)(4 Bytes) - Template16 -- m_hTemplateEntities (Offset 940) (Save)(0 Bytes) -- m_hTemplates (Offset 960) (Save)(0 Bytes) +- m_iszTemplateEntityNames[0] (Offset 924) (Save|Key)(4 Bytes) - Template01 +- m_iszTemplateEntityNames[1] (Offset 928) (Save|Key)(4 Bytes) - Template02 +- m_iszTemplateEntityNames[2] (Offset 932) (Save|Key)(4 Bytes) - Template03 +- m_iszTemplateEntityNames[3] (Offset 936) (Save|Key)(4 Bytes) - Template04 +- m_iszTemplateEntityNames[4] (Offset 940) (Save|Key)(4 Bytes) - Template05 +- m_iszTemplateEntityNames[5] (Offset 944) (Save|Key)(4 Bytes) - Template06 +- m_iszTemplateEntityNames[6] (Offset 948) (Save|Key)(4 Bytes) - Template07 +- m_iszTemplateEntityNames[7] (Offset 952) (Save|Key)(4 Bytes) - Template08 +- m_iszTemplateEntityNames[8] (Offset 956) (Save|Key)(4 Bytes) - Template09 +- m_iszTemplateEntityNames[9] (Offset 960) (Save|Key)(4 Bytes) - Template10 +- m_iszTemplateEntityNames[10] (Offset 964) (Save|Key)(4 Bytes) - Template11 +- m_iszTemplateEntityNames[11] (Offset 968) (Save|Key)(4 Bytes) - Template12 +- m_iszTemplateEntityNames[12] (Offset 972) (Save|Key)(4 Bytes) - Template13 +- m_iszTemplateEntityNames[13] (Offset 976) (Save|Key)(4 Bytes) - Template14 +- m_iszTemplateEntityNames[14] (Offset 980) (Save|Key)(4 Bytes) - Template15 +- m_iszTemplateEntityNames[15] (Offset 984) (Save|Key)(4 Bytes) - Template16 +- m_hTemplateEntities (Offset 988) (Save)(0 Bytes) +- m_hTemplates (Offset 1008) (Save)(0 Bytes) @@ -67442 +71700 @@ CBaseEntity - point_template -- m_pOutputOnSpawned (Offset 980) (Save|Key|Output)(0 Bytes) - OnEntitySpawned +- m_pOutputOnSpawned (Offset 1028) (Save|Key|Output)(0 Bytes) - OnEntitySpawned @@ -67453,0 +71712,3 @@ CBaseEntity - point_template +- 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 @@ -67475,7 +71736,7 @@ CBaseEntity - point_template -- 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) @@ -67501,40 +71762,40 @@ CBaseEntity - point_template -- 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) @@ -67567,4 +71828,8 @@ CBaseEntity - point_template -- 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 @@ -67579 +71844,3 @@ CBaseEntity - point_template -- 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) @@ -67582,14 +71849,14 @@ CTesla - point_tesla -- m_SourceEntityName (Offset 876) (Save|Key)(4 Bytes) - m_SourceEntityName -- m_SoundName (Offset 880) (Save|Key)(4 Bytes) - m_SoundName -- m_iszSpriteName (Offset 928) (Save|Key)(4 Bytes) - texture -- m_Color (Offset 884) (Save|Key)(4 Bytes) - m_Color -- m_flRadius (Offset 896) (Save|Key)(4 Bytes) - m_flRadius -- m_flThickness[0] (Offset 900) (Save|Key)(4 Bytes) - thick_min -- m_flThickness[1] (Offset 904) (Save|Key)(4 Bytes) - thick_max -- m_flTimeVisible[0] (Offset 908) (Save|Key)(4 Bytes) - lifetime_min -- m_flTimeVisible[1] (Offset 912) (Save|Key)(4 Bytes) - lifetime_max -- m_flArcInterval[0] (Offset 916) (Save|Key)(4 Bytes) - interval_min -- m_flArcInterval[1] (Offset 920) (Save|Key)(4 Bytes) - interval_max -- m_NumBeams[0] (Offset 888) (Save|Key)(4 Bytes) - beamcount_min -- m_NumBeams[1] (Offset 892) (Save|Key)(4 Bytes) - beamcount_max -- m_bOn (Offset 924) (Save|Key)(1 Bytes) - m_bOn +- m_SourceEntityName (Offset 924) (Save|Key)(4 Bytes) - m_SourceEntityName +- m_SoundName (Offset 928) (Save|Key)(4 Bytes) - m_SoundName +- m_iszSpriteName (Offset 976) (Save|Key)(4 Bytes) - texture +- m_Color (Offset 932) (Save|Key)(4 Bytes) - m_Color +- m_flRadius (Offset 944) (Save|Key)(4 Bytes) - m_flRadius +- m_flThickness[0] (Offset 948) (Save|Key)(4 Bytes) - thick_min +- m_flThickness[1] (Offset 952) (Save|Key)(4 Bytes) - thick_max +- m_flTimeVisible[0] (Offset 956) (Save|Key)(4 Bytes) - lifetime_min +- m_flTimeVisible[1] (Offset 960) (Save|Key)(4 Bytes) - lifetime_max +- m_flArcInterval[0] (Offset 964) (Save|Key)(4 Bytes) - interval_min +- m_flArcInterval[1] (Offset 968) (Save|Key)(4 Bytes) - interval_max +- m_NumBeams[0] (Offset 936) (Save|Key)(4 Bytes) - beamcount_min +- m_NumBeams[1] (Offset 940) (Save|Key)(4 Bytes) - beamcount_max +- m_bOn (Offset 972) (Save|Key)(1 Bytes) - m_bOn @@ -67610,0 +71878,3 @@ CTesla - point_tesla +- 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 @@ -67632,7 +71902,7 @@ CTesla - point_tesla -- 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) @@ -67658,40 +71928,40 @@ CTesla - point_tesla -- 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) @@ -67724,4 +71994,8 @@ CTesla - point_tesla -- 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 @@ -67736 +72010,3 @@ CTesla - point_tesla -- 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) @@ -67739,5 +72015,5 @@ CBaseEntity - point_velocitysensor -- m_hTargetEntity (Offset 876) (Save)(4 Bytes) -- m_vecAxis (Offset 880) (Save|Key)(12 Bytes) - axis -- m_bEnabled (Offset 892) (Save|Key)(1 Bytes) - enabled -- m_fPrevVelocity (Offset 896) (Save)(4 Bytes) -- m_Velocity (Offset 900) (Save|Key|Output)(0 Bytes) - Velocity +- m_hTargetEntity (Offset 924) (Save)(4 Bytes) +- m_vecAxis (Offset 928) (Save|Key)(12 Bytes) - axis +- m_bEnabled (Offset 940) (Save|Key)(1 Bytes) - enabled +- m_fPrevVelocity (Offset 944) (Save)(4 Bytes) +- m_Velocity (Offset 948) (Save|Key|Output)(0 Bytes) - Velocity @@ -67756,0 +72033,3 @@ CBaseEntity - point_velocitysensor +- 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 @@ -67778,7 +72057,7 @@ CBaseEntity - point_velocitysensor -- 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) @@ -67804,40 +72083,40 @@ CBaseEntity - point_velocitysensor -- 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) @@ -67870,4 +72149,8 @@ CBaseEntity - point_velocitysensor -- 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 @@ -67882 +72165,3 @@ CBaseEntity - point_velocitysensor -- 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) @@ -67885,19 +72170,19 @@ CBaseEntity - point_viewcontrol -- m_hPlayer (Offset 876) (Save)(4 Bytes) -- m_hTarget (Offset 880) (Save)(4 Bytes) -- m_pPath (Offset 884) (Save)(4 Bytes) -- m_sPath (Offset 888) (Save)(4 Bytes) -- m_flWait (Offset 892) (Save)(4 Bytes) -- m_flReturnTime (Offset 896) (Save)(4 Bytes) -- m_flStopTime (Offset 900) (Save)(4 Bytes) -- m_moveDistance (Offset 904) (Save)(4 Bytes) -- m_targetSpeed (Offset 908) (Save)(4 Bytes) -- m_initialSpeed (Offset 912) (Save)(4 Bytes) -- m_acceleration (Offset 916) (Save)(4 Bytes) -- m_deceleration (Offset 920) (Save)(4 Bytes) -- m_state (Offset 924) (Save)(4 Bytes) -- m_vecMoveDir (Offset 928) (Save)(12 Bytes) -- m_iszTargetAttachment (Offset 940) (Save|Key)(4 Bytes) - targetattachment -- m_iAttachmentIndex (Offset 944) (Save)(4 Bytes) -- m_bSnapToGoal (Offset 948) (Save)(1 Bytes) -- m_nPlayerButtons (Offset 952) (Save)(4 Bytes) -- m_nOldTakeDamage (Offset 956) (Save)(4 Bytes) +- m_hPlayer (Offset 924) (Save)(4 Bytes) +- m_hTarget (Offset 928) (Save)(4 Bytes) +- m_pPath (Offset 932) (Save)(4 Bytes) +- m_sPath (Offset 936) (Save)(4 Bytes) +- m_flWait (Offset 940) (Save)(4 Bytes) +- m_flReturnTime (Offset 944) (Save)(4 Bytes) +- m_flStopTime (Offset 948) (Save)(4 Bytes) +- m_moveDistance (Offset 952) (Save)(4 Bytes) +- m_targetSpeed (Offset 956) (Save)(4 Bytes) +- m_initialSpeed (Offset 960) (Save)(4 Bytes) +- m_acceleration (Offset 964) (Save)(4 Bytes) +- m_deceleration (Offset 968) (Save)(4 Bytes) +- m_state (Offset 972) (Save)(4 Bytes) +- m_vecMoveDir (Offset 976) (Save)(12 Bytes) +- m_iszTargetAttachment (Offset 988) (Save|Key)(4 Bytes) - targetattachment +- m_iAttachmentIndex (Offset 992) (Save)(4 Bytes) +- m_bSnapToGoal (Offset 996) (Save)(1 Bytes) +- m_nPlayerButtons (Offset 1000) (Save)(4 Bytes) +- m_nOldTakeDamage (Offset 1004) (Save)(4 Bytes) @@ -67907 +72192,165 @@ CBaseEntity - point_viewcontrol -- m_OnEndFollow (Offset 960) (Save|Key|Output)(0 Bytes) - OnEndFollow +- m_OnEndFollow (Offset 1008) (Save|Key|Output)(0 Bytes) - OnEndFollow +- m_iClassname (Offset 100) (Save|Key)(4 Bytes) - classname +- m_iGlobalname (Offset 104) (Global|Save|Key)(4 Bytes) - globalname +- m_iParent (Offset 108) (Save|Key)(4 Bytes) - parentname +- m_iHammerID (Offset 112) (Save|Key)(4 Bytes) - hammerid +- m_flSpeed (Offset 116) (Save|Key)(4 Bytes) - speed +- m_nRenderFX (Offset 120) (Save|Key)(1 Bytes) - renderfx +- m_nRenderMode (Offset 121) (Save|Key)(1 Bytes) - rendermode +- m_flPrevAnimTime (Offset 144) (Save)(4 Bytes) +- m_flAnimTime (Offset 148) (Save)(4 Bytes) +- m_flSimulationTime (Offset 152) (Save)(4 Bytes) +- m_nLastThinkTick (Offset 160) (Save)(4 Bytes) +- 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 +- m_nNextThinkTick (Offset 216) (Save|Key)(4 Bytes) - nextthink +- m_fEffects (Offset 220) (Save|Key)(4 Bytes) - effects +- m_clrRender (Offset 140) (Save|Key)(4 Bytes) - rendercolor +- m_nModelIndex (Offset 122) (Global|Save|Key)(2 Bytes) - modelindex +- touchStamp (Offset 168) (Save)(4 Bytes) +- m_aThinkFunctions (Offset 172) (Save)(0 Bytes) +- m_ResponseContexts (Offset 192) (Save)(0 Bytes) +- m_iszResponseContext (Offset 212) (Save|Key)(4 Bytes) - ResponseContext +- m_pfnThink (Offset 12) (Save)(8 Bytes) +- m_pfnTouch (Offset 224) (Save)(8 Bytes) +- m_pfnUse (Offset 232) (Save)(8 Bytes) +- m_pfnBlocked (Offset 240) (Save)(8 Bytes) +- m_pfnMoveDone (Offset 4) (Save)(8 Bytes) +- m_lifeState (Offset 268) (Save)(1 Bytes) +- m_takedamage (Offset 269) (Save)(1 Bytes) +- m_iMaxHealth (Offset 260) (Save|Key)(4 Bytes) - max_health +- m_iHealth (Offset 264) (Save|Key)(4 Bytes) - health +- m_target (Offset 256) (Save|Key)(4 Bytes) - target +- m_iszDamageFilterName (Offset 272) (Save|Key)(4 Bytes) - damagefilter +- m_hDamageFilter (Offset 276) (Save)(4 Bytes) +- m_debugOverlays (Offset 280) (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) + Sub-Class Table (1 Deep): m_Collision - CCollisionProperty + - m_vecMinsPreScaled (Offset 8) (Global|Save)(12 Bytes) + - m_vecMaxsPreScaled (Offset 20) (Global|Save)(12 Bytes) + - m_vecMins (Offset 32) (Global|Save)(12 Bytes) + - m_vecMaxs (Offset 44) (Global|Save)(12 Bytes) + - m_nSolidType (Offset 65) (Save|Key)(1 Bytes) - solid + - m_usSolidFlags (Offset 60) (Save)(2 Bytes) + - m_nSurroundType (Offset 64) (Save)(1 Bytes) + - m_flRadius (Offset 56) (Save)(4 Bytes) + - m_triggerBloat (Offset 66) (Save)(1 Bytes) + - m_bUniformTriggerBloat (Offset 67) (Save)(1 Bytes) + - m_vecSpecifiedSurroundingMinsPreScaled (Offset 68) (Save)(12 Bytes) + - m_vecSpecifiedSurroundingMaxsPreScaled (Offset 80) (Save)(12 Bytes) + - m_vecSpecifiedSurroundingMins (Offset 92) (Save)(12 Bytes) + - m_vecSpecifiedSurroundingMaxs (Offset 104) (Save)(12 Bytes) + - m_vecSurroundingMins (Offset 116) (Save)(12 Bytes) + - m_vecSurroundingMaxs (Offset 128) (Save)(12 Bytes) + Sub-Class Table (1 Deep): m_Network - CServerNetworkProperty + - m_hParent (Offset 52) (Global|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) +- InputSetTeam (Offset 0) (Input)(0 Bytes) - SetTeam +- InputKill (Offset 0) (Input)(0 Bytes) - Kill +- InputKillHierarchy (Offset 0) (Input)(0 Bytes) - KillHierarchy +- InputUse (Offset 0) (Input)(0 Bytes) - Use +- InputAlpha (Offset 0) (Input)(0 Bytes) - Alpha +- InputAlternativeSorting (Offset 0) (Input)(0 Bytes) - AlternativeSorting +- InputColor (Offset 0) (Input)(0 Bytes) - Color +- InputSetParent (Offset 0) (Input)(0 Bytes) - SetParent +- InputSetParentAttachment (Offset 0) (Input)(0 Bytes) - SetParentAttachment +- InputSetParentAttachmentMaintainOffset (Offset 0) (Input)(0 Bytes) - SetParentAttachmentMaintainOffset +- InputClearParent (Offset 0) (Input)(0 Bytes) - ClearParent +- InputSetDamageFilter (Offset 0) (Input)(0 Bytes) - SetDamageFilter +- InputEnableDamageForces (Offset 0) (Input)(0 Bytes) - EnableDamageForces +- InputDisableDamageForces (Offset 0) (Input)(0 Bytes) - DisableDamageForces +- InputDispatchEffect (Offset 0) (Input)(0 Bytes) - DispatchEffect +- InputDispatchResponse (Offset 0) (Input)(0 Bytes) - DispatchResponse +- InputAddContext (Offset 0) (Input)(0 Bytes) - AddContext +- InputRemoveContext (Offset 0) (Input)(0 Bytes) - RemoveContext +- InputClearContext (Offset 0) (Input)(0 Bytes) - ClearContext +- InputDisableShadow (Offset 0) (Input)(0 Bytes) - DisableShadow +- InputEnableShadow (Offset 0) (Input)(0 Bytes) - EnableShadow +- InputAddOutput (Offset 0) (Input)(0 Bytes) - AddOutput +- InputFireUser1 (Offset 0) (Input)(0 Bytes) - FireUser1 +- InputFireUser2 (Offset 0) (Input)(0 Bytes) - FireUser2 +- InputFireUser3 (Offset 0) (Input)(0 Bytes) - FireUser3 +- InputFireUser4 (Offset 0) (Input)(0 Bytes) - FireUser4 +- 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 +- CBaseEntitySUB_Remove (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntitySUB_DoNothing (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntitySUB_StartFadeOut (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntitySUB_StartFadeOutInstant (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntitySUB_FadeOut (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntitySUB_Vanish (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntitySUB_CallUseToggle (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntityShadowCastDistThink (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) +- m_nModelIndexOverrides (Offset 124) (Save)(16 Bytes) +CPointWorldText - point_worldtext +- m_szText (Offset 921) (Save)(260 Bytes) +- m_colTextColor (Offset 1196) (Save)(4 Bytes) +- m_flTextSize (Offset 1184) (Save|Key)(4 Bytes) - textsize +- m_flTextSpacingX (Offset 1188) (Save|Key)(4 Bytes) - textspacingX +- m_flTextSpacingY (Offset 1192) (Save|Key)(4 Bytes) - textspacingY +- m_nOrientation (Offset 1200) (Save|Key)(4 Bytes) - orientation +- m_nFont (Offset 1204) (Save|Key)(4 Bytes) - font +- m_bRainbow (Offset 1208) (Save|Key)(1 Bytes) - rainbow +- InputSetText (Offset 0) (Input)(0 Bytes) - SetText +- InputSetTextSize (Offset 0) (Input)(0 Bytes) - SetTextSize +- InputSetTextSpacingX (Offset 0) (Input)(0 Bytes) - SetTextSpacingX +- InputSetTextSpacingY (Offset 0) (Input)(0 Bytes) - SetTextSpacingY +- InputSetColor (Offset 0) (Input)(0 Bytes) - SetColor +- InputSetOrientation (Offset 0) (Input)(0 Bytes) - SetOrientation +- InputSetFont (Offset 0) (Input)(0 Bytes) - SetFont +- InputSetRainbow (Offset 0) (Input)(0 Bytes) - SetRainbow @@ -67918,0 +72368,3 @@ CBaseEntity - point_viewcontrol +- 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 @@ -67940,7 +72392,7 @@ CBaseEntity - point_viewcontrol -- 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) @@ -67966,40 +72418,40 @@ CBaseEntity - point_viewcontrol -- 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) @@ -68032,4 +72484,8 @@ CBaseEntity - point_viewcontrol -- 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 @@ -68044 +72500,3 @@ CBaseEntity - point_viewcontrol -- 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) @@ -68057,0 +72516,3 @@ CBaseEntity - populator_internal_spawn_p +- 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 @@ -68079,7 +72540,7 @@ CBaseEntity - populator_internal_spawn_p -- 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) @@ -68105,40 +72566,40 @@ CBaseEntity - populator_internal_spawn_p -- 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) @@ -68171,4 +72632,8 @@ CBaseEntity - populator_internal_spawn_p -- 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 @@ -68183 +72648,3 @@ CBaseEntity - populator_internal_spawn_p -- 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) @@ -68186,10 +72653,10 @@ CBasePropDoor - prop_door_rotating -- m_eSpawnPosition (Offset 1952) (Save|Key)(4 Bytes) - spawnpos -- m_eOpenDirection (Offset 1956) (Save|Key)(4 Bytes) - opendir -- m_vecAxis (Offset 1936) (Save|Key)(12 Bytes) - axis -- m_flDistance (Offset 1948) (Save|Key)(4 Bytes) - distance -- m_angRotationAjar (Offset 1960) (Save|Key)(12 Bytes) - ajarangles -- m_angRotationClosed (Offset 1972) (Save)(12 Bytes) -- m_angRotationOpenForward (Offset 1984) (Save)(12 Bytes) -- m_angRotationOpenBack (Offset 1996) (Save)(12 Bytes) -- m_angGoal (Offset 2008) (Save)(12 Bytes) -- m_hDoorBlocker (Offset 2068) (Save)(4 Bytes) +- m_eSpawnPosition (Offset 2000) (Save|Key)(4 Bytes) - spawnpos +- m_eOpenDirection (Offset 2004) (Save|Key)(4 Bytes) - opendir +- m_vecAxis (Offset 1984) (Save|Key)(12 Bytes) - axis +- m_flDistance (Offset 1996) (Save|Key)(4 Bytes) - distance +- m_angRotationAjar (Offset 2008) (Save|Key)(12 Bytes) - ajarangles +- m_angRotationClosed (Offset 2020) (Save)(12 Bytes) +- m_angRotationOpenForward (Offset 2032) (Save)(12 Bytes) +- m_angRotationOpenBack (Offset 2044) (Save)(12 Bytes) +- m_angGoal (Offset 2056) (Save)(12 Bytes) +- m_hDoorBlocker (Offset 2116) (Save)(4 Bytes) @@ -68198,15 +72665,15 @@ CBasePropDoor - prop_door_rotating -- m_nHardwareType (Offset 1636) (Save|Key)(4 Bytes) - hardware -- m_flAutoReturnDelay (Offset 1612) (Save|Key)(4 Bytes) - returndelay -- m_hActivator (Offset 1684) (Save)(4 Bytes) -- m_SoundMoving (Offset 1700) (Save|Key)(4 Bytes) - soundmoveoverride -- m_SoundOpen (Offset 1704) (Save|Key)(4 Bytes) - soundopenoverride -- m_SoundClose (Offset 1708) (Save|Key)(4 Bytes) - soundcloseoverride -- m_ls.sLockedSound (Offset 1648) (Save|Key)(4 Bytes) - soundlockedoverride -- m_ls.sUnlockedSound (Offset 1656) (Save|Key)(4 Bytes) - soundunlockedoverride -- m_SlaveName (Offset 1712) (Save|Key)(4 Bytes) - slavename -- m_bLocked (Offset 1688) (Save)(1 Bytes) -- m_bForceClosed (Offset 1697) (Save|Key)(1 Bytes) - forceclosed -- m_eDoorState (Offset 1640) (Save)(4 Bytes) -- m_hMaster (Offset 1716) (Save)(4 Bytes) -- m_hBlocker (Offset 1692) (Save)(4 Bytes) -- m_bFirstBlocked (Offset 1696) (Save)(1 Bytes) +- m_nHardwareType (Offset 1684) (Save|Key)(4 Bytes) - hardware +- m_flAutoReturnDelay (Offset 1660) (Save|Key)(4 Bytes) - returndelay +- m_hActivator (Offset 1732) (Save)(4 Bytes) +- m_SoundMoving (Offset 1748) (Save|Key)(4 Bytes) - soundmoveoverride +- m_SoundOpen (Offset 1752) (Save|Key)(4 Bytes) - soundopenoverride +- m_SoundClose (Offset 1756) (Save|Key)(4 Bytes) - soundcloseoverride +- m_ls.sLockedSound (Offset 1696) (Save|Key)(4 Bytes) - soundlockedoverride +- m_ls.sUnlockedSound (Offset 1704) (Save|Key)(4 Bytes) - soundunlockedoverride +- m_SlaveName (Offset 1760) (Save|Key)(4 Bytes) - slavename +- m_bLocked (Offset 1736) (Save)(1 Bytes) +- m_bForceClosed (Offset 1745) (Save|Key)(1 Bytes) - forceclosed +- m_eDoorState (Offset 1688) (Save)(4 Bytes) +- m_hMaster (Offset 1764) (Save)(4 Bytes) +- m_hBlocker (Offset 1740) (Save)(4 Bytes) +- m_bFirstBlocked (Offset 1744) (Save)(1 Bytes) @@ -68219,9 +72686,9 @@ CBasePropDoor - prop_door_rotating -- m_OnBlockedOpening (Offset 1744) (Save|Key|Output)(0 Bytes) - OnBlockedOpening -- m_OnBlockedClosing (Offset 1720) (Save|Key|Output)(0 Bytes) - OnBlockedClosing -- m_OnUnblockedOpening (Offset 1792) (Save|Key|Output)(0 Bytes) - OnUnblockedOpening -- m_OnUnblockedClosing (Offset 1768) (Save|Key|Output)(0 Bytes) - OnUnblockedClosing -- m_OnFullyClosed (Offset 1816) (Save|Key|Output)(0 Bytes) - OnFullyClosed -- m_OnFullyOpen (Offset 1840) (Save|Key|Output)(0 Bytes) - OnFullyOpen -- m_OnClose (Offset 1864) (Save|Key|Output)(0 Bytes) - OnClose -- m_OnOpen (Offset 1888) (Save|Key|Output)(0 Bytes) - OnOpen -- m_OnLockedUse (Offset 1912) (Save|Key|Output)(0 Bytes) - OnLockedUse +- m_OnBlockedOpening (Offset 1792) (Save|Key|Output)(0 Bytes) - OnBlockedOpening +- m_OnBlockedClosing (Offset 1768) (Save|Key|Output)(0 Bytes) - OnBlockedClosing +- m_OnUnblockedOpening (Offset 1840) (Save|Key|Output)(0 Bytes) - OnUnblockedOpening +- m_OnUnblockedClosing (Offset 1816) (Save|Key|Output)(0 Bytes) - OnUnblockedClosing +- m_OnFullyClosed (Offset 1864) (Save|Key|Output)(0 Bytes) - OnFullyClosed +- m_OnFullyOpen (Offset 1888) (Save|Key|Output)(0 Bytes) - OnFullyOpen +- m_OnClose (Offset 1912) (Save|Key|Output)(0 Bytes) - OnClose +- m_OnOpen (Offset 1936) (Save|Key|Output)(0 Bytes) - OnOpen +- m_OnLockedUse (Offset 1960) (Save|Key|Output)(0 Bytes) - OnLockedUse @@ -68242,11 +72709,11 @@ CBasePropDoor - prop_door_rotating -- 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) @@ -68261,2 +72728,2 @@ CBasePropDoor - prop_door_rotating -- 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 @@ -68267,24 +72734,24 @@ CBasePropDoor - prop_door_rotating -- 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) @@ -68295 +72762 @@ CBasePropDoor - prop_door_rotating -- m_impactEnergyScale (Offset 1252) (Save|Key|Input)(4 Bytes) - physdamagescale +- m_impactEnergyScale (Offset 1300) (Save|Key|Input)(4 Bytes) - physdamagescale @@ -68300,8 +72767,8 @@ CBasePropDoor - prop_door_rotating -- 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 @@ -68312,33 +72779,33 @@ CBasePropDoor - prop_door_rotating -- 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) @@ -68352,5 +72819,5 @@ CBasePropDoor - prop_door_rotating -- 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 @@ -68361 +72828 @@ CBasePropDoor - prop_door_rotating -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -68372,0 +72840,3 @@ CBasePropDoor - prop_door_rotating +- 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 @@ -68394,7 +72864,7 @@ CBasePropDoor - prop_door_rotating -- 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) @@ -68420,40 +72890,40 @@ CBasePropDoor - prop_door_rotating -- 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) @@ -68486,4 +72956,8 @@ CBasePropDoor - prop_door_rotating -- 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 @@ -68498 +72972,3 @@ CBasePropDoor - prop_door_rotating -- 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) @@ -68501,11 +72977,11 @@ CDynamicProp - prop_dynamic -- 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) @@ -68520,2 +72996,2 @@ CDynamicProp - prop_dynamic -- 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 @@ -68526,24 +73002,24 @@ CDynamicProp - prop_dynamic -- 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) @@ -68554 +73030 @@ CDynamicProp - prop_dynamic -- m_impactEnergyScale (Offset 1252) (Save|Key|Input)(4 Bytes) - physdamagescale +- m_impactEnergyScale (Offset 1300) (Save|Key|Input)(4 Bytes) - physdamagescale @@ -68559,8 +73035,8 @@ CDynamicProp - prop_dynamic -- 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 @@ -68571,33 +73047,33 @@ CDynamicProp - prop_dynamic -- 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) @@ -68611,5 +73087,5 @@ CDynamicProp - prop_dynamic -- 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 @@ -68620 +73096 @@ CDynamicProp - prop_dynamic -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -68631,0 +73108,3 @@ CDynamicProp - prop_dynamic +- 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 @@ -68653,7 +73132,7 @@ CDynamicProp - prop_dynamic -- 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) @@ -68679,40 +73158,40 @@ CDynamicProp - prop_dynamic -- 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) @@ -68745,4 +73224,8 @@ CDynamicProp - prop_dynamic -- 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 @@ -68757 +73240,3 @@ CDynamicProp - prop_dynamic -- 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) @@ -68760 +73245 @@ CDynamicProp - prop_dynamic_ornament -- m_initialOwner (Offset 1612) (Save|Key)(4 Bytes) - InitialOwner +- m_initialOwner (Offset 1660) (Save|Key)(4 Bytes) - InitialOwner @@ -68763,11 +73248,11 @@ CDynamicProp - prop_dynamic_ornament -- 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) @@ -68782,2 +73267,2 @@ CDynamicProp - prop_dynamic_ornament -- 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 @@ -68788,24 +73273,24 @@ CDynamicProp - prop_dynamic_ornament -- 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) @@ -68816 +73301 @@ CDynamicProp - prop_dynamic_ornament -- m_impactEnergyScale (Offset 1252) (Save|Key|Input)(4 Bytes) - physdamagescale +- m_impactEnergyScale (Offset 1300) (Save|Key|Input)(4 Bytes) - physdamagescale @@ -68821,8 +73306,8 @@ CDynamicProp - prop_dynamic_ornament -- 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 @@ -68833,33 +73318,33 @@ CDynamicProp - prop_dynamic_ornament -- 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) @@ -68873,5 +73358,5 @@ CDynamicProp - prop_dynamic_ornament -- 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 @@ -68882 +73367 @@ CDynamicProp - prop_dynamic_ornament -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -68893,0 +73379,3 @@ CDynamicProp - prop_dynamic_ornament +- 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 @@ -68915,7 +73403,7 @@ CDynamicProp - prop_dynamic_ornament -- 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) @@ -68941,40 +73429,40 @@ CDynamicProp - prop_dynamic_ornament -- 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) @@ -69007,4 +73495,8 @@ CDynamicProp - prop_dynamic_ornament -- 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 @@ -69019 +73511,3 @@ CDynamicProp - prop_dynamic_ornament -- 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) @@ -69022,11 +73516,11 @@ CDynamicProp - prop_dynamic_override -- 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) @@ -69041,2 +73535,2 @@ CDynamicProp - prop_dynamic_override -- 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 @@ -69047,24 +73541,24 @@ CDynamicProp - prop_dynamic_override -- 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) @@ -69075 +73569 @@ CDynamicProp - prop_dynamic_override -- m_impactEnergyScale (Offset 1252) (Save|Key|Input)(4 Bytes) - physdamagescale +- m_impactEnergyScale (Offset 1300) (Save|Key|Input)(4 Bytes) - physdamagescale @@ -69080,8 +73574,8 @@ CDynamicProp - prop_dynamic_override -- 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 @@ -69092,33 +73586,33 @@ CDynamicProp - prop_dynamic_override -- 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) @@ -69132,5 +73626,5 @@ CDynamicProp - prop_dynamic_override -- 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 @@ -69141 +73635 @@ CDynamicProp - prop_dynamic_override -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -69152,0 +73647,3 @@ CDynamicProp - prop_dynamic_override +- 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 @@ -69174,7 +73671,7 @@ CDynamicProp - prop_dynamic_override -- 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) @@ -69200,40 +73697,40 @@ CDynamicProp - prop_dynamic_override -- 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) @@ -69266,4 +73763,8 @@ CDynamicProp - prop_dynamic_override -- 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 @@ -69278 +73779,3 @@ CDynamicProp - prop_dynamic_override -- 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) @@ -69286,18 +73789,18 @@ CPhysicsProp - prop_physics -- m_bAwake (Offset 1746) (Save)(1 Bytes) -- m_massScale (Offset 1720) (Save|Key)(4 Bytes) - massscale -- m_inertiaScale (Offset 1724) (Save|Key)(4 Bytes) - inertiascale -- m_damageType (Offset 1728) (Save|Key)(4 Bytes) - Damagetype -- m_iszOverrideScript (Offset 1732) (Save|Key)(4 Bytes) - overridescript -- m_damageToEnableMotion (Offset 1736) (Save|Key)(4 Bytes) - damagetoenablemotion -- m_flForceToEnableMotion (Offset 1740) (Save|Key)(4 Bytes) - forcetoenablemotion -- m_OnAwakened (Offset 1528) (Save|Key|Output)(0 Bytes) - OnAwakened -- m_MotionEnabled (Offset 1504) (Save|Key|Output)(0 Bytes) - OnMotionEnabled -- m_OnPhysGunPickup (Offset 1552) (Save|Key|Output)(0 Bytes) - OnPhysGunPickup -- m_OnPhysGunOnlyPickup (Offset 1600) (Save|Key|Output)(0 Bytes) - OnPhysGunOnlyPickup -- m_OnPhysGunPunt (Offset 1576) (Save|Key|Output)(0 Bytes) - OnPhysGunPunt -- m_OnPhysGunDrop (Offset 1624) (Save|Key|Output)(0 Bytes) - OnPhysGunDrop -- m_OnPlayerUse (Offset 1648) (Save|Key|Output)(0 Bytes) - OnPlayerUse -- m_OnPlayerPickup (Offset 1672) (Save|Key|Output)(0 Bytes) - OnPlayerPickup -- m_OnOutOfWorld (Offset 1696) (Save|Key|Output)(0 Bytes) - OnOutOfWorld -- m_bThrownByPlayer (Offset 1744) (Save)(1 Bytes) -- m_bFirstCollisionAfterLaunch (Offset 1745) (Save)(1 Bytes) +- m_bAwake (Offset 1794) (Save)(1 Bytes) +- m_massScale (Offset 1768) (Save|Key)(4 Bytes) - massscale +- m_inertiaScale (Offset 1772) (Save|Key)(4 Bytes) - inertiascale +- m_damageType (Offset 1776) (Save|Key)(4 Bytes) - Damagetype +- m_iszOverrideScript (Offset 1780) (Save|Key)(4 Bytes) - overridescript +- m_damageToEnableMotion (Offset 1784) (Save|Key)(4 Bytes) - damagetoenablemotion +- m_flForceToEnableMotion (Offset 1788) (Save|Key)(4 Bytes) - forcetoenablemotion +- m_OnAwakened (Offset 1576) (Save|Key|Output)(0 Bytes) - OnAwakened +- m_MotionEnabled (Offset 1552) (Save|Key|Output)(0 Bytes) - OnMotionEnabled +- m_OnPhysGunPickup (Offset 1600) (Save|Key|Output)(0 Bytes) - OnPhysGunPickup +- m_OnPhysGunOnlyPickup (Offset 1648) (Save|Key|Output)(0 Bytes) - OnPhysGunOnlyPickup +- m_OnPhysGunPunt (Offset 1624) (Save|Key|Output)(0 Bytes) - OnPhysGunPunt +- m_OnPhysGunDrop (Offset 1672) (Save|Key|Output)(0 Bytes) - OnPhysGunDrop +- m_OnPlayerUse (Offset 1696) (Save|Key|Output)(0 Bytes) - OnPlayerUse +- m_OnPlayerPickup (Offset 1720) (Save|Key|Output)(0 Bytes) - OnPlayerPickup +- m_OnOutOfWorld (Offset 1744) (Save|Key|Output)(0 Bytes) - OnOutOfWorld +- m_bThrownByPlayer (Offset 1792) (Save)(1 Bytes) +- m_bFirstCollisionAfterLaunch (Offset 1793) (Save)(1 Bytes) @@ -69305,24 +73808,24 @@ CPhysicsProp - prop_physics -- 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) @@ -69333 +73836 @@ CPhysicsProp - prop_physics -- m_impactEnergyScale (Offset 1252) (Save|Key|Input)(4 Bytes) - physdamagescale +- m_impactEnergyScale (Offset 1300) (Save|Key|Input)(4 Bytes) - physdamagescale @@ -69338,8 +73841,8 @@ CPhysicsProp - prop_physics -- 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 @@ -69350,33 +73853,33 @@ CPhysicsProp - prop_physics -- 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) @@ -69390,5 +73893,5 @@ CPhysicsProp - prop_physics -- 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 @@ -69399 +73902 @@ CPhysicsProp - prop_physics -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -69410,0 +73914,3 @@ CPhysicsProp - prop_physics +- 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 @@ -69432,7 +73938,7 @@ CPhysicsProp - prop_physics -- 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) @@ -69458,40 +73964,40 @@ CPhysicsProp - prop_physics -- 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) @@ -69524,4 +74030,8 @@ CPhysicsProp - prop_physics -- 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 @@ -69536 +74046,3 @@ CPhysicsProp - prop_physics -- 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) @@ -69539,5 +74051,5 @@ CPhysicsPropMultiplayer - prop_physics_m -- m_iPhysicsMode (Offset 1752) (Save|Key)(4 Bytes) - physicsmode -- m_fMass (Offset 1756) (Save)(4 Bytes) -- m_usingCustomCollisionBounds (Offset 1760) (Save)(1 Bytes) -- m_collisionMins (Offset 1764) (Save)(12 Bytes) -- m_collisionMaxs (Offset 1776) (Save)(12 Bytes) +- m_iPhysicsMode (Offset 1800) (Save|Key)(4 Bytes) - physicsmode +- m_fMass (Offset 1804) (Save)(4 Bytes) +- m_usingCustomCollisionBounds (Offset 1808) (Save)(1 Bytes) +- m_collisionMins (Offset 1812) (Save)(12 Bytes) +- m_collisionMaxs (Offset 1824) (Save)(12 Bytes) @@ -69549,18 +74061,18 @@ CPhysicsPropMultiplayer - prop_physics_m -- m_bAwake (Offset 1746) (Save)(1 Bytes) -- m_massScale (Offset 1720) (Save|Key)(4 Bytes) - massscale -- m_inertiaScale (Offset 1724) (Save|Key)(4 Bytes) - inertiascale -- m_damageType (Offset 1728) (Save|Key)(4 Bytes) - Damagetype -- m_iszOverrideScript (Offset 1732) (Save|Key)(4 Bytes) - overridescript -- m_damageToEnableMotion (Offset 1736) (Save|Key)(4 Bytes) - damagetoenablemotion -- m_flForceToEnableMotion (Offset 1740) (Save|Key)(4 Bytes) - forcetoenablemotion -- m_OnAwakened (Offset 1528) (Save|Key|Output)(0 Bytes) - OnAwakened -- m_MotionEnabled (Offset 1504) (Save|Key|Output)(0 Bytes) - OnMotionEnabled -- m_OnPhysGunPickup (Offset 1552) (Save|Key|Output)(0 Bytes) - OnPhysGunPickup -- m_OnPhysGunOnlyPickup (Offset 1600) (Save|Key|Output)(0 Bytes) - OnPhysGunOnlyPickup -- m_OnPhysGunPunt (Offset 1576) (Save|Key|Output)(0 Bytes) - OnPhysGunPunt -- m_OnPhysGunDrop (Offset 1624) (Save|Key|Output)(0 Bytes) - OnPhysGunDrop -- m_OnPlayerUse (Offset 1648) (Save|Key|Output)(0 Bytes) - OnPlayerUse -- m_OnPlayerPickup (Offset 1672) (Save|Key|Output)(0 Bytes) - OnPlayerPickup -- m_OnOutOfWorld (Offset 1696) (Save|Key|Output)(0 Bytes) - OnOutOfWorld -- m_bThrownByPlayer (Offset 1744) (Save)(1 Bytes) -- m_bFirstCollisionAfterLaunch (Offset 1745) (Save)(1 Bytes) +- m_bAwake (Offset 1794) (Save)(1 Bytes) +- m_massScale (Offset 1768) (Save|Key)(4 Bytes) - massscale +- m_inertiaScale (Offset 1772) (Save|Key)(4 Bytes) - inertiascale +- m_damageType (Offset 1776) (Save|Key)(4 Bytes) - Damagetype +- m_iszOverrideScript (Offset 1780) (Save|Key)(4 Bytes) - overridescript +- m_damageToEnableMotion (Offset 1784) (Save|Key)(4 Bytes) - damagetoenablemotion +- m_flForceToEnableMotion (Offset 1788) (Save|Key)(4 Bytes) - forcetoenablemotion +- m_OnAwakened (Offset 1576) (Save|Key|Output)(0 Bytes) - OnAwakened +- m_MotionEnabled (Offset 1552) (Save|Key|Output)(0 Bytes) - OnMotionEnabled +- m_OnPhysGunPickup (Offset 1600) (Save|Key|Output)(0 Bytes) - OnPhysGunPickup +- m_OnPhysGunOnlyPickup (Offset 1648) (Save|Key|Output)(0 Bytes) - OnPhysGunOnlyPickup +- m_OnPhysGunPunt (Offset 1624) (Save|Key|Output)(0 Bytes) - OnPhysGunPunt +- m_OnPhysGunDrop (Offset 1672) (Save|Key|Output)(0 Bytes) - OnPhysGunDrop +- m_OnPlayerUse (Offset 1696) (Save|Key|Output)(0 Bytes) - OnPlayerUse +- m_OnPlayerPickup (Offset 1720) (Save|Key|Output)(0 Bytes) - OnPlayerPickup +- m_OnOutOfWorld (Offset 1744) (Save|Key|Output)(0 Bytes) - OnOutOfWorld +- m_bThrownByPlayer (Offset 1792) (Save)(1 Bytes) +- m_bFirstCollisionAfterLaunch (Offset 1793) (Save)(1 Bytes) @@ -69568,24 +74080,24 @@ CPhysicsPropMultiplayer - prop_physics_m -- 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) @@ -69596 +74108 @@ CPhysicsPropMultiplayer - prop_physics_m -- m_impactEnergyScale (Offset 1252) (Save|Key|Input)(4 Bytes) - physdamagescale +- m_impactEnergyScale (Offset 1300) (Save|Key|Input)(4 Bytes) - physdamagescale @@ -69601,8 +74113,8 @@ CPhysicsPropMultiplayer - prop_physics_m -- 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 @@ -69613,33 +74125,33 @@ CPhysicsPropMultiplayer - prop_physics_m -- 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) @@ -69653,5 +74165,5 @@ CPhysicsPropMultiplayer - prop_physics_m -- 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 @@ -69662 +74174 @@ CPhysicsPropMultiplayer - prop_physics_m -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -69673,0 +74186,3 @@ CPhysicsPropMultiplayer - prop_physics_m +- 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 @@ -69695,7 +74210,7 @@ CPhysicsPropMultiplayer - prop_physics_m -- 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) @@ -69721,40 +74236,40 @@ CPhysicsPropMultiplayer - prop_physics_m -- 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) @@ -69787,4 +74302,8 @@ CPhysicsPropMultiplayer - prop_physics_m -- 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 @@ -69799 +74318,3 @@ CPhysicsPropMultiplayer - prop_physics_m -- 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) @@ -69807,18 +74328,18 @@ CPhysicsProp - prop_physics_override -- m_bAwake (Offset 1746) (Save)(1 Bytes) -- m_massScale (Offset 1720) (Save|Key)(4 Bytes) - massscale -- m_inertiaScale (Offset 1724) (Save|Key)(4 Bytes) - inertiascale -- m_damageType (Offset 1728) (Save|Key)(4 Bytes) - Damagetype -- m_iszOverrideScript (Offset 1732) (Save|Key)(4 Bytes) - overridescript -- m_damageToEnableMotion (Offset 1736) (Save|Key)(4 Bytes) - damagetoenablemotion -- m_flForceToEnableMotion (Offset 1740) (Save|Key)(4 Bytes) - forcetoenablemotion -- m_OnAwakened (Offset 1528) (Save|Key|Output)(0 Bytes) - OnAwakened -- m_MotionEnabled (Offset 1504) (Save|Key|Output)(0 Bytes) - OnMotionEnabled -- m_OnPhysGunPickup (Offset 1552) (Save|Key|Output)(0 Bytes) - OnPhysGunPickup -- m_OnPhysGunOnlyPickup (Offset 1600) (Save|Key|Output)(0 Bytes) - OnPhysGunOnlyPickup -- m_OnPhysGunPunt (Offset 1576) (Save|Key|Output)(0 Bytes) - OnPhysGunPunt -- m_OnPhysGunDrop (Offset 1624) (Save|Key|Output)(0 Bytes) - OnPhysGunDrop -- m_OnPlayerUse (Offset 1648) (Save|Key|Output)(0 Bytes) - OnPlayerUse -- m_OnPlayerPickup (Offset 1672) (Save|Key|Output)(0 Bytes) - OnPlayerPickup -- m_OnOutOfWorld (Offset 1696) (Save|Key|Output)(0 Bytes) - OnOutOfWorld -- m_bThrownByPlayer (Offset 1744) (Save)(1 Bytes) -- m_bFirstCollisionAfterLaunch (Offset 1745) (Save)(1 Bytes) +- m_bAwake (Offset 1794) (Save)(1 Bytes) +- m_massScale (Offset 1768) (Save|Key)(4 Bytes) - massscale +- m_inertiaScale (Offset 1772) (Save|Key)(4 Bytes) - inertiascale +- m_damageType (Offset 1776) (Save|Key)(4 Bytes) - Damagetype +- m_iszOverrideScript (Offset 1780) (Save|Key)(4 Bytes) - overridescript +- m_damageToEnableMotion (Offset 1784) (Save|Key)(4 Bytes) - damagetoenablemotion +- m_flForceToEnableMotion (Offset 1788) (Save|Key)(4 Bytes) - forcetoenablemotion +- m_OnAwakened (Offset 1576) (Save|Key|Output)(0 Bytes) - OnAwakened +- m_MotionEnabled (Offset 1552) (Save|Key|Output)(0 Bytes) - OnMotionEnabled +- m_OnPhysGunPickup (Offset 1600) (Save|Key|Output)(0 Bytes) - OnPhysGunPickup +- m_OnPhysGunOnlyPickup (Offset 1648) (Save|Key|Output)(0 Bytes) - OnPhysGunOnlyPickup +- m_OnPhysGunPunt (Offset 1624) (Save|Key|Output)(0 Bytes) - OnPhysGunPunt +- m_OnPhysGunDrop (Offset 1672) (Save|Key|Output)(0 Bytes) - OnPhysGunDrop +- m_OnPlayerUse (Offset 1696) (Save|Key|Output)(0 Bytes) - OnPlayerUse +- m_OnPlayerPickup (Offset 1720) (Save|Key|Output)(0 Bytes) - OnPlayerPickup +- m_OnOutOfWorld (Offset 1744) (Save|Key|Output)(0 Bytes) - OnOutOfWorld +- m_bThrownByPlayer (Offset 1792) (Save)(1 Bytes) +- m_bFirstCollisionAfterLaunch (Offset 1793) (Save)(1 Bytes) @@ -69826,24 +74347,24 @@ CPhysicsProp - prop_physics_override -- 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) @@ -69854 +74375 @@ CPhysicsProp - prop_physics_override -- m_impactEnergyScale (Offset 1252) (Save|Key|Input)(4 Bytes) - physdamagescale +- m_impactEnergyScale (Offset 1300) (Save|Key|Input)(4 Bytes) - physdamagescale @@ -69859,8 +74380,8 @@ CPhysicsProp - prop_physics_override -- 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 @@ -69871,33 +74392,33 @@ CPhysicsProp - prop_physics_override -- 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) @@ -69911,5 +74432,5 @@ CPhysicsProp - prop_physics_override -- 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 @@ -69920 +74441 @@ CPhysicsProp - prop_physics_override -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -69931,0 +74453,3 @@ CPhysicsProp - prop_physics_override +- 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 @@ -69953,7 +74477,7 @@ CPhysicsProp - prop_physics_override -- 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) @@ -69979,40 +74503,40 @@ CPhysicsProp - prop_physics_override -- 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) @@ -70045,4 +74569,8 @@ CPhysicsProp - prop_physics_override -- 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 @@ -70057 +74585,3 @@ CPhysicsProp - prop_physics_override -- 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) @@ -70061,5 +74591,5 @@ CPhysicsProp - prop_physics_respawnable -- m_flRespawnTime (Offset 1796) (Save|Key)(4 Bytes) - RespawnTime -- m_vOriginalSpawnOrigin (Offset 1748) (Save)(12 Bytes) -- m_vOriginalSpawnAngles (Offset 1760) (Save)(12 Bytes) -- m_vOriginalMins (Offset 1772) (Save)(12 Bytes) -- m_vOriginalMaxs (Offset 1784) (Save)(12 Bytes) +- m_flRespawnTime (Offset 1844) (Save|Key)(4 Bytes) - RespawnTime +- m_vOriginalSpawnOrigin (Offset 1796) (Save)(12 Bytes) +- m_vOriginalSpawnAngles (Offset 1808) (Save)(12 Bytes) +- m_vOriginalMins (Offset 1820) (Save)(12 Bytes) +- m_vOriginalMaxs (Offset 1832) (Save)(12 Bytes) @@ -70071,18 +74601,18 @@ CPhysicsProp - prop_physics_respawnable -- m_bAwake (Offset 1746) (Save)(1 Bytes) -- m_massScale (Offset 1720) (Save|Key)(4 Bytes) - massscale -- m_inertiaScale (Offset 1724) (Save|Key)(4 Bytes) - inertiascale -- m_damageType (Offset 1728) (Save|Key)(4 Bytes) - Damagetype -- m_iszOverrideScript (Offset 1732) (Save|Key)(4 Bytes) - overridescript -- m_damageToEnableMotion (Offset 1736) (Save|Key)(4 Bytes) - damagetoenablemotion -- m_flForceToEnableMotion (Offset 1740) (Save|Key)(4 Bytes) - forcetoenablemotion -- m_OnAwakened (Offset 1528) (Save|Key|Output)(0 Bytes) - OnAwakened -- m_MotionEnabled (Offset 1504) (Save|Key|Output)(0 Bytes) - OnMotionEnabled -- m_OnPhysGunPickup (Offset 1552) (Save|Key|Output)(0 Bytes) - OnPhysGunPickup -- m_OnPhysGunOnlyPickup (Offset 1600) (Save|Key|Output)(0 Bytes) - OnPhysGunOnlyPickup -- m_OnPhysGunPunt (Offset 1576) (Save|Key|Output)(0 Bytes) - OnPhysGunPunt -- m_OnPhysGunDrop (Offset 1624) (Save|Key|Output)(0 Bytes) - OnPhysGunDrop -- m_OnPlayerUse (Offset 1648) (Save|Key|Output)(0 Bytes) - OnPlayerUse -- m_OnPlayerPickup (Offset 1672) (Save|Key|Output)(0 Bytes) - OnPlayerPickup -- m_OnOutOfWorld (Offset 1696) (Save|Key|Output)(0 Bytes) - OnOutOfWorld -- m_bThrownByPlayer (Offset 1744) (Save)(1 Bytes) -- m_bFirstCollisionAfterLaunch (Offset 1745) (Save)(1 Bytes) +- m_bAwake (Offset 1794) (Save)(1 Bytes) +- m_massScale (Offset 1768) (Save|Key)(4 Bytes) - massscale +- m_inertiaScale (Offset 1772) (Save|Key)(4 Bytes) - inertiascale +- m_damageType (Offset 1776) (Save|Key)(4 Bytes) - Damagetype +- m_iszOverrideScript (Offset 1780) (Save|Key)(4 Bytes) - overridescript +- m_damageToEnableMotion (Offset 1784) (Save|Key)(4 Bytes) - damagetoenablemotion +- m_flForceToEnableMotion (Offset 1788) (Save|Key)(4 Bytes) - forcetoenablemotion +- m_OnAwakened (Offset 1576) (Save|Key|Output)(0 Bytes) - OnAwakened +- m_MotionEnabled (Offset 1552) (Save|Key|Output)(0 Bytes) - OnMotionEnabled +- m_OnPhysGunPickup (Offset 1600) (Save|Key|Output)(0 Bytes) - OnPhysGunPickup +- m_OnPhysGunOnlyPickup (Offset 1648) (Save|Key|Output)(0 Bytes) - OnPhysGunOnlyPickup +- m_OnPhysGunPunt (Offset 1624) (Save|Key|Output)(0 Bytes) - OnPhysGunPunt +- m_OnPhysGunDrop (Offset 1672) (Save|Key|Output)(0 Bytes) - OnPhysGunDrop +- m_OnPlayerUse (Offset 1696) (Save|Key|Output)(0 Bytes) - OnPlayerUse +- m_OnPlayerPickup (Offset 1720) (Save|Key|Output)(0 Bytes) - OnPlayerPickup +- m_OnOutOfWorld (Offset 1744) (Save|Key|Output)(0 Bytes) - OnOutOfWorld +- m_bThrownByPlayer (Offset 1792) (Save)(1 Bytes) +- m_bFirstCollisionAfterLaunch (Offset 1793) (Save)(1 Bytes) @@ -70090,24 +74620,24 @@ CPhysicsProp - prop_physics_respawnable -- 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) @@ -70118 +74648 @@ CPhysicsProp - prop_physics_respawnable -- m_impactEnergyScale (Offset 1252) (Save|Key|Input)(4 Bytes) - physdamagescale +- m_impactEnergyScale (Offset 1300) (Save|Key|Input)(4 Bytes) - physdamagescale @@ -70123,8 +74653,8 @@ CPhysicsProp - prop_physics_respawnable -- 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 @@ -70135,33 +74665,33 @@ CPhysicsProp - prop_physics_respawnable -- 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) @@ -70175,5 +74705,5 @@ CPhysicsProp - prop_physics_respawnable -- 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 @@ -70184 +74714 @@ CPhysicsProp - prop_physics_respawnable -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -70195,0 +74726,3 @@ CPhysicsProp - prop_physics_respawnable +- 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 @@ -70217,7 +74750,7 @@ CPhysicsProp - prop_physics_respawnable -- 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) @@ -70243,40 +74776,40 @@ CPhysicsProp - prop_physics_respawnable -- 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) @@ -70309,4 +74842,8 @@ CPhysicsProp - prop_physics_respawnable -- 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 @@ -70321 +74858,3 @@ CPhysicsProp - prop_physics_respawnable -- 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) @@ -70324,9 +74863,9 @@ CRagdollProp - prop_ragdoll -- m_ragdoll.boneIndex (Offset 1764) (Save)(96 Bytes) -- m_ragPos (Offset 1884) (Save)(288 Bytes) -- m_ragAngles (Offset 2172) (Save)(288 Bytes) -- m_anglesOverrideString (Offset 2460) (Save|Key)(4 Bytes) - angleOverride -- m_lastUpdateTickCount (Offset 2468) (Save)(4 Bytes) -- m_allAsleep (Offset 2472) (Save)(1 Bytes) -- m_hDamageEntity (Offset 2476) (Save)(4 Bytes) -- m_hKiller (Offset 2480) (Save)(4 Bytes) -- m_bStartDisabled (Offset 1880) (Save|Key)(1 Bytes) - StartDisabled +- m_ragdoll.boneIndex (Offset 1812) (Save)(96 Bytes) +- m_ragPos (Offset 1932) (Save)(288 Bytes) +- m_ragAngles (Offset 2220) (Save)(288 Bytes) +- m_anglesOverrideString (Offset 2508) (Save|Key)(4 Bytes) - angleOverride +- m_lastUpdateTickCount (Offset 2516) (Save)(4 Bytes) +- m_allAsleep (Offset 2520) (Save)(1 Bytes) +- m_hDamageEntity (Offset 2524) (Save)(4 Bytes) +- m_hKiller (Offset 2528) (Save)(4 Bytes) +- m_bStartDisabled (Offset 1928) (Save|Key)(1 Bytes) - StartDisabled @@ -70339,12 +74878,12 @@ CRagdollProp - prop_ragdoll -- m_hUnragdoll (Offset 2464) (Save)(4 Bytes) -- m_bFirstCollisionAfterLaunch (Offset 2473) (Save)(1 Bytes) -- m_flBlendWeight (Offset 2508) (Save)(4 Bytes) -- m_nOverlaySequence (Offset 2512) (Save)(4 Bytes) -- m_ragdollMins (Offset 2520) (Save)(288 Bytes) -- m_ragdollMaxs (Offset 2808) (Save)(288 Bytes) -- m_hPhysicsAttacker (Offset 2484) (Save)(4 Bytes) -- m_flLastPhysicsInfluenceTime (Offset 2488) (Save)(4 Bytes) -- m_flFadeOutStartTime (Offset 2492) (Save)(4 Bytes) -- m_flFadeTime (Offset 2496) (Save)(4 Bytes) -- m_strSourceClassName (Offset 2500) (Save)(4 Bytes) -- m_bHasBeenPhysgunned (Offset 2504) (Save)(1 Bytes) +- m_hUnragdoll (Offset 2512) (Save)(4 Bytes) +- m_bFirstCollisionAfterLaunch (Offset 2521) (Save)(1 Bytes) +- m_flBlendWeight (Offset 2556) (Save)(4 Bytes) +- m_nOverlaySequence (Offset 2560) (Save)(4 Bytes) +- m_ragdollMins (Offset 2568) (Save)(288 Bytes) +- m_ragdollMaxs (Offset 2856) (Save)(288 Bytes) +- m_hPhysicsAttacker (Offset 2532) (Save)(4 Bytes) +- m_flLastPhysicsInfluenceTime (Offset 2536) (Save)(4 Bytes) +- m_flFadeOutStartTime (Offset 2540) (Save)(4 Bytes) +- m_flFadeTime (Offset 2544) (Save)(4 Bytes) +- m_strSourceClassName (Offset 2548) (Save)(4 Bytes) +- m_bHasBeenPhysgunned (Offset 2552) (Save)(1 Bytes) @@ -70354,122 +74893,122 @@ CRagdollProp - prop_ragdoll -- m_ragdoll.listCount (Offset 1176) (Save)(4 Bytes) -- m_ragdoll.allowStretch (Offset 1180) (Save)(1 Bytes) -- m_ragdoll.pGroup (Offset 1184) (Save)(0 Bytes) -- m_flDefaultFadeScale (Offset 2516) (Save)(4 Bytes) -- m_ragdoll.list[1].originParentSpace (Offset 1212) (Save)(12 Bytes) -- m_ragdoll.list[1].pObject (Offset 1224) (Save)(0 Bytes) -- m_ragdoll.list[1].pConstraint (Offset 1228) (Save)(0 Bytes) -- m_ragdoll.list[1].parentIndex (Offset 1232) (Save)(4 Bytes) -- m_ragdoll.list[2].originParentSpace (Offset 1236) (Save)(12 Bytes) -- m_ragdoll.list[2].pObject (Offset 1248) (Save)(0 Bytes) -- m_ragdoll.list[2].pConstraint (Offset 1252) (Save)(0 Bytes) -- m_ragdoll.list[2].parentIndex (Offset 1256) (Save)(4 Bytes) -- m_ragdoll.list[3].originParentSpace (Offset 1260) (Save)(12 Bytes) -- m_ragdoll.list[3].pObject (Offset 1272) (Save)(0 Bytes) -- m_ragdoll.list[3].pConstraint (Offset 1276) (Save)(0 Bytes) -- m_ragdoll.list[3].parentIndex (Offset 1280) (Save)(4 Bytes) -- m_ragdoll.list[4].originParentSpace (Offset 1284) (Save)(12 Bytes) -- m_ragdoll.list[4].pObject (Offset 1296) (Save)(0 Bytes) -- m_ragdoll.list[4].pConstraint (Offset 1300) (Save)(0 Bytes) -- m_ragdoll.list[4].parentIndex (Offset 1304) (Save)(4 Bytes) -- m_ragdoll.list[5].originParentSpace (Offset 1308) (Save)(12 Bytes) -- m_ragdoll.list[5].pObject (Offset 1320) (Save)(0 Bytes) -- m_ragdoll.list[5].pConstraint (Offset 1324) (Save)(0 Bytes) -- m_ragdoll.list[5].parentIndex (Offset 1328) (Save)(4 Bytes) -- m_ragdoll.list[6].originParentSpace (Offset 1332) (Save)(12 Bytes) -- m_ragdoll.list[6].pObject (Offset 1344) (Save)(0 Bytes) -- m_ragdoll.list[6].pConstraint (Offset 1348) (Save)(0 Bytes) -- m_ragdoll.list[6].parentIndex (Offset 1352) (Save)(4 Bytes) -- m_ragdoll.list[7].originParentSpace (Offset 1356) (Save)(12 Bytes) -- m_ragdoll.list[7].pObject (Offset 1368) (Save)(0 Bytes) -- m_ragdoll.list[7].pConstraint (Offset 1372) (Save)(0 Bytes) -- m_ragdoll.list[7].parentIndex (Offset 1376) (Save)(4 Bytes) -- m_ragdoll.list[8].originParentSpace (Offset 1380) (Save)(12 Bytes) -- m_ragdoll.list[8].pObject (Offset 1392) (Save)(0 Bytes) -- m_ragdoll.list[8].pConstraint (Offset 1396) (Save)(0 Bytes) -- m_ragdoll.list[8].parentIndex (Offset 1400) (Save)(4 Bytes) -- m_ragdoll.list[9].originParentSpace (Offset 1404) (Save)(12 Bytes) -- m_ragdoll.list[9].pObject (Offset 1416) (Save)(0 Bytes) -- m_ragdoll.list[9].pConstraint (Offset 1420) (Save)(0 Bytes) -- m_ragdoll.list[9].parentIndex (Offset 1424) (Save)(4 Bytes) -- m_ragdoll.list[10].originParentSpace (Offset 1428) (Save)(12 Bytes) -- m_ragdoll.list[10].pObject (Offset 1440) (Save)(0 Bytes) -- m_ragdoll.list[10].pConstraint (Offset 1444) (Save)(0 Bytes) -- m_ragdoll.list[10].parentIndex (Offset 1448) (Save)(4 Bytes) -- m_ragdoll.list[11].originParentSpace (Offset 1452) (Save)(12 Bytes) -- m_ragdoll.list[11].pObject (Offset 1464) (Save)(0 Bytes) -- m_ragdoll.list[11].pConstraint (Offset 1468) (Save)(0 Bytes) -- m_ragdoll.list[11].parentIndex (Offset 1472) (Save)(4 Bytes) -- m_ragdoll.list[12].originParentSpace (Offset 1476) (Save)(12 Bytes) -- m_ragdoll.list[12].pObject (Offset 1488) (Save)(0 Bytes) -- m_ragdoll.list[12].pConstraint (Offset 1492) (Save)(0 Bytes) -- m_ragdoll.list[12].parentIndex (Offset 1496) (Save)(4 Bytes) -- m_ragdoll.list[13].originParentSpace (Offset 1500) (Save)(12 Bytes) -- m_ragdoll.list[13].pObject (Offset 1512) (Save)(0 Bytes) -- m_ragdoll.list[13].pConstraint (Offset 1516) (Save)(0 Bytes) -- m_ragdoll.list[13].parentIndex (Offset 1520) (Save)(4 Bytes) -- m_ragdoll.list[14].originParentSpace (Offset 1524) (Save)(12 Bytes) -- m_ragdoll.list[14].pObject (Offset 1536) (Save)(0 Bytes) -- m_ragdoll.list[14].pConstraint (Offset 1540) (Save)(0 Bytes) -- m_ragdoll.list[14].parentIndex (Offset 1544) (Save)(4 Bytes) -- m_ragdoll.list[15].originParentSpace (Offset 1548) (Save)(12 Bytes) -- m_ragdoll.list[15].pObject (Offset 1560) (Save)(0 Bytes) -- m_ragdoll.list[15].pConstraint (Offset 1564) (Save)(0 Bytes) -- m_ragdoll.list[15].parentIndex (Offset 1568) (Save)(4 Bytes) -- m_ragdoll.list[16].originParentSpace (Offset 1572) (Save)(12 Bytes) -- m_ragdoll.list[16].pObject (Offset 1584) (Save)(0 Bytes) -- m_ragdoll.list[16].pConstraint (Offset 1588) (Save)(0 Bytes) -- m_ragdoll.list[16].parentIndex (Offset 1592) (Save)(4 Bytes) -- m_ragdoll.list[17].originParentSpace (Offset 1596) (Save)(12 Bytes) -- m_ragdoll.list[17].pObject (Offset 1608) (Save)(0 Bytes) -- m_ragdoll.list[17].pConstraint (Offset 1612) (Save)(0 Bytes) -- m_ragdoll.list[17].parentIndex (Offset 1616) (Save)(4 Bytes) -- m_ragdoll.list[18].originParentSpace (Offset 1620) (Save)(12 Bytes) -- m_ragdoll.list[18].pObject (Offset 1632) (Save)(0 Bytes) -- m_ragdoll.list[18].pConstraint (Offset 1636) (Save)(0 Bytes) -- m_ragdoll.list[18].parentIndex (Offset 1640) (Save)(4 Bytes) -- m_ragdoll.list[19].originParentSpace (Offset 1644) (Save)(12 Bytes) -- m_ragdoll.list[19].pObject (Offset 1656) (Save)(0 Bytes) -- m_ragdoll.list[19].pConstraint (Offset 1660) (Save)(0 Bytes) -- m_ragdoll.list[19].parentIndex (Offset 1664) (Save)(4 Bytes) -- m_ragdoll.list[20].originParentSpace (Offset 1668) (Save)(12 Bytes) -- m_ragdoll.list[20].pObject (Offset 1680) (Save)(0 Bytes) -- m_ragdoll.list[20].pConstraint (Offset 1684) (Save)(0 Bytes) -- m_ragdoll.list[20].parentIndex (Offset 1688) (Save)(4 Bytes) -- m_ragdoll.list[21].originParentSpace (Offset 1692) (Save)(12 Bytes) -- m_ragdoll.list[21].pObject (Offset 1704) (Save)(0 Bytes) -- m_ragdoll.list[21].pConstraint (Offset 1708) (Save)(0 Bytes) -- m_ragdoll.list[21].parentIndex (Offset 1712) (Save)(4 Bytes) -- m_ragdoll.list[22].originParentSpace (Offset 1716) (Save)(12 Bytes) -- m_ragdoll.list[22].pObject (Offset 1728) (Save)(0 Bytes) -- m_ragdoll.list[22].pConstraint (Offset 1732) (Save)(0 Bytes) -- m_ragdoll.list[22].parentIndex (Offset 1736) (Save)(4 Bytes) -- m_ragdoll.list[23].originParentSpace (Offset 1740) (Save)(12 Bytes) -- m_ragdoll.list[23].pObject (Offset 1752) (Save)(0 Bytes) -- m_ragdoll.list[23].pConstraint (Offset 1756) (Save)(0 Bytes) -- m_ragdoll.list[23].parentIndex (Offset 1760) (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_ragdoll.listCount (Offset 1224) (Save)(4 Bytes) +- m_ragdoll.allowStretch (Offset 1228) (Save)(1 Bytes) +- m_ragdoll.pGroup (Offset 1232) (Save)(0 Bytes) +- m_flDefaultFadeScale (Offset 2564) (Save)(4 Bytes) +- m_ragdoll.list[1].originParentSpace (Offset 1260) (Save)(12 Bytes) +- m_ragdoll.list[1].pObject (Offset 1272) (Save)(0 Bytes) +- m_ragdoll.list[1].pConstraint (Offset 1276) (Save)(0 Bytes) +- m_ragdoll.list[1].parentIndex (Offset 1280) (Save)(4 Bytes) +- m_ragdoll.list[2].originParentSpace (Offset 1284) (Save)(12 Bytes) +- m_ragdoll.list[2].pObject (Offset 1296) (Save)(0 Bytes) +- m_ragdoll.list[2].pConstraint (Offset 1300) (Save)(0 Bytes) +- m_ragdoll.list[2].parentIndex (Offset 1304) (Save)(4 Bytes) +- m_ragdoll.list[3].originParentSpace (Offset 1308) (Save)(12 Bytes) +- m_ragdoll.list[3].pObject (Offset 1320) (Save)(0 Bytes) +- m_ragdoll.list[3].pConstraint (Offset 1324) (Save)(0 Bytes) +- m_ragdoll.list[3].parentIndex (Offset 1328) (Save)(4 Bytes) +- m_ragdoll.list[4].originParentSpace (Offset 1332) (Save)(12 Bytes) +- m_ragdoll.list[4].pObject (Offset 1344) (Save)(0 Bytes) +- m_ragdoll.list[4].pConstraint (Offset 1348) (Save)(0 Bytes) +- m_ragdoll.list[4].parentIndex (Offset 1352) (Save)(4 Bytes) +- m_ragdoll.list[5].originParentSpace (Offset 1356) (Save)(12 Bytes) +- m_ragdoll.list[5].pObject (Offset 1368) (Save)(0 Bytes) +- m_ragdoll.list[5].pConstraint (Offset 1372) (Save)(0 Bytes) +- m_ragdoll.list[5].parentIndex (Offset 1376) (Save)(4 Bytes) +- m_ragdoll.list[6].originParentSpace (Offset 1380) (Save)(12 Bytes) +- m_ragdoll.list[6].pObject (Offset 1392) (Save)(0 Bytes) +- m_ragdoll.list[6].pConstraint (Offset 1396) (Save)(0 Bytes) +- m_ragdoll.list[6].parentIndex (Offset 1400) (Save)(4 Bytes) +- m_ragdoll.list[7].originParentSpace (Offset 1404) (Save)(12 Bytes) +- m_ragdoll.list[7].pObject (Offset 1416) (Save)(0 Bytes) +- m_ragdoll.list[7].pConstraint (Offset 1420) (Save)(0 Bytes) +- m_ragdoll.list[7].parentIndex (Offset 1424) (Save)(4 Bytes) +- m_ragdoll.list[8].originParentSpace (Offset 1428) (Save)(12 Bytes) +- m_ragdoll.list[8].pObject (Offset 1440) (Save)(0 Bytes) +- m_ragdoll.list[8].pConstraint (Offset 1444) (Save)(0 Bytes) +- m_ragdoll.list[8].parentIndex (Offset 1448) (Save)(4 Bytes) +- m_ragdoll.list[9].originParentSpace (Offset 1452) (Save)(12 Bytes) +- m_ragdoll.list[9].pObject (Offset 1464) (Save)(0 Bytes) +- m_ragdoll.list[9].pConstraint (Offset 1468) (Save)(0 Bytes) +- m_ragdoll.list[9].parentIndex (Offset 1472) (Save)(4 Bytes) +- m_ragdoll.list[10].originParentSpace (Offset 1476) (Save)(12 Bytes) +- m_ragdoll.list[10].pObject (Offset 1488) (Save)(0 Bytes) +- m_ragdoll.list[10].pConstraint (Offset 1492) (Save)(0 Bytes) +- m_ragdoll.list[10].parentIndex (Offset 1496) (Save)(4 Bytes) +- m_ragdoll.list[11].originParentSpace (Offset 1500) (Save)(12 Bytes) +- m_ragdoll.list[11].pObject (Offset 1512) (Save)(0 Bytes) +- m_ragdoll.list[11].pConstraint (Offset 1516) (Save)(0 Bytes) +- m_ragdoll.list[11].parentIndex (Offset 1520) (Save)(4 Bytes) +- m_ragdoll.list[12].originParentSpace (Offset 1524) (Save)(12 Bytes) +- m_ragdoll.list[12].pObject (Offset 1536) (Save)(0 Bytes) +- m_ragdoll.list[12].pConstraint (Offset 1540) (Save)(0 Bytes) +- m_ragdoll.list[12].parentIndex (Offset 1544) (Save)(4 Bytes) +- m_ragdoll.list[13].originParentSpace (Offset 1548) (Save)(12 Bytes) +- m_ragdoll.list[13].pObject (Offset 1560) (Save)(0 Bytes) +- m_ragdoll.list[13].pConstraint (Offset 1564) (Save)(0 Bytes) +- m_ragdoll.list[13].parentIndex (Offset 1568) (Save)(4 Bytes) +- m_ragdoll.list[14].originParentSpace (Offset 1572) (Save)(12 Bytes) +- m_ragdoll.list[14].pObject (Offset 1584) (Save)(0 Bytes) +- m_ragdoll.list[14].pConstraint (Offset 1588) (Save)(0 Bytes) +- m_ragdoll.list[14].parentIndex (Offset 1592) (Save)(4 Bytes) +- m_ragdoll.list[15].originParentSpace (Offset 1596) (Save)(12 Bytes) +- m_ragdoll.list[15].pObject (Offset 1608) (Save)(0 Bytes) +- m_ragdoll.list[15].pConstraint (Offset 1612) (Save)(0 Bytes) +- m_ragdoll.list[15].parentIndex (Offset 1616) (Save)(4 Bytes) +- m_ragdoll.list[16].originParentSpace (Offset 1620) (Save)(12 Bytes) +- m_ragdoll.list[16].pObject (Offset 1632) (Save)(0 Bytes) +- m_ragdoll.list[16].pConstraint (Offset 1636) (Save)(0 Bytes) +- m_ragdoll.list[16].parentIndex (Offset 1640) (Save)(4 Bytes) +- m_ragdoll.list[17].originParentSpace (Offset 1644) (Save)(12 Bytes) +- m_ragdoll.list[17].pObject (Offset 1656) (Save)(0 Bytes) +- m_ragdoll.list[17].pConstraint (Offset 1660) (Save)(0 Bytes) +- m_ragdoll.list[17].parentIndex (Offset 1664) (Save)(4 Bytes) +- m_ragdoll.list[18].originParentSpace (Offset 1668) (Save)(12 Bytes) +- m_ragdoll.list[18].pObject (Offset 1680) (Save)(0 Bytes) +- m_ragdoll.list[18].pConstraint (Offset 1684) (Save)(0 Bytes) +- m_ragdoll.list[18].parentIndex (Offset 1688) (Save)(4 Bytes) +- m_ragdoll.list[19].originParentSpace (Offset 1692) (Save)(12 Bytes) +- m_ragdoll.list[19].pObject (Offset 1704) (Save)(0 Bytes) +- m_ragdoll.list[19].pConstraint (Offset 1708) (Save)(0 Bytes) +- m_ragdoll.list[19].parentIndex (Offset 1712) (Save)(4 Bytes) +- m_ragdoll.list[20].originParentSpace (Offset 1716) (Save)(12 Bytes) +- m_ragdoll.list[20].pObject (Offset 1728) (Save)(0 Bytes) +- m_ragdoll.list[20].pConstraint (Offset 1732) (Save)(0 Bytes) +- m_ragdoll.list[20].parentIndex (Offset 1736) (Save)(4 Bytes) +- m_ragdoll.list[21].originParentSpace (Offset 1740) (Save)(12 Bytes) +- m_ragdoll.list[21].pObject (Offset 1752) (Save)(0 Bytes) +- m_ragdoll.list[21].pConstraint (Offset 1756) (Save)(0 Bytes) +- m_ragdoll.list[21].parentIndex (Offset 1760) (Save)(4 Bytes) +- m_ragdoll.list[22].originParentSpace (Offset 1764) (Save)(12 Bytes) +- m_ragdoll.list[22].pObject (Offset 1776) (Save)(0 Bytes) +- m_ragdoll.list[22].pConstraint (Offset 1780) (Save)(0 Bytes) +- m_ragdoll.list[22].parentIndex (Offset 1784) (Save)(4 Bytes) +- m_ragdoll.list[23].originParentSpace (Offset 1788) (Save)(12 Bytes) +- m_ragdoll.list[23].pObject (Offset 1800) (Save)(0 Bytes) +- m_ragdoll.list[23].pConstraint (Offset 1804) (Save)(0 Bytes) +- m_ragdoll.list[23].parentIndex (Offset 1808) (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) @@ -70483,5 +75022,5 @@ CRagdollProp - prop_ragdoll -- 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 @@ -70492 +75031 @@ CRagdollProp - prop_ragdoll -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -70503,0 +75043,3 @@ CRagdollProp - prop_ragdoll +- 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 @@ -70525,7 +75067,7 @@ CRagdollProp - prop_ragdoll -- 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) @@ -70551,40 +75093,40 @@ CRagdollProp - prop_ragdoll -- 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) @@ -70617,4 +75159,8 @@ CRagdollProp - prop_ragdoll -- 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 @@ -70629 +75175,3 @@ CRagdollProp - prop_ragdoll -- 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) @@ -70632,15 +75180,15 @@ CRagdollPropAttached - prop_ragdoll_atta -- m_boneIndexAttached (Offset 3096) (Save)(4 Bytes) -- m_ragdollAttachedObjectIndex (Offset 3100) (Save)(4 Bytes) -- m_attachmentPointBoneSpace (Offset 3104) (Save)(12 Bytes) -- m_attachmentPointRagdollSpace (Offset 3116) (Save)(12 Bytes) -- m_bShouldDetach (Offset 3128) (Save)(1 Bytes) -- m_pAttachConstraint (Offset 3132) (Save)(0 Bytes) -- m_ragdoll.boneIndex (Offset 1764) (Save)(96 Bytes) -- m_ragPos (Offset 1884) (Save)(288 Bytes) -- m_ragAngles (Offset 2172) (Save)(288 Bytes) -- m_anglesOverrideString (Offset 2460) (Save|Key)(4 Bytes) - angleOverride -- m_lastUpdateTickCount (Offset 2468) (Save)(4 Bytes) -- m_allAsleep (Offset 2472) (Save)(1 Bytes) -- m_hDamageEntity (Offset 2476) (Save)(4 Bytes) -- m_hKiller (Offset 2480) (Save)(4 Bytes) -- m_bStartDisabled (Offset 1880) (Save|Key)(1 Bytes) - StartDisabled +- m_boneIndexAttached (Offset 3144) (Save)(4 Bytes) +- m_ragdollAttachedObjectIndex (Offset 3148) (Save)(4 Bytes) +- m_attachmentPointBoneSpace (Offset 3152) (Save)(12 Bytes) +- m_attachmentPointRagdollSpace (Offset 3164) (Save)(12 Bytes) +- m_bShouldDetach (Offset 3176) (Save)(1 Bytes) +- m_pAttachConstraint (Offset 3180) (Save)(0 Bytes) +- m_ragdoll.boneIndex (Offset 1812) (Save)(96 Bytes) +- m_ragPos (Offset 1932) (Save)(288 Bytes) +- m_ragAngles (Offset 2220) (Save)(288 Bytes) +- m_anglesOverrideString (Offset 2508) (Save|Key)(4 Bytes) - angleOverride +- m_lastUpdateTickCount (Offset 2516) (Save)(4 Bytes) +- m_allAsleep (Offset 2520) (Save)(1 Bytes) +- m_hDamageEntity (Offset 2524) (Save)(4 Bytes) +- m_hKiller (Offset 2528) (Save)(4 Bytes) +- m_bStartDisabled (Offset 1928) (Save|Key)(1 Bytes) - StartDisabled @@ -70653,12 +75201,12 @@ CRagdollPropAttached - prop_ragdoll_atta -- m_hUnragdoll (Offset 2464) (Save)(4 Bytes) -- m_bFirstCollisionAfterLaunch (Offset 2473) (Save)(1 Bytes) -- m_flBlendWeight (Offset 2508) (Save)(4 Bytes) -- m_nOverlaySequence (Offset 2512) (Save)(4 Bytes) -- m_ragdollMins (Offset 2520) (Save)(288 Bytes) -- m_ragdollMaxs (Offset 2808) (Save)(288 Bytes) -- m_hPhysicsAttacker (Offset 2484) (Save)(4 Bytes) -- m_flLastPhysicsInfluenceTime (Offset 2488) (Save)(4 Bytes) -- m_flFadeOutStartTime (Offset 2492) (Save)(4 Bytes) -- m_flFadeTime (Offset 2496) (Save)(4 Bytes) -- m_strSourceClassName (Offset 2500) (Save)(4 Bytes) -- m_bHasBeenPhysgunned (Offset 2504) (Save)(1 Bytes) +- m_hUnragdoll (Offset 2512) (Save)(4 Bytes) +- m_bFirstCollisionAfterLaunch (Offset 2521) (Save)(1 Bytes) +- m_flBlendWeight (Offset 2556) (Save)(4 Bytes) +- m_nOverlaySequence (Offset 2560) (Save)(4 Bytes) +- m_ragdollMins (Offset 2568) (Save)(288 Bytes) +- m_ragdollMaxs (Offset 2856) (Save)(288 Bytes) +- m_hPhysicsAttacker (Offset 2532) (Save)(4 Bytes) +- m_flLastPhysicsInfluenceTime (Offset 2536) (Save)(4 Bytes) +- m_flFadeOutStartTime (Offset 2540) (Save)(4 Bytes) +- m_flFadeTime (Offset 2544) (Save)(4 Bytes) +- m_strSourceClassName (Offset 2548) (Save)(4 Bytes) +- m_bHasBeenPhysgunned (Offset 2552) (Save)(1 Bytes) @@ -70668,122 +75216,122 @@ CRagdollPropAttached - prop_ragdoll_atta -- m_ragdoll.listCount (Offset 1176) (Save)(4 Bytes) -- m_ragdoll.allowStretch (Offset 1180) (Save)(1 Bytes) -- m_ragdoll.pGroup (Offset 1184) (Save)(0 Bytes) -- m_flDefaultFadeScale (Offset 2516) (Save)(4 Bytes) -- m_ragdoll.list[1].originParentSpace (Offset 1212) (Save)(12 Bytes) -- m_ragdoll.list[1].pObject (Offset 1224) (Save)(0 Bytes) -- m_ragdoll.list[1].pConstraint (Offset 1228) (Save)(0 Bytes) -- m_ragdoll.list[1].parentIndex (Offset 1232) (Save)(4 Bytes) -- m_ragdoll.list[2].originParentSpace (Offset 1236) (Save)(12 Bytes) -- m_ragdoll.list[2].pObject (Offset 1248) (Save)(0 Bytes) -- m_ragdoll.list[2].pConstraint (Offset 1252) (Save)(0 Bytes) -- m_ragdoll.list[2].parentIndex (Offset 1256) (Save)(4 Bytes) -- m_ragdoll.list[3].originParentSpace (Offset 1260) (Save)(12 Bytes) -- m_ragdoll.list[3].pObject (Offset 1272) (Save)(0 Bytes) -- m_ragdoll.list[3].pConstraint (Offset 1276) (Save)(0 Bytes) -- m_ragdoll.list[3].parentIndex (Offset 1280) (Save)(4 Bytes) -- m_ragdoll.list[4].originParentSpace (Offset 1284) (Save)(12 Bytes) -- m_ragdoll.list[4].pObject (Offset 1296) (Save)(0 Bytes) -- m_ragdoll.list[4].pConstraint (Offset 1300) (Save)(0 Bytes) -- m_ragdoll.list[4].parentIndex (Offset 1304) (Save)(4 Bytes) -- m_ragdoll.list[5].originParentSpace (Offset 1308) (Save)(12 Bytes) -- m_ragdoll.list[5].pObject (Offset 1320) (Save)(0 Bytes) -- m_ragdoll.list[5].pConstraint (Offset 1324) (Save)(0 Bytes) -- m_ragdoll.list[5].parentIndex (Offset 1328) (Save)(4 Bytes) -- m_ragdoll.list[6].originParentSpace (Offset 1332) (Save)(12 Bytes) -- m_ragdoll.list[6].pObject (Offset 1344) (Save)(0 Bytes) -- m_ragdoll.list[6].pConstraint (Offset 1348) (Save)(0 Bytes) -- m_ragdoll.list[6].parentIndex (Offset 1352) (Save)(4 Bytes) -- m_ragdoll.list[7].originParentSpace (Offset 1356) (Save)(12 Bytes) -- m_ragdoll.list[7].pObject (Offset 1368) (Save)(0 Bytes) -- m_ragdoll.list[7].pConstraint (Offset 1372) (Save)(0 Bytes) -- m_ragdoll.list[7].parentIndex (Offset 1376) (Save)(4 Bytes) -- m_ragdoll.list[8].originParentSpace (Offset 1380) (Save)(12 Bytes) -- m_ragdoll.list[8].pObject (Offset 1392) (Save)(0 Bytes) -- m_ragdoll.list[8].pConstraint (Offset 1396) (Save)(0 Bytes) -- m_ragdoll.list[8].parentIndex (Offset 1400) (Save)(4 Bytes) -- m_ragdoll.list[9].originParentSpace (Offset 1404) (Save)(12 Bytes) -- m_ragdoll.list[9].pObject (Offset 1416) (Save)(0 Bytes) -- m_ragdoll.list[9].pConstraint (Offset 1420) (Save)(0 Bytes) -- m_ragdoll.list[9].parentIndex (Offset 1424) (Save)(4 Bytes) -- m_ragdoll.list[10].originParentSpace (Offset 1428) (Save)(12 Bytes) -- m_ragdoll.list[10].pObject (Offset 1440) (Save)(0 Bytes) -- m_ragdoll.list[10].pConstraint (Offset 1444) (Save)(0 Bytes) -- m_ragdoll.list[10].parentIndex (Offset 1448) (Save)(4 Bytes) -- m_ragdoll.list[11].originParentSpace (Offset 1452) (Save)(12 Bytes) -- m_ragdoll.list[11].pObject (Offset 1464) (Save)(0 Bytes) -- m_ragdoll.list[11].pConstraint (Offset 1468) (Save)(0 Bytes) -- m_ragdoll.list[11].parentIndex (Offset 1472) (Save)(4 Bytes) -- m_ragdoll.list[12].originParentSpace (Offset 1476) (Save)(12 Bytes) -- m_ragdoll.list[12].pObject (Offset 1488) (Save)(0 Bytes) -- m_ragdoll.list[12].pConstraint (Offset 1492) (Save)(0 Bytes) -- m_ragdoll.list[12].parentIndex (Offset 1496) (Save)(4 Bytes) -- m_ragdoll.list[13].originParentSpace (Offset 1500) (Save)(12 Bytes) -- m_ragdoll.list[13].pObject (Offset 1512) (Save)(0 Bytes) -- m_ragdoll.list[13].pConstraint (Offset 1516) (Save)(0 Bytes) -- m_ragdoll.list[13].parentIndex (Offset 1520) (Save)(4 Bytes) -- m_ragdoll.list[14].originParentSpace (Offset 1524) (Save)(12 Bytes) -- m_ragdoll.list[14].pObject (Offset 1536) (Save)(0 Bytes) -- m_ragdoll.list[14].pConstraint (Offset 1540) (Save)(0 Bytes) -- m_ragdoll.list[14].parentIndex (Offset 1544) (Save)(4 Bytes) -- m_ragdoll.list[15].originParentSpace (Offset 1548) (Save)(12 Bytes) -- m_ragdoll.list[15].pObject (Offset 1560) (Save)(0 Bytes) -- m_ragdoll.list[15].pConstraint (Offset 1564) (Save)(0 Bytes) -- m_ragdoll.list[15].parentIndex (Offset 1568) (Save)(4 Bytes) -- m_ragdoll.list[16].originParentSpace (Offset 1572) (Save)(12 Bytes) -- m_ragdoll.list[16].pObject (Offset 1584) (Save)(0 Bytes) -- m_ragdoll.list[16].pConstraint (Offset 1588) (Save)(0 Bytes) -- m_ragdoll.list[16].parentIndex (Offset 1592) (Save)(4 Bytes) -- m_ragdoll.list[17].originParentSpace (Offset 1596) (Save)(12 Bytes) -- m_ragdoll.list[17].pObject (Offset 1608) (Save)(0 Bytes) -- m_ragdoll.list[17].pConstraint (Offset 1612) (Save)(0 Bytes) -- m_ragdoll.list[17].parentIndex (Offset 1616) (Save)(4 Bytes) -- m_ragdoll.list[18].originParentSpace (Offset 1620) (Save)(12 Bytes) -- m_ragdoll.list[18].pObject (Offset 1632) (Save)(0 Bytes) -- m_ragdoll.list[18].pConstraint (Offset 1636) (Save)(0 Bytes) -- m_ragdoll.list[18].parentIndex (Offset 1640) (Save)(4 Bytes) -- m_ragdoll.list[19].originParentSpace (Offset 1644) (Save)(12 Bytes) -- m_ragdoll.list[19].pObject (Offset 1656) (Save)(0 Bytes) -- m_ragdoll.list[19].pConstraint (Offset 1660) (Save)(0 Bytes) -- m_ragdoll.list[19].parentIndex (Offset 1664) (Save)(4 Bytes) -- m_ragdoll.list[20].originParentSpace (Offset 1668) (Save)(12 Bytes) -- m_ragdoll.list[20].pObject (Offset 1680) (Save)(0 Bytes) -- m_ragdoll.list[20].pConstraint (Offset 1684) (Save)(0 Bytes) -- m_ragdoll.list[20].parentIndex (Offset 1688) (Save)(4 Bytes) -- m_ragdoll.list[21].originParentSpace (Offset 1692) (Save)(12 Bytes) -- m_ragdoll.list[21].pObject (Offset 1704) (Save)(0 Bytes) -- m_ragdoll.list[21].pConstraint (Offset 1708) (Save)(0 Bytes) -- m_ragdoll.list[21].parentIndex (Offset 1712) (Save)(4 Bytes) -- m_ragdoll.list[22].originParentSpace (Offset 1716) (Save)(12 Bytes) -- m_ragdoll.list[22].pObject (Offset 1728) (Save)(0 Bytes) -- m_ragdoll.list[22].pConstraint (Offset 1732) (Save)(0 Bytes) -- m_ragdoll.list[22].parentIndex (Offset 1736) (Save)(4 Bytes) -- m_ragdoll.list[23].originParentSpace (Offset 1740) (Save)(12 Bytes) -- m_ragdoll.list[23].pObject (Offset 1752) (Save)(0 Bytes) -- m_ragdoll.list[23].pConstraint (Offset 1756) (Save)(0 Bytes) -- m_ragdoll.list[23].parentIndex (Offset 1760) (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_ragdoll.listCount (Offset 1224) (Save)(4 Bytes) +- m_ragdoll.allowStretch (Offset 1228) (Save)(1 Bytes) +- m_ragdoll.pGroup (Offset 1232) (Save)(0 Bytes) +- m_flDefaultFadeScale (Offset 2564) (Save)(4 Bytes) +- m_ragdoll.list[1].originParentSpace (Offset 1260) (Save)(12 Bytes) +- m_ragdoll.list[1].pObject (Offset 1272) (Save)(0 Bytes) +- m_ragdoll.list[1].pConstraint (Offset 1276) (Save)(0 Bytes) +- m_ragdoll.list[1].parentIndex (Offset 1280) (Save)(4 Bytes) +- m_ragdoll.list[2].originParentSpace (Offset 1284) (Save)(12 Bytes) +- m_ragdoll.list[2].pObject (Offset 1296) (Save)(0 Bytes) +- m_ragdoll.list[2].pConstraint (Offset 1300) (Save)(0 Bytes) +- m_ragdoll.list[2].parentIndex (Offset 1304) (Save)(4 Bytes) +- m_ragdoll.list[3].originParentSpace (Offset 1308) (Save)(12 Bytes) +- m_ragdoll.list[3].pObject (Offset 1320) (Save)(0 Bytes) +- m_ragdoll.list[3].pConstraint (Offset 1324) (Save)(0 Bytes) +- m_ragdoll.list[3].parentIndex (Offset 1328) (Save)(4 Bytes) +- m_ragdoll.list[4].originParentSpace (Offset 1332) (Save)(12 Bytes) +- m_ragdoll.list[4].pObject (Offset 1344) (Save)(0 Bytes) +- m_ragdoll.list[4].pConstraint (Offset 1348) (Save)(0 Bytes) +- m_ragdoll.list[4].parentIndex (Offset 1352) (Save)(4 Bytes) +- m_ragdoll.list[5].originParentSpace (Offset 1356) (Save)(12 Bytes) +- m_ragdoll.list[5].pObject (Offset 1368) (Save)(0 Bytes) +- m_ragdoll.list[5].pConstraint (Offset 1372) (Save)(0 Bytes) +- m_ragdoll.list[5].parentIndex (Offset 1376) (Save)(4 Bytes) +- m_ragdoll.list[6].originParentSpace (Offset 1380) (Save)(12 Bytes) +- m_ragdoll.list[6].pObject (Offset 1392) (Save)(0 Bytes) +- m_ragdoll.list[6].pConstraint (Offset 1396) (Save)(0 Bytes) +- m_ragdoll.list[6].parentIndex (Offset 1400) (Save)(4 Bytes) +- m_ragdoll.list[7].originParentSpace (Offset 1404) (Save)(12 Bytes) +- m_ragdoll.list[7].pObject (Offset 1416) (Save)(0 Bytes) +- m_ragdoll.list[7].pConstraint (Offset 1420) (Save)(0 Bytes) +- m_ragdoll.list[7].parentIndex (Offset 1424) (Save)(4 Bytes) +- m_ragdoll.list[8].originParentSpace (Offset 1428) (Save)(12 Bytes) +- m_ragdoll.list[8].pObject (Offset 1440) (Save)(0 Bytes) +- m_ragdoll.list[8].pConstraint (Offset 1444) (Save)(0 Bytes) +- m_ragdoll.list[8].parentIndex (Offset 1448) (Save)(4 Bytes) +- m_ragdoll.list[9].originParentSpace (Offset 1452) (Save)(12 Bytes) +- m_ragdoll.list[9].pObject (Offset 1464) (Save)(0 Bytes) +- m_ragdoll.list[9].pConstraint (Offset 1468) (Save)(0 Bytes) +- m_ragdoll.list[9].parentIndex (Offset 1472) (Save)(4 Bytes) +- m_ragdoll.list[10].originParentSpace (Offset 1476) (Save)(12 Bytes) +- m_ragdoll.list[10].pObject (Offset 1488) (Save)(0 Bytes) +- m_ragdoll.list[10].pConstraint (Offset 1492) (Save)(0 Bytes) +- m_ragdoll.list[10].parentIndex (Offset 1496) (Save)(4 Bytes) +- m_ragdoll.list[11].originParentSpace (Offset 1500) (Save)(12 Bytes) +- m_ragdoll.list[11].pObject (Offset 1512) (Save)(0 Bytes) +- m_ragdoll.list[11].pConstraint (Offset 1516) (Save)(0 Bytes) +- m_ragdoll.list[11].parentIndex (Offset 1520) (Save)(4 Bytes) +- m_ragdoll.list[12].originParentSpace (Offset 1524) (Save)(12 Bytes) +- m_ragdoll.list[12].pObject (Offset 1536) (Save)(0 Bytes) +- m_ragdoll.list[12].pConstraint (Offset 1540) (Save)(0 Bytes) +- m_ragdoll.list[12].parentIndex (Offset 1544) (Save)(4 Bytes) +- m_ragdoll.list[13].originParentSpace (Offset 1548) (Save)(12 Bytes) +- m_ragdoll.list[13].pObject (Offset 1560) (Save)(0 Bytes) +- m_ragdoll.list[13].pConstraint (Offset 1564) (Save)(0 Bytes) +- m_ragdoll.list[13].parentIndex (Offset 1568) (Save)(4 Bytes) +- m_ragdoll.list[14].originParentSpace (Offset 1572) (Save)(12 Bytes) +- m_ragdoll.list[14].pObject (Offset 1584) (Save)(0 Bytes) +- m_ragdoll.list[14].pConstraint (Offset 1588) (Save)(0 Bytes) +- m_ragdoll.list[14].parentIndex (Offset 1592) (Save)(4 Bytes) +- m_ragdoll.list[15].originParentSpace (Offset 1596) (Save)(12 Bytes) +- m_ragdoll.list[15].pObject (Offset 1608) (Save)(0 Bytes) +- m_ragdoll.list[15].pConstraint (Offset 1612) (Save)(0 Bytes) +- m_ragdoll.list[15].parentIndex (Offset 1616) (Save)(4 Bytes) +- m_ragdoll.list[16].originParentSpace (Offset 1620) (Save)(12 Bytes) +- m_ragdoll.list[16].pObject (Offset 1632) (Save)(0 Bytes) +- m_ragdoll.list[16].pConstraint (Offset 1636) (Save)(0 Bytes) +- m_ragdoll.list[16].parentIndex (Offset 1640) (Save)(4 Bytes) +- m_ragdoll.list[17].originParentSpace (Offset 1644) (Save)(12 Bytes) +- m_ragdoll.list[17].pObject (Offset 1656) (Save)(0 Bytes) +- m_ragdoll.list[17].pConstraint (Offset 1660) (Save)(0 Bytes) +- m_ragdoll.list[17].parentIndex (Offset 1664) (Save)(4 Bytes) +- m_ragdoll.list[18].originParentSpace (Offset 1668) (Save)(12 Bytes) +- m_ragdoll.list[18].pObject (Offset 1680) (Save)(0 Bytes) +- m_ragdoll.list[18].pConstraint (Offset 1684) (Save)(0 Bytes) +- m_ragdoll.list[18].parentIndex (Offset 1688) (Save)(4 Bytes) +- m_ragdoll.list[19].originParentSpace (Offset 1692) (Save)(12 Bytes) +- m_ragdoll.list[19].pObject (Offset 1704) (Save)(0 Bytes) +- m_ragdoll.list[19].pConstraint (Offset 1708) (Save)(0 Bytes) +- m_ragdoll.list[19].parentIndex (Offset 1712) (Save)(4 Bytes) +- m_ragdoll.list[20].originParentSpace (Offset 1716) (Save)(12 Bytes) +- m_ragdoll.list[20].pObject (Offset 1728) (Save)(0 Bytes) +- m_ragdoll.list[20].pConstraint (Offset 1732) (Save)(0 Bytes) +- m_ragdoll.list[20].parentIndex (Offset 1736) (Save)(4 Bytes) +- m_ragdoll.list[21].originParentSpace (Offset 1740) (Save)(12 Bytes) +- m_ragdoll.list[21].pObject (Offset 1752) (Save)(0 Bytes) +- m_ragdoll.list[21].pConstraint (Offset 1756) (Save)(0 Bytes) +- m_ragdoll.list[21].parentIndex (Offset 1760) (Save)(4 Bytes) +- m_ragdoll.list[22].originParentSpace (Offset 1764) (Save)(12 Bytes) +- m_ragdoll.list[22].pObject (Offset 1776) (Save)(0 Bytes) +- m_ragdoll.list[22].pConstraint (Offset 1780) (Save)(0 Bytes) +- m_ragdoll.list[22].parentIndex (Offset 1784) (Save)(4 Bytes) +- m_ragdoll.list[23].originParentSpace (Offset 1788) (Save)(12 Bytes) +- m_ragdoll.list[23].pObject (Offset 1800) (Save)(0 Bytes) +- m_ragdoll.list[23].pConstraint (Offset 1804) (Save)(0 Bytes) +- m_ragdoll.list[23].parentIndex (Offset 1808) (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) @@ -70797,5 +75345,5 @@ CRagdollPropAttached - prop_ragdoll_atta -- 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 @@ -70806 +75354 @@ CRagdollPropAttached - prop_ragdoll_atta -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -70817,0 +75366,3 @@ CRagdollPropAttached - prop_ragdoll_atta +- 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 @@ -70839,7 +75390,7 @@ CRagdollPropAttached - prop_ragdoll_atta -- 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) @@ -70865,40 +75416,40 @@ CRagdollPropAttached - prop_ragdoll_atta -- 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) @@ -70931,4 +75482,8 @@ CRagdollPropAttached - prop_ragdoll_atta -- 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 @@ -70943 +75498,3 @@ CRagdollPropAttached - prop_ragdoll_atta -- 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) @@ -70946 +75503 @@ CPhysicsProp - prop_soccer_ball -- m_iszTriggers (Offset 1748) (Save|Key)(4 Bytes) - trigger_name +- m_iszTriggers (Offset 1796) (Save|Key)(4 Bytes) - trigger_name @@ -70952,18 +75509,18 @@ CPhysicsProp - prop_soccer_ball -- m_bAwake (Offset 1746) (Save)(1 Bytes) -- m_massScale (Offset 1720) (Save|Key)(4 Bytes) - massscale -- m_inertiaScale (Offset 1724) (Save|Key)(4 Bytes) - inertiascale -- m_damageType (Offset 1728) (Save|Key)(4 Bytes) - Damagetype -- m_iszOverrideScript (Offset 1732) (Save|Key)(4 Bytes) - overridescript -- m_damageToEnableMotion (Offset 1736) (Save|Key)(4 Bytes) - damagetoenablemotion -- m_flForceToEnableMotion (Offset 1740) (Save|Key)(4 Bytes) - forcetoenablemotion -- m_OnAwakened (Offset 1528) (Save|Key|Output)(0 Bytes) - OnAwakened -- m_MotionEnabled (Offset 1504) (Save|Key|Output)(0 Bytes) - OnMotionEnabled -- m_OnPhysGunPickup (Offset 1552) (Save|Key|Output)(0 Bytes) - OnPhysGunPickup -- m_OnPhysGunOnlyPickup (Offset 1600) (Save|Key|Output)(0 Bytes) - OnPhysGunOnlyPickup -- m_OnPhysGunPunt (Offset 1576) (Save|Key|Output)(0 Bytes) - OnPhysGunPunt -- m_OnPhysGunDrop (Offset 1624) (Save|Key|Output)(0 Bytes) - OnPhysGunDrop -- m_OnPlayerUse (Offset 1648) (Save|Key|Output)(0 Bytes) - OnPlayerUse -- m_OnPlayerPickup (Offset 1672) (Save|Key|Output)(0 Bytes) - OnPlayerPickup -- m_OnOutOfWorld (Offset 1696) (Save|Key|Output)(0 Bytes) - OnOutOfWorld -- m_bThrownByPlayer (Offset 1744) (Save)(1 Bytes) -- m_bFirstCollisionAfterLaunch (Offset 1745) (Save)(1 Bytes) +- m_bAwake (Offset 1794) (Save)(1 Bytes) +- m_massScale (Offset 1768) (Save|Key)(4 Bytes) - massscale +- m_inertiaScale (Offset 1772) (Save|Key)(4 Bytes) - inertiascale +- m_damageType (Offset 1776) (Save|Key)(4 Bytes) - Damagetype +- m_iszOverrideScript (Offset 1780) (Save|Key)(4 Bytes) - overridescript +- m_damageToEnableMotion (Offset 1784) (Save|Key)(4 Bytes) - damagetoenablemotion +- m_flForceToEnableMotion (Offset 1788) (Save|Key)(4 Bytes) - forcetoenablemotion +- m_OnAwakened (Offset 1576) (Save|Key|Output)(0 Bytes) - OnAwakened +- m_MotionEnabled (Offset 1552) (Save|Key|Output)(0 Bytes) - OnMotionEnabled +- m_OnPhysGunPickup (Offset 1600) (Save|Key|Output)(0 Bytes) - OnPhysGunPickup +- m_OnPhysGunOnlyPickup (Offset 1648) (Save|Key|Output)(0 Bytes) - OnPhysGunOnlyPickup +- m_OnPhysGunPunt (Offset 1624) (Save|Key|Output)(0 Bytes) - OnPhysGunPunt +- m_OnPhysGunDrop (Offset 1672) (Save|Key|Output)(0 Bytes) - OnPhysGunDrop +- m_OnPlayerUse (Offset 1696) (Save|Key|Output)(0 Bytes) - OnPlayerUse +- m_OnPlayerPickup (Offset 1720) (Save|Key|Output)(0 Bytes) - OnPlayerPickup +- m_OnOutOfWorld (Offset 1744) (Save|Key|Output)(0 Bytes) - OnOutOfWorld +- m_bThrownByPlayer (Offset 1792) (Save)(1 Bytes) +- m_bFirstCollisionAfterLaunch (Offset 1793) (Save)(1 Bytes) @@ -70971,24 +75528,24 @@ CPhysicsProp - prop_soccer_ball -- 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) @@ -70999 +75556 @@ CPhysicsProp - prop_soccer_ball -- m_impactEnergyScale (Offset 1252) (Save|Key|Input)(4 Bytes) - physdamagescale +- m_impactEnergyScale (Offset 1300) (Save|Key|Input)(4 Bytes) - physdamagescale @@ -71004,8 +75561,8 @@ CPhysicsProp - prop_soccer_ball -- 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 @@ -71016,33 +75573,33 @@ CPhysicsProp - prop_soccer_ball -- 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) @@ -71056,5 +75613,5 @@ CPhysicsProp - prop_soccer_ball -- 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 @@ -71065 +75622 @@ CPhysicsProp - prop_soccer_ball -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -71076,0 +75634,3 @@ CPhysicsProp - prop_soccer_ball +- 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 @@ -71098,7 +75658,7 @@ CPhysicsProp - prop_soccer_ball -- 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) @@ -71124,40 +75684,40 @@ CPhysicsProp - prop_soccer_ball -- 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) @@ -71190,4 +75750,8 @@ CPhysicsProp - prop_soccer_ball -- 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 @@ -71202 +75766,3 @@ CPhysicsProp - prop_soccer_ball -- 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) @@ -71210,18 +75776,18 @@ CPhysicsProp - prop_sphere -- m_bAwake (Offset 1746) (Save)(1 Bytes) -- m_massScale (Offset 1720) (Save|Key)(4 Bytes) - massscale -- m_inertiaScale (Offset 1724) (Save|Key)(4 Bytes) - inertiascale -- m_damageType (Offset 1728) (Save|Key)(4 Bytes) - Damagetype -- m_iszOverrideScript (Offset 1732) (Save|Key)(4 Bytes) - overridescript -- m_damageToEnableMotion (Offset 1736) (Save|Key)(4 Bytes) - damagetoenablemotion -- m_flForceToEnableMotion (Offset 1740) (Save|Key)(4 Bytes) - forcetoenablemotion -- m_OnAwakened (Offset 1528) (Save|Key|Output)(0 Bytes) - OnAwakened -- m_MotionEnabled (Offset 1504) (Save|Key|Output)(0 Bytes) - OnMotionEnabled -- m_OnPhysGunPickup (Offset 1552) (Save|Key|Output)(0 Bytes) - OnPhysGunPickup -- m_OnPhysGunOnlyPickup (Offset 1600) (Save|Key|Output)(0 Bytes) - OnPhysGunOnlyPickup -- m_OnPhysGunPunt (Offset 1576) (Save|Key|Output)(0 Bytes) - OnPhysGunPunt -- m_OnPhysGunDrop (Offset 1624) (Save|Key|Output)(0 Bytes) - OnPhysGunDrop -- m_OnPlayerUse (Offset 1648) (Save|Key|Output)(0 Bytes) - OnPlayerUse -- m_OnPlayerPickup (Offset 1672) (Save|Key|Output)(0 Bytes) - OnPlayerPickup -- m_OnOutOfWorld (Offset 1696) (Save|Key|Output)(0 Bytes) - OnOutOfWorld -- m_bThrownByPlayer (Offset 1744) (Save)(1 Bytes) -- m_bFirstCollisionAfterLaunch (Offset 1745) (Save)(1 Bytes) +- m_bAwake (Offset 1794) (Save)(1 Bytes) +- m_massScale (Offset 1768) (Save|Key)(4 Bytes) - massscale +- m_inertiaScale (Offset 1772) (Save|Key)(4 Bytes) - inertiascale +- m_damageType (Offset 1776) (Save|Key)(4 Bytes) - Damagetype +- m_iszOverrideScript (Offset 1780) (Save|Key)(4 Bytes) - overridescript +- m_damageToEnableMotion (Offset 1784) (Save|Key)(4 Bytes) - damagetoenablemotion +- m_flForceToEnableMotion (Offset 1788) (Save|Key)(4 Bytes) - forcetoenablemotion +- m_OnAwakened (Offset 1576) (Save|Key|Output)(0 Bytes) - OnAwakened +- m_MotionEnabled (Offset 1552) (Save|Key|Output)(0 Bytes) - OnMotionEnabled +- m_OnPhysGunPickup (Offset 1600) (Save|Key|Output)(0 Bytes) - OnPhysGunPickup +- m_OnPhysGunOnlyPickup (Offset 1648) (Save|Key|Output)(0 Bytes) - OnPhysGunOnlyPickup +- m_OnPhysGunPunt (Offset 1624) (Save|Key|Output)(0 Bytes) - OnPhysGunPunt +- m_OnPhysGunDrop (Offset 1672) (Save|Key|Output)(0 Bytes) - OnPhysGunDrop +- m_OnPlayerUse (Offset 1696) (Save|Key|Output)(0 Bytes) - OnPlayerUse +- m_OnPlayerPickup (Offset 1720) (Save|Key|Output)(0 Bytes) - OnPlayerPickup +- m_OnOutOfWorld (Offset 1744) (Save|Key|Output)(0 Bytes) - OnOutOfWorld +- m_bThrownByPlayer (Offset 1792) (Save)(1 Bytes) +- m_bFirstCollisionAfterLaunch (Offset 1793) (Save)(1 Bytes) @@ -71229,24 +75795,24 @@ CPhysicsProp - prop_sphere -- 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) @@ -71257 +75823 @@ CPhysicsProp - prop_sphere -- m_impactEnergyScale (Offset 1252) (Save|Key|Input)(4 Bytes) - physdamagescale +- m_impactEnergyScale (Offset 1300) (Save|Key|Input)(4 Bytes) - physdamagescale @@ -71262,8 +75828,8 @@ CPhysicsProp - prop_sphere -- 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 @@ -71274,33 +75840,33 @@ CPhysicsProp - prop_sphere -- 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) @@ -71314,5 +75880,5 @@ CPhysicsProp - prop_sphere -- 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 @@ -71323 +75889 @@ CPhysicsProp - prop_sphere -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -71334,0 +75901,3 @@ CPhysicsProp - prop_sphere +- 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 @@ -71356,7 +75925,7 @@ CPhysicsProp - prop_sphere -- 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) @@ -71382,40 +75951,40 @@ CPhysicsProp - prop_sphere -- 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) @@ -71448,4 +76017,8 @@ CPhysicsProp - prop_sphere -- 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 @@ -71460 +76033,3 @@ CPhysicsProp - prop_sphere -- 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) @@ -71501,7 +76076,7 @@ CBaseAnimating - prop_vehicle -- m_VehiclePhysics.m_pVehicle (Offset 1212) (Save)(0 Bytes) -- m_VehiclePhysics.m_pWheels (Offset 1256) (Save)(0 Bytes) -- m_nVehicleType (Offset 1488) (Save)(4 Bytes) -- m_hPhysicsAttacker (Offset 1508) (Save)(4 Bytes) -- m_flLastPhysicsInfluenceTime (Offset 1512) (Save)(4 Bytes) -- m_vehicleScript (Offset 1492) (Save|Key)(4 Bytes) - VehicleScript -- m_vecSmoothedVelocity (Offset 1496) (Save)(12 Bytes) +- m_VehiclePhysics.m_pVehicle (Offset 1260) (Save)(0 Bytes) +- m_VehiclePhysics.m_pWheels (Offset 1304) (Save)(0 Bytes) +- m_nVehicleType (Offset 1536) (Save)(4 Bytes) +- m_hPhysicsAttacker (Offset 1556) (Save)(4 Bytes) +- m_flLastPhysicsInfluenceTime (Offset 1560) (Save)(4 Bytes) +- m_vehicleScript (Offset 1540) (Save|Key)(4 Bytes) - VehicleScript +- m_vecSmoothedVelocity (Offset 1544) (Save)(12 Bytes) @@ -71513,26 +76088,26 @@ CBaseAnimating - prop_vehicle -- 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) @@ -71546,5 +76121,5 @@ CBaseAnimating - prop_vehicle -- 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 @@ -71555 +76130 @@ CBaseAnimating - prop_vehicle -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -71566,0 +76142,3 @@ CBaseAnimating - prop_vehicle +- 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 @@ -71588,7 +76166,7 @@ CBaseAnimating - prop_vehicle -- 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) @@ -71614,40 +76192,40 @@ CBaseAnimating - prop_vehicle -- 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) @@ -71680,4 +76258,8 @@ CBaseAnimating - prop_vehicle -- 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 @@ -71692 +76274,3 @@ CBaseAnimating - prop_vehicle -- 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) @@ -71699,8 +76283,8 @@ CPropVehicleDriveable - prop_vehicle_dri -- m_bHasGun (Offset 1721) (Save|Key|Input)(1 Bytes) - EnableGun -- m_playerOn (Offset 1528) (Save|Key|Output)(0 Bytes) - PlayerOn -- m_playerOff (Offset 1552) (Save|Key|Output)(0 Bytes) - PlayerOff -- m_pressedAttack (Offset 1576) (Save|Key|Output)(0 Bytes) - PressedAttack -- m_pressedAttack2 (Offset 1600) (Save|Key|Output)(0 Bytes) - PressedAttack2 -- m_attackaxis (Offset 1624) (Save|Key|Output)(0 Bytes) - AttackAxis -- m_attack2axis (Offset 1648) (Save|Key|Output)(0 Bytes) - Attack2Axis -- m_hPlayer (Offset 1672) (Save)(4 Bytes) +- m_bHasGun (Offset 1769) (Save|Key|Input)(1 Bytes) - EnableGun +- m_playerOn (Offset 1576) (Save|Key|Output)(0 Bytes) - PlayerOn +- m_playerOff (Offset 1600) (Save|Key|Output)(0 Bytes) - PlayerOff +- m_pressedAttack (Offset 1624) (Save|Key|Output)(0 Bytes) - PressedAttack +- m_pressedAttack2 (Offset 1648) (Save|Key|Output)(0 Bytes) - PressedAttack2 +- m_attackaxis (Offset 1672) (Save|Key|Output)(0 Bytes) - AttackAxis +- m_attack2axis (Offset 1696) (Save|Key|Output)(0 Bytes) - Attack2Axis +- m_hPlayer (Offset 1720) (Save)(4 Bytes) @@ -71741,18 +76325,18 @@ CPropVehicleDriveable - prop_vehicle_dri -- m_nSpeed (Offset 1676) (Save)(4 Bytes) -- m_nRPM (Offset 1680) (Save)(4 Bytes) -- m_flThrottle (Offset 1684) (Save)(4 Bytes) -- m_nBoostTimeLeft (Offset 1688) (Save)(4 Bytes) -- m_nHasBoost (Offset 1692) (Save)(4 Bytes) -- m_nScannerDisabledWeapons (Offset 1722) (Save)(1 Bytes) -- m_nScannerDisabledVehicle (Offset 1723) (Save)(1 Bytes) -- m_bUnableToFire (Offset 1720) (Save)(1 Bytes) -- m_vecEyeExitEndpoint (Offset 1696) (Save)(12 Bytes) -- m_vecGunCrosshair (Offset 1708) (Save)(12 Bytes) -- m_bEngineLocked (Offset 1732) (Save)(1 Bytes) -- m_bLocked (Offset 1733) (Save|Key)(1 Bytes) - VehicleLocked -- m_flMinimumSpeedToEnterExit (Offset 1736) (Save)(4 Bytes) -- m_bEnterAnimOn (Offset 1740) (Save)(1 Bytes) -- m_bExitAnimOn (Offset 1741) (Save)(1 Bytes) -- m_flTurnOffKeepUpright (Offset 1744) (Save)(4 Bytes) -- m_hNPCDriver (Offset 1724) (Save)(4 Bytes) -- m_hKeepUpright (Offset 1728) (Save)(4 Bytes) +- m_nSpeed (Offset 1724) (Save)(4 Bytes) +- m_nRPM (Offset 1728) (Save)(4 Bytes) +- m_flThrottle (Offset 1732) (Save)(4 Bytes) +- m_nBoostTimeLeft (Offset 1736) (Save)(4 Bytes) +- m_nHasBoost (Offset 1740) (Save)(4 Bytes) +- m_nScannerDisabledWeapons (Offset 1770) (Save)(1 Bytes) +- m_nScannerDisabledVehicle (Offset 1771) (Save)(1 Bytes) +- m_bUnableToFire (Offset 1768) (Save)(1 Bytes) +- m_vecEyeExitEndpoint (Offset 1744) (Save)(12 Bytes) +- m_vecGunCrosshair (Offset 1756) (Save)(12 Bytes) +- m_bEngineLocked (Offset 1780) (Save)(1 Bytes) +- m_bLocked (Offset 1781) (Save|Key)(1 Bytes) - VehicleLocked +- m_flMinimumSpeedToEnterExit (Offset 1784) (Save)(4 Bytes) +- m_bEnterAnimOn (Offset 1788) (Save)(1 Bytes) +- m_bExitAnimOn (Offset 1789) (Save)(1 Bytes) +- m_flTurnOffKeepUpright (Offset 1792) (Save)(4 Bytes) +- m_hNPCDriver (Offset 1772) (Save)(4 Bytes) +- m_hKeepUpright (Offset 1776) (Save)(4 Bytes) @@ -71797,7 +76381,7 @@ CPropVehicleDriveable - prop_vehicle_dri -- m_VehiclePhysics.m_pVehicle (Offset 1212) (Save)(0 Bytes) -- m_VehiclePhysics.m_pWheels (Offset 1256) (Save)(0 Bytes) -- m_nVehicleType (Offset 1488) (Save)(4 Bytes) -- m_hPhysicsAttacker (Offset 1508) (Save)(4 Bytes) -- m_flLastPhysicsInfluenceTime (Offset 1512) (Save)(4 Bytes) -- m_vehicleScript (Offset 1492) (Save|Key)(4 Bytes) - VehicleScript -- m_vecSmoothedVelocity (Offset 1496) (Save)(12 Bytes) +- m_VehiclePhysics.m_pVehicle (Offset 1260) (Save)(0 Bytes) +- m_VehiclePhysics.m_pWheels (Offset 1304) (Save)(0 Bytes) +- m_nVehicleType (Offset 1536) (Save)(4 Bytes) +- m_hPhysicsAttacker (Offset 1556) (Save)(4 Bytes) +- m_flLastPhysicsInfluenceTime (Offset 1560) (Save)(4 Bytes) +- m_vehicleScript (Offset 1540) (Save|Key)(4 Bytes) - VehicleScript +- m_vecSmoothedVelocity (Offset 1544) (Save)(12 Bytes) @@ -71809,26 +76393,26 @@ CPropVehicleDriveable - prop_vehicle_dri -- 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) @@ -71842,5 +76426,5 @@ CPropVehicleDriveable - prop_vehicle_dri -- 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 @@ -71851 +76435 @@ CPropVehicleDriveable - prop_vehicle_dri -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -71862,0 +76447,3 @@ CPropVehicleDriveable - prop_vehicle_dri +- 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 @@ -71884,7 +76471,7 @@ CPropVehicleDriveable - prop_vehicle_dri -- 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) @@ -71910,40 +76497,40 @@ CPropVehicleDriveable - prop_vehicle_dri -- 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) @@ -71976,4 +76563,8 @@ CPropVehicleDriveable - prop_vehicle_dri -- 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 @@ -71988 +76579,3 @@ CPropVehicleDriveable - prop_vehicle_dri -- 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) @@ -71991,26 +76584,26 @@ CBaseAnimating - raggib -- 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) @@ -72024,5 +76617,5 @@ CBaseAnimating - raggib -- 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 @@ -72033 +76626 @@ CBaseAnimating - raggib -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -72044,0 +76638,3 @@ CBaseAnimating - raggib +- 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 @@ -72066,7 +76662,7 @@ CBaseAnimating - raggib -- 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) @@ -72092,40 +76688,40 @@ CBaseAnimating - raggib -- 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) @@ -72158,4 +76754,8 @@ CBaseAnimating - raggib -- 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 @@ -72170 +76770,3 @@ CBaseAnimating - raggib -- 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) @@ -72175,3 +76777,3 @@ CRobotDispenser - rd_robot_dispenser -- m_iszCustomTouchTrigger (Offset 2800) (Save|Key)(4 Bytes) - touch_trigger -- m_SolidToPlayers (Offset 2560) (Key)(4 Bytes) - SolidToPlayer -- m_nDefaultUpgradeLevel (Offset 2544) (Save|Key)(4 Bytes) - defaultupgrade +- m_iszCustomTouchTrigger (Offset 2848) (Save|Key)(4 Bytes) - touch_trigger +- m_SolidToPlayers (Offset 2608) (Key)(4 Bytes) - SolidToPlayer +- m_nDefaultUpgradeLevel (Offset 2592) (Save|Key)(4 Bytes) - defaultupgrade @@ -72188,23 +76790,23 @@ CRobotDispenser - rd_robot_dispenser -- m_OnDestroyed (Offset 2360) (Save|Key|Output)(0 Bytes) - OnDestroyed -- m_OnDamaged (Offset 2384) (Save|Key|Output)(0 Bytes) - OnDamaged -- m_OnRepaired (Offset 2408) (Save|Key|Output)(0 Bytes) - OnRepaired -- m_OnBecomingDisabled (Offset 2432) (Save|Key|Output)(0 Bytes) - OnDisabled -- m_OnBecomingReenabled (Offset 2456) (Save|Key|Output)(0 Bytes) - OnReenabled -- m_OnObjectHealthChanged (Offset 2480) (Save|Key|Output)(0 Bytes) - OnObjectHealthChanged -- 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_OnDestroyed (Offset 2408) (Save|Key|Output)(0 Bytes) - OnDestroyed +- m_OnDamaged (Offset 2432) (Save|Key|Output)(0 Bytes) - OnDamaged +- m_OnRepaired (Offset 2456) (Save|Key|Output)(0 Bytes) - OnRepaired +- m_OnBecomingDisabled (Offset 2480) (Save|Key|Output)(0 Bytes) - OnDisabled +- m_OnBecomingReenabled (Offset 2504) (Save|Key|Output)(0 Bytes) - OnReenabled +- m_OnObjectHealthChanged (Offset 2528) (Save|Key|Output)(0 Bytes) - OnObjectHealthChanged +- 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) @@ -72212,31 +76814,31 @@ CRobotDispenser - rd_robot_dispenser -- 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) @@ -72250,5 +76852,5 @@ CRobotDispenser - rd_robot_dispenser -- 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 @@ -72259 +76861 @@ CRobotDispenser - rd_robot_dispenser -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -72270,0 +76873,3 @@ CRobotDispenser - rd_robot_dispenser +- 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 @@ -72292,7 +76897,7 @@ CRobotDispenser - rd_robot_dispenser -- 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) @@ -72318,40 +76923,40 @@ CRobotDispenser - rd_robot_dispenser -- 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) @@ -72384,4 +76989,8 @@ CRobotDispenser - rd_robot_dispenser -- 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 @@ -72396 +77005,3 @@ CRobotDispenser - rd_robot_dispenser -- 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) @@ -72399 +77010 @@ CBaseEntity - rope_anchor -- m_hRope (Offset 876) (Save)(4 Bytes) +- m_hRope (Offset 924) (Save)(4 Bytes) @@ -72412,0 +77024,3 @@ CBaseEntity - rope_anchor +- 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 @@ -72434,7 +77048,7 @@ CBaseEntity - rope_anchor -- 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) @@ -72460,40 +77074,40 @@ CBaseEntity - rope_anchor -- 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) @@ -72526,4 +77140,8 @@ CBaseEntity - rope_anchor -- 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 @@ -72538 +77156,3 @@ CBaseEntity - rope_anchor -- 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) @@ -72541 +77161 @@ CBaseEntity - scene_manager -- m_ActiveScenes (Offset 876) (Save)(0 Bytes) +- m_ActiveScenes (Offset 924) (Save)(0 Bytes) @@ -72552,0 +77173,3 @@ CBaseEntity - scene_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 @@ -72574,7 +77197,7 @@ CBaseEntity - scene_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) @@ -72600,40 +77223,40 @@ CBaseEntity - scene_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) @@ -72666,4 +77289,8 @@ CBaseEntity - scene_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 @@ -72678 +77305,3 @@ CBaseEntity - scene_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) @@ -72681,51 +77310,51 @@ CSceneEntity - scripted_scene -- m_iszSceneFile (Offset 880) (Save|Key)(4 Bytes) - SceneFile -- m_iszResumeSceneFile (Offset 884) (Save|Key)(4 Bytes) - ResumeSceneFile -- m_hWaitingForThisResumeScene (Offset 888) (Save)(4 Bytes) -- m_bWaitingForResumeScene (Offset 892) (Save)(1 Bytes) -- m_iszTarget1 (Offset 896) (Save|Key)(4 Bytes) - target1 -- m_iszTarget2 (Offset 900) (Save|Key)(4 Bytes) - target2 -- m_iszTarget3 (Offset 904) (Save|Key)(4 Bytes) - target3 -- m_iszTarget4 (Offset 908) (Save|Key)(4 Bytes) - target4 -- m_iszTarget5 (Offset 912) (Save|Key)(4 Bytes) - target5 -- m_iszTarget6 (Offset 916) (Save|Key)(4 Bytes) - target6 -- m_iszTarget7 (Offset 920) (Save|Key)(4 Bytes) - target7 -- m_iszTarget8 (Offset 924) (Save|Key)(4 Bytes) - target8 -- m_BusyActor (Offset 1588) (Save|Key)(4 Bytes) - busyactor -- m_hTarget1 (Offset 928) (Save)(4 Bytes) -- m_hTarget2 (Offset 932) (Save)(4 Bytes) -- m_hTarget3 (Offset 936) (Save)(4 Bytes) -- m_hTarget4 (Offset 940) (Save)(4 Bytes) -- m_hTarget5 (Offset 944) (Save)(4 Bytes) -- m_hTarget6 (Offset 948) (Save)(4 Bytes) -- m_hTarget7 (Offset 952) (Save)(4 Bytes) -- m_hTarget8 (Offset 956) (Save)(4 Bytes) -- m_bIsPlayingBack (Offset 960) (Save)(1 Bytes) -- m_bPaused (Offset 961) (Save)(1 Bytes) -- m_flCurrentTime (Offset 968) (Save)(4 Bytes) -- m_flForceClientTime (Offset 964) (Save)(4 Bytes) -- m_flFrameTime (Offset 972) (Save)(4 Bytes) -- m_bCancelAtNextInterrupt (Offset 976) (Save)(1 Bytes) -- m_fPitch (Offset 980) (Save)(4 Bytes) -- m_bAutomated (Offset 984) (Save)(1 Bytes) -- m_nAutomatedAction (Offset 988) (Save)(4 Bytes) -- m_flAutomationDelay (Offset 992) (Save)(4 Bytes) -- m_flAutomationTime (Offset 996) (Save)(4 Bytes) -- m_bPausedViaInput (Offset 1000) (Save)(1 Bytes) -- m_bWaitingForActor (Offset 1001) (Save)(1 Bytes) -- m_bWaitingForInterrupt (Offset 1002) (Save)(1 Bytes) -- m_bInterruptedActorsScenes (Offset 1003) (Save)(1 Bytes) -- m_bBreakOnNonIdle (Offset 1004) (Save)(1 Bytes) -- m_hActorList (Offset 1008) (Save)(0 Bytes) -- m_hRemoveActorList (Offset 1028) (Save)(0 Bytes) -- m_nInterruptCount (Offset 1516) (Save)(4 Bytes) -- m_bInterrupted (Offset 1520) (Save)(1 Bytes) -- m_hInterruptScene (Offset 1524) (Save)(4 Bytes) -- m_bCompletedEarly (Offset 1528) (Save)(1 Bytes) -- m_bInterruptSceneFinished (Offset 1529) (Save)(1 Bytes) -- m_bGenerated (Offset 1573) (Save)(1 Bytes) -- m_iszSoundName (Offset 1576) (Save)(4 Bytes) -- m_hActor (Offset 1580) (Save)(4 Bytes) -- m_hActivator (Offset 1584) (Save)(4 Bytes) -- m_hNotifySceneCompletion (Offset 1532) (Save)(0 Bytes) -- m_hListManagers (Offset 1552) (Save)(0 Bytes) -- m_bMultiplayer (Offset 962) (Save)(1 Bytes) +- m_iszSceneFile (Offset 928) (Save|Key)(4 Bytes) - SceneFile +- m_iszResumeSceneFile (Offset 932) (Save|Key)(4 Bytes) - ResumeSceneFile +- m_hWaitingForThisResumeScene (Offset 936) (Save)(4 Bytes) +- m_bWaitingForResumeScene (Offset 940) (Save)(1 Bytes) +- m_iszTarget1 (Offset 944) (Save|Key)(4 Bytes) - target1 +- m_iszTarget2 (Offset 948) (Save|Key)(4 Bytes) - target2 +- m_iszTarget3 (Offset 952) (Save|Key)(4 Bytes) - target3 +- m_iszTarget4 (Offset 956) (Save|Key)(4 Bytes) - target4 +- m_iszTarget5 (Offset 960) (Save|Key)(4 Bytes) - target5 +- m_iszTarget6 (Offset 964) (Save|Key)(4 Bytes) - target6 +- m_iszTarget7 (Offset 968) (Save|Key)(4 Bytes) - target7 +- m_iszTarget8 (Offset 972) (Save|Key)(4 Bytes) - target8 +- m_BusyActor (Offset 1636) (Save|Key)(4 Bytes) - busyactor +- m_hTarget1 (Offset 976) (Save)(4 Bytes) +- m_hTarget2 (Offset 980) (Save)(4 Bytes) +- m_hTarget3 (Offset 984) (Save)(4 Bytes) +- m_hTarget4 (Offset 988) (Save)(4 Bytes) +- m_hTarget5 (Offset 992) (Save)(4 Bytes) +- m_hTarget6 (Offset 996) (Save)(4 Bytes) +- m_hTarget7 (Offset 1000) (Save)(4 Bytes) +- m_hTarget8 (Offset 1004) (Save)(4 Bytes) +- m_bIsPlayingBack (Offset 1008) (Save)(1 Bytes) +- m_bPaused (Offset 1009) (Save)(1 Bytes) +- m_flCurrentTime (Offset 1016) (Save)(4 Bytes) +- m_flForceClientTime (Offset 1012) (Save)(4 Bytes) +- m_flFrameTime (Offset 1020) (Save)(4 Bytes) +- m_bCancelAtNextInterrupt (Offset 1024) (Save)(1 Bytes) +- m_fPitch (Offset 1028) (Save)(4 Bytes) +- m_bAutomated (Offset 1032) (Save)(1 Bytes) +- m_nAutomatedAction (Offset 1036) (Save)(4 Bytes) +- m_flAutomationDelay (Offset 1040) (Save)(4 Bytes) +- m_flAutomationTime (Offset 1044) (Save)(4 Bytes) +- m_bPausedViaInput (Offset 1048) (Save)(1 Bytes) +- m_bWaitingForActor (Offset 1049) (Save)(1 Bytes) +- m_bWaitingForInterrupt (Offset 1050) (Save)(1 Bytes) +- m_bInterruptedActorsScenes (Offset 1051) (Save)(1 Bytes) +- m_bBreakOnNonIdle (Offset 1052) (Save)(1 Bytes) +- m_hActorList (Offset 1056) (Save)(0 Bytes) +- m_hRemoveActorList (Offset 1076) (Save)(0 Bytes) +- m_nInterruptCount (Offset 1564) (Save)(4 Bytes) +- m_bInterrupted (Offset 1568) (Save)(1 Bytes) +- m_hInterruptScene (Offset 1572) (Save)(4 Bytes) +- m_bCompletedEarly (Offset 1576) (Save)(1 Bytes) +- m_bInterruptSceneFinished (Offset 1577) (Save)(1 Bytes) +- m_bGenerated (Offset 1621) (Save)(1 Bytes) +- m_iszSoundName (Offset 1624) (Save)(4 Bytes) +- m_hActor (Offset 1628) (Save)(4 Bytes) +- m_hActivator (Offset 1632) (Save)(4 Bytes) +- m_hNotifySceneCompletion (Offset 1580) (Save)(0 Bytes) +- m_hListManagers (Offset 1600) (Save)(0 Bytes) +- m_bMultiplayer (Offset 1010) (Save)(1 Bytes) @@ -72741 +77370 @@ CSceneEntity - scripted_scene -- m_iPlayerDeathBehavior (Offset 1592) (Save|Key)(4 Bytes) - onplayerdeath +- m_iPlayerDeathBehavior (Offset 1640) (Save|Key)(4 Bytes) - onplayerdeath @@ -72743,19 +77372,27 @@ CSceneEntity - scripted_scene -- m_OnStart (Offset 1060) (Save|Key|Output)(0 Bytes) - OnStart -- m_OnCompletion (Offset 1084) (Save|Key|Output)(0 Bytes) - OnCompletion -- m_OnCanceled (Offset 1108) (Save|Key|Output)(0 Bytes) - OnCanceled -- m_OnTrigger1 (Offset 1132) (Save|Key|Output)(0 Bytes) - OnTrigger1 -- m_OnTrigger2 (Offset 1156) (Save|Key|Output)(0 Bytes) - OnTrigger2 -- m_OnTrigger3 (Offset 1180) (Save|Key|Output)(0 Bytes) - OnTrigger3 -- m_OnTrigger4 (Offset 1204) (Save|Key|Output)(0 Bytes) - OnTrigger4 -- m_OnTrigger5 (Offset 1228) (Save|Key|Output)(0 Bytes) - OnTrigger5 -- m_OnTrigger6 (Offset 1252) (Save|Key|Output)(0 Bytes) - OnTrigger6 -- m_OnTrigger7 (Offset 1276) (Save|Key|Output)(0 Bytes) - OnTrigger7 -- m_OnTrigger8 (Offset 1300) (Save|Key|Output)(0 Bytes) - OnTrigger8 -- m_OnTrigger9 (Offset 1324) (Save|Key|Output)(0 Bytes) - OnTrigger9 -- m_OnTrigger10 (Offset 1348) (Save|Key|Output)(0 Bytes) - OnTrigger10 -- m_OnTrigger11 (Offset 1372) (Save|Key|Output)(0 Bytes) - OnTrigger11 -- m_OnTrigger12 (Offset 1396) (Save|Key|Output)(0 Bytes) - OnTrigger12 -- m_OnTrigger13 (Offset 1420) (Save|Key|Output)(0 Bytes) - OnTrigger13 -- m_OnTrigger14 (Offset 1444) (Save|Key|Output)(0 Bytes) - OnTrigger14 -- m_OnTrigger15 (Offset 1468) (Save|Key|Output)(0 Bytes) - OnTrigger15 -- m_OnTrigger16 (Offset 1492) (Save|Key|Output)(0 Bytes) - OnTrigger16 +- InputSetTarget1 (Offset 0) (Input)(0 Bytes) - SetTarget1 +- InputSetTarget2 (Offset 0) (Input)(0 Bytes) - SetTarget2 +- InputSetTarget3 (Offset 0) (Input)(0 Bytes) - SetTarget3 +- InputSetTarget4 (Offset 0) (Input)(0 Bytes) - SetTarget4 +- InputSetTarget5 (Offset 0) (Input)(0 Bytes) - SetTarget5 +- InputSetTarget6 (Offset 0) (Input)(0 Bytes) - SetTarget6 +- InputSetTarget7 (Offset 0) (Input)(0 Bytes) - SetTarget7 +- InputSetTarget8 (Offset 0) (Input)(0 Bytes) - SetTarget8 +- m_OnStart (Offset 1108) (Save|Key|Output)(0 Bytes) - OnStart +- m_OnCompletion (Offset 1132) (Save|Key|Output)(0 Bytes) - OnCompletion +- m_OnCanceled (Offset 1156) (Save|Key|Output)(0 Bytes) - OnCanceled +- m_OnTrigger1 (Offset 1180) (Save|Key|Output)(0 Bytes) - OnTrigger1 +- m_OnTrigger2 (Offset 1204) (Save|Key|Output)(0 Bytes) - OnTrigger2 +- m_OnTrigger3 (Offset 1228) (Save|Key|Output)(0 Bytes) - OnTrigger3 +- m_OnTrigger4 (Offset 1252) (Save|Key|Output)(0 Bytes) - OnTrigger4 +- m_OnTrigger5 (Offset 1276) (Save|Key|Output)(0 Bytes) - OnTrigger5 +- m_OnTrigger6 (Offset 1300) (Save|Key|Output)(0 Bytes) - OnTrigger6 +- m_OnTrigger7 (Offset 1324) (Save|Key|Output)(0 Bytes) - OnTrigger7 +- m_OnTrigger8 (Offset 1348) (Save|Key|Output)(0 Bytes) - OnTrigger8 +- m_OnTrigger9 (Offset 1372) (Save|Key|Output)(0 Bytes) - OnTrigger9 +- m_OnTrigger10 (Offset 1396) (Save|Key|Output)(0 Bytes) - OnTrigger10 +- m_OnTrigger11 (Offset 1420) (Save|Key|Output)(0 Bytes) - OnTrigger11 +- m_OnTrigger12 (Offset 1444) (Save|Key|Output)(0 Bytes) - OnTrigger12 +- m_OnTrigger13 (Offset 1468) (Save|Key|Output)(0 Bytes) - OnTrigger13 +- m_OnTrigger14 (Offset 1492) (Save|Key|Output)(0 Bytes) - OnTrigger14 +- m_OnTrigger15 (Offset 1516) (Save|Key|Output)(0 Bytes) - OnTrigger15 +- m_OnTrigger16 (Offset 1540) (Save|Key|Output)(0 Bytes) - OnTrigger16 @@ -72772,0 +77410,3 @@ CSceneEntity - scripted_scene +- 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 @@ -72794,7 +77434,7 @@ CSceneEntity - scripted_scene -- 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) @@ -72820,40 +77460,40 @@ CSceneEntity - scripted_scene -- 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) @@ -72886,4 +77526,8 @@ CSceneEntity - scripted_scene -- 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 @@ -72898 +77542,3 @@ CSceneEntity - scripted_scene -- 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) @@ -72901,11 +77547,11 @@ CBaseEntity - scripted_sentence -- m_iszSentence (Offset 876) (Save|Key)(4 Bytes) - sentence -- m_iszEntity (Offset 880) (Save|Key)(4 Bytes) - entity -- m_flRadius (Offset 884) (Save|Key)(4 Bytes) - radius -- m_flDelay (Offset 888) (Save|Key)(4 Bytes) - delay -- m_flRepeat (Offset 892) (Save|Key)(4 Bytes) - refire -- m_iszListener (Offset 912) (Save|Key)(4 Bytes) - listener -- m_TempAttenuation (Offset 900) (Save|Key)(4 Bytes) - attenuation -- m_iSoundLevel (Offset 896) (Save)(4 Bytes) -- m_flVolume (Offset 904) (Save)(4 Bytes) -- m_active (Offset 908) (Save)(1 Bytes) -- m_pActivator (Offset 916) (Save)(4 Bytes) +- m_iszSentence (Offset 924) (Save|Key)(4 Bytes) - sentence +- m_iszEntity (Offset 928) (Save|Key)(4 Bytes) - entity +- m_flRadius (Offset 932) (Save|Key)(4 Bytes) - radius +- m_flDelay (Offset 936) (Save|Key)(4 Bytes) - delay +- m_flRepeat (Offset 940) (Save|Key)(4 Bytes) - refire +- m_iszListener (Offset 960) (Save|Key)(4 Bytes) - listener +- m_TempAttenuation (Offset 948) (Save|Key)(4 Bytes) - attenuation +- m_iSoundLevel (Offset 944) (Save)(4 Bytes) +- m_flVolume (Offset 952) (Save)(4 Bytes) +- m_active (Offset 956) (Save)(1 Bytes) +- m_pActivator (Offset 964) (Save)(4 Bytes) @@ -72915,2 +77561,2 @@ CBaseEntity - scripted_sentence -- m_OnBeginSentence (Offset 920) (Save|Key|Output)(0 Bytes) - OnBeginSentence -- m_OnEndSentence (Offset 944) (Save|Key|Output)(0 Bytes) - OnEndSentence +- m_OnBeginSentence (Offset 968) (Save|Key|Output)(0 Bytes) - OnBeginSentence +- m_OnEndSentence (Offset 992) (Save|Key|Output)(0 Bytes) - OnEndSentence @@ -72927,0 +77574,3 @@ CBaseEntity - scripted_sentence +- 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 @@ -72949,7 +77598,7 @@ CBaseEntity - scripted_sentence -- 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) @@ -72975,40 +77624,40 @@ CBaseEntity - scripted_sentence -- 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) @@ -73041,4 +77690,8 @@ CBaseEntity - scripted_sentence -- 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 @@ -73053 +77706,3 @@ CBaseEntity - scripted_sentence -- 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) @@ -73056,36 +77711,36 @@ CBaseEntity - scripted_sequence -- m_iszEntry (Offset 876) (Save|Key)(4 Bytes) - m_iszEntry -- m_iszPreIdle (Offset 880) (Save|Key)(4 Bytes) - m_iszIdle -- m_iszPlay (Offset 884) (Save|Key)(4 Bytes) - m_iszPlay -- m_iszPostIdle (Offset 888) (Save|Key)(4 Bytes) - m_iszPostIdle -- m_iszCustomMove (Offset 892) (Save|Key)(4 Bytes) - m_iszCustomMove -- m_iszNextScript (Offset 896) (Save|Key)(4 Bytes) - m_iszNextScript -- m_iszEntity (Offset 900) (Save|Key)(4 Bytes) - m_iszEntity -- m_fMoveTo (Offset 904) (Save|Key)(4 Bytes) - m_fMoveTo -- m_flRadius (Offset 916) (Save|Key)(4 Bytes) - m_flRadius -- m_flRepeat (Offset 920) (Save|Key)(4 Bytes) - m_flRepeat -- m_bIsPlayingEntry (Offset 908) (Save)(1 Bytes) -- m_bLoopActionSequence (Offset 909) (Save|Key)(1 Bytes) - m_bLoopActionSequence -- m_bSynchPostIdles (Offset 910) (Save|Key)(1 Bytes) - m_bSynchPostIdles -- m_bIgnoreGravity (Offset 911) (Save|Key)(1 Bytes) - m_bIgnoreGravity -- m_bDisableNPCCollisions (Offset 912) (Save|Key)(1 Bytes) - m_bDisableNPCCollisions -- m_iDelay (Offset 924) (Save)(4 Bytes) -- m_bDelayed (Offset 928) (Save)(1 Bytes) -- m_startTime (Offset 932) (Save)(4 Bytes) -- m_bWaitForBeginSequence (Offset 936) (Save)(1 Bytes) -- m_saved_effects (Offset 940) (Save)(4 Bytes) -- m_savedFlags (Offset 944) (Save)(4 Bytes) -- m_savedCollisionGroup (Offset 948) (Save)(4 Bytes) -- m_interruptable (Offset 952) (Save)(1 Bytes) -- m_sequenceStarted (Offset 953) (Save)(1 Bytes) -- m_hTargetEnt (Offset 956) (Save)(4 Bytes) -- m_hNextCine (Offset 960) (Save)(4 Bytes) -- m_hLastFoundEntity (Offset 968) (Save)(4 Bytes) -- m_hForcedTarget (Offset 972) (Save)(4 Bytes) -- m_bDontCancelOtherSequences (Offset 976) (Save)(1 Bytes) -- m_bForceSynch (Offset 977) (Save)(1 Bytes) -- m_bThinking (Offset 964) (Save)(1 Bytes) -- m_bInitiatedSelfDelete (Offset 965) (Save)(1 Bytes) -- m_bIsTeleportingDueToMoveTo (Offset 966) (Save)(1 Bytes) -- m_matInteractionPosition (Offset 1292) (Save)(64 Bytes) -- m_hInteractionRelativeEntity (Offset 1356) (Save)(4 Bytes) -- m_bTargetWasAsleep (Offset 978) (Save)(1 Bytes) +- m_iszEntry (Offset 924) (Save|Key)(4 Bytes) - m_iszEntry +- m_iszPreIdle (Offset 928) (Save|Key)(4 Bytes) - m_iszIdle +- m_iszPlay (Offset 932) (Save|Key)(4 Bytes) - m_iszPlay +- m_iszPostIdle (Offset 936) (Save|Key)(4 Bytes) - m_iszPostIdle +- m_iszCustomMove (Offset 940) (Save|Key)(4 Bytes) - m_iszCustomMove +- m_iszNextScript (Offset 944) (Save|Key)(4 Bytes) - m_iszNextScript +- m_iszEntity (Offset 948) (Save|Key)(4 Bytes) - m_iszEntity +- m_fMoveTo (Offset 952) (Save|Key)(4 Bytes) - m_fMoveTo +- m_flRadius (Offset 964) (Save|Key)(4 Bytes) - m_flRadius +- m_flRepeat (Offset 968) (Save|Key)(4 Bytes) - m_flRepeat +- m_bIsPlayingEntry (Offset 956) (Save)(1 Bytes) +- m_bLoopActionSequence (Offset 957) (Save|Key)(1 Bytes) - m_bLoopActionSequence +- m_bSynchPostIdles (Offset 958) (Save|Key)(1 Bytes) - m_bSynchPostIdles +- m_bIgnoreGravity (Offset 959) (Save|Key)(1 Bytes) - m_bIgnoreGravity +- m_bDisableNPCCollisions (Offset 960) (Save|Key)(1 Bytes) - m_bDisableNPCCollisions +- m_iDelay (Offset 972) (Save)(4 Bytes) +- m_bDelayed (Offset 976) (Save)(1 Bytes) +- m_startTime (Offset 980) (Save)(4 Bytes) +- m_bWaitForBeginSequence (Offset 984) (Save)(1 Bytes) +- m_saved_effects (Offset 988) (Save)(4 Bytes) +- m_savedFlags (Offset 992) (Save)(4 Bytes) +- m_savedCollisionGroup (Offset 996) (Save)(4 Bytes) +- m_interruptable (Offset 1000) (Save)(1 Bytes) +- m_sequenceStarted (Offset 1001) (Save)(1 Bytes) +- m_hTargetEnt (Offset 1004) (Save)(4 Bytes) +- m_hNextCine (Offset 1008) (Save)(4 Bytes) +- m_hLastFoundEntity (Offset 1016) (Save)(4 Bytes) +- m_hForcedTarget (Offset 1020) (Save)(4 Bytes) +- m_bDontCancelOtherSequences (Offset 1024) (Save)(1 Bytes) +- m_bForceSynch (Offset 1025) (Save)(1 Bytes) +- m_bThinking (Offset 1012) (Save)(1 Bytes) +- m_bInitiatedSelfDelete (Offset 1013) (Save)(1 Bytes) +- m_bIsTeleportingDueToMoveTo (Offset 1014) (Save)(1 Bytes) +- m_matInteractionPosition (Offset 1340) (Save)(64 Bytes) +- m_hInteractionRelativeEntity (Offset 1404) (Save)(4 Bytes) +- m_bTargetWasAsleep (Offset 1026) (Save)(1 Bytes) @@ -73096 +77751 @@ CBaseEntity - scripted_sequence -- m_iPlayerDeathBehavior (Offset 1360) (Save|Key)(4 Bytes) - onplayerdeath +- m_iPlayerDeathBehavior (Offset 1408) (Save|Key)(4 Bytes) - onplayerdeath @@ -73098,13 +77753,13 @@ CBaseEntity - scripted_sequence -- m_OnBeginSequence (Offset 980) (Save|Key|Output)(0 Bytes) - OnBeginSequence -- m_OnEndSequence (Offset 1004) (Save|Key|Output)(0 Bytes) - OnEndSequence -- m_OnPostIdleEndSequence (Offset 1028) (Save|Key|Output)(0 Bytes) - OnPostIdleEndSequence -- m_OnCancelSequence (Offset 1052) (Save|Key|Output)(0 Bytes) - OnCancelSequence -- m_OnCancelFailedSequence (Offset 1076) (Save|Key|Output)(0 Bytes) - OnCancelFailedSequence -- m_OnScriptEvent[0] (Offset 1100) (Save|Key|Output)(0 Bytes) - OnScriptEvent01 -- m_OnScriptEvent[1] (Offset 1124) (Save|Key|Output)(0 Bytes) - OnScriptEvent02 -- m_OnScriptEvent[2] (Offset 1148) (Save|Key|Output)(0 Bytes) - OnScriptEvent03 -- m_OnScriptEvent[3] (Offset 1172) (Save|Key|Output)(0 Bytes) - OnScriptEvent04 -- m_OnScriptEvent[4] (Offset 1196) (Save|Key|Output)(0 Bytes) - OnScriptEvent05 -- m_OnScriptEvent[5] (Offset 1220) (Save|Key|Output)(0 Bytes) - OnScriptEvent06 -- m_OnScriptEvent[6] (Offset 1244) (Save|Key|Output)(0 Bytes) - OnScriptEvent07 -- m_OnScriptEvent[7] (Offset 1268) (Save|Key|Output)(0 Bytes) - OnScriptEvent08 +- m_OnBeginSequence (Offset 1028) (Save|Key|Output)(0 Bytes) - OnBeginSequence +- m_OnEndSequence (Offset 1052) (Save|Key|Output)(0 Bytes) - OnEndSequence +- m_OnPostIdleEndSequence (Offset 1076) (Save|Key|Output)(0 Bytes) - OnPostIdleEndSequence +- m_OnCancelSequence (Offset 1100) (Save|Key|Output)(0 Bytes) - OnCancelSequence +- m_OnCancelFailedSequence (Offset 1124) (Save|Key|Output)(0 Bytes) - OnCancelFailedSequence +- m_OnScriptEvent[0] (Offset 1148) (Save|Key|Output)(0 Bytes) - OnScriptEvent01 +- m_OnScriptEvent[1] (Offset 1172) (Save|Key|Output)(0 Bytes) - OnScriptEvent02 +- m_OnScriptEvent[2] (Offset 1196) (Save|Key|Output)(0 Bytes) - OnScriptEvent03 +- m_OnScriptEvent[3] (Offset 1220) (Save|Key|Output)(0 Bytes) - OnScriptEvent04 +- m_OnScriptEvent[4] (Offset 1244) (Save|Key|Output)(0 Bytes) - OnScriptEvent05 +- m_OnScriptEvent[5] (Offset 1268) (Save|Key|Output)(0 Bytes) - OnScriptEvent06 +- m_OnScriptEvent[6] (Offset 1292) (Save|Key|Output)(0 Bytes) - OnScriptEvent07 +- m_OnScriptEvent[7] (Offset 1316) (Save|Key|Output)(0 Bytes) - OnScriptEvent08 @@ -73121,0 +77777,3 @@ CBaseEntity - scripted_sequence +- 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 @@ -73143,7 +77801,7 @@ CBaseEntity - scripted_sequence -- 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) @@ -73169,40 +77827,40 @@ CBaseEntity - scripted_sequence -- 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) @@ -73235,4 +77893,8 @@ CBaseEntity - scripted_sequence -- 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 @@ -73247 +77909,3 @@ CBaseEntity - scripted_sequence -- 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) @@ -73250,8 +77914,8 @@ CAI_BaseNPC - scripted_target -- m_vLastPosition (Offset 3528) (Save)(12 Bytes) -- m_iDisabled (Offset 3540) (Save|Key)(4 Bytes) - StartDisabled -- m_iszEntity (Offset 3544) (Save|Key)(4 Bytes) - m_iszEntity -- m_flRadius (Offset 3548) (Save|Key)(4 Bytes) - m_flRadius -- m_nMoveSpeed (Offset 3552) (Save|Key)(4 Bytes) - MoveSpeed -- m_flPauseDuration (Offset 3556) (Save|Key)(4 Bytes) - PauseDuration -- m_flPauseDoneTime (Offset 3560) (Save)(4 Bytes) -- m_flEffectDuration (Offset 3564) (Save|Key)(4 Bytes) - EffectDuration +- m_vLastPosition (Offset 3576) (Save)(12 Bytes) +- m_iDisabled (Offset 3588) (Save|Key)(4 Bytes) - StartDisabled +- m_iszEntity (Offset 3592) (Save|Key)(4 Bytes) - m_iszEntity +- m_flRadius (Offset 3596) (Save|Key)(4 Bytes) - m_flRadius +- m_nMoveSpeed (Offset 3600) (Save|Key)(4 Bytes) - MoveSpeed +- m_flPauseDuration (Offset 3604) (Save|Key)(4 Bytes) - PauseDuration +- m_flPauseDoneTime (Offset 3608) (Save)(4 Bytes) +- m_flEffectDuration (Offset 3612) (Save|Key)(4 Bytes) - EffectDuration @@ -73261,2 +77925,2 @@ CAI_BaseNPC - scripted_target -- m_AtTarget (Offset 3568) (Save|Key|Output)(0 Bytes) - AtTarget -- m_LeaveTarget (Offset 3592) (Save|Key|Output)(0 Bytes) - LeaveTarget +- m_AtTarget (Offset 3616) (Save|Key|Output)(0 Bytes) - AtTarget +- m_LeaveTarget (Offset 3640) (Save|Key|Output)(0 Bytes) - LeaveTarget @@ -73273,25 +77937,25 @@ CAI_BaseNPC - scripted_target -- 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) @@ -73321,3 +77985,3 @@ CAI_BaseNPC - scripted_target -- 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) @@ -73331,2 +77995,2 @@ CAI_BaseNPC - scripted_target -- 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) @@ -73335 +77999 @@ CAI_BaseNPC - scripted_target -- m_vecCommandGoal (Offset 2472) (Save)(12 Bytes) +- m_vecCommandGoal (Offset 2520) (Save)(12 Bytes) @@ -73339,6 +78003,6 @@ CAI_BaseNPC - scripted_target -- 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) @@ -73400,11 +78064,11 @@ CAI_BaseNPC - scripted_target -- 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) @@ -73413,27 +78077,27 @@ CAI_BaseNPC - scripted_target -- 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 @@ -73451,5 +78115,5 @@ CAI_BaseNPC - scripted_target -- 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 @@ -73458,3 +78122,3 @@ CAI_BaseNPC - scripted_target -- 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) @@ -73466,52 +78130,52 @@ CAI_BaseNPC - scripted_target -- 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 @@ -73546,17 +78210,17 @@ CAI_BaseNPC - scripted_target -- 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) @@ -73564,31 +78228,31 @@ CAI_BaseNPC - scripted_target -- 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) @@ -73602,5 +78266,5 @@ CAI_BaseNPC - scripted_target -- 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 @@ -73611 +78275 @@ CAI_BaseNPC - scripted_target -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -73622,0 +78287,3 @@ CAI_BaseNPC - scripted_target +- 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 @@ -73644,7 +78311,7 @@ CAI_BaseNPC - scripted_target -- 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) @@ -73670,40 +78337,40 @@ CAI_BaseNPC - scripted_target -- 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) @@ -73736,4 +78403,8 @@ CAI_BaseNPC - scripted_target -- 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 @@ -73748 +78419,3 @@ CAI_BaseNPC - scripted_target -- 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) @@ -73751,6 +78424,6 @@ CShadowControl - shadow_control -- m_flShadowMaxDist (Offset 892) (Save|Key)(4 Bytes) - distance -- m_bDisableShadows (Offset 896) (Save|Key)(1 Bytes) - disableallshadows -- m_shadowColor (Offset 888) (Save|Key|Input)(4 Bytes) - color -- m_shadowDirection (Offset 876) (Save|Key|Input)(12 Bytes) - direction -- m_flShadowMaxDist (Offset 892) (Save|Key|Input)(4 Bytes) - SetDistance -- m_bDisableShadows (Offset 896) (Save|Key|Input)(1 Bytes) - SetShadowsDisabled +- m_flShadowMaxDist (Offset 940) (Save|Key)(4 Bytes) - distance +- m_bDisableShadows (Offset 944) (Save|Key)(1 Bytes) - disableallshadows +- m_shadowColor (Offset 936) (Save|Key|Input)(4 Bytes) - color +- m_shadowDirection (Offset 924) (Save|Key|Input)(12 Bytes) - direction +- m_flShadowMaxDist (Offset 940) (Save|Key|Input)(4 Bytes) - SetDistance +- m_bDisableShadows (Offset 944) (Save|Key|Input)(1 Bytes) - SetShadowsDisabled @@ -73768,0 +78442,3 @@ CShadowControl - shadow_control +- 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 @@ -73790,7 +78466,7 @@ CShadowControl - shadow_control -- 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) @@ -73816,40 +78492,40 @@ CShadowControl - shadow_control -- 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) @@ -73882,4 +78558,8 @@ CShadowControl - shadow_control -- 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 @@ -73894 +78574,3 @@ CShadowControl - shadow_control -- 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) @@ -73898,17 +78580,17 @@ NextBotCombatCharacter - simple_bot -- 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) @@ -73916,31 +78598,31 @@ NextBotCombatCharacter - simple_bot -- 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) @@ -73954,5 +78636,5 @@ NextBotCombatCharacter - simple_bot -- 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 @@ -73963 +78645 @@ NextBotCombatCharacter - simple_bot -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -73974,0 +78657,3 @@ NextBotCombatCharacter - simple_bot +- 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 @@ -73996,7 +78681,7 @@ NextBotCombatCharacter - simple_bot -- 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) @@ -74022,40 +78707,40 @@ NextBotCombatCharacter - simple_bot -- 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) @@ -74088,4 +78773,8 @@ NextBotCombatCharacter - simple_bot -- 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 @@ -74100 +78789,3 @@ NextBotCombatCharacter - simple_bot -- 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) @@ -74113,0 +78805,3 @@ CBaseEntity - simple_physics_brush +- 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 @@ -74135,7 +78829,7 @@ CBaseEntity - simple_physics_brush -- 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) @@ -74161,40 +78855,40 @@ CBaseEntity - simple_physics_brush -- 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) @@ -74227,4 +78921,8 @@ CBaseEntity - simple_physics_brush -- 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 @@ -74239 +78937,3 @@ CBaseEntity - simple_physics_brush -- 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) @@ -74242,26 +78942,26 @@ CBaseAnimating - simple_physics_prop -- 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) @@ -74275,5 +78975,5 @@ CBaseAnimating - simple_physics_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 @@ -74284 +78984 @@ CBaseAnimating - simple_physics_prop -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -74295,0 +78996,3 @@ CBaseAnimating - simple_physics_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 @@ -74317,7 +79020,7 @@ CBaseAnimating - simple_physics_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) @@ -74343,40 +79046,40 @@ CBaseAnimating - simple_physics_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) @@ -74409,4 +79112,8 @@ CBaseAnimating - simple_physics_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 @@ -74421 +79128,3 @@ CBaseAnimating - simple_physics_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) @@ -74424,12 +79133,12 @@ CBaseEntity - sky_camera -- m_skyboxData.scale (Offset 880) (Save|Key)(4 Bytes) - scale -- m_skyboxData.origin (Offset 884) (Save)(12 Bytes) -- m_skyboxData.area (Offset 896) (Save)(4 Bytes) -- m_bUseAngles (Offset 968) (Save|Key)(1 Bytes) - use_angles -- m_skyboxData.fog.enable (Offset 964) (Save|Key)(1 Bytes) - fogenable -- m_skyboxData.fog.blend (Offset 965) (Save|Key)(1 Bytes) - fogblend -- m_skyboxData.fog.dirPrimary (Offset 904) (Save|Key)(12 Bytes) - fogdir -- m_skyboxData.fog.colorPrimary (Offset 916) (Save|Key)(4 Bytes) - fogcolor -- m_skyboxData.fog.colorSecondary (Offset 920) (Save|Key)(4 Bytes) - fogcolor2 -- m_skyboxData.fog.start (Offset 932) (Save|Key)(4 Bytes) - fogstart -- m_skyboxData.fog.end (Offset 936) (Save|Key)(4 Bytes) - fogend -- m_skyboxData.fog.maxdensity (Offset 944) (Save|Key)(4 Bytes) - fogmaxdensity +- m_skyboxData.scale (Offset 928) (Save|Key)(4 Bytes) - scale +- m_skyboxData.origin (Offset 932) (Save)(12 Bytes) +- m_skyboxData.area (Offset 944) (Save)(4 Bytes) +- m_bUseAngles (Offset 1016) (Save|Key)(1 Bytes) - use_angles +- m_skyboxData.fog.enable (Offset 1012) (Save|Key)(1 Bytes) - fogenable +- m_skyboxData.fog.blend (Offset 1013) (Save|Key)(1 Bytes) - fogblend +- m_skyboxData.fog.dirPrimary (Offset 952) (Save|Key)(12 Bytes) - fogdir +- m_skyboxData.fog.colorPrimary (Offset 964) (Save|Key)(4 Bytes) - fogcolor +- m_skyboxData.fog.colorSecondary (Offset 968) (Save|Key)(4 Bytes) - fogcolor2 +- m_skyboxData.fog.start (Offset 980) (Save|Key)(4 Bytes) - fogstart +- m_skyboxData.fog.end (Offset 984) (Save|Key)(4 Bytes) - fogend +- m_skyboxData.fog.maxdensity (Offset 992) (Save|Key)(4 Bytes) - fogmaxdensity @@ -74446,0 +79156,3 @@ CBaseEntity - sky_camera +- 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 @@ -74468,7 +79180,7 @@ CBaseEntity - sky_camera -- 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) @@ -74494,40 +79206,40 @@ CBaseEntity - sky_camera -- 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) @@ -74560,4 +79272,8 @@ CBaseEntity - sky_camera -- 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 @@ -74572 +79288,153 @@ CBaseEntity - sky_camera -- 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) +- m_nModelIndexOverrides (Offset 124) (Save)(16 Bytes) +CBaseEntity - skybox_swapper +- m_iszSkyboxName (Offset 924) (Save|Key)(4 Bytes) - SkyboxName +- InputTrigger (Offset 0) (Input)(0 Bytes) - Trigger +- m_iClassname (Offset 100) (Save|Key)(4 Bytes) - classname +- m_iGlobalname (Offset 104) (Global|Save|Key)(4 Bytes) - globalname +- m_iParent (Offset 108) (Save|Key)(4 Bytes) - parentname +- m_iHammerID (Offset 112) (Save|Key)(4 Bytes) - hammerid +- m_flSpeed (Offset 116) (Save|Key)(4 Bytes) - speed +- m_nRenderFX (Offset 120) (Save|Key)(1 Bytes) - renderfx +- m_nRenderMode (Offset 121) (Save|Key)(1 Bytes) - rendermode +- m_flPrevAnimTime (Offset 144) (Save)(4 Bytes) +- m_flAnimTime (Offset 148) (Save)(4 Bytes) +- m_flSimulationTime (Offset 152) (Save)(4 Bytes) +- m_nLastThinkTick (Offset 160) (Save)(4 Bytes) +- 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 +- m_nNextThinkTick (Offset 216) (Save|Key)(4 Bytes) - nextthink +- m_fEffects (Offset 220) (Save|Key)(4 Bytes) - effects +- m_clrRender (Offset 140) (Save|Key)(4 Bytes) - rendercolor +- m_nModelIndex (Offset 122) (Global|Save|Key)(2 Bytes) - modelindex +- touchStamp (Offset 168) (Save)(4 Bytes) +- m_aThinkFunctions (Offset 172) (Save)(0 Bytes) +- m_ResponseContexts (Offset 192) (Save)(0 Bytes) +- m_iszResponseContext (Offset 212) (Save|Key)(4 Bytes) - ResponseContext +- m_pfnThink (Offset 12) (Save)(8 Bytes) +- m_pfnTouch (Offset 224) (Save)(8 Bytes) +- m_pfnUse (Offset 232) (Save)(8 Bytes) +- m_pfnBlocked (Offset 240) (Save)(8 Bytes) +- m_pfnMoveDone (Offset 4) (Save)(8 Bytes) +- m_lifeState (Offset 268) (Save)(1 Bytes) +- m_takedamage (Offset 269) (Save)(1 Bytes) +- m_iMaxHealth (Offset 260) (Save|Key)(4 Bytes) - max_health +- m_iHealth (Offset 264) (Save|Key)(4 Bytes) - health +- m_target (Offset 256) (Save|Key)(4 Bytes) - target +- m_iszDamageFilterName (Offset 272) (Save|Key)(4 Bytes) - damagefilter +- m_hDamageFilter (Offset 276) (Save)(4 Bytes) +- m_debugOverlays (Offset 280) (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) + Sub-Class Table (1 Deep): m_Collision - CCollisionProperty + - m_vecMinsPreScaled (Offset 8) (Global|Save)(12 Bytes) + - m_vecMaxsPreScaled (Offset 20) (Global|Save)(12 Bytes) + - m_vecMins (Offset 32) (Global|Save)(12 Bytes) + - m_vecMaxs (Offset 44) (Global|Save)(12 Bytes) + - m_nSolidType (Offset 65) (Save|Key)(1 Bytes) - solid + - m_usSolidFlags (Offset 60) (Save)(2 Bytes) + - m_nSurroundType (Offset 64) (Save)(1 Bytes) + - m_flRadius (Offset 56) (Save)(4 Bytes) + - m_triggerBloat (Offset 66) (Save)(1 Bytes) + - m_bUniformTriggerBloat (Offset 67) (Save)(1 Bytes) + - m_vecSpecifiedSurroundingMinsPreScaled (Offset 68) (Save)(12 Bytes) + - m_vecSpecifiedSurroundingMaxsPreScaled (Offset 80) (Save)(12 Bytes) + - m_vecSpecifiedSurroundingMins (Offset 92) (Save)(12 Bytes) + - m_vecSpecifiedSurroundingMaxs (Offset 104) (Save)(12 Bytes) + - m_vecSurroundingMins (Offset 116) (Save)(12 Bytes) + - m_vecSurroundingMaxs (Offset 128) (Save)(12 Bytes) + Sub-Class Table (1 Deep): m_Network - CServerNetworkProperty + - m_hParent (Offset 52) (Global|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) +- InputSetTeam (Offset 0) (Input)(0 Bytes) - SetTeam +- InputKill (Offset 0) (Input)(0 Bytes) - Kill +- InputKillHierarchy (Offset 0) (Input)(0 Bytes) - KillHierarchy +- InputUse (Offset 0) (Input)(0 Bytes) - Use +- InputAlpha (Offset 0) (Input)(0 Bytes) - Alpha +- InputAlternativeSorting (Offset 0) (Input)(0 Bytes) - AlternativeSorting +- InputColor (Offset 0) (Input)(0 Bytes) - Color +- InputSetParent (Offset 0) (Input)(0 Bytes) - SetParent +- InputSetParentAttachment (Offset 0) (Input)(0 Bytes) - SetParentAttachment +- InputSetParentAttachmentMaintainOffset (Offset 0) (Input)(0 Bytes) - SetParentAttachmentMaintainOffset +- InputClearParent (Offset 0) (Input)(0 Bytes) - ClearParent +- InputSetDamageFilter (Offset 0) (Input)(0 Bytes) - SetDamageFilter +- InputEnableDamageForces (Offset 0) (Input)(0 Bytes) - EnableDamageForces +- InputDisableDamageForces (Offset 0) (Input)(0 Bytes) - DisableDamageForces +- InputDispatchEffect (Offset 0) (Input)(0 Bytes) - DispatchEffect +- InputDispatchResponse (Offset 0) (Input)(0 Bytes) - DispatchResponse +- InputAddContext (Offset 0) (Input)(0 Bytes) - AddContext +- InputRemoveContext (Offset 0) (Input)(0 Bytes) - RemoveContext +- InputClearContext (Offset 0) (Input)(0 Bytes) - ClearContext +- InputDisableShadow (Offset 0) (Input)(0 Bytes) - DisableShadow +- InputEnableShadow (Offset 0) (Input)(0 Bytes) - EnableShadow +- InputAddOutput (Offset 0) (Input)(0 Bytes) - AddOutput +- InputFireUser1 (Offset 0) (Input)(0 Bytes) - FireUser1 +- InputFireUser2 (Offset 0) (Input)(0 Bytes) - FireUser2 +- InputFireUser3 (Offset 0) (Input)(0 Bytes) - FireUser3 +- InputFireUser4 (Offset 0) (Input)(0 Bytes) - FireUser4 +- 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 +- CBaseEntitySUB_Remove (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntitySUB_DoNothing (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntitySUB_StartFadeOut (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntitySUB_StartFadeOutInstant (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntitySUB_FadeOut (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntitySUB_Vanish (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntitySUB_CallUseToggle (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntityShadowCastDistThink (Offset 0) (FunctionTable)(0 Bytes) +- CBaseEntityScriptThink (Offset 0) (FunctionTable)(0 Bytes) +- m_bForcePurgeFixedupStrings (Offset 908) (Save)(1 Bytes) +- m_hEffectEntity (Offset 556) (Save)(4 Bytes) @@ -74575,3 +79443,3 @@ CBaseEntity - soundent -- m_iFreeSound (Offset 876) (Save)(4 Bytes) -- m_iActiveSound (Offset 880) (Save)(4 Bytes) -- m_cLastActiveSounds (Offset 884) (Save)(4 Bytes) +- m_iFreeSound (Offset 924) (Save)(4 Bytes) +- m_iActiveSound (Offset 928) (Save)(4 Bytes) +- m_cLastActiveSounds (Offset 932) (Save)(4 Bytes) @@ -74600,0 +79469,3 @@ CBaseEntity - soundent +- 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 @@ -74622,7 +79493,7 @@ CBaseEntity - soundent -- 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) @@ -74648,40 +79519,40 @@ CBaseEntity - soundent -- 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) @@ -74714,4 +79585,8 @@ CBaseEntity - soundent -- 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 @@ -74726 +79601,3 @@ CBaseEntity - soundent -- 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) @@ -74739,0 +79617,3 @@ CBaseEntity - spark_shower +- 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 @@ -74761,7 +79641,7 @@ CBaseEntity - spark_shower -- 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) @@ -74787,40 +79667,40 @@ CBaseEntity - spark_shower -- 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) @@ -74853,4 +79733,8 @@ CBaseEntity - spark_shower -- 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 @@ -74865 +79749,3 @@ CBaseEntity - spark_shower -- 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) @@ -74868,4 +79754,4 @@ CSpotlightEnd - spotlight_end -- m_flLightScale (Offset 876) (Save)(4 Bytes) -- m_Radius (Offset 880) (Save)(4 Bytes) -- m_vSpotlightDir (Offset 884) (Save)(12 Bytes) -- m_vSpotlightOrg (Offset 896) (Save)(12 Bytes) +- m_flLightScale (Offset 924) (Save)(4 Bytes) +- m_Radius (Offset 928) (Save)(4 Bytes) +- m_vSpotlightDir (Offset 932) (Save)(12 Bytes) +- m_vSpotlightOrg (Offset 944) (Save)(12 Bytes) @@ -74882,0 +79769,3 @@ CSpotlightEnd - spotlight_end +- 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 @@ -74904,7 +79793,7 @@ CSpotlightEnd - spotlight_end -- 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) @@ -74930,40 +79819,40 @@ CSpotlightEnd - spotlight_end -- 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) @@ -74996,4 +79885,8 @@ CSpotlightEnd - spotlight_end -- 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 @@ -75008 +79901,3 @@ CSpotlightEnd - spotlight_end -- 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) @@ -75021,0 +79917,3 @@ CBaseEntity - spraycan +- 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 @@ -75043,7 +79941,7 @@ CBaseEntity - spraycan -- 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) @@ -75069,40 +79967,40 @@ CBaseEntity - spraycan -- 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) @@ -75135,4 +80033,8 @@ CBaseEntity - spraycan -- 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 @@ -75147 +80049,3 @@ CBaseEntity - spraycan -- 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) @@ -75153,4 +80057,4 @@ CTFTankBoss - tank_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 @@ -75164,10 +80068,10 @@ CTFTankBoss - tank_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 @@ -75176,17 +80080,17 @@ CTFTankBoss - tank_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) @@ -75194,31 +80098,31 @@ CTFTankBoss - tank_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) @@ -75232,5 +80136,5 @@ CTFTankBoss - tank_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 @@ -75241 +80145 @@ CTFTankBoss - tank_boss -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -75252,0 +80157,3 @@ CTFTankBoss - tank_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 @@ -75274,7 +80181,7 @@ CTFTankBoss - tank_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) @@ -75300,40 +80207,40 @@ CTFTankBoss - tank_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) @@ -75366,4 +80273,8 @@ CTFTankBoss - tank_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 @@ -75378 +80289,3 @@ CTFTankBoss - tank_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) @@ -75382,26 +80295,26 @@ CBaseAnimating - tank_destruction -- 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) @@ -75415,5 +80328,5 @@ CBaseAnimating - tank_destruction -- 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 @@ -75424 +80337 @@ CBaseAnimating - tank_destruction -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -75435,0 +80349,3 @@ CBaseAnimating - tank_destruction +- 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 @@ -75457,7 +80373,7 @@ CBaseAnimating - tank_destruction -- 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) @@ -75483,40 +80399,40 @@ CBaseAnimating - tank_destruction -- 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) @@ -75549,4 +80465,8 @@ CBaseAnimating - tank_destruction -- 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 @@ -75561 +80481,3 @@ CBaseAnimating - tank_destruction -- 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) @@ -75564,9 +80486,9 @@ CBaseEntity - tanktrain_ai -- m_hTrain (Offset 876) (Save)(4 Bytes) -- m_hTargetEntity (Offset 880) (Save)(4 Bytes) -- m_soundPlaying (Offset 884) (Save)(4 Bytes) -- m_soundTreads (Offset 888) (Save)(0 Bytes) -- m_soundEngine (Offset 892) (Save)(0 Bytes) -- m_startSoundName (Offset 896) (Save|Key)(4 Bytes) - startsound -- m_engineSoundName (Offset 900) (Save|Key)(4 Bytes) - enginesound -- m_movementSoundName (Offset 904) (Save|Key)(4 Bytes) - movementsound -- m_targetEntityName (Offset 908) (Save)(4 Bytes) +- m_hTrain (Offset 924) (Save)(4 Bytes) +- m_hTargetEntity (Offset 928) (Save)(4 Bytes) +- m_soundPlaying (Offset 932) (Save)(4 Bytes) +- m_soundTreads (Offset 936) (Save)(0 Bytes) +- m_soundEngine (Offset 940) (Save)(0 Bytes) +- m_startSoundName (Offset 944) (Save|Key)(4 Bytes) - startsound +- m_engineSoundName (Offset 948) (Save|Key)(4 Bytes) - enginesound +- m_movementSoundName (Offset 952) (Save|Key)(4 Bytes) - movementsound +- m_targetEntityName (Offset 956) (Save)(4 Bytes) @@ -75584,0 +80507,3 @@ CBaseEntity - tanktrain_ai +- 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 @@ -75606,7 +80531,7 @@ CBaseEntity - tanktrain_ai -- 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) @@ -75632,40 +80557,40 @@ CBaseEntity - tanktrain_ai -- 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) @@ -75698,4 +80623,8 @@ CBaseEntity - tanktrain_ai -- 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 @@ -75710 +80639,3 @@ CBaseEntity - tanktrain_ai -- 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) @@ -75713 +80644 @@ CBaseEntity - tanktrain_aitarget -- m_newTargetName (Offset 896) (Save|Key)(4 Bytes) - newtarget +- m_newTargetName (Offset 944) (Save|Key)(4 Bytes) - newtarget @@ -75724,0 +80656,3 @@ CBaseEntity - tanktrain_aitarget +- 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 @@ -75746,7 +80680,7 @@ CBaseEntity - tanktrain_aitarget -- 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) @@ -75772,40 +80706,40 @@ CBaseEntity - tanktrain_aitarget -- 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) @@ -75838,4 +80772,8 @@ CBaseEntity - tanktrain_aitarget -- 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 @@ -75850 +80788,3 @@ CBaseEntity - tanktrain_aitarget -- 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) @@ -75853 +80793 @@ CBaseEntity - target_cdaudio -- m_iTrack (Offset 876) (Save|Key)(4 Bytes) - track +- m_iTrack (Offset 924) (Save|Key)(4 Bytes) - track @@ -75865,0 +80806,3 @@ CBaseEntity - target_cdaudio +- 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 @@ -75887,7 +80830,7 @@ CBaseEntity - target_cdaudio -- 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) @@ -75913,40 +80856,40 @@ CBaseEntity - target_cdaudio -- 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) @@ -75979,4 +80922,8 @@ CBaseEntity - target_cdaudio -- 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 @@ -75991 +80938,3 @@ CBaseEntity - target_cdaudio -- 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) @@ -75994,2 +80943,2 @@ CBaseEntity - target_changegravity -- m_iGravity (Offset 876) (Save|Key)(4 Bytes) - gravity -- m_iOldGrav (Offset 880) (Save)(4 Bytes) +- m_iGravity (Offset 924) (Save|Key)(4 Bytes) - gravity +- m_iOldGrav (Offset 928) (Save)(4 Bytes) @@ -76008,0 +80958,3 @@ CBaseEntity - target_changegravity +- 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 @@ -76030,7 +80982,7 @@ CBaseEntity - target_changegravity -- 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) @@ -76056,40 +81008,40 @@ CBaseEntity - target_changegravity -- 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) @@ -76122,4 +81074,8 @@ CBaseEntity - target_changegravity -- 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 @@ -76134 +81090,3 @@ CBaseEntity - target_changegravity -- 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) @@ -76147,0 +81106,3 @@ CBaseEntity - te_tester +- 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 @@ -76169,7 +81130,7 @@ CBaseEntity - te_tester -- 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) @@ -76195,40 +81156,40 @@ CBaseEntity - te_tester -- 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) @@ -76261,4 +81222,8 @@ CBaseEntity - te_tester -- 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 @@ -76273 +81238,3 @@ CBaseEntity - te_tester -- 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) @@ -76276,12 +81243,12 @@ CBaseAnimating - team_control_point -- m_iszPrintName (Offset 1188) (Save|Key)(4 Bytes) - point_printname -- m_iCPGroup (Offset 1424) (Save|Key)(4 Bytes) - point_group -- m_iDefaultOwner (Offset 1176) (Save|Key)(4 Bytes) - point_default_owner -- m_iPointIndex (Offset 1420) (Save|Key)(4 Bytes) - point_index -- m_iWarnOnCap (Offset 1184) (Save|Key)(4 Bytes) - point_warn_on_cap -- m_iszWarnSound (Offset 1192) (Save|Key)(4 Bytes) - point_warn_sound -- m_iszCaptureStartSound (Offset 1448) (Save|Key)(4 Bytes) - point_capture_start_sound -- m_iszCaptureEndSound (Offset 1452) (Save|Key)(4 Bytes) - point_capture_end_sound -- m_iszCaptureInProgress (Offset 1456) (Save|Key)(4 Bytes) - point_capture_progress_sound -- m_iszCaptureInterrupted (Offset 1460) (Save|Key)(4 Bytes) - point_capture_interrupted_sound -- m_bRandomOwnerOnRestart (Offset 1196) (Save|Key)(1 Bytes) - random_owner_on_restart -- m_bLocked (Offset 1197) (Save|Key)(1 Bytes) - point_start_locked +- m_iszPrintName (Offset 1236) (Save|Key)(4 Bytes) - point_printname +- m_iCPGroup (Offset 1472) (Save|Key)(4 Bytes) - point_group +- m_iDefaultOwner (Offset 1224) (Save|Key)(4 Bytes) - point_default_owner +- m_iPointIndex (Offset 1468) (Save|Key)(4 Bytes) - point_index +- m_iWarnOnCap (Offset 1232) (Save|Key)(4 Bytes) - point_warn_on_cap +- m_iszWarnSound (Offset 1240) (Save|Key)(4 Bytes) - point_warn_sound +- m_iszCaptureStartSound (Offset 1496) (Save|Key)(4 Bytes) - point_capture_start_sound +- m_iszCaptureEndSound (Offset 1500) (Save|Key)(4 Bytes) - point_capture_end_sound +- m_iszCaptureInProgress (Offset 1504) (Save|Key)(4 Bytes) - point_capture_progress_sound +- m_iszCaptureInterrupted (Offset 1508) (Save|Key)(4 Bytes) - point_capture_interrupted_sound +- m_bRandomOwnerOnRestart (Offset 1244) (Save|Key)(1 Bytes) - random_owner_on_restart +- m_bLocked (Offset 1245) (Save|Key)(1 Bytes) - point_start_locked @@ -76295,8 +81262,8 @@ CBaseAnimating - team_control_point -- m_OnCapTeam1 (Offset 1248) (Save|Key|Output)(0 Bytes) - OnCapTeam1 -- m_OnCapTeam2 (Offset 1272) (Save|Key|Output)(0 Bytes) - OnCapTeam2 -- m_OnCapReset (Offset 1224) (Save|Key|Output)(0 Bytes) - OnCapReset -- m_OnOwnerChangedToTeam1 (Offset 1296) (Save|Key|Output)(0 Bytes) - OnOwnerChangedToTeam1 -- m_OnOwnerChangedToTeam2 (Offset 1320) (Save|Key|Output)(0 Bytes) - OnOwnerChangedToTeam2 -- m_OnRoundStartOwnedByTeam1 (Offset 1344) (Save|Key|Output)(0 Bytes) - OnRoundStartOwnedByTeam1 -- m_OnRoundStartOwnedByTeam2 (Offset 1368) (Save|Key|Output)(0 Bytes) - OnRoundStartOwnedByTeam2 -- m_OnUnlocked (Offset 1392) (Save|Key|Output)(0 Bytes) - OnUnlocked +- m_OnCapTeam1 (Offset 1296) (Save|Key|Output)(0 Bytes) - OnCapTeam1 +- m_OnCapTeam2 (Offset 1320) (Save|Key|Output)(0 Bytes) - OnCapTeam2 +- m_OnCapReset (Offset 1272) (Save|Key|Output)(0 Bytes) - OnCapReset +- m_OnOwnerChangedToTeam1 (Offset 1344) (Save|Key|Output)(0 Bytes) - OnOwnerChangedToTeam1 +- m_OnOwnerChangedToTeam2 (Offset 1368) (Save|Key|Output)(0 Bytes) - OnOwnerChangedToTeam2 +- m_OnRoundStartOwnedByTeam1 (Offset 1392) (Save|Key|Output)(0 Bytes) - OnRoundStartOwnedByTeam1 +- m_OnRoundStartOwnedByTeam2 (Offset 1416) (Save|Key|Output)(0 Bytes) - OnRoundStartOwnedByTeam2 +- m_OnUnlocked (Offset 1440) (Save|Key|Output)(0 Bytes) - OnUnlocked @@ -76304,26 +81271,26 @@ CBaseAnimating - team_control_point -- 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) @@ -76337,5 +81304,5 @@ CBaseAnimating - team_control_point -- 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 @@ -76346 +81313 @@ CBaseAnimating - team_control_point -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -76357,0 +81325,3 @@ CBaseAnimating - team_control_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 @@ -76379,7 +81349,7 @@ CBaseAnimating - team_control_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) @@ -76405,40 +81375,40 @@ CBaseAnimating - team_control_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) @@ -76471,4 +81441,8 @@ CBaseAnimating - team_control_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 @@ -76483 +81457,3 @@ CBaseAnimating - team_control_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) @@ -76486,9 +81462,9 @@ CBaseEntity - team_control_point_master -- m_bDisabled (Offset 932) (Save|Key)(1 Bytes) - StartDisabled -- m_iszCapLayoutInHUD (Offset 1192) (Save|Key)(4 Bytes) - caplayout -- m_iInvalidCapWinner (Offset 1204) (Save|Key)(4 Bytes) - cpm_restrict_team_cap_win -- m_bSwitchTeamsOnWin (Offset 1208) (Save|Key)(1 Bytes) - switch_teams -- m_bScorePerCapture (Offset 1209) (Save|Key)(1 Bytes) - score_style -- m_bPlayAllRounds (Offset 1210) (Save|Key)(1 Bytes) - play_all_rounds -- m_flPartialCapturePointsRate (Offset 1260) (Save|Key)(4 Bytes) - partial_cap_points_rate -- m_flCustomPositionX (Offset 1196) (Save|Key)(4 Bytes) - custom_position_x -- m_flCustomPositionY (Offset 1200) (Save|Key)(4 Bytes) - custom_position_y +- m_bDisabled (Offset 980) (Save|Key)(1 Bytes) - StartDisabled +- m_iszCapLayoutInHUD (Offset 1240) (Save|Key)(4 Bytes) - caplayout +- m_iInvalidCapWinner (Offset 1252) (Save|Key)(4 Bytes) - cpm_restrict_team_cap_win +- m_bSwitchTeamsOnWin (Offset 1256) (Save|Key)(1 Bytes) - switch_teams +- m_bScorePerCapture (Offset 1257) (Save|Key)(1 Bytes) - score_style +- m_bPlayAllRounds (Offset 1258) (Save|Key)(1 Bytes) - play_all_rounds +- m_flPartialCapturePointsRate (Offset 1308) (Save|Key)(4 Bytes) - partial_cap_points_rate +- m_flCustomPositionX (Offset 1244) (Save|Key)(4 Bytes) - custom_position_x +- m_flCustomPositionY (Offset 1248) (Save|Key)(4 Bytes) - custom_position_y @@ -76505,2 +81481,2 @@ CBaseEntity - team_control_point_master -- m_OnWonByTeam1 (Offset 1212) (Save|Key|Output)(0 Bytes) - OnWonByTeam1 -- m_OnWonByTeam2 (Offset 1236) (Save|Key|Output)(0 Bytes) - OnWonByTeam2 +- m_OnWonByTeam1 (Offset 1260) (Save|Key|Output)(0 Bytes) - OnWonByTeam1 +- m_OnWonByTeam2 (Offset 1284) (Save|Key|Output)(0 Bytes) - OnWonByTeam2 @@ -76517,0 +81494,3 @@ CBaseEntity - team_control_point_master +- 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 @@ -76539,7 +81518,7 @@ CBaseEntity - team_control_point_master -- 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) @@ -76565,40 +81544,40 @@ CBaseEntity - team_control_point_master -- 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) @@ -76631,4 +81610,8 @@ CBaseEntity - team_control_point_master -- 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 @@ -76643 +81626,3 @@ CBaseEntity - team_control_point_master -- 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) @@ -76646,5 +81631,5 @@ CBaseEntity - team_control_point_round -- m_bDisabled (Offset 896) (Save|Key)(1 Bytes) - StartDisabled -- m_iszCPNames (Offset 900) (Save|Key)(4 Bytes) - cpr_cp_names -- m_nPriority (Offset 904) (Save|Key)(4 Bytes) - cpr_priority -- m_iInvalidCapWinner (Offset 908) (Save|Key)(4 Bytes) - cpr_restrict_team_cap_win -- m_iszPrintName (Offset 912) (Save|Key)(4 Bytes) - cpr_printname +- m_bDisabled (Offset 944) (Save|Key)(1 Bytes) - StartDisabled +- m_iszCPNames (Offset 948) (Save|Key)(4 Bytes) - cpr_cp_names +- m_nPriority (Offset 952) (Save|Key)(4 Bytes) - cpr_priority +- m_iInvalidCapWinner (Offset 956) (Save|Key)(4 Bytes) - cpr_restrict_team_cap_win +- m_iszPrintName (Offset 960) (Save|Key)(4 Bytes) - cpr_printname @@ -76654,4 +81639,4 @@ CBaseEntity - team_control_point_round -- m_OnStart (Offset 916) (Save|Key|Output)(0 Bytes) - OnStart -- m_OnEnd (Offset 940) (Save|Key|Output)(0 Bytes) - OnEnd -- m_OnWonByTeam1 (Offset 964) (Save|Key|Output)(0 Bytes) - OnWonByTeam1 -- m_OnWonByTeam2 (Offset 988) (Save|Key|Output)(0 Bytes) - OnWonByTeam2 +- m_OnStart (Offset 964) (Save|Key|Output)(0 Bytes) - OnStart +- m_OnEnd (Offset 988) (Save|Key|Output)(0 Bytes) - OnEnd +- m_OnWonByTeam1 (Offset 1012) (Save|Key|Output)(0 Bytes) - OnWonByTeam1 +- m_OnWonByTeam2 (Offset 1036) (Save|Key|Output)(0 Bytes) - OnWonByTeam2 @@ -76668,0 +81654,3 @@ CBaseEntity - team_control_point_round +- 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 @@ -76690,7 +81678,7 @@ CBaseEntity - team_control_point_round -- 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) @@ -76716,40 +81704,40 @@ CBaseEntity - team_control_point_round -- 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) @@ -76782,4 +81770,8 @@ CBaseEntity - team_control_point_round -- 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 @@ -76794 +81786,3 @@ CBaseEntity - team_control_point_round -- 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) @@ -76807,0 +81802,3 @@ CTeam - team_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 @@ -76829,7 +81826,7 @@ CTeam - team_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) @@ -76855,40 +81852,40 @@ CTeam - team_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) @@ -76921,4 +81918,8 @@ CTeam - team_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 @@ -76933 +81934,3 @@ CTeam - team_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) @@ -76936,9 +81939,9 @@ CTeamRoundTimer - team_round_timer -- m_nTimerInitialLength (Offset 892) (Save|Key)(4 Bytes) - timer_length -- m_nTimerMaxLength (Offset 896) (Save|Key)(4 Bytes) - max_length -- m_bShowInHUD (Offset 885) (Save|Key)(1 Bytes) - show_in_hud -- m_bIsDisabled (Offset 884) (Save|Key)(1 Bytes) - StartDisabled -- m_bAutoCountdown (Offset 900) (Save|Key)(1 Bytes) - auto_countdown -- m_nSetupTimeLength (Offset 904) (Save|Key)(4 Bytes) - setup_length -- m_bResetTimeOnRoundStart (Offset 1329) (Save|Key)(1 Bytes) - reset_time -- m_bStartPaused (Offset 912) (Save|Key)(1 Bytes) - start_paused -- m_bShowTimeRemaining (Offset 913) (Save|Key)(1 Bytes) - show_time_remaining +- m_nTimerInitialLength (Offset 940) (Save|Key)(4 Bytes) - timer_length +- m_nTimerMaxLength (Offset 944) (Save|Key)(4 Bytes) - max_length +- m_bShowInHUD (Offset 933) (Save|Key)(1 Bytes) - show_in_hud +- m_bIsDisabled (Offset 932) (Save|Key)(1 Bytes) - StartDisabled +- m_bAutoCountdown (Offset 948) (Save|Key)(1 Bytes) - auto_countdown +- m_nSetupTimeLength (Offset 952) (Save|Key)(4 Bytes) - setup_length +- m_bResetTimeOnRoundStart (Offset 1377) (Save|Key)(1 Bytes) - reset_time +- m_bStartPaused (Offset 960) (Save|Key)(1 Bytes) - start_paused +- m_bShowTimeRemaining (Offset 961) (Save|Key)(1 Bytes) - show_time_remaining @@ -76960,16 +81963,16 @@ CTeamRoundTimer - team_round_timer -- m_OnRoundStart (Offset 936) (Save|Key|Output)(0 Bytes) - OnRoundStart -- m_OnFinished (Offset 960) (Save|Key|Output)(0 Bytes) - OnFinished -- m_On5MinRemain (Offset 984) (Save|Key|Output)(0 Bytes) - On5MinRemain -- m_On4MinRemain (Offset 1008) (Save|Key|Output)(0 Bytes) - On4MinRemain -- m_On3MinRemain (Offset 1032) (Save|Key|Output)(0 Bytes) - On3MinRemain -- m_On2MinRemain (Offset 1056) (Save|Key|Output)(0 Bytes) - On2MinRemain -- m_On1MinRemain (Offset 1080) (Save|Key|Output)(0 Bytes) - On1MinRemain -- m_On30SecRemain (Offset 1104) (Save|Key|Output)(0 Bytes) - On30SecRemain -- m_On10SecRemain (Offset 1128) (Save|Key|Output)(0 Bytes) - On10SecRemain -- m_On5SecRemain (Offset 1152) (Save|Key|Output)(0 Bytes) - On5SecRemain -- m_On4SecRemain (Offset 1176) (Save|Key|Output)(0 Bytes) - On4SecRemain -- m_On3SecRemain (Offset 1200) (Save|Key|Output)(0 Bytes) - On3SecRemain -- m_On2SecRemain (Offset 1224) (Save|Key|Output)(0 Bytes) - On2SecRemain -- m_On1SecRemain (Offset 1248) (Save|Key|Output)(0 Bytes) - On1SecRemain -- m_OnSetupStart (Offset 1272) (Save|Key|Output)(0 Bytes) - OnSetupStart -- m_OnSetupFinished (Offset 1296) (Save|Key|Output)(0 Bytes) - OnSetupFinished +- m_OnRoundStart (Offset 984) (Save|Key|Output)(0 Bytes) - OnRoundStart +- m_OnFinished (Offset 1008) (Save|Key|Output)(0 Bytes) - OnFinished +- m_On5MinRemain (Offset 1032) (Save|Key|Output)(0 Bytes) - On5MinRemain +- m_On4MinRemain (Offset 1056) (Save|Key|Output)(0 Bytes) - On4MinRemain +- m_On3MinRemain (Offset 1080) (Save|Key|Output)(0 Bytes) - On3MinRemain +- m_On2MinRemain (Offset 1104) (Save|Key|Output)(0 Bytes) - On2MinRemain +- m_On1MinRemain (Offset 1128) (Save|Key|Output)(0 Bytes) - On1MinRemain +- m_On30SecRemain (Offset 1152) (Save|Key|Output)(0 Bytes) - On30SecRemain +- m_On10SecRemain (Offset 1176) (Save|Key|Output)(0 Bytes) - On10SecRemain +- m_On5SecRemain (Offset 1200) (Save|Key|Output)(0 Bytes) - On5SecRemain +- m_On4SecRemain (Offset 1224) (Save|Key|Output)(0 Bytes) - On4SecRemain +- m_On3SecRemain (Offset 1248) (Save|Key|Output)(0 Bytes) - On3SecRemain +- m_On2SecRemain (Offset 1272) (Save|Key|Output)(0 Bytes) - On2SecRemain +- m_On1SecRemain (Offset 1296) (Save|Key|Output)(0 Bytes) - On1SecRemain +- m_OnSetupStart (Offset 1320) (Save|Key|Output)(0 Bytes) - OnSetupStart +- m_OnSetupFinished (Offset 1344) (Save|Key|Output)(0 Bytes) - OnSetupFinished @@ -76986,0 +81990,3 @@ CTeamRoundTimer - team_round_timer +- 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 @@ -77008,7 +82014,7 @@ CTeamRoundTimer - team_round_timer -- 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) @@ -77034,40 +82040,40 @@ CTeamRoundTimer - team_round_timer -- 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) @@ -77100,4 +82106,8 @@ CTeamRoundTimer - team_round_timer -- 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 @@ -77112 +82122,3 @@ CTeamRoundTimer - team_round_timer -- 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) @@ -77124,29 +82136,29 @@ CTeamTrainWatcher - team_train_watcher -- m_OnTrainStartRecede (Offset 1164) (Save|Key|Output)(0 Bytes) - OnTrainStartRecede -- m_iszTrain (Offset 904) (Save|Key)(4 Bytes) - train -- m_iszStartNode (Offset 908) (Save|Key)(4 Bytes) - start_node -- m_iszGoalNode (Offset 912) (Save|Key)(4 Bytes) - goal_node -- m_iszLinkedPathTracks[0] (Offset 1048) (Save|Key)(4 Bytes) - linked_pathtrack_1 -- m_iszLinkedCPs[0] (Offset 1080) (Save|Key)(4 Bytes) - linked_cp_1 -- m_iszLinkedPathTracks[1] (Offset 1052) (Save|Key)(4 Bytes) - linked_pathtrack_2 -- m_iszLinkedCPs[1] (Offset 1084) (Save|Key)(4 Bytes) - linked_cp_2 -- m_iszLinkedPathTracks[2] (Offset 1056) (Save|Key)(4 Bytes) - linked_pathtrack_3 -- m_iszLinkedCPs[2] (Offset 1088) (Save|Key)(4 Bytes) - linked_cp_3 -- m_iszLinkedPathTracks[3] (Offset 1060) (Save|Key)(4 Bytes) - linked_pathtrack_4 -- m_iszLinkedCPs[3] (Offset 1092) (Save|Key)(4 Bytes) - linked_cp_4 -- m_iszLinkedPathTracks[4] (Offset 1064) (Save|Key)(4 Bytes) - linked_pathtrack_5 -- m_iszLinkedCPs[4] (Offset 1096) (Save|Key)(4 Bytes) - linked_cp_5 -- m_iszLinkedPathTracks[5] (Offset 1068) (Save|Key)(4 Bytes) - linked_pathtrack_6 -- m_iszLinkedCPs[5] (Offset 1100) (Save|Key)(4 Bytes) - linked_cp_6 -- m_iszLinkedPathTracks[6] (Offset 1072) (Save|Key)(4 Bytes) - linked_pathtrack_7 -- m_iszLinkedCPs[6] (Offset 1104) (Save|Key)(4 Bytes) - linked_cp_7 -- m_iszLinkedPathTracks[7] (Offset 1076) (Save|Key)(4 Bytes) - linked_pathtrack_8 -- m_iszLinkedCPs[7] (Offset 1108) (Save|Key)(4 Bytes) - linked_cp_8 -- m_bTrainCanRecede (Offset 889) (Save|Key)(1 Bytes) - train_can_recede -- m_bHandleTrainMovement (Offset 1209) (Save|Key)(1 Bytes) - handle_train_movement -- m_flSpeedLevels[0] (Offset 1124) (Save|Key)(4 Bytes) - hud_min_speed_level_1 -- m_flSpeedLevels[1] (Offset 1128) (Save|Key)(4 Bytes) - hud_min_speed_level_2 -- m_flSpeedLevels[2] (Offset 1132) (Save|Key)(4 Bytes) - hud_min_speed_level_3 -- m_bDisabled (Offset 888) (Save|Key)(1 Bytes) - StartDisabled -- m_iszSparkName (Offset 1212) (Save|Key)(4 Bytes) - env_spark_name -- m_flSpeedForwardModifier (Offset 1236) (Save|Key)(4 Bytes) - speed_forward_modifier -- m_nTrainRecedeTime (Offset 1252) (Save|Key)(4 Bytes) - train_recede_time +- m_OnTrainStartRecede (Offset 1212) (Save|Key|Output)(0 Bytes) - OnTrainStartRecede +- m_iszTrain (Offset 952) (Save|Key)(4 Bytes) - train +- m_iszStartNode (Offset 956) (Save|Key)(4 Bytes) - start_node +- m_iszGoalNode (Offset 960) (Save|Key)(4 Bytes) - goal_node +- m_iszLinkedPathTracks[0] (Offset 1096) (Save|Key)(4 Bytes) - linked_pathtrack_1 +- m_iszLinkedCPs[0] (Offset 1128) (Save|Key)(4 Bytes) - linked_cp_1 +- m_iszLinkedPathTracks[1] (Offset 1100) (Save|Key)(4 Bytes) - linked_pathtrack_2 +- m_iszLinkedCPs[1] (Offset 1132) (Save|Key)(4 Bytes) - linked_cp_2 +- m_iszLinkedPathTracks[2] (Offset 1104) (Save|Key)(4 Bytes) - linked_pathtrack_3 +- m_iszLinkedCPs[2] (Offset 1136) (Save|Key)(4 Bytes) - linked_cp_3 +- m_iszLinkedPathTracks[3] (Offset 1108) (Save|Key)(4 Bytes) - linked_pathtrack_4 +- m_iszLinkedCPs[3] (Offset 1140) (Save|Key)(4 Bytes) - linked_cp_4 +- m_iszLinkedPathTracks[4] (Offset 1112) (Save|Key)(4 Bytes) - linked_pathtrack_5 +- m_iszLinkedCPs[4] (Offset 1144) (Save|Key)(4 Bytes) - linked_cp_5 +- m_iszLinkedPathTracks[5] (Offset 1116) (Save|Key)(4 Bytes) - linked_pathtrack_6 +- m_iszLinkedCPs[5] (Offset 1148) (Save|Key)(4 Bytes) - linked_cp_6 +- m_iszLinkedPathTracks[6] (Offset 1120) (Save|Key)(4 Bytes) - linked_pathtrack_7 +- m_iszLinkedCPs[6] (Offset 1152) (Save|Key)(4 Bytes) - linked_cp_7 +- m_iszLinkedPathTracks[7] (Offset 1124) (Save|Key)(4 Bytes) - linked_pathtrack_8 +- m_iszLinkedCPs[7] (Offset 1156) (Save|Key)(4 Bytes) - linked_cp_8 +- m_bTrainCanRecede (Offset 937) (Save|Key)(1 Bytes) - train_can_recede +- m_bHandleTrainMovement (Offset 1257) (Save|Key)(1 Bytes) - handle_train_movement +- m_flSpeedLevels[0] (Offset 1172) (Save|Key)(4 Bytes) - hud_min_speed_level_1 +- m_flSpeedLevels[1] (Offset 1176) (Save|Key)(4 Bytes) - hud_min_speed_level_2 +- m_flSpeedLevels[2] (Offset 1180) (Save|Key)(4 Bytes) - hud_min_speed_level_3 +- m_bDisabled (Offset 936) (Save|Key)(1 Bytes) - StartDisabled +- m_iszSparkName (Offset 1260) (Save|Key)(4 Bytes) - env_spark_name +- m_flSpeedForwardModifier (Offset 1284) (Save|Key)(4 Bytes) - speed_forward_modifier +- m_nTrainRecedeTime (Offset 1300) (Save|Key)(4 Bytes) - train_recede_time @@ -77163,0 +82176,3 @@ CTeamTrainWatcher - team_train_watcher +- 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 @@ -77185,7 +82200,7 @@ CTeamTrainWatcher - team_train_watcher -- 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) @@ -77211,40 +82226,40 @@ CTeamTrainWatcher - team_train_watcher -- 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) @@ -77277,4 +82292,8 @@ CTeamTrainWatcher - team_train_watcher -- 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 @@ -77289 +82308,3 @@ CTeamTrainWatcher - team_train_watcher -- 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) @@ -77292,26 +82313,26 @@ CTeleportVortex - teleport_vortex -- 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) @@ -77325,5 +82346,5 @@ CTeleportVortex - teleport_vortex -- 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 @@ -77334 +82355 @@ CTeleportVortex - teleport_vortex -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -77345,0 +82367,3 @@ CTeleportVortex - teleport_vortex +- 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 @@ -77367,7 +82391,7 @@ CTeleportVortex - teleport_vortex -- 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) @@ -77393,40 +82417,40 @@ CTeleportVortex - teleport_vortex -- 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) @@ -77459,4 +82483,8 @@ CTeleportVortex - teleport_vortex -- 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 @@ -77471 +82499,3 @@ CTeleportVortex - teleport_vortex -- 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) @@ -77484,0 +82515,3 @@ CBaseEntity - test_effect +- 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 @@ -77506,7 +82539,7 @@ CBaseEntity - test_effect -- 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) @@ -77532,40 +82565,40 @@ CBaseEntity - test_effect -- 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) @@ -77598,4 +82631,8 @@ CBaseEntity - test_effect -- 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 @@ -77610 +82647,3 @@ CBaseEntity - test_effect -- 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) @@ -77623,0 +82663,3 @@ CTest_ProxyToggle_Networkable - test_pro +- 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 @@ -77645,7 +82687,7 @@ CTest_ProxyToggle_Networkable - test_pro -- 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) @@ -77671,40 +82713,40 @@ CTest_ProxyToggle_Networkable - test_pro -- 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) @@ -77737,4 +82779,8 @@ CTest_ProxyToggle_Networkable - test_pro -- 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 @@ -77749 +82795,3 @@ CTest_ProxyToggle_Networkable - test_pro -- 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) @@ -77763,0 +82812,3 @@ CTestTraceline - test_traceline +- 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 @@ -77785,7 +82836,7 @@ CTestTraceline - test_traceline -- 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) @@ -77811,40 +82862,40 @@ CTestTraceline - test_traceline -- 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) @@ -77877,4 +82928,8 @@ CTestTraceline - test_traceline -- 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 @@ -77889 +82944,3 @@ CTestTraceline - test_traceline -- 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) @@ -77894,4 +82951,4 @@ CTFAmmoPack - tf_ammo_pack -- m_bActivateWhenAtRest (Offset 1180) (Save)(1 Bytes) -- m_vOriginalSpawnOrigin (Offset 1232) (Save)(12 Bytes) -- m_vOriginalSpawnAngles (Offset 1244) (Save)(12 Bytes) -- m_pConstraint (Offset 1256) (Save)(0 Bytes) +- m_bActivateWhenAtRest (Offset 1228) (Save)(1 Bytes) +- m_vOriginalSpawnOrigin (Offset 1280) (Save)(12 Bytes) +- m_vOriginalSpawnAngles (Offset 1292) (Save)(12 Bytes) +- m_pConstraint (Offset 1304) (Save)(0 Bytes) @@ -77901 +82958 @@ CTFAmmoPack - tf_ammo_pack -- m_flNextResetCheckTime (Offset 1176) (Save)(4 Bytes) +- m_flNextResetCheckTime (Offset 1224) (Save)(4 Bytes) @@ -77903,28 +82960,28 @@ CTFAmmoPack - tf_ammo_pack -- m_OnPlayerTouch (Offset 1184) (Save|Key|Output)(0 Bytes) - OnPlayerTouch -- m_OnCacheInteraction (Offset 1208) (Save|Key|Output)(0 Bytes) - OnCacheInteraction -- 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_OnPlayerTouch (Offset 1232) (Save|Key|Output)(0 Bytes) - OnPlayerTouch +- m_OnCacheInteraction (Offset 1256) (Save|Key|Output)(0 Bytes) - OnCacheInteraction +- 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) @@ -77938,5 +82995,5 @@ CTFAmmoPack - tf_ammo_pack -- 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 @@ -77947 +83004 @@ CTFAmmoPack - tf_ammo_pack -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -77958,0 +83016,3 @@ CTFAmmoPack - tf_ammo_pack +- 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 @@ -77980,7 +83040,7 @@ CTFAmmoPack - tf_ammo_pack -- 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) @@ -78006,40 +83066,40 @@ CTFAmmoPack - tf_ammo_pack -- 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) @@ -78072,4 +83132,8 @@ CTFAmmoPack - tf_ammo_pack -- 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 @@ -78084 +83148,3 @@ CTFAmmoPack - tf_ammo_pack -- 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) @@ -78087,16 +83153,16 @@ CTFMiniGame - tf_base_minigame -- m_iszYourTeamScoreSound (Offset 1084) (Save|Key)(4 Bytes) - your_team_score_sound -- m_iszEnemyTeamScoreSound (Offset 1088) (Save|Key)(4 Bytes) - enemy_team_score_sound -- m_iszHudResFile (Offset 1076) (Save|Key)(4 Bytes) - hud_res_file -- m_pszTeamSpawnPoint[ TF_TEAM_RED ] (Offset 1064) (Save|Key)(4 Bytes) - RedSpawn -- m_pszTeamSpawnPoint[ TF_TEAM_BLUE ] (Offset 1068) (Save|Key)(4 Bytes) - BlueSpawn -- m_bMinigameAllowedInRamdomPool (Offset 1072) (Save|Key)(1 Bytes) - InRandomPool -- m_nMaxScoreForMiniGame (Offset 1360) (Save|Key)(4 Bytes) - MaxScore -- m_eScoringType (Offset 1380) (Save|Key)(4 Bytes) - ScoreType -- m_flSuddenDeathTime (Offset 1092) (Save|Key)(4 Bytes) - SuddenDeathTime -- m_OnRedHitMaxScore (Offset 888) (Save|Key|Output)(0 Bytes) - OnRedHitMaxScore -- m_OnBlueHitMaxScore (Offset 912) (Save|Key|Output)(0 Bytes) - OnBlueHitMaxScore -- m_OnTeleportToMinigame (Offset 936) (Save|Key|Output)(0 Bytes) - OnTeleportToMinigame -- m_OnReturnFromMinigame (Offset 960) (Save|Key|Output)(0 Bytes) - OnReturnFromMinigame -- m_OnAllRedDead (Offset 984) (Save|Key|Output)(0 Bytes) - OnAllRedDead -- m_OnAllBlueDead (Offset 1008) (Save|Key|Output)(0 Bytes) - OnAllBlueDead -- m_OnSuddenDeathStart (Offset 1032) (Save|Key|Output)(0 Bytes) - OnSuddenDeathStart +- m_iszYourTeamScoreSound (Offset 1132) (Save|Key)(4 Bytes) - your_team_score_sound +- m_iszEnemyTeamScoreSound (Offset 1136) (Save|Key)(4 Bytes) - enemy_team_score_sound +- m_iszHudResFile (Offset 1124) (Save|Key)(4 Bytes) - hud_res_file +- m_pszTeamSpawnPoint[ TF_TEAM_RED ] (Offset 1112) (Save|Key)(4 Bytes) - RedSpawn +- m_pszTeamSpawnPoint[ TF_TEAM_BLUE ] (Offset 1116) (Save|Key)(4 Bytes) - BlueSpawn +- m_bMinigameAllowedInRamdomPool (Offset 1120) (Save|Key)(1 Bytes) - InRandomPool +- m_nMaxScoreForMiniGame (Offset 1408) (Save|Key)(4 Bytes) - MaxScore +- m_eScoringType (Offset 1428) (Save|Key)(4 Bytes) - ScoreType +- m_flSuddenDeathTime (Offset 1140) (Save|Key)(4 Bytes) - SuddenDeathTime +- m_OnRedHitMaxScore (Offset 936) (Save|Key|Output)(0 Bytes) - OnRedHitMaxScore +- m_OnBlueHitMaxScore (Offset 960) (Save|Key|Output)(0 Bytes) - OnBlueHitMaxScore +- m_OnTeleportToMinigame (Offset 984) (Save|Key|Output)(0 Bytes) - OnTeleportToMinigame +- m_OnReturnFromMinigame (Offset 1008) (Save|Key|Output)(0 Bytes) - OnReturnFromMinigame +- m_OnAllRedDead (Offset 1032) (Save|Key|Output)(0 Bytes) - OnAllRedDead +- m_OnAllBlueDead (Offset 1056) (Save|Key|Output)(0 Bytes) - OnAllBlueDead +- m_OnSuddenDeathStart (Offset 1080) (Save|Key|Output)(0 Bytes) - OnSuddenDeathStart @@ -78116,0 +83183,3 @@ CTFMiniGame - tf_base_minigame +- 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 @@ -78138,7 +83207,7 @@ CTFMiniGame - tf_base_minigame -- 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) @@ -78164,40 +83233,40 @@ CTFMiniGame - tf_base_minigame -- 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) @@ -78230,4 +83299,8 @@ CTFMiniGame - tf_base_minigame -- 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 @@ -78242 +83315,3 @@ CTFMiniGame - tf_base_minigame -- 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) @@ -78245,7 +83320,7 @@ CBonusDuckPickup - tf_bonus_duck_pickup -- m_iszSound (Offset 1272) (Save|Key)(4 Bytes) - pickup_sound -- m_iszParticle (Offset 1276) (Save|Key)(4 Bytes) - pickup_particle -- m_OnRedPickup (Offset 1280) (Save|Key|Output)(0 Bytes) - OnRedPickup -- m_OnBluePickup (Offset 1304) (Save|Key|Output)(0 Bytes) - OnBluePickup -- m_bDisabled (Offset 1260) (Save|Key)(1 Bytes) - StartDisabled -- m_iszModel (Offset 1264) (Save|Key)(4 Bytes) - powerup_model -- m_bAutoMaterialize (Offset 1263) (Save|Key)(1 Bytes) - AutoMaterialize +- m_iszSound (Offset 1320) (Save|Key)(4 Bytes) - pickup_sound +- m_iszParticle (Offset 1324) (Save|Key)(4 Bytes) - pickup_particle +- m_OnRedPickup (Offset 1328) (Save|Key|Output)(0 Bytes) - OnRedPickup +- m_OnBluePickup (Offset 1352) (Save|Key|Output)(0 Bytes) - OnBluePickup +- m_bDisabled (Offset 1308) (Save|Key)(1 Bytes) - StartDisabled +- m_iszModel (Offset 1312) (Save|Key)(4 Bytes) - powerup_model +- m_bAutoMaterialize (Offset 1311) (Save|Key)(1 Bytes) - AutoMaterialize @@ -78255,4 +83330,4 @@ CBonusDuckPickup - tf_bonus_duck_pickup -- m_bActivateWhenAtRest (Offset 1180) (Save)(1 Bytes) -- m_vOriginalSpawnOrigin (Offset 1232) (Save)(12 Bytes) -- m_vOriginalSpawnAngles (Offset 1244) (Save)(12 Bytes) -- m_pConstraint (Offset 1256) (Save)(0 Bytes) +- m_bActivateWhenAtRest (Offset 1228) (Save)(1 Bytes) +- m_vOriginalSpawnOrigin (Offset 1280) (Save)(12 Bytes) +- m_vOriginalSpawnAngles (Offset 1292) (Save)(12 Bytes) +- m_pConstraint (Offset 1304) (Save)(0 Bytes) @@ -78262 +83337 @@ CBonusDuckPickup - tf_bonus_duck_pickup -- m_flNextResetCheckTime (Offset 1176) (Save)(4 Bytes) +- m_flNextResetCheckTime (Offset 1224) (Save)(4 Bytes) @@ -78264,28 +83339,28 @@ CBonusDuckPickup - tf_bonus_duck_pickup -- m_OnPlayerTouch (Offset 1184) (Save|Key|Output)(0 Bytes) - OnPlayerTouch -- m_OnCacheInteraction (Offset 1208) (Save|Key|Output)(0 Bytes) - OnCacheInteraction -- 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_OnPlayerTouch (Offset 1232) (Save|Key|Output)(0 Bytes) - OnPlayerTouch +- m_OnCacheInteraction (Offset 1256) (Save|Key|Output)(0 Bytes) - OnCacheInteraction +- 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) @@ -78299,5 +83374,5 @@ CBonusDuckPickup - tf_bonus_duck_pickup -- 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 @@ -78308 +83383 @@ CBonusDuckPickup - tf_bonus_duck_pickup -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -78319,0 +83395,3 @@ CBonusDuckPickup - tf_bonus_duck_pickup +- 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 @@ -78341,7 +83419,7 @@ CBonusDuckPickup - tf_bonus_duck_pickup -- 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) @@ -78367,40 +83445,40 @@ CBonusDuckPickup - tf_bonus_duck_pickup -- 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) @@ -78433,4 +83511,8 @@ CBonusDuckPickup - tf_bonus_duck_pickup -- 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 @@ -78445 +83527,3 @@ CBonusDuckPickup - tf_bonus_duck_pickup -- 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) @@ -78484,0 +83569 @@ CTFPlayer - tf_bot + - m_bForceLocalPlayerDraw (Offset 143) (Save)(1 Bytes) @@ -78538 +83623 @@ CTFPlayer - tf_bot -- m_hTriggerSoundscapeList (Offset 2640) (Save)(0 Bytes) +- m_hTriggerSoundscapeList (Offset 2948) (Save)(0 Bytes) @@ -78542,100 +83627,100 @@ CTFPlayer - tf_bot -- m_StuckLast (Offset 2144) (Save)(4 Bytes) -- m_nButtons (Offset 2712) (Save)(4 Bytes) -- m_afButtonLast (Offset 2724) (Save)(4 Bytes) -- m_afButtonPressed (Offset 2716) (Save)(4 Bytes) -- m_afButtonReleased (Offset 2720) (Save)(4 Bytes) -- m_afButtonDisabled (Offset 2728) (Save)(4 Bytes) -- m_afButtonForced (Offset 2732) (Save)(4 Bytes) -- m_iFOV (Offset 2896) (Save)(4 Bytes) -- m_iFOVStart (Offset 2904) (Save)(4 Bytes) -- m_flFOVTime (Offset 2908) (Save)(4 Bytes) -- m_iDefaultFOV (Offset 2900) (Save)(4 Bytes) -- m_flVehicleViewFOV (Offset 3820) (Save)(4 Bytes) -- m_iObserverMode (Offset 2892) (Save)(4 Bytes) -- m_iObserverLastMode (Offset 2912) (Save)(4 Bytes) -- m_hObserverTarget (Offset 2916) (Save)(4 Bytes) -- m_bForcedObserverMode (Offset 2920) (Save)(1 Bytes) -- m_szAnimExtension (Offset 2737) (Save)(32 Bytes) -- m_nUpdateRate (Offset 2772) (Save)(4 Bytes) -- m_fLerpTime (Offset 2776) (Save)(4 Bytes) -- m_bLagCompensation (Offset 2780) (Save)(1 Bytes) -- m_bPredictWeapons (Offset 2781) (Save)(1 Bytes) -- m_vecAdditionalPVSOrigin (Offset 2792) (Save)(12 Bytes) -- m_vecCameraPVSOrigin (Offset 2804) (Save)(12 Bytes) -- m_hUseEntity (Offset 2816) (Save)(4 Bytes) -- m_iTrain (Offset 2820) (Save)(4 Bytes) -- m_iRespawnFrames (Offset 2824) (Save)(4 Bytes) -- m_afPhysicsFlags (Offset 2828) (Save)(4 Bytes) -- m_hVehicle (Offset 2832) (Save)(4 Bytes) -- m_szNetworkIDString (Offset 3862) (Save)(64 Bytes) -- m_oldOrigin (Offset 3012) (Save)(12 Bytes) -- m_vecSmoothedVelocity (Offset 3024) (Save)(12 Bytes) -- m_iTargetVolume (Offset 3044) (Save)(4 Bytes) -- m_rgItems (Offset 3048) (Save)(20 Bytes) -- m_flSwimTime (Offset 3068) (Save)(4 Bytes) -- m_flDuckTime (Offset 3072) (Save)(4 Bytes) -- m_flDuckJumpTime (Offset 3076) (Save)(4 Bytes) -- m_flSuitUpdate (Offset 3080) (Save)(4 Bytes) -- m_rgSuitPlayList (Offset 3084) (Save)(16 Bytes) -- m_iSuitPlayNext (Offset 3100) (Save)(4 Bytes) -- m_rgiSuitNoRepeat (Offset 3104) (Save)(128 Bytes) -- m_rgflSuitNoRepeatTime (Offset 3232) (Save)(128 Bytes) -- m_bPauseBonusProgress (Offset 2840) (Save)(1 Bytes) -- m_iBonusProgress (Offset 2844) (Save)(4 Bytes) -- m_iBonusChallenge (Offset 2848) (Save)(4 Bytes) -- m_lastDamageAmount (Offset 2852) (Save)(4 Bytes) -- m_tbdPrev (Offset 2928) (Save)(4 Bytes) -- m_flStepSoundTime (Offset 3532) (Save)(4 Bytes) -- m_szNetname (Offset 3736) (Save)(32 Bytes) -- m_idrowndmg (Offset 2932) (Save)(4 Bytes) -- m_idrownrestored (Offset 2936) (Save)(4 Bytes) -- m_nPoisonDmg (Offset 2940) (Save)(4 Bytes) -- m_nPoisonRestored (Offset 2944) (Save)(4 Bytes) -- m_bitsHUDDamage (Offset 2880) (Save)(4 Bytes) -- m_fInitHUD (Offset 3372) (Save)(1 Bytes) -- m_flDeathTime (Offset 2884) (Save)(4 Bytes) -- m_flDeathAnimTime (Offset 2888) (Save)(4 Bytes) -- m_iFrags (Offset 3404) (Save)(4 Bytes) -- m_iDeaths (Offset 3408) (Save)(4 Bytes) -- m_bAllowInstantSpawn (Offset 3536) (Save)(1 Bytes) -- m_flNextDecalTime (Offset 3412) (Save)(4 Bytes) -- m_ArmorValue (Offset 3420) (Save)(4 Bytes) -- m_DmgOrigin (Offset 2856) (Save)(12 Bytes) -- m_DmgTake (Offset 2868) (Save)(4 Bytes) -- m_DmgSave (Offset 2872) (Save)(4 Bytes) -- m_AirFinished (Offset 3424) (Save)(4 Bytes) -- m_PainFinished (Offset 3428) (Save)(4 Bytes) -- m_iPlayerLocked (Offset 3432) (Save)(4 Bytes) -- m_hViewModel (Offset 3436) (Save)(8 Bytes) -- m_flMaxspeed (Offset 3560) (Save)(4 Bytes) -- m_flWaterJumpTime (Offset 3564) (Save)(4 Bytes) -- m_vecWaterJumpVel (Offset 3568) (Save)(12 Bytes) -- m_nImpulse (Offset 3580) (Save)(4 Bytes) -- m_flSwimSoundTime (Offset 3584) (Save)(4 Bytes) -- m_vecLadderNormal (Offset 3588) (Save)(12 Bytes) -- m_flFlashTime (Offset 3600) (Save)(4 Bytes) -- m_nDrownDmgRate (Offset 3604) (Save)(4 Bytes) -- m_iSuicideCustomKillFlags (Offset 2964) (Save)(4 Bytes) -- m_bitsDamageType (Offset 2876) (Save)(4 Bytes) -- m_rgbTimeBasedDamage (Offset 2948) (Save)(8 Bytes) -- m_fLastPlayerTalkTime (Offset 3652) (Save)(4 Bytes) -- m_fLastPlayerTalkAttemptTime (Offset 3664) (Save)(4 Bytes) -- m_flPlayerTalkAvailableMessagesTier1 (Offset 3656) (Save)(4 Bytes) -- m_flPlayerTalkAvailableMessagesTier2 (Offset 3660) (Save)(4 Bytes) -- m_hLastWeapon (Offset 3668) (Save)(4 Bytes) -- m_flOldPlayerZ (Offset 3692) (Save)(4 Bytes) -- m_flOldPlayerViewOffsetZ (Offset 3696) (Save)(4 Bytes) -- m_bPlayerUnderwater (Offset 3700) (Save)(1 Bytes) -- m_hViewEntity (Offset 3704) (Save)(4 Bytes) -- m_hConstraintEntity (Offset 3708) (Save)(4 Bytes) -- m_vecConstraintCenter (Offset 3712) (Save)(12 Bytes) -- m_flConstraintRadius (Offset 3724) (Save)(4 Bytes) -- m_flConstraintWidth (Offset 3728) (Save)(4 Bytes) -- m_flConstraintSpeedFactor (Offset 3732) (Save)(4 Bytes) -- m_hZoomOwner (Offset 2924) (Save)(4 Bytes) -- m_flLaggedMovementValue (Offset 3768) (Save)(4 Bytes) -- m_vNewVPhysicsPosition (Offset 3772) (Save)(12 Bytes) -- m_vNewVPhysicsVelocity (Offset 3784) (Save)(12 Bytes) -- m_bSinglePlayerGameEnding (Offset 3954) (Save)(1 Bytes) -- m_szLastPlaceName (Offset 3844) (Save)(18 Bytes) -- m_autoKickDisabled (Offset 3956) (Save)(1 Bytes) +- m_StuckLast (Offset 2192) (Save)(4 Bytes) +- m_nButtons (Offset 3020) (Save)(4 Bytes) +- m_afButtonLast (Offset 3032) (Save)(4 Bytes) +- m_afButtonPressed (Offset 3024) (Save)(4 Bytes) +- m_afButtonReleased (Offset 3028) (Save)(4 Bytes) +- m_afButtonDisabled (Offset 3036) (Save)(4 Bytes) +- m_afButtonForced (Offset 3040) (Save)(4 Bytes) +- m_iFOV (Offset 3204) (Save)(4 Bytes) +- m_iFOVStart (Offset 3212) (Save)(4 Bytes) +- m_flFOVTime (Offset 3216) (Save)(4 Bytes) +- m_iDefaultFOV (Offset 3208) (Save)(4 Bytes) +- m_flVehicleViewFOV (Offset 4128) (Save)(4 Bytes) +- m_iObserverMode (Offset 3200) (Save)(4 Bytes) +- m_iObserverLastMode (Offset 3220) (Save)(4 Bytes) +- m_hObserverTarget (Offset 3224) (Save)(4 Bytes) +- m_bForcedObserverMode (Offset 3228) (Save)(1 Bytes) +- m_szAnimExtension (Offset 3045) (Save)(32 Bytes) +- m_nUpdateRate (Offset 3080) (Save)(4 Bytes) +- m_fLerpTime (Offset 3084) (Save)(4 Bytes) +- m_bLagCompensation (Offset 3088) (Save)(1 Bytes) +- m_bPredictWeapons (Offset 3089) (Save)(1 Bytes) +- m_vecAdditionalPVSOrigin (Offset 3100) (Save)(12 Bytes) +- m_vecCameraPVSOrigin (Offset 3112) (Save)(12 Bytes) +- m_hUseEntity (Offset 3124) (Save)(4 Bytes) +- m_iTrain (Offset 3128) (Save)(4 Bytes) +- m_iRespawnFrames (Offset 3132) (Save)(4 Bytes) +- m_afPhysicsFlags (Offset 3136) (Save)(4 Bytes) +- m_hVehicle (Offset 3140) (Save)(4 Bytes) +- m_szNetworkIDString (Offset 4170) (Save)(64 Bytes) +- m_oldOrigin (Offset 3320) (Save)(12 Bytes) +- m_vecSmoothedVelocity (Offset 3332) (Save)(12 Bytes) +- m_iTargetVolume (Offset 3352) (Save)(4 Bytes) +- m_rgItems (Offset 3356) (Save)(20 Bytes) +- m_flSwimTime (Offset 3376) (Save)(4 Bytes) +- m_flDuckTime (Offset 3380) (Save)(4 Bytes) +- m_flDuckJumpTime (Offset 3384) (Save)(4 Bytes) +- m_flSuitUpdate (Offset 3388) (Save)(4 Bytes) +- m_rgSuitPlayList (Offset 3392) (Save)(16 Bytes) +- m_iSuitPlayNext (Offset 3408) (Save)(4 Bytes) +- m_rgiSuitNoRepeat (Offset 3412) (Save)(128 Bytes) +- m_rgflSuitNoRepeatTime (Offset 3540) (Save)(128 Bytes) +- m_bPauseBonusProgress (Offset 3148) (Save)(1 Bytes) +- m_iBonusProgress (Offset 3152) (Save)(4 Bytes) +- m_iBonusChallenge (Offset 3156) (Save)(4 Bytes) +- m_lastDamageAmount (Offset 3160) (Save)(4 Bytes) +- m_tbdPrev (Offset 3236) (Save)(4 Bytes) +- m_flStepSoundTime (Offset 3840) (Save)(4 Bytes) +- m_szNetname (Offset 4044) (Save)(32 Bytes) +- m_idrowndmg (Offset 3240) (Save)(4 Bytes) +- m_idrownrestored (Offset 3244) (Save)(4 Bytes) +- m_nPoisonDmg (Offset 3248) (Save)(4 Bytes) +- m_nPoisonRestored (Offset 3252) (Save)(4 Bytes) +- m_bitsHUDDamage (Offset 3188) (Save)(4 Bytes) +- m_fInitHUD (Offset 3680) (Save)(1 Bytes) +- m_flDeathTime (Offset 3192) (Save)(4 Bytes) +- m_flDeathAnimTime (Offset 3196) (Save)(4 Bytes) +- m_iFrags (Offset 3712) (Save)(4 Bytes) +- m_iDeaths (Offset 3716) (Save)(4 Bytes) +- m_bAllowInstantSpawn (Offset 3844) (Save)(1 Bytes) +- m_flNextDecalTime (Offset 3720) (Save)(4 Bytes) +- m_ArmorValue (Offset 3728) (Save)(4 Bytes) +- m_DmgOrigin (Offset 3164) (Save)(12 Bytes) +- m_DmgTake (Offset 3176) (Save)(4 Bytes) +- m_DmgSave (Offset 3180) (Save)(4 Bytes) +- m_AirFinished (Offset 3732) (Save)(4 Bytes) +- m_PainFinished (Offset 3736) (Save)(4 Bytes) +- m_iPlayerLocked (Offset 3740) (Save)(4 Bytes) +- m_hViewModel (Offset 3744) (Save)(8 Bytes) +- m_flMaxspeed (Offset 3868) (Save)(4 Bytes) +- m_flWaterJumpTime (Offset 3872) (Save)(4 Bytes) +- m_vecWaterJumpVel (Offset 3876) (Save)(12 Bytes) +- m_nImpulse (Offset 3888) (Save)(4 Bytes) +- m_flSwimSoundTime (Offset 3892) (Save)(4 Bytes) +- m_vecLadderNormal (Offset 3896) (Save)(12 Bytes) +- m_flFlashTime (Offset 3908) (Save)(4 Bytes) +- m_nDrownDmgRate (Offset 3912) (Save)(4 Bytes) +- m_iSuicideCustomKillFlags (Offset 3272) (Save)(4 Bytes) +- m_bitsDamageType (Offset 3184) (Save)(4 Bytes) +- m_rgbTimeBasedDamage (Offset 3256) (Save)(8 Bytes) +- m_fLastPlayerTalkTime (Offset 3960) (Save)(4 Bytes) +- m_fLastPlayerTalkAttemptTime (Offset 3972) (Save)(4 Bytes) +- m_flPlayerTalkAvailableMessagesTier1 (Offset 3964) (Save)(4 Bytes) +- m_flPlayerTalkAvailableMessagesTier2 (Offset 3968) (Save)(4 Bytes) +- m_hLastWeapon (Offset 3976) (Save)(4 Bytes) +- m_flOldPlayerZ (Offset 4000) (Save)(4 Bytes) +- m_flOldPlayerViewOffsetZ (Offset 4004) (Save)(4 Bytes) +- m_bPlayerUnderwater (Offset 4008) (Save)(1 Bytes) +- m_hViewEntity (Offset 4012) (Save)(4 Bytes) +- m_hConstraintEntity (Offset 4016) (Save)(4 Bytes) +- m_vecConstraintCenter (Offset 4020) (Save)(12 Bytes) +- m_flConstraintRadius (Offset 4032) (Save)(4 Bytes) +- m_flConstraintWidth (Offset 4036) (Save)(4 Bytes) +- m_flConstraintSpeedFactor (Offset 4040) (Save)(4 Bytes) +- m_hZoomOwner (Offset 3232) (Save)(4 Bytes) +- m_flLaggedMovementValue (Offset 4076) (Save)(4 Bytes) +- m_vNewVPhysicsPosition (Offset 4080) (Save)(12 Bytes) +- m_vNewVPhysicsVelocity (Offset 4092) (Save)(12 Bytes) +- m_bSinglePlayerGameEnding (Offset 4262) (Save)(1 Bytes) +- m_szLastPlaceName (Offset 4152) (Save)(18 Bytes) +- m_autoKickDisabled (Offset 4264) (Save)(1 Bytes) @@ -78647,23 +83732,24 @@ CTFPlayer - tf_bot -- m_nNumCrouches (Offset 3608) (Save)(4 Bytes) -- m_bDuckToggled (Offset 3612) (Save)(1 Bytes) -- m_flForwardMove (Offset 3616) (Save)(4 Bytes) -- m_flSideMove (Offset 3620) (Save)(4 Bytes) -- m_vecPreviouslyPredictedOrigin (Offset 3828) (Save)(12 Bytes) -- m_nNumCrateHudHints (Offset 3624) (Save)(4 Bytes) -- 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_nNumCrouches (Offset 3916) (Save)(4 Bytes) +- m_bDuckToggled (Offset 3920) (Save)(1 Bytes) +- m_flForwardMove (Offset 3924) (Save)(4 Bytes) +- m_flSideMove (Offset 3928) (Save)(4 Bytes) +- m_vecPreviouslyPredictedOrigin (Offset 4136) (Save)(12 Bytes) +- m_nNumCrateHudHints (Offset 3932) (Save)(4 Bytes) +- InputSetScriptOverlayMaterial (Offset 0) (Input)(0 Bytes) - SetScriptOverlayMaterial +- 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) @@ -78671,31 +83757,31 @@ CTFPlayer - tf_bot -- 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) @@ -78709,5 +83795,5 @@ CTFPlayer - tf_bot -- 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 @@ -78718 +83804 @@ CTFPlayer - tf_bot -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -78729,0 +83816,3 @@ CTFPlayer - tf_bot +- 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 @@ -78751,7 +83840,7 @@ CTFPlayer - tf_bot -- 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) @@ -78777,40 +83866,40 @@ CTFPlayer - tf_bot -- 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) @@ -78843,4 +83932,8 @@ CTFPlayer - tf_bot -- 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 @@ -78855 +83948,3 @@ CTFPlayer - tf_bot -- 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) @@ -78858,26 +83953,26 @@ CTFDroppedWeapon - tf_dropped_weapon -- 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) @@ -78891,5 +83986,5 @@ CTFDroppedWeapon - tf_dropped_weapon -- 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 @@ -78900 +83995 @@ CTFDroppedWeapon - tf_dropped_weapon -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -78911,0 +84007,3 @@ CTFDroppedWeapon - tf_dropped_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 @@ -78933,7 +84031,7 @@ CTFDroppedWeapon - tf_dropped_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) @@ -78959,40 +84057,40 @@ CTFDroppedWeapon - tf_dropped_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) @@ -79025,4 +84123,8 @@ CTFDroppedWeapon - tf_dropped_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 @@ -79037 +84139,3 @@ CTFDroppedWeapon - tf_dropped_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) @@ -79050,0 +84155,3 @@ CBaseEntity - tf_flame +- 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 @@ -79072,7 +84179,7 @@ CBaseEntity - tf_flame -- 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) @@ -79098,40 +84205,40 @@ CBaseEntity - tf_flame -- 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) @@ -79164,4 +84271,8 @@ CBaseEntity - tf_flame -- 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 @@ -79176 +84287,3 @@ CBaseEntity - tf_flame -- 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) @@ -79189,0 +84303,3 @@ CTFFlameManager - tf_flame_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 @@ -79211,7 +84327,7 @@ CTFFlameManager - tf_flame_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) @@ -79237,40 +84353,40 @@ CTFFlameManager - tf_flame_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) @@ -79303,4 +84419,8 @@ CTFFlameManager - tf_flame_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 @@ -79315 +84435,3 @@ CTFFlameManager - tf_flame_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) @@ -79318,2 +84440,2 @@ CTFGameRulesProxy - tf_gamerules -- m_nHudType (Offset 1220) (Save|Key)(4 Bytes) - hud_type -- m_bOvertimeAllowedForCTF (Offset 1224) (Save|Key)(1 Bytes) - ctf_overtime +- m_nHudType (Offset 1268) (Save|Key)(4 Bytes) - hud_type +- m_bOvertimeAllowedForCTF (Offset 1272) (Save|Key)(1 Bytes) - ctf_overtime @@ -79341,14 +84463,14 @@ CTFGameRulesProxy - tf_gamerules -- m_OnWonByTeam1 (Offset 884) (Save|Key|Output)(0 Bytes) - OnWonByTeam1 -- m_OnWonByTeam2 (Offset 908) (Save|Key|Output)(0 Bytes) - OnWonByTeam2 -- m_Team1PlayersChanged (Offset 932) (Save|Key|Output)(0 Bytes) - Team1PlayersChanged -- m_Team2PlayersChanged (Offset 956) (Save|Key|Output)(0 Bytes) - Team2PlayersChanged -- m_OnPowerupImbalanceTeam1 (Offset 980) (Save|Key|Output)(0 Bytes) - OnPowerupImbalanceTeam1 -- m_OnPowerupImbalanceTeam2 (Offset 1004) (Save|Key|Output)(0 Bytes) - OnPowerupImbalanceTeam2 -- m_OnPowerupImbalanceMeasuresOver (Offset 1028) (Save|Key|Output)(0 Bytes) - OnPowerupImbalanceMeasuresOver -- m_OnStateEnterRoundRunning (Offset 1052) (Save|Key|Output)(0 Bytes) - OnStateEnterRoundRunning -- m_OnStateEnterBetweenRounds (Offset 1076) (Save|Key|Output)(0 Bytes) - OnStateEnterBetweenRounds -- m_OnStateEnterPreRound (Offset 1100) (Save|Key|Output)(0 Bytes) - OnStateEnterPreRound -- m_OnStateExitPreRound (Offset 1124) (Save|Key|Output)(0 Bytes) - OnStateExitPreRound -- m_OnMatchSummaryStart (Offset 1148) (Save|Key|Output)(0 Bytes) - OnMatchSummaryStart -- m_OnTruceStart (Offset 1172) (Save|Key|Output)(0 Bytes) - OnTruceStart -- m_OnTruceEnd (Offset 1196) (Save|Key|Output)(0 Bytes) - OnTruceEnd +- m_OnWonByTeam1 (Offset 932) (Save|Key|Output)(0 Bytes) - OnWonByTeam1 +- m_OnWonByTeam2 (Offset 956) (Save|Key|Output)(0 Bytes) - OnWonByTeam2 +- m_Team1PlayersChanged (Offset 980) (Save|Key|Output)(0 Bytes) - Team1PlayersChanged +- m_Team2PlayersChanged (Offset 1004) (Save|Key|Output)(0 Bytes) - Team2PlayersChanged +- m_OnPowerupImbalanceTeam1 (Offset 1028) (Save|Key|Output)(0 Bytes) - OnPowerupImbalanceTeam1 +- m_OnPowerupImbalanceTeam2 (Offset 1052) (Save|Key|Output)(0 Bytes) - OnPowerupImbalanceTeam2 +- m_OnPowerupImbalanceMeasuresOver (Offset 1076) (Save|Key|Output)(0 Bytes) - OnPowerupImbalanceMeasuresOver +- m_OnStateEnterRoundRunning (Offset 1100) (Save|Key|Output)(0 Bytes) - OnStateEnterRoundRunning +- m_OnStateEnterBetweenRounds (Offset 1124) (Save|Key|Output)(0 Bytes) - OnStateEnterBetweenRounds +- m_OnStateEnterPreRound (Offset 1148) (Save|Key|Output)(0 Bytes) - OnStateEnterPreRound +- m_OnStateExitPreRound (Offset 1172) (Save|Key|Output)(0 Bytes) - OnStateExitPreRound +- m_OnMatchSummaryStart (Offset 1196) (Save|Key|Output)(0 Bytes) - OnMatchSummaryStart +- m_OnTruceStart (Offset 1220) (Save|Key|Output)(0 Bytes) - OnTruceStart +- m_OnTruceEnd (Offset 1244) (Save|Key|Output)(0 Bytes) - OnTruceEnd @@ -79366,0 +84489,3 @@ CTFGameRulesProxy - tf_gamerules +- 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 @@ -79388,7 +84513,7 @@ CTFGameRulesProxy - tf_gamerules -- 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) @@ -79414,40 +84539,40 @@ CTFGameRulesProxy - tf_gamerules -- 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) @@ -79480,4 +84605,8 @@ CTFGameRulesProxy - tf_gamerules -- 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 @@ -79492 +84621,3 @@ CTFGameRulesProxy - tf_gamerules -- 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) @@ -79505,0 +84637,3 @@ CTFGasManager - tf_gas_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 @@ -79527,7 +84661,7 @@ CTFGasManager - tf_gas_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) @@ -79553,40 +84687,40 @@ CTFGasManager - tf_gas_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) @@ -79619,4 +84753,8 @@ CTFGasManager - tf_gas_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 @@ -79631 +84769,3 @@ CTFGasManager - tf_gas_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) @@ -79634,8 +84774,8 @@ CTFGenericBomb - tf_generic_bomb -- m_flDamage (Offset 1208) (Save|Key)(4 Bytes) - damage -- m_flRadius (Offset 1216) (Save|Key)(4 Bytes) - radius -- m_nHealth (Offset 1212) (Save|Key)(4 Bytes) - health -- m_strExplodeParticleName (Offset 1220) (Save|Key)(4 Bytes) - explode_particle -- m_strExplodeSoundName (Offset 1228) (Save|Key)(4 Bytes) - sound -- m_eWhoToDamage (Offset 1232) (Save|Key)(4 Bytes) - friendlyfire -- m_bPassActivator (Offset 1236) (Save|Key)(1 Bytes) - passActivator -- m_OnDetonate (Offset 1176) (Save|Key|Output)(0 Bytes) - OnDetonate +- m_flDamage (Offset 1256) (Save|Key)(4 Bytes) - damage +- m_flRadius (Offset 1264) (Save|Key)(4 Bytes) - radius +- m_nHealth (Offset 1260) (Save|Key)(4 Bytes) - health +- m_strExplodeParticleName (Offset 1268) (Save|Key)(4 Bytes) - explode_particle +- m_strExplodeSoundName (Offset 1276) (Save|Key)(4 Bytes) - sound +- m_eWhoToDamage (Offset 1280) (Save|Key)(4 Bytes) - friendlyfire +- m_bPassActivator (Offset 1284) (Save|Key)(1 Bytes) - passActivator +- m_OnDetonate (Offset 1224) (Save|Key|Output)(0 Bytes) - OnDetonate @@ -79643,26 +84783,26 @@ CTFGenericBomb - tf_generic_bomb -- 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) @@ -79676,5 +84816,5 @@ CTFGenericBomb - tf_generic_bomb -- 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 @@ -79685 +84825 @@ CTFGenericBomb - tf_generic_bomb -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -79696,0 +84837,3 @@ CTFGenericBomb - tf_generic_bomb +- 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 @@ -79718,7 +84861,7 @@ CTFGenericBomb - tf_generic_bomb -- 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) @@ -79744,40 +84887,40 @@ CTFGenericBomb - tf_generic_bomb -- 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) @@ -79810,4 +84953,8 @@ CTFGenericBomb - tf_generic_bomb -- 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 @@ -79822 +84969,3 @@ CTFGenericBomb - tf_generic_bomb -- 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) @@ -79825,3 +84974,3 @@ CTFGlow - tf_glow -- m_iMode (Offset 876) (Save|Key)(4 Bytes) - Mode -- m_glowColor (Offset 880) (Save|Key)(4 Bytes) - GlowColor -- m_bDisabled (Offset 884) (Save|Key)(1 Bytes) - StartDisabled +- m_iMode (Offset 924) (Save|Key)(4 Bytes) - Mode +- m_glowColor (Offset 928) (Save|Key)(4 Bytes) - GlowColor +- m_bDisabled (Offset 932) (Save|Key)(1 Bytes) - StartDisabled @@ -79841,0 +84991,3 @@ CTFGlow - tf_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 @@ -79863,7 +85015,7 @@ CTFGlow - tf_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) @@ -79889,40 +85041,40 @@ CTFGlow - tf_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) @@ -79955,4 +85107,8 @@ CTFGlow - tf_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 @@ -79967 +85123,3 @@ CTFGlow - tf_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) @@ -79970,7 +85128,7 @@ CHalloweenGiftPickup - tf_halloween_gift -- m_iszSound (Offset 1272) (Save|Key)(4 Bytes) - pickup_sound -- m_iszParticle (Offset 1276) (Save|Key)(4 Bytes) - pickup_particle -- m_OnRedPickup (Offset 1280) (Save|Key|Output)(0 Bytes) - OnRedPickup -- m_OnBluePickup (Offset 1304) (Save|Key|Output)(0 Bytes) - OnBluePickup -- m_bDisabled (Offset 1260) (Save|Key)(1 Bytes) - StartDisabled -- m_iszModel (Offset 1264) (Save|Key)(4 Bytes) - powerup_model -- m_bAutoMaterialize (Offset 1263) (Save|Key)(1 Bytes) - AutoMaterialize +- m_iszSound (Offset 1320) (Save|Key)(4 Bytes) - pickup_sound +- m_iszParticle (Offset 1324) (Save|Key)(4 Bytes) - pickup_particle +- m_OnRedPickup (Offset 1328) (Save|Key|Output)(0 Bytes) - OnRedPickup +- m_OnBluePickup (Offset 1352) (Save|Key|Output)(0 Bytes) - OnBluePickup +- m_bDisabled (Offset 1308) (Save|Key)(1 Bytes) - StartDisabled +- m_iszModel (Offset 1312) (Save|Key)(4 Bytes) - powerup_model +- m_bAutoMaterialize (Offset 1311) (Save|Key)(1 Bytes) - AutoMaterialize @@ -79980,4 +85138,4 @@ CHalloweenGiftPickup - tf_halloween_gift -- m_bActivateWhenAtRest (Offset 1180) (Save)(1 Bytes) -- m_vOriginalSpawnOrigin (Offset 1232) (Save)(12 Bytes) -- m_vOriginalSpawnAngles (Offset 1244) (Save)(12 Bytes) -- m_pConstraint (Offset 1256) (Save)(0 Bytes) +- m_bActivateWhenAtRest (Offset 1228) (Save)(1 Bytes) +- m_vOriginalSpawnOrigin (Offset 1280) (Save)(12 Bytes) +- m_vOriginalSpawnAngles (Offset 1292) (Save)(12 Bytes) +- m_pConstraint (Offset 1304) (Save)(0 Bytes) @@ -79987 +85145 @@ CHalloweenGiftPickup - tf_halloween_gift -- m_flNextResetCheckTime (Offset 1176) (Save)(4 Bytes) +- m_flNextResetCheckTime (Offset 1224) (Save)(4 Bytes) @@ -79989,28 +85147,28 @@ CHalloweenGiftPickup - tf_halloween_gift -- m_OnPlayerTouch (Offset 1184) (Save|Key|Output)(0 Bytes) - OnPlayerTouch -- m_OnCacheInteraction (Offset 1208) (Save|Key|Output)(0 Bytes) - OnCacheInteraction -- 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_OnPlayerTouch (Offset 1232) (Save|Key|Output)(0 Bytes) - OnPlayerTouch +- m_OnCacheInteraction (Offset 1256) (Save|Key|Output)(0 Bytes) - OnCacheInteraction +- 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) @@ -80024,5 +85182,5 @@ CHalloweenGiftPickup - tf_halloween_gift -- 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 @@ -80033 +85191 @@ CHalloweenGiftPickup - tf_halloween_gift -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -80044,0 +85203,3 @@ CHalloweenGiftPickup - tf_halloween_gift +- 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 @@ -80066,7 +85227,7 @@ CHalloweenGiftPickup - tf_halloween_gift -- 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) @@ -80092,40 +85253,40 @@ CHalloweenGiftPickup - tf_halloween_gift -- 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) @@ -80158,4 +85319,8 @@ CHalloweenGiftPickup - tf_halloween_gift -- 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 @@ -80170 +85335,3 @@ CHalloweenGiftPickup - tf_halloween_gift -- 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) @@ -80183,0 +85351,3 @@ CBaseEntity - tf_halloween_gift_spawn_lo +- 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 @@ -80205,7 +85375,7 @@ CBaseEntity - tf_halloween_gift_spawn_lo -- 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) @@ -80231,40 +85401,40 @@ CBaseEntity - tf_halloween_gift_spawn_lo -- 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) @@ -80297,4 +85467,8 @@ CBaseEntity - tf_halloween_gift_spawn_lo -- 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 @@ -80309 +85483,3 @@ CBaseEntity - tf_halloween_gift_spawn_lo -- 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) @@ -80312 +85488 @@ CTFHalloweenMinigame - tf_halloween_mini -- m_eMinigameType (Offset 1080) (Save|Key)(4 Bytes) - MinigameType +- m_eMinigameType (Offset 1128) (Save|Key)(4 Bytes) - MinigameType @@ -80319,16 +85495,16 @@ CTFHalloweenMinigame - tf_halloween_mini -- m_iszYourTeamScoreSound (Offset 1084) (Save|Key)(4 Bytes) - your_team_score_sound -- m_iszEnemyTeamScoreSound (Offset 1088) (Save|Key)(4 Bytes) - enemy_team_score_sound -- m_iszHudResFile (Offset 1076) (Save|Key)(4 Bytes) - hud_res_file -- m_pszTeamSpawnPoint[ TF_TEAM_RED ] (Offset 1064) (Save|Key)(4 Bytes) - RedSpawn -- m_pszTeamSpawnPoint[ TF_TEAM_BLUE ] (Offset 1068) (Save|Key)(4 Bytes) - BlueSpawn -- m_bMinigameAllowedInRamdomPool (Offset 1072) (Save|Key)(1 Bytes) - InRandomPool -- m_nMaxScoreForMiniGame (Offset 1360) (Save|Key)(4 Bytes) - MaxScore -- m_eScoringType (Offset 1380) (Save|Key)(4 Bytes) - ScoreType -- m_flSuddenDeathTime (Offset 1092) (Save|Key)(4 Bytes) - SuddenDeathTime -- m_OnRedHitMaxScore (Offset 888) (Save|Key|Output)(0 Bytes) - OnRedHitMaxScore -- m_OnBlueHitMaxScore (Offset 912) (Save|Key|Output)(0 Bytes) - OnBlueHitMaxScore -- m_OnTeleportToMinigame (Offset 936) (Save|Key|Output)(0 Bytes) - OnTeleportToMinigame -- m_OnReturnFromMinigame (Offset 960) (Save|Key|Output)(0 Bytes) - OnReturnFromMinigame -- m_OnAllRedDead (Offset 984) (Save|Key|Output)(0 Bytes) - OnAllRedDead -- m_OnAllBlueDead (Offset 1008) (Save|Key|Output)(0 Bytes) - OnAllBlueDead -- m_OnSuddenDeathStart (Offset 1032) (Save|Key|Output)(0 Bytes) - OnSuddenDeathStart +- m_iszYourTeamScoreSound (Offset 1132) (Save|Key)(4 Bytes) - your_team_score_sound +- m_iszEnemyTeamScoreSound (Offset 1136) (Save|Key)(4 Bytes) - enemy_team_score_sound +- m_iszHudResFile (Offset 1124) (Save|Key)(4 Bytes) - hud_res_file +- m_pszTeamSpawnPoint[ TF_TEAM_RED ] (Offset 1112) (Save|Key)(4 Bytes) - RedSpawn +- m_pszTeamSpawnPoint[ TF_TEAM_BLUE ] (Offset 1116) (Save|Key)(4 Bytes) - BlueSpawn +- m_bMinigameAllowedInRamdomPool (Offset 1120) (Save|Key)(1 Bytes) - InRandomPool +- m_nMaxScoreForMiniGame (Offset 1408) (Save|Key)(4 Bytes) - MaxScore +- m_eScoringType (Offset 1428) (Save|Key)(4 Bytes) - ScoreType +- m_flSuddenDeathTime (Offset 1140) (Save|Key)(4 Bytes) - SuddenDeathTime +- m_OnRedHitMaxScore (Offset 936) (Save|Key|Output)(0 Bytes) - OnRedHitMaxScore +- m_OnBlueHitMaxScore (Offset 960) (Save|Key|Output)(0 Bytes) - OnBlueHitMaxScore +- m_OnTeleportToMinigame (Offset 984) (Save|Key|Output)(0 Bytes) - OnTeleportToMinigame +- m_OnReturnFromMinigame (Offset 1008) (Save|Key|Output)(0 Bytes) - OnReturnFromMinigame +- m_OnAllRedDead (Offset 1032) (Save|Key|Output)(0 Bytes) - OnAllRedDead +- m_OnAllBlueDead (Offset 1056) (Save|Key|Output)(0 Bytes) - OnAllBlueDead +- m_OnSuddenDeathStart (Offset 1080) (Save|Key|Output)(0 Bytes) - OnSuddenDeathStart @@ -80348,0 +85525,3 @@ CTFHalloweenMinigame - tf_halloween_mini +- 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 @@ -80370,7 +85549,7 @@ CTFHalloweenMinigame - tf_halloween_mini -- 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) @@ -80396,40 +85575,40 @@ CTFHalloweenMinigame - tf_halloween_mini -- 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) @@ -80462,4 +85641,8 @@ CTFHalloweenMinigame - tf_halloween_mini -- 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 @@ -80474 +85657,3 @@ CTFHalloweenMinigame - tf_halloween_mini -- 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) @@ -80478,3 +85663,3 @@ CTFHalloweenMinigame_FallingPlatforms - -- m_OutputSafePlatform (Offset 1392) (Save|Key|Output)(0 Bytes) - OutputSafePlatform -- m_OutputRemovePlatform (Offset 1416) (Save|Key|Output)(0 Bytes) - OutputRemovePlatform -- m_eMinigameType (Offset 1080) (Save|Key)(4 Bytes) - MinigameType +- m_OutputSafePlatform (Offset 1440) (Save|Key|Output)(0 Bytes) - OutputSafePlatform +- m_OutputRemovePlatform (Offset 1464) (Save|Key|Output)(0 Bytes) - OutputRemovePlatform +- m_eMinigameType (Offset 1128) (Save|Key)(4 Bytes) - MinigameType @@ -80487,16 +85672,16 @@ CTFHalloweenMinigame_FallingPlatforms - -- m_iszYourTeamScoreSound (Offset 1084) (Save|Key)(4 Bytes) - your_team_score_sound -- m_iszEnemyTeamScoreSound (Offset 1088) (Save|Key)(4 Bytes) - enemy_team_score_sound -- m_iszHudResFile (Offset 1076) (Save|Key)(4 Bytes) - hud_res_file -- m_pszTeamSpawnPoint[ TF_TEAM_RED ] (Offset 1064) (Save|Key)(4 Bytes) - RedSpawn -- m_pszTeamSpawnPoint[ TF_TEAM_BLUE ] (Offset 1068) (Save|Key)(4 Bytes) - BlueSpawn -- m_bMinigameAllowedInRamdomPool (Offset 1072) (Save|Key)(1 Bytes) - InRandomPool -- m_nMaxScoreForMiniGame (Offset 1360) (Save|Key)(4 Bytes) - MaxScore -- m_eScoringType (Offset 1380) (Save|Key)(4 Bytes) - ScoreType -- m_flSuddenDeathTime (Offset 1092) (Save|Key)(4 Bytes) - SuddenDeathTime -- m_OnRedHitMaxScore (Offset 888) (Save|Key|Output)(0 Bytes) - OnRedHitMaxScore -- m_OnBlueHitMaxScore (Offset 912) (Save|Key|Output)(0 Bytes) - OnBlueHitMaxScore -- m_OnTeleportToMinigame (Offset 936) (Save|Key|Output)(0 Bytes) - OnTeleportToMinigame -- m_OnReturnFromMinigame (Offset 960) (Save|Key|Output)(0 Bytes) - OnReturnFromMinigame -- m_OnAllRedDead (Offset 984) (Save|Key|Output)(0 Bytes) - OnAllRedDead -- m_OnAllBlueDead (Offset 1008) (Save|Key|Output)(0 Bytes) - OnAllBlueDead -- m_OnSuddenDeathStart (Offset 1032) (Save|Key|Output)(0 Bytes) - OnSuddenDeathStart +- m_iszYourTeamScoreSound (Offset 1132) (Save|Key)(4 Bytes) - your_team_score_sound +- m_iszEnemyTeamScoreSound (Offset 1136) (Save|Key)(4 Bytes) - enemy_team_score_sound +- m_iszHudResFile (Offset 1124) (Save|Key)(4 Bytes) - hud_res_file +- m_pszTeamSpawnPoint[ TF_TEAM_RED ] (Offset 1112) (Save|Key)(4 Bytes) - RedSpawn +- m_pszTeamSpawnPoint[ TF_TEAM_BLUE ] (Offset 1116) (Save|Key)(4 Bytes) - BlueSpawn +- m_bMinigameAllowedInRamdomPool (Offset 1120) (Save|Key)(1 Bytes) - InRandomPool +- m_nMaxScoreForMiniGame (Offset 1408) (Save|Key)(4 Bytes) - MaxScore +- m_eScoringType (Offset 1428) (Save|Key)(4 Bytes) - ScoreType +- m_flSuddenDeathTime (Offset 1140) (Save|Key)(4 Bytes) - SuddenDeathTime +- m_OnRedHitMaxScore (Offset 936) (Save|Key|Output)(0 Bytes) - OnRedHitMaxScore +- m_OnBlueHitMaxScore (Offset 960) (Save|Key|Output)(0 Bytes) - OnBlueHitMaxScore +- m_OnTeleportToMinigame (Offset 984) (Save|Key|Output)(0 Bytes) - OnTeleportToMinigame +- m_OnReturnFromMinigame (Offset 1008) (Save|Key|Output)(0 Bytes) - OnReturnFromMinigame +- m_OnAllRedDead (Offset 1032) (Save|Key|Output)(0 Bytes) - OnAllRedDead +- m_OnAllBlueDead (Offset 1056) (Save|Key|Output)(0 Bytes) - OnAllBlueDead +- m_OnSuddenDeathStart (Offset 1080) (Save|Key|Output)(0 Bytes) - OnSuddenDeathStart @@ -80516,0 +85702,3 @@ CTFHalloweenMinigame_FallingPlatforms - +- 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 @@ -80538,7 +85726,7 @@ CTFHalloweenMinigame_FallingPlatforms - -- 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) @@ -80564,40 +85752,40 @@ CTFHalloweenMinigame_FallingPlatforms - -- 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) @@ -80630,4 +85818,8 @@ CTFHalloweenMinigame_FallingPlatforms - -- 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 @@ -80642 +85834,3 @@ CTFHalloweenMinigame_FallingPlatforms - -- 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) @@ -80645,7 +85839,7 @@ CHalloweenPickup - tf_halloween_pickup -- m_iszSound (Offset 1272) (Save|Key)(4 Bytes) - pickup_sound -- m_iszParticle (Offset 1276) (Save|Key)(4 Bytes) - pickup_particle -- m_OnRedPickup (Offset 1280) (Save|Key|Output)(0 Bytes) - OnRedPickup -- m_OnBluePickup (Offset 1304) (Save|Key|Output)(0 Bytes) - OnBluePickup -- m_bDisabled (Offset 1260) (Save|Key)(1 Bytes) - StartDisabled -- m_iszModel (Offset 1264) (Save|Key)(4 Bytes) - powerup_model -- m_bAutoMaterialize (Offset 1263) (Save|Key)(1 Bytes) - AutoMaterialize +- m_iszSound (Offset 1320) (Save|Key)(4 Bytes) - pickup_sound +- m_iszParticle (Offset 1324) (Save|Key)(4 Bytes) - pickup_particle +- m_OnRedPickup (Offset 1328) (Save|Key|Output)(0 Bytes) - OnRedPickup +- m_OnBluePickup (Offset 1352) (Save|Key|Output)(0 Bytes) - OnBluePickup +- m_bDisabled (Offset 1308) (Save|Key)(1 Bytes) - StartDisabled +- m_iszModel (Offset 1312) (Save|Key)(4 Bytes) - powerup_model +- m_bAutoMaterialize (Offset 1311) (Save|Key)(1 Bytes) - AutoMaterialize @@ -80655,4 +85849,4 @@ CHalloweenPickup - tf_halloween_pickup -- m_bActivateWhenAtRest (Offset 1180) (Save)(1 Bytes) -- m_vOriginalSpawnOrigin (Offset 1232) (Save)(12 Bytes) -- m_vOriginalSpawnAngles (Offset 1244) (Save)(12 Bytes) -- m_pConstraint (Offset 1256) (Save)(0 Bytes) +- m_bActivateWhenAtRest (Offset 1228) (Save)(1 Bytes) +- m_vOriginalSpawnOrigin (Offset 1280) (Save)(12 Bytes) +- m_vOriginalSpawnAngles (Offset 1292) (Save)(12 Bytes) +- m_pConstraint (Offset 1304) (Save)(0 Bytes) @@ -80662 +85856 @@ CHalloweenPickup - tf_halloween_pickup -- m_flNextResetCheckTime (Offset 1176) (Save)(4 Bytes) +- m_flNextResetCheckTime (Offset 1224) (Save)(4 Bytes) @@ -80664,28 +85858,28 @@ CHalloweenPickup - tf_halloween_pickup -- m_OnPlayerTouch (Offset 1184) (Save|Key|Output)(0 Bytes) - OnPlayerTouch -- m_OnCacheInteraction (Offset 1208) (Save|Key|Output)(0 Bytes) - OnCacheInteraction -- 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_OnPlayerTouch (Offset 1232) (Save|Key|Output)(0 Bytes) - OnPlayerTouch +- m_OnCacheInteraction (Offset 1256) (Save|Key|Output)(0 Bytes) - OnCacheInteraction +- 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) @@ -80699,5 +85893,5 @@ CHalloweenPickup - tf_halloween_pickup -- 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 @@ -80708 +85902 @@ CHalloweenPickup - tf_halloween_pickup -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -80719,0 +85914,3 @@ CHalloweenPickup - tf_halloween_pickup +- 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 @@ -80741,7 +85938,7 @@ CHalloweenPickup - tf_halloween_pickup -- 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) @@ -80767,40 +85964,40 @@ CHalloweenPickup - tf_halloween_pickup -- 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) @@ -80833,4 +86030,8 @@ CHalloweenPickup - tf_halloween_pickup -- 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 @@ -80845 +86046,3 @@ CHalloweenPickup - tf_halloween_pickup -- 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) @@ -80848,3 +86051,3 @@ CBaseEntity - tf_logic_arena -- m_OnArenaRoundStart (Offset 876) (Save|Key|Output)(0 Bytes) - OnArenaRoundStart -- m_OnCapEnabled (Offset 904) (Save|Key|Output)(0 Bytes) - OnCapEnabled -- m_flTimeToEnableCapPoint (Offset 900) (Save|Key)(4 Bytes) - CapEnableDelay +- m_OnArenaRoundStart (Offset 924) (Save|Key|Output)(0 Bytes) - OnArenaRoundStart +- m_OnCapEnabled (Offset 952) (Save|Key|Output)(0 Bytes) - OnCapEnabled +- m_flTimeToEnableCapPoint (Offset 948) (Save|Key)(4 Bytes) - CapEnableDelay @@ -80862,0 +86066,3 @@ CBaseEntity - tf_logic_arena +- 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 @@ -80884,7 +86090,7 @@ CBaseEntity - tf_logic_arena -- 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) @@ -80910,40 +86116,40 @@ CBaseEntity - tf_logic_arena -- 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) @@ -80976,4 +86182,8 @@ CBaseEntity - tf_logic_arena -- 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 @@ -80988 +86198,3 @@ CBaseEntity - tf_logic_arena -- 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) @@ -81001,0 +86214,3 @@ CBonusRoundLogic - tf_logic_bonusround +- 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 @@ -81023,7 +86238,7 @@ CBonusRoundLogic - tf_logic_bonusround -- 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) @@ -81049,40 +86264,40 @@ CBonusRoundLogic - tf_logic_bonusround -- 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) @@ -81115,4 +86330,8 @@ CBonusRoundLogic - tf_logic_bonusround -- 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 @@ -81127 +86346,3 @@ CBonusRoundLogic - tf_logic_bonusround -- 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) @@ -81130,2 +86351,2 @@ CBaseEntity - tf_logic_competitive -- m_OnSpawnRoomDoorsShouldLock (Offset 876) (Save|Key|Output)(0 Bytes) - OnSpawnRoomDoorsShouldLock -- m_OnSpawnRoomDoorsShouldUnlock (Offset 900) (Save|Key|Output)(0 Bytes) - OnSpawnRoomDoorsShouldUnlock +- m_OnSpawnRoomDoorsShouldLock (Offset 924) (Save|Key|Output)(0 Bytes) - OnSpawnRoomDoorsShouldLock +- m_OnSpawnRoomDoorsShouldUnlock (Offset 948) (Save|Key|Output)(0 Bytes) - OnSpawnRoomDoorsShouldUnlock @@ -81142,0 +86364,3 @@ CBaseEntity - tf_logic_competitive +- 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 @@ -81164,7 +86388,7 @@ CBaseEntity - tf_logic_competitive -- 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) @@ -81190,40 +86414,40 @@ CBaseEntity - tf_logic_competitive -- 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) @@ -81256,4 +86480,8 @@ CBaseEntity - tf_logic_competitive -- 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 @@ -81268 +86496,3 @@ CBaseEntity - tf_logic_competitive -- 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) @@ -81271,3 +86501,3 @@ CBaseEntity - tf_logic_cp_timer -- m_iszControlPointName (Offset 880) (Save|Key)(4 Bytes) - controlpoint -- m_nTimerLength (Offset 876) (Save|Key)(4 Bytes) - timer_length -- m_nTimerTeam (Offset 1024) (Save|Key)(4 Bytes) - team_number +- m_iszControlPointName (Offset 928) (Save|Key)(4 Bytes) - controlpoint +- m_nTimerLength (Offset 924) (Save|Key)(4 Bytes) - timer_length +- m_nTimerTeam (Offset 1072) (Save|Key)(4 Bytes) - team_number @@ -81275,5 +86505,5 @@ CBaseEntity - tf_logic_cp_timer -- m_onCountdownStart (Offset 904) (Save|Key|Output)(0 Bytes) - OnCountdownStart -- m_onCountdown15SecRemain (Offset 928) (Save|Key|Output)(0 Bytes) - OnCountdown15SecRemain -- m_onCountdown10SecRemain (Offset 952) (Save|Key|Output)(0 Bytes) - OnCountdown10SecRemain -- m_onCountdown5SecRemain (Offset 976) (Save|Key|Output)(0 Bytes) - OnCountdown5SecRemain -- m_onCountdownEnd (Offset 1000) (Save|Key|Output)(0 Bytes) - OnCountdownEnd +- m_onCountdownStart (Offset 952) (Save|Key|Output)(0 Bytes) - OnCountdownStart +- m_onCountdown15SecRemain (Offset 976) (Save|Key|Output)(0 Bytes) - OnCountdown15SecRemain +- m_onCountdown10SecRemain (Offset 1000) (Save|Key|Output)(0 Bytes) - OnCountdown10SecRemain +- m_onCountdown5SecRemain (Offset 1024) (Save|Key|Output)(0 Bytes) - OnCountdown5SecRemain +- m_onCountdownEnd (Offset 1048) (Save|Key|Output)(0 Bytes) - OnCountdownEnd @@ -81290,0 +86521,3 @@ CBaseEntity - tf_logic_cp_timer +- 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 @@ -81312,7 +86545,7 @@ CBaseEntity - tf_logic_cp_timer -- 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) @@ -81338,40 +86571,40 @@ CBaseEntity - tf_logic_cp_timer -- 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) @@ -81404,4 +86637,8 @@ CBaseEntity - tf_logic_cp_timer -- 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 @@ -81416 +86653,3 @@ CBaseEntity - tf_logic_cp_timer -- 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) @@ -81419,3 +86658,3 @@ CBaseEntity - tf_logic_holiday -- m_nHolidayType (Offset 908) (Save|Key)(4 Bytes) - holiday_type -- m_nTauntInHell (Offset 912) (Save|Key)(4 Bytes) - tauntInHell -- m_nAllowHaunting (Offset 916) (Save|Key)(4 Bytes) - allowHaunting +- m_nHolidayType (Offset 956) (Save|Key)(4 Bytes) - holiday_type +- m_nTauntInHell (Offset 960) (Save|Key)(4 Bytes) - tauntInHell +- m_nAllowHaunting (Offset 964) (Save|Key)(4 Bytes) - allowHaunting @@ -81434,0 +86674,3 @@ CBaseEntity - tf_logic_holiday +- 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 @@ -81456,7 +86698,7 @@ CBaseEntity - tf_logic_holiday -- 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) @@ -81482,40 +86724,40 @@ CBaseEntity - tf_logic_holiday -- 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) @@ -81548,4 +86790,8 @@ CBaseEntity - tf_logic_holiday -- 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 @@ -81560 +86806,3 @@ CBaseEntity - tf_logic_holiday -- 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) @@ -81573,0 +86822,3 @@ CBaseEntity - tf_logic_hybrid_ctf_cp +- 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 @@ -81595,7 +86846,7 @@ CBaseEntity - tf_logic_hybrid_ctf_cp -- 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) @@ -81621,40 +86872,40 @@ CBaseEntity - tf_logic_hybrid_ctf_cp -- 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) @@ -81687,4 +86938,8 @@ CBaseEntity - tf_logic_hybrid_ctf_cp -- 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 @@ -81699 +86954,3 @@ CBaseEntity - tf_logic_hybrid_ctf_cp -- 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) @@ -81702,2 +86959,2 @@ CBaseEntity - tf_logic_koth -- m_nTimerInitialLength (Offset 876) (Save|Key)(4 Bytes) - timer_length -- m_nTimeToUnlockPoint (Offset 880) (Save|Key)(4 Bytes) - unlock_point +- m_nTimerInitialLength (Offset 924) (Save|Key)(4 Bytes) - timer_length +- m_nTimeToUnlockPoint (Offset 928) (Save|Key)(4 Bytes) - unlock_point @@ -81720,0 +86978,3 @@ CBaseEntity - tf_logic_koth +- 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 @@ -81742,7 +87002,7 @@ CBaseEntity - tf_logic_koth -- 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) @@ -81768,40 +87028,40 @@ CBaseEntity - tf_logic_koth -- 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) @@ -81834,4 +87094,8 @@ CBaseEntity - tf_logic_koth -- 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 @@ -81846 +87110,3 @@ CBaseEntity - tf_logic_koth -- 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) @@ -81860,0 +87127,3 @@ CBaseEntity - tf_logic_mann_vs_machine +- 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 @@ -81882,7 +87151,7 @@ CBaseEntity - tf_logic_mann_vs_machine -- 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) @@ -81908,40 +87177,40 @@ CBaseEntity - tf_logic_mann_vs_machine -- 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) @@ -81974,4 +87243,8 @@ CBaseEntity - tf_logic_mann_vs_machine -- 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 @@ -81986 +87259,3 @@ CBaseEntity - tf_logic_mann_vs_machine -- 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) @@ -81999,0 +87275,3 @@ CBaseEntity - tf_logic_mannpower +- 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 @@ -82021,7 +87299,7 @@ CBaseEntity - tf_logic_mannpower -- 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) @@ -82047,40 +87325,40 @@ CBaseEntity - tf_logic_mannpower -- 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) @@ -82113,4 +87391,8 @@ CBaseEntity - tf_logic_mannpower -- 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 @@ -82125 +87407,3 @@ CBaseEntity - tf_logic_mannpower -- 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) @@ -82138,0 +87423,3 @@ CBaseEntity - tf_logic_medieval +- 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 @@ -82160,7 +87447,7 @@ CBaseEntity - tf_logic_medieval -- 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) @@ -82186,40 +87473,40 @@ CBaseEntity - tf_logic_medieval -- 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) @@ -82252,4 +87539,8 @@ CBaseEntity - tf_logic_medieval -- 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 @@ -82264 +87555,3 @@ CBaseEntity - tf_logic_medieval -- 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) @@ -82281,0 +87575,3 @@ CTFMinigameLogic - tf_logic_minigames +- 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 @@ -82303,7 +87599,7 @@ CTFMinigameLogic - tf_logic_minigames -- 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) @@ -82329,40 +87625,40 @@ CTFMinigameLogic - tf_logic_minigames -- 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) @@ -82395,4 +87691,8 @@ CTFMinigameLogic - tf_logic_minigames -- 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 @@ -82407 +87707,3 @@ CTFMinigameLogic - tf_logic_minigames -- 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) @@ -82420,0 +87723,3 @@ CBaseEntity - tf_logic_multiple_escort +- 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 @@ -82442,7 +87747,7 @@ CBaseEntity - tf_logic_multiple_escort -- 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) @@ -82468,40 +87773,40 @@ CBaseEntity - tf_logic_multiple_escort -- 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) @@ -82534,4 +87839,8 @@ CBaseEntity - tf_logic_multiple_escort -- 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 @@ -82546 +87855,3 @@ CBaseEntity - tf_logic_multiple_escort -- 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) @@ -82550,7 +87861,7 @@ CBaseEntity - tf_logic_on_holiday -- m_IsAprilFools (Offset 876) (Save|Key|Output)(0 Bytes) - IsAprilFools -- m_IsFullMoon (Offset 900) (Save|Key|Output)(0 Bytes) - IsFullMoon -- m_IsHalloween (Offset 924) (Save|Key|Output)(0 Bytes) - IsHalloween -- m_IsSmissmas (Offset 972) (Save|Key|Output)(0 Bytes) - IsSmissmas -- m_IsTFBirthday (Offset 996) (Save|Key|Output)(0 Bytes) - IsTFBirthday -- m_IsValentines (Offset 1020) (Save|Key|Output)(0 Bytes) - IsValentines -- m_IsNothing (Offset 948) (Save|Key|Output)(0 Bytes) - IsNothing +- m_IsAprilFools (Offset 924) (Save|Key|Output)(0 Bytes) - IsAprilFools +- m_IsFullMoon (Offset 948) (Save|Key|Output)(0 Bytes) - IsFullMoon +- m_IsHalloween (Offset 972) (Save|Key|Output)(0 Bytes) - IsHalloween +- m_IsSmissmas (Offset 1020) (Save|Key|Output)(0 Bytes) - IsSmissmas +- m_IsTFBirthday (Offset 1044) (Save|Key|Output)(0 Bytes) - IsTFBirthday +- m_IsValentines (Offset 1068) (Save|Key|Output)(0 Bytes) - IsValentines +- m_IsNothing (Offset 996) (Save|Key|Output)(0 Bytes) - IsNothing @@ -82567,0 +87879,3 @@ CBaseEntity - tf_logic_on_holiday +- 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 @@ -82589,7 +87903,7 @@ CBaseEntity - tf_logic_on_holiday -- 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) @@ -82615,40 +87929,40 @@ CBaseEntity - tf_logic_on_holiday -- 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) @@ -82681,4 +87995,8 @@ CBaseEntity - tf_logic_on_holiday -- 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 @@ -82693 +88011,3 @@ CBaseEntity - tf_logic_on_holiday -- 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) @@ -82696,7 +88016,7 @@ CTFPlayerDestructionLogic - tf_logic_pla -- m_iszPropModelName (Offset 1724) (Save|Key)(4 Bytes) - prop_model_name -- m_iszPropDropSound (Offset 1728) (Save|Key)(4 Bytes) - prop_drop_sound -- m_iszPropPickupSound (Offset 1732) (Save|Key)(4 Bytes) - prop_pickup_sound -- m_nMinPoints (Offset 1736) (Save|Key)(4 Bytes) - min_points -- m_nPointsPerPlayer (Offset 1740) (Save|Key)(4 Bytes) - points_per_player -- m_nFlagResetDelay (Offset 1748) (Save|Key)(4 Bytes) - flag_reset_delay -- m_nHealDistance (Offset 1752) (Save|Key)(4 Bytes) - heal_distance +- m_iszPropModelName (Offset 1772) (Save|Key)(4 Bytes) - prop_model_name +- m_iszPropDropSound (Offset 1776) (Save|Key)(4 Bytes) - prop_drop_sound +- m_iszPropPickupSound (Offset 1780) (Save|Key)(4 Bytes) - prop_pickup_sound +- m_nMinPoints (Offset 1784) (Save|Key)(4 Bytes) - min_points +- m_nPointsPerPlayer (Offset 1788) (Save|Key)(4 Bytes) - points_per_player +- m_nFlagResetDelay (Offset 1796) (Save|Key)(4 Bytes) - flag_reset_delay +- m_nHealDistance (Offset 1800) (Save|Key)(4 Bytes) - heal_distance @@ -82711,3 +88031,3 @@ CTFPlayerDestructionLogic - tf_logic_pla -- m_OnRedScoreChanged (Offset 1764) (Save|Key|Output)(0 Bytes) - OnRedScoreChanged -- m_OnBlueScoreChanged (Offset 1788) (Save|Key|Output)(0 Bytes) - OnBlueScoreChanged -- m_OnCountdownTimerExpired (Offset 1812) (Save|Key|Output)(0 Bytes) - OnCountdownTimerExpired +- m_OnRedScoreChanged (Offset 1812) (Save|Key|Output)(0 Bytes) - OnRedScoreChanged +- m_OnBlueScoreChanged (Offset 1836) (Save|Key|Output)(0 Bytes) - OnBlueScoreChanged +- m_OnCountdownTimerExpired (Offset 1860) (Save|Key|Output)(0 Bytes) - OnCountdownTimerExpired @@ -82715,21 +88035,21 @@ CTFPlayerDestructionLogic - tf_logic_pla -- m_OnRedHitZeroPoints (Offset 1092) (Save|Key|Output)(0 Bytes) - OnRedHitZeroPoints -- m_OnRedHasPoints (Offset 1140) (Save|Key|Output)(0 Bytes) - OnRedHasPoints -- m_OnRedFinalePeriodEnd (Offset 1020) (Save|Key|Output)(0 Bytes) - OnRedFinalePeriodEnd -- m_OnBlueHitZeroPoints (Offset 1068) (Save|Key|Output)(0 Bytes) - OnBlueHitZeroPoints -- m_OnBlueHasPoints (Offset 1116) (Save|Key|Output)(0 Bytes) - OnBlueHasPoints -- m_OnBlueFinalePeriodEnd (Offset 1044) (Save|Key|Output)(0 Bytes) - OnBlueFinalePeriodEnd -- m_OnRedFirstFlagStolen (Offset 1260) (Save|Key|Output)(0 Bytes) - OnRedFirstFlagStolen -- m_OnRedFlagStolen (Offset 1284) (Save|Key|Output)(0 Bytes) - OnRedFlagStolen -- m_OnRedLastFlagReturned (Offset 1308) (Save|Key|Output)(0 Bytes) - OnRedLastFlagReturned -- m_OnBlueFirstFlagStolen (Offset 1332) (Save|Key|Output)(0 Bytes) - OnBlueFirstFlagStolen -- m_OnBlueFlagStolen (Offset 1356) (Save|Key|Output)(0 Bytes) - OnBlueFlagStolen -- m_OnBlueLastFlagReturned (Offset 1380) (Save|Key|Output)(0 Bytes) - OnBlueLastFlagReturned -- m_OnBlueLeaveMaxPoints (Offset 1212) (Save|Key|Output)(0 Bytes) - OnBlueLeaveMaxPoints -- m_OnRedLeaveMaxPoints (Offset 1236) (Save|Key|Output)(0 Bytes) - OnRedLeaveMaxPoints -- m_OnBlueHitMaxPoints (Offset 1164) (Save|Key|Output)(0 Bytes) - OnBlueHitMaxPoints -- m_OnRedHitMaxPoints (Offset 1188) (Save|Key|Output)(0 Bytes) - OnRedHitMaxPoints -- m_flRobotScoreInterval (Offset 928) (Save|Key)(4 Bytes) - score_interval -- m_flLoserRespawnBonusPerBot (Offset 924) (Save|Key)(4 Bytes) - loser_respawn_bonus_per_bot -- m_nMaxPoints (Offset 1404) (Save|Key)(4 Bytes) - max_points -- m_flFinaleLength (Offset 1408) (Save|Key)(4 Bytes) - finale_length -- m_iszResFile (Offset 960) (Save|Key)(4 Bytes) - res_file +- m_OnRedHitZeroPoints (Offset 1140) (Save|Key|Output)(0 Bytes) - OnRedHitZeroPoints +- m_OnRedHasPoints (Offset 1188) (Save|Key|Output)(0 Bytes) - OnRedHasPoints +- m_OnRedFinalePeriodEnd (Offset 1068) (Save|Key|Output)(0 Bytes) - OnRedFinalePeriodEnd +- m_OnBlueHitZeroPoints (Offset 1116) (Save|Key|Output)(0 Bytes) - OnBlueHitZeroPoints +- m_OnBlueHasPoints (Offset 1164) (Save|Key|Output)(0 Bytes) - OnBlueHasPoints +- m_OnBlueFinalePeriodEnd (Offset 1092) (Save|Key|Output)(0 Bytes) - OnBlueFinalePeriodEnd +- m_OnRedFirstFlagStolen (Offset 1308) (Save|Key|Output)(0 Bytes) - OnRedFirstFlagStolen +- m_OnRedFlagStolen (Offset 1332) (Save|Key|Output)(0 Bytes) - OnRedFlagStolen +- m_OnRedLastFlagReturned (Offset 1356) (Save|Key|Output)(0 Bytes) - OnRedLastFlagReturned +- m_OnBlueFirstFlagStolen (Offset 1380) (Save|Key|Output)(0 Bytes) - OnBlueFirstFlagStolen +- m_OnBlueFlagStolen (Offset 1404) (Save|Key|Output)(0 Bytes) - OnBlueFlagStolen +- m_OnBlueLastFlagReturned (Offset 1428) (Save|Key|Output)(0 Bytes) - OnBlueLastFlagReturned +- m_OnBlueLeaveMaxPoints (Offset 1260) (Save|Key|Output)(0 Bytes) - OnBlueLeaveMaxPoints +- m_OnRedLeaveMaxPoints (Offset 1284) (Save|Key|Output)(0 Bytes) - OnRedLeaveMaxPoints +- m_OnBlueHitMaxPoints (Offset 1212) (Save|Key|Output)(0 Bytes) - OnBlueHitMaxPoints +- m_OnRedHitMaxPoints (Offset 1236) (Save|Key|Output)(0 Bytes) - OnRedHitMaxPoints +- m_flRobotScoreInterval (Offset 976) (Save|Key)(4 Bytes) - score_interval +- m_flLoserRespawnBonusPerBot (Offset 972) (Save|Key)(4 Bytes) - loser_respawn_bonus_per_bot +- m_nMaxPoints (Offset 1452) (Save|Key)(4 Bytes) - max_points +- m_flFinaleLength (Offset 1456) (Save|Key)(4 Bytes) - finale_length +- m_iszResFile (Offset 1008) (Save|Key)(4 Bytes) - res_file @@ -82746,0 +88067,3 @@ CTFPlayerDestructionLogic - tf_logic_pla +- 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 @@ -82768,7 +88091,7 @@ CTFPlayerDestructionLogic - tf_logic_pla -- 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) @@ -82794,40 +88117,40 @@ CTFPlayerDestructionLogic - tf_logic_pla -- 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) @@ -82860,4 +88183,8 @@ CTFPlayerDestructionLogic - tf_logic_pla -- 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 @@ -82872 +88199,3 @@ CTFPlayerDestructionLogic - tf_logic_pla -- 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) @@ -82876,21 +88205,21 @@ CTFRobotDestructionLogic - tf_logic_robo -- m_OnRedHitZeroPoints (Offset 1092) (Save|Key|Output)(0 Bytes) - OnRedHitZeroPoints -- m_OnRedHasPoints (Offset 1140) (Save|Key|Output)(0 Bytes) - OnRedHasPoints -- m_OnRedFinalePeriodEnd (Offset 1020) (Save|Key|Output)(0 Bytes) - OnRedFinalePeriodEnd -- m_OnBlueHitZeroPoints (Offset 1068) (Save|Key|Output)(0 Bytes) - OnBlueHitZeroPoints -- m_OnBlueHasPoints (Offset 1116) (Save|Key|Output)(0 Bytes) - OnBlueHasPoints -- m_OnBlueFinalePeriodEnd (Offset 1044) (Save|Key|Output)(0 Bytes) - OnBlueFinalePeriodEnd -- m_OnRedFirstFlagStolen (Offset 1260) (Save|Key|Output)(0 Bytes) - OnRedFirstFlagStolen -- m_OnRedFlagStolen (Offset 1284) (Save|Key|Output)(0 Bytes) - OnRedFlagStolen -- m_OnRedLastFlagReturned (Offset 1308) (Save|Key|Output)(0 Bytes) - OnRedLastFlagReturned -- m_OnBlueFirstFlagStolen (Offset 1332) (Save|Key|Output)(0 Bytes) - OnBlueFirstFlagStolen -- m_OnBlueFlagStolen (Offset 1356) (Save|Key|Output)(0 Bytes) - OnBlueFlagStolen -- m_OnBlueLastFlagReturned (Offset 1380) (Save|Key|Output)(0 Bytes) - OnBlueLastFlagReturned -- m_OnBlueLeaveMaxPoints (Offset 1212) (Save|Key|Output)(0 Bytes) - OnBlueLeaveMaxPoints -- m_OnRedLeaveMaxPoints (Offset 1236) (Save|Key|Output)(0 Bytes) - OnRedLeaveMaxPoints -- m_OnBlueHitMaxPoints (Offset 1164) (Save|Key|Output)(0 Bytes) - OnBlueHitMaxPoints -- m_OnRedHitMaxPoints (Offset 1188) (Save|Key|Output)(0 Bytes) - OnRedHitMaxPoints -- m_flRobotScoreInterval (Offset 928) (Save|Key)(4 Bytes) - score_interval -- m_flLoserRespawnBonusPerBot (Offset 924) (Save|Key)(4 Bytes) - loser_respawn_bonus_per_bot -- m_nMaxPoints (Offset 1404) (Save|Key)(4 Bytes) - max_points -- m_flFinaleLength (Offset 1408) (Save|Key)(4 Bytes) - finale_length -- m_iszResFile (Offset 960) (Save|Key)(4 Bytes) - res_file +- m_OnRedHitZeroPoints (Offset 1140) (Save|Key|Output)(0 Bytes) - OnRedHitZeroPoints +- m_OnRedHasPoints (Offset 1188) (Save|Key|Output)(0 Bytes) - OnRedHasPoints +- m_OnRedFinalePeriodEnd (Offset 1068) (Save|Key|Output)(0 Bytes) - OnRedFinalePeriodEnd +- m_OnBlueHitZeroPoints (Offset 1116) (Save|Key|Output)(0 Bytes) - OnBlueHitZeroPoints +- m_OnBlueHasPoints (Offset 1164) (Save|Key|Output)(0 Bytes) - OnBlueHasPoints +- m_OnBlueFinalePeriodEnd (Offset 1092) (Save|Key|Output)(0 Bytes) - OnBlueFinalePeriodEnd +- m_OnRedFirstFlagStolen (Offset 1308) (Save|Key|Output)(0 Bytes) - OnRedFirstFlagStolen +- m_OnRedFlagStolen (Offset 1332) (Save|Key|Output)(0 Bytes) - OnRedFlagStolen +- m_OnRedLastFlagReturned (Offset 1356) (Save|Key|Output)(0 Bytes) - OnRedLastFlagReturned +- m_OnBlueFirstFlagStolen (Offset 1380) (Save|Key|Output)(0 Bytes) - OnBlueFirstFlagStolen +- m_OnBlueFlagStolen (Offset 1404) (Save|Key|Output)(0 Bytes) - OnBlueFlagStolen +- m_OnBlueLastFlagReturned (Offset 1428) (Save|Key|Output)(0 Bytes) - OnBlueLastFlagReturned +- m_OnBlueLeaveMaxPoints (Offset 1260) (Save|Key|Output)(0 Bytes) - OnBlueLeaveMaxPoints +- m_OnRedLeaveMaxPoints (Offset 1284) (Save|Key|Output)(0 Bytes) - OnRedLeaveMaxPoints +- m_OnBlueHitMaxPoints (Offset 1212) (Save|Key|Output)(0 Bytes) - OnBlueHitMaxPoints +- m_OnRedHitMaxPoints (Offset 1236) (Save|Key|Output)(0 Bytes) - OnRedHitMaxPoints +- m_flRobotScoreInterval (Offset 976) (Save|Key)(4 Bytes) - score_interval +- m_flLoserRespawnBonusPerBot (Offset 972) (Save|Key)(4 Bytes) - loser_respawn_bonus_per_bot +- m_nMaxPoints (Offset 1452) (Save|Key)(4 Bytes) - max_points +- m_flFinaleLength (Offset 1456) (Save|Key)(4 Bytes) - finale_length +- m_iszResFile (Offset 1008) (Save|Key)(4 Bytes) - res_file @@ -82907,0 +88237,3 @@ CTFRobotDestructionLogic - tf_logic_robo +- 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 @@ -82929,7 +88261,7 @@ CTFRobotDestructionLogic - tf_logic_robo -- 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) @@ -82955,40 +88287,40 @@ CTFRobotDestructionLogic - tf_logic_robo -- 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) @@ -83021,4 +88353,8 @@ CTFRobotDestructionLogic - tf_logic_robo -- 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 @@ -83033 +88369,3 @@ CTFRobotDestructionLogic - tf_logic_robo -- 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) @@ -83036 +88374 @@ CBaseEntity - tf_logic_training_mode -- m_nextMapName (Offset 1312) (Save|Key)(4 Bytes) - nextMap +- m_nextMapName (Offset 1360) (Save|Key)(4 Bytes) - nextMap @@ -83048,18 +88386,18 @@ CBaseEntity - tf_logic_training_mode -- m_outputOnPlayerSpawnAsScout (Offset 876) (Save|Key|Output)(0 Bytes) - OnPlayerSpawnAsScout -- m_outputOnPlayerSpawnAsSniper (Offset 900) (Save|Key|Output)(0 Bytes) - OnPlayerSpawnAsSniper -- m_outputOnPlayerSpawnAsSoldier (Offset 924) (Save|Key|Output)(0 Bytes) - OnPlayerSpawnAsSoldier -- m_outputOnPlayerSpawnAsDemoman (Offset 948) (Save|Key|Output)(0 Bytes) - OnPlayerSpawnAsDemoman -- m_outputOnPlayerSpawnAsMedic (Offset 972) (Save|Key|Output)(0 Bytes) - OnPlayerSpawnAsMedic -- m_outputOnPlayerSpawnAsHeavy (Offset 996) (Save|Key|Output)(0 Bytes) - OnPlayerSpawnAsHeavy -- m_outputOnPlayerSpawnAsPyro (Offset 1020) (Save|Key|Output)(0 Bytes) - OnPlayerSpawnAsPyro -- m_outputOnPlayerSpawnAsSpy (Offset 1044) (Save|Key|Output)(0 Bytes) - OnPlayerSpawnAsSpy -- m_outputOnPlayerSpawnAsEngineer (Offset 1068) (Save|Key|Output)(0 Bytes) - OnPlayerSpawnAsEngineer -- m_outputOnPlayerDied (Offset 1260) (Save|Key|Output)(0 Bytes) - OnPlayerDied -- m_outputOnBotDied (Offset 1284) (Save|Key|Output)(0 Bytes) - OnBotDied -- m_outputOnPlayerSwappedToWeaponSlotPrimary (Offset 1092) (Save|Key|Output)(0 Bytes) - OnPlayerSwappedToPrimary -- m_outputOnPlayerSwappedToWeaponSlotSecondary (Offset 1116) (Save|Key|Output)(0 Bytes) - OnPlayerSwappedToSecondary -- m_outputOnPlayerSwappedToWeaponSlotMelee (Offset 1140) (Save|Key|Output)(0 Bytes) - OnPlayerSwappedToMelee -- m_outputOnPlayerSwappedToWeaponSlotBuilding (Offset 1164) (Save|Key|Output)(0 Bytes) - OnPlayerSwappedToBuilding -- m_outputOnPlayerSwappedToWeaponSlotPDA (Offset 1188) (Save|Key|Output)(0 Bytes) - OnPlayerSwappedToPDA -- m_outputOnPlayerBuiltOutsideSuggestedArea (Offset 1212) (Save|Key|Output)(0 Bytes) - OnBuildOutsideArea -- m_outputOnPlayerDetonateBuilding (Offset 1236) (Save|Key|Output)(0 Bytes) - OnPlayerDetonateBuilding +- m_outputOnPlayerSpawnAsScout (Offset 924) (Save|Key|Output)(0 Bytes) - OnPlayerSpawnAsScout +- m_outputOnPlayerSpawnAsSniper (Offset 948) (Save|Key|Output)(0 Bytes) - OnPlayerSpawnAsSniper +- m_outputOnPlayerSpawnAsSoldier (Offset 972) (Save|Key|Output)(0 Bytes) - OnPlayerSpawnAsSoldier +- m_outputOnPlayerSpawnAsDemoman (Offset 996) (Save|Key|Output)(0 Bytes) - OnPlayerSpawnAsDemoman +- m_outputOnPlayerSpawnAsMedic (Offset 1020) (Save|Key|Output)(0 Bytes) - OnPlayerSpawnAsMedic +- m_outputOnPlayerSpawnAsHeavy (Offset 1044) (Save|Key|Output)(0 Bytes) - OnPlayerSpawnAsHeavy +- m_outputOnPlayerSpawnAsPyro (Offset 1068) (Save|Key|Output)(0 Bytes) - OnPlayerSpawnAsPyro +- m_outputOnPlayerSpawnAsSpy (Offset 1092) (Save|Key|Output)(0 Bytes) - OnPlayerSpawnAsSpy +- m_outputOnPlayerSpawnAsEngineer (Offset 1116) (Save|Key|Output)(0 Bytes) - OnPlayerSpawnAsEngineer +- m_outputOnPlayerDied (Offset 1308) (Save|Key|Output)(0 Bytes) - OnPlayerDied +- m_outputOnBotDied (Offset 1332) (Save|Key|Output)(0 Bytes) - OnBotDied +- m_outputOnPlayerSwappedToWeaponSlotPrimary (Offset 1140) (Save|Key|Output)(0 Bytes) - OnPlayerSwappedToPrimary +- m_outputOnPlayerSwappedToWeaponSlotSecondary (Offset 1164) (Save|Key|Output)(0 Bytes) - OnPlayerSwappedToSecondary +- m_outputOnPlayerSwappedToWeaponSlotMelee (Offset 1188) (Save|Key|Output)(0 Bytes) - OnPlayerSwappedToMelee +- m_outputOnPlayerSwappedToWeaponSlotBuilding (Offset 1212) (Save|Key|Output)(0 Bytes) - OnPlayerSwappedToBuilding +- m_outputOnPlayerSwappedToWeaponSlotPDA (Offset 1236) (Save|Key|Output)(0 Bytes) - OnPlayerSwappedToPDA +- m_outputOnPlayerBuiltOutsideSuggestedArea (Offset 1260) (Save|Key|Output)(0 Bytes) - OnBuildOutsideArea +- m_outputOnPlayerDetonateBuilding (Offset 1284) (Save|Key|Output)(0 Bytes) - OnPlayerDetonateBuilding @@ -83076,0 +88415,3 @@ CBaseEntity - tf_logic_training_mode +- 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 @@ -83098,7 +88439,7 @@ CBaseEntity - tf_logic_training_mode -- 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) @@ -83124,40 +88465,40 @@ CBaseEntity - tf_logic_training_mode -- 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) @@ -83190,4 +88531,8 @@ CBaseEntity - tf_logic_training_mode -- 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 @@ -83202 +88547,3 @@ CBaseEntity - tf_logic_training_mode -- 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) @@ -83215,0 +88563,3 @@ CMannVsMachineStats - tf_mann_vs_machine +- 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 @@ -83237,7 +88587,7 @@ CMannVsMachineStats - tf_mann_vs_machine -- 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) @@ -83263,40 +88613,40 @@ CMannVsMachineStats - tf_mann_vs_machine -- 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) @@ -83329,4 +88679,8 @@ CMannVsMachineStats - tf_mann_vs_machine -- 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 @@ -83341 +88695,3 @@ CMannVsMachineStats - tf_mann_vs_machine -- 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) @@ -83344,26 +88700,26 @@ CBaseAnimating - tf_merasmus_trick_or_tr -- 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) @@ -83377,5 +88733,5 @@ CBaseAnimating - tf_merasmus_trick_or_tr -- 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 @@ -83386 +88742 @@ CBaseAnimating - tf_merasmus_trick_or_tr -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -83397,0 +88754,3 @@ CBaseAnimating - tf_merasmus_trick_or_tr +- 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 @@ -83419,7 +88778,7 @@ CBaseAnimating - tf_merasmus_trick_or_tr -- 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) @@ -83445,40 +88804,40 @@ CBaseAnimating - tf_merasmus_trick_or_tr -- 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) @@ -83511,4 +88870,8 @@ CBaseAnimating - tf_merasmus_trick_or_tr -- 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 @@ -83523 +88886,3 @@ CBaseAnimating - tf_merasmus_trick_or_tr -- 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) @@ -83526,51 +88891,51 @@ CTFObjectiveResource - tf_objective_reso -- m_nMannVsMachineMaxWaveCount (Offset 4016) (Save)(4 Bytes) -- m_nMannVsMachineWaveCount (Offset 4020) (Save)(4 Bytes) -- m_nMannVsMachineWaveEnemyCount (Offset 4024) (Save)(4 Bytes) -- m_nMvMWorldMoney (Offset 4028) (Save)(4 Bytes) -- m_flMannVsMachineNextWaveTime (Offset 4032) (Save)(4 Bytes) -- m_bMannVsMachineBetweenWaves (Offset 4036) (Save)(1 Bytes) -- m_nMannVsMachineWaveClassCounts (Offset 4040) (Save)(48 Bytes) -- m_iszMannVsMachineWaveClassNames (Offset 4136) (Save)(48 Bytes) -- m_nMannVsMachineWaveClassFlags (Offset 4232) (Save)(48 Bytes) -- m_nMannVsMachineWaveClassCounts2 (Offset 4088) (Save)(48 Bytes) -- m_iszMannVsMachineWaveClassNames2 (Offset 4184) (Save)(48 Bytes) -- m_nMannVsMachineWaveClassFlags2 (Offset 4280) (Save)(48 Bytes) -- m_bMannVsMachineWaveClassActive (Offset 4328) (Save)(12 Bytes) -- m_bMannVsMachineWaveClassActive2 (Offset 4340) (Save)(12 Bytes) -- m_iTimerToShowInHUD (Offset 876) (Save)(4 Bytes) -- m_iStopWatchTimer (Offset 880) (Save)(4 Bytes) -- m_iNumControlPoints (Offset 884) (Save)(4 Bytes) -- m_bPlayingMiniRounds (Offset 888) (Save)(1 Bytes) -- m_bControlPointsReset (Offset 889) (Save)(1 Bytes) -- m_iUpdateCapHudParity (Offset 892) (Save)(4 Bytes) -- m_flCustomPositionX (Offset 3744) (Save)(4 Bytes) -- m_flCustomPositionY (Offset 3748) (Save)(4 Bytes) -- m_vCPPositions (Offset 896) (Save)(96 Bytes) -- m_bCPIsVisible (Offset 992) (Save)(32 Bytes) -- m_flLazyCapPerc (Offset 1024) (Save)(32 Bytes) -- m_iTeamIcons (Offset 1056) (Save)(256 Bytes) -- m_iTeamOverlays (Offset 1312) (Save)(256 Bytes) -- m_iTeamReqCappers (Offset 1568) (Save)(256 Bytes) -- m_flTeamCapTime (Offset 1824) (Save)(256 Bytes) -- m_iPreviousPoints (Offset 2080) (Save)(768 Bytes) -- m_bTeamCanCap (Offset 2848) (Save)(64 Bytes) -- m_iTeamBaseIcons (Offset 2912) (Save)(128 Bytes) -- m_iBaseControlPoints (Offset 3040) (Save)(128 Bytes) -- m_bInMiniRound (Offset 3168) (Save)(8 Bytes) -- m_iWarnOnCap (Offset 3176) (Save)(32 Bytes) -- m_iszWarnSound (Offset 3208) (Save)(32 Bytes) -- m_iNumTeamMembers (Offset 3344) (Save)(256 Bytes) -- m_iCappingTeam (Offset 3600) (Save)(32 Bytes) -- m_iTeamInZone (Offset 3632) (Save)(32 Bytes) -- m_bBlocked (Offset 3664) (Save)(8 Bytes) -- m_iOwner (Offset 3672) (Save)(32 Bytes) -- m_bCPCapRateScalesWithPlayers (Offset 3704) (Save)(8 Bytes) -- m_pszCapLayoutInHUD (Offset 3712) (Save)(32 Bytes) -- m_flCapPercentages (Offset 3784) (Save)(32 Bytes) -- m_iCPGroup (Offset 3752) (Save)(32 Bytes) -- m_bCPLocked (Offset 3272) (Save)(8 Bytes) -- m_nNumNodeHillData (Offset 3816) (Save)(16 Bytes) -- m_flNodeHillData (Offset 3832) (Save)(160 Bytes) -- m_bTrackAlarm (Offset 3992) (Save)(4 Bytes) -- m_flUnlockTimes (Offset 3280) (Save)(32 Bytes) -- m_flCPTimerTimes (Offset 3312) (Save)(32 Bytes) +- m_nMannVsMachineMaxWaveCount (Offset 4064) (Save)(4 Bytes) +- m_nMannVsMachineWaveCount (Offset 4068) (Save)(4 Bytes) +- m_nMannVsMachineWaveEnemyCount (Offset 4072) (Save)(4 Bytes) +- m_nMvMWorldMoney (Offset 4076) (Save)(4 Bytes) +- m_flMannVsMachineNextWaveTime (Offset 4080) (Save)(4 Bytes) +- m_bMannVsMachineBetweenWaves (Offset 4084) (Save)(1 Bytes) +- m_nMannVsMachineWaveClassCounts (Offset 4088) (Save)(48 Bytes) +- m_iszMannVsMachineWaveClassNames (Offset 4184) (Save)(48 Bytes) +- m_nMannVsMachineWaveClassFlags (Offset 4280) (Save)(48 Bytes) +- m_nMannVsMachineWaveClassCounts2 (Offset 4136) (Save)(48 Bytes) +- m_iszMannVsMachineWaveClassNames2 (Offset 4232) (Save)(48 Bytes) +- m_nMannVsMachineWaveClassFlags2 (Offset 4328) (Save)(48 Bytes) +- m_bMannVsMachineWaveClassActive (Offset 4376) (Save)(12 Bytes) +- m_bMannVsMachineWaveClassActive2 (Offset 4388) (Save)(12 Bytes) +- m_iTimerToShowInHUD (Offset 924) (Save)(4 Bytes) +- m_iStopWatchTimer (Offset 928) (Save)(4 Bytes) +- m_iNumControlPoints (Offset 932) (Save)(4 Bytes) +- m_bPlayingMiniRounds (Offset 936) (Save)(1 Bytes) +- m_bControlPointsReset (Offset 937) (Save)(1 Bytes) +- m_iUpdateCapHudParity (Offset 940) (Save)(4 Bytes) +- m_flCustomPositionX (Offset 3792) (Save)(4 Bytes) +- m_flCustomPositionY (Offset 3796) (Save)(4 Bytes) +- m_vCPPositions (Offset 944) (Save)(96 Bytes) +- m_bCPIsVisible (Offset 1040) (Save)(32 Bytes) +- m_flLazyCapPerc (Offset 1072) (Save)(32 Bytes) +- m_iTeamIcons (Offset 1104) (Save)(256 Bytes) +- m_iTeamOverlays (Offset 1360) (Save)(256 Bytes) +- m_iTeamReqCappers (Offset 1616) (Save)(256 Bytes) +- m_flTeamCapTime (Offset 1872) (Save)(256 Bytes) +- m_iPreviousPoints (Offset 2128) (Save)(768 Bytes) +- m_bTeamCanCap (Offset 2896) (Save)(64 Bytes) +- m_iTeamBaseIcons (Offset 2960) (Save)(128 Bytes) +- m_iBaseControlPoints (Offset 3088) (Save)(128 Bytes) +- m_bInMiniRound (Offset 3216) (Save)(8 Bytes) +- m_iWarnOnCap (Offset 3224) (Save)(32 Bytes) +- m_iszWarnSound (Offset 3256) (Save)(32 Bytes) +- m_iNumTeamMembers (Offset 3392) (Save)(256 Bytes) +- m_iCappingTeam (Offset 3648) (Save)(32 Bytes) +- m_iTeamInZone (Offset 3680) (Save)(32 Bytes) +- m_bBlocked (Offset 3712) (Save)(8 Bytes) +- m_iOwner (Offset 3720) (Save)(32 Bytes) +- m_bCPCapRateScalesWithPlayers (Offset 3752) (Save)(8 Bytes) +- m_pszCapLayoutInHUD (Offset 3760) (Save)(32 Bytes) +- m_flCapPercentages (Offset 3832) (Save)(32 Bytes) +- m_iCPGroup (Offset 3800) (Save)(32 Bytes) +- m_bCPLocked (Offset 3320) (Save)(8 Bytes) +- m_nNumNodeHillData (Offset 3864) (Save)(16 Bytes) +- m_flNodeHillData (Offset 3880) (Save)(160 Bytes) +- m_bTrackAlarm (Offset 4040) (Save)(4 Bytes) +- m_flUnlockTimes (Offset 3328) (Save)(32 Bytes) +- m_flCPTimerTimes (Offset 3360) (Save)(32 Bytes) @@ -83588,0 +88954,3 @@ CTFObjectiveResource - tf_objective_reso +- 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 @@ -83610,7 +88978,7 @@ CTFObjectiveResource - tf_objective_reso -- 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) @@ -83636,40 +89004,40 @@ CTFObjectiveResource - tf_objective_reso -- 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) @@ -83702,4 +89070,8 @@ CTFObjectiveResource - tf_objective_reso -- 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 @@ -83714 +89086,3 @@ CTFObjectiveResource - tf_objective_reso -- 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) @@ -83717,26 +89091,26 @@ CTFWeaponPDAExpansion_Dispenser - tf_pda -- 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) @@ -83750,5 +89124,5 @@ CTFWeaponPDAExpansion_Dispenser - tf_pda -- 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 @@ -83759 +89133 @@ CTFWeaponPDAExpansion_Dispenser - tf_pda -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -83770,0 +89145,3 @@ CTFWeaponPDAExpansion_Dispenser - tf_pda +- 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 @@ -83792,7 +89169,7 @@ CTFWeaponPDAExpansion_Dispenser - tf_pda -- 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) @@ -83818,40 +89195,40 @@ CTFWeaponPDAExpansion_Dispenser - tf_pda -- 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) @@ -83884,4 +89261,8 @@ CTFWeaponPDAExpansion_Dispenser - tf_pda -- 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 @@ -83896 +89277,3 @@ CTFWeaponPDAExpansion_Dispenser - tf_pda -- 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) @@ -83899,26 +89282,26 @@ CTFWeaponPDAExpansion_Teleporter - tf_pd -- 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) @@ -83932,5 +89315,5 @@ CTFWeaponPDAExpansion_Teleporter - tf_pd -- 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 @@ -83941 +89324 @@ CTFWeaponPDAExpansion_Teleporter - tf_pd -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -83952,0 +89336,3 @@ CTFWeaponPDAExpansion_Teleporter - tf_pd +- 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 @@ -83974,7 +89360,7 @@ CTFWeaponPDAExpansion_Teleporter - tf_pd -- 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) @@ -84000,40 +89386,40 @@ CTFWeaponPDAExpansion_Teleporter - tf_pd -- 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) @@ -84066,4 +89452,8 @@ CTFWeaponPDAExpansion_Teleporter - tf_pd -- 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 @@ -84078 +89468,3 @@ CTFWeaponPDAExpansion_Teleporter - tf_pd -- 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) @@ -84092,0 +89485,3 @@ CTFPlayerResource - tf_player_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 @@ -84114,7 +89509,7 @@ CTFPlayerResource - tf_player_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) @@ -84140,40 +89535,40 @@ CTFPlayerResource - tf_player_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) @@ -84206,4 +89601,8 @@ CTFPlayerResource - tf_player_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 @@ -84218 +89617,3 @@ CTFPlayerResource - tf_player_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) @@ -84232,0 +89634,3 @@ CBaseEntity - tf_point_nav_interface +- 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 @@ -84254,7 +89658,7 @@ CBaseEntity - tf_point_nav_interface -- 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) @@ -84280,40 +89684,40 @@ CBaseEntity - tf_point_nav_interface -- 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) @@ -84346,4 +89750,8 @@ CBaseEntity - tf_point_nav_interface -- 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 @@ -84358 +89766,3 @@ CBaseEntity - tf_point_nav_interface -- 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) @@ -84361,11 +89771,11 @@ CBaseEntity - tf_point_weapon_mimic -- m_nWeaponType (Offset 876) (Save|Key)(4 Bytes) - WeaponType -- m_pzsFireSound (Offset 884) (Save|Key)(4 Bytes) - FireSound -- m_pzsFireParticles (Offset 888) (Save|Key)(4 Bytes) - ParticleEffect -- m_pzsModelOverride (Offset 892) (Save|Key)(4 Bytes) - ModelOverride -- m_flModelScale (Offset 896) (Save|Key)(4 Bytes) - ModelScale -- m_flSpeedMin (Offset 900) (Save|Key)(4 Bytes) - SpeedMin -- m_flSpeedMax (Offset 904) (Save|Key)(4 Bytes) - SpeedMax -- m_flDamage (Offset 908) (Save|Key)(4 Bytes) - Damage -- m_flSplashRadius (Offset 912) (Save|Key)(4 Bytes) - SplashRadius -- m_flSpreadAngle (Offset 916) (Save|Key)(4 Bytes) - SpreadAngle -- m_bCrits (Offset 920) (Save|Key)(1 Bytes) - Crits +- m_nWeaponType (Offset 924) (Save|Key)(4 Bytes) - WeaponType +- m_pzsFireSound (Offset 932) (Save|Key)(4 Bytes) - FireSound +- m_pzsFireParticles (Offset 936) (Save|Key)(4 Bytes) - ParticleEffect +- m_pzsModelOverride (Offset 940) (Save|Key)(4 Bytes) - ModelOverride +- m_flModelScale (Offset 944) (Save|Key)(4 Bytes) - ModelScale +- m_flSpeedMin (Offset 948) (Save|Key)(4 Bytes) - SpeedMin +- m_flSpeedMax (Offset 952) (Save|Key)(4 Bytes) - SpeedMax +- m_flDamage (Offset 956) (Save|Key)(4 Bytes) - Damage +- m_flSplashRadius (Offset 960) (Save|Key)(4 Bytes) - SplashRadius +- m_flSpreadAngle (Offset 964) (Save|Key)(4 Bytes) - SpreadAngle +- m_bCrits (Offset 968) (Save|Key)(1 Bytes) - Crits @@ -84385,0 +89796,3 @@ CBaseEntity - tf_point_weapon_mimic +- 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 @@ -84407,7 +89820,7 @@ CBaseEntity - tf_point_weapon_mimic -- 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) @@ -84433,40 +89846,40 @@ CBaseEntity - tf_point_weapon_mimic -- 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) @@ -84499,4 +89912,8 @@ CBaseEntity - tf_point_weapon_mimic -- 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 @@ -84511 +89928,3 @@ CBaseEntity - tf_point_weapon_mimic -- 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) @@ -84514,26 +89933,26 @@ CTFPowerupBottle - tf_powerup_bottle -- 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) @@ -84547,5 +89966,5 @@ CTFPowerupBottle - tf_powerup_bottle -- 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 @@ -84556 +89975 @@ CTFPowerupBottle - tf_powerup_bottle -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -84567,0 +89987,3 @@ CTFPowerupBottle - tf_powerup_bottle +- 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 @@ -84589,7 +90011,7 @@ CTFPowerupBottle - tf_powerup_bottle -- 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) @@ -84615,40 +90037,40 @@ CTFPowerupBottle - tf_powerup_bottle -- 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) @@ -84681,4 +90103,8 @@ CTFPowerupBottle - tf_powerup_bottle -- 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 @@ -84693 +90119,3 @@ CTFPowerupBottle - tf_powerup_bottle -- 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) @@ -84697,26 +90125,26 @@ CTFProjectile_Arrow - tf_projectile_arro -- 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) @@ -84730,5 +90158,5 @@ CTFProjectile_Arrow - tf_projectile_arro -- 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 @@ -84739 +90167 @@ CTFProjectile_Arrow - tf_projectile_arro -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -84750,0 +90179,3 @@ CTFProjectile_Arrow - tf_projectile_arro +- 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 @@ -84772,7 +90203,7 @@ CTFProjectile_Arrow - tf_projectile_arro -- 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) @@ -84798,40 +90229,40 @@ CTFProjectile_Arrow - tf_projectile_arro -- 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) @@ -84864,4 +90295,8 @@ CTFProjectile_Arrow - tf_projectile_arro -- 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 @@ -84876 +90311,3 @@ CTFProjectile_Arrow - tf_projectile_arro -- 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) @@ -84880,8 +90317,8 @@ CTFBall_Ornament - tf_projectile_ball_or -- m_hThrower (Offset 1260) (Save)(4 Bytes) -- m_bIsLive (Offset 1233) (Save)(1 Bytes) -- m_DmgRadius (Offset 1236) (Save)(4 Bytes) -- m_flDetonateTime (Offset 1244) (Save)(4 Bytes) -- m_flWarnAITime (Offset 1248) (Save)(4 Bytes) -- m_flDamage (Offset 1252) (Save)(4 Bytes) -- m_iszBounceSound (Offset 1256) (Save)(4 Bytes) -- m_bHasWarnedAI (Offset 1232) (Save)(1 Bytes) +- m_hThrower (Offset 1308) (Save)(4 Bytes) +- m_bIsLive (Offset 1281) (Save)(1 Bytes) +- m_DmgRadius (Offset 1284) (Save)(4 Bytes) +- m_flDetonateTime (Offset 1292) (Save)(4 Bytes) +- m_flWarnAITime (Offset 1296) (Save)(4 Bytes) +- m_flDamage (Offset 1300) (Save)(4 Bytes) +- m_iszBounceSound (Offset 1304) (Save)(4 Bytes) +- m_bHasWarnedAI (Offset 1280) (Save)(1 Bytes) @@ -84897,26 +90334,26 @@ CTFBall_Ornament - tf_projectile_ball_or -- 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) @@ -84930,5 +90367,5 @@ CTFBall_Ornament - tf_projectile_ball_or -- 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 @@ -84939 +90376 @@ CTFBall_Ornament - tf_projectile_ball_or -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -84950,0 +90388,3 @@ CTFBall_Ornament - tf_projectile_ball_or +- 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 @@ -84972,7 +90412,7 @@ CTFBall_Ornament - tf_projectile_ball_or -- 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) @@ -84998,40 +90438,40 @@ CTFBall_Ornament - tf_projectile_ball_or -- 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) @@ -85064,4 +90504,8 @@ CTFBall_Ornament - tf_projectile_ball_or -- 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 @@ -85076 +90520,3 @@ CTFBall_Ornament - tf_projectile_ball_or -- 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) @@ -85079,26 +90525,26 @@ CTFProjectile_BallOfFire - tf_projectile -- 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) @@ -85112,5 +90558,5 @@ CTFProjectile_BallOfFire - tf_projectile -- 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 @@ -85121 +90567 @@ CTFProjectile_BallOfFire - tf_projectile -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -85132,0 +90579,3 @@ CTFProjectile_BallOfFire - tf_projectile +- 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 @@ -85154,7 +90603,7 @@ CTFProjectile_BallOfFire - tf_projectile -- 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) @@ -85180,40 +90629,40 @@ CTFProjectile_BallOfFire - tf_projectile -- 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) @@ -85246,4 +90695,8 @@ CTFProjectile_BallOfFire - tf_projectile -- 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 @@ -85258 +90711,3 @@ CTFProjectile_BallOfFire - tf_projectile -- 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) @@ -85262,8 +90717,8 @@ CTFProjectile_Cleaver - tf_projectile_cl -- m_hThrower (Offset 1260) (Save)(4 Bytes) -- m_bIsLive (Offset 1233) (Save)(1 Bytes) -- m_DmgRadius (Offset 1236) (Save)(4 Bytes) -- m_flDetonateTime (Offset 1244) (Save)(4 Bytes) -- m_flWarnAITime (Offset 1248) (Save)(4 Bytes) -- m_flDamage (Offset 1252) (Save)(4 Bytes) -- m_iszBounceSound (Offset 1256) (Save)(4 Bytes) -- m_bHasWarnedAI (Offset 1232) (Save)(1 Bytes) +- m_hThrower (Offset 1308) (Save)(4 Bytes) +- m_bIsLive (Offset 1281) (Save)(1 Bytes) +- m_DmgRadius (Offset 1284) (Save)(4 Bytes) +- m_flDetonateTime (Offset 1292) (Save)(4 Bytes) +- m_flWarnAITime (Offset 1296) (Save)(4 Bytes) +- m_flDamage (Offset 1300) (Save)(4 Bytes) +- m_iszBounceSound (Offset 1304) (Save)(4 Bytes) +- m_bHasWarnedAI (Offset 1280) (Save)(1 Bytes) @@ -85279,26 +90734,26 @@ CTFProjectile_Cleaver - tf_projectile_cl -- 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) @@ -85312,5 +90767,5 @@ CTFProjectile_Cleaver - tf_projectile_cl -- 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 @@ -85321 +90776 @@ CTFProjectile_Cleaver - tf_projectile_cl -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -85332,0 +90788,3 @@ CTFProjectile_Cleaver - tf_projectile_cl +- 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 @@ -85354,7 +90812,7 @@ CTFProjectile_Cleaver - tf_projectile_cl -- 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) @@ -85380,40 +90838,40 @@ CTFProjectile_Cleaver - tf_projectile_cl -- 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) @@ -85446,4 +90904,8 @@ CTFProjectile_Cleaver - tf_projectile_cl -- 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 @@ -85458 +90920,3 @@ CTFProjectile_Cleaver - tf_projectile_cl -- 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) @@ -85461,26 +90925,26 @@ CTFProjectile_EnergyBall - tf_projectile -- 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) @@ -85494,5 +90958,5 @@ CTFProjectile_EnergyBall - tf_projectile -- 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 @@ -85503 +90967 @@ CTFProjectile_EnergyBall - tf_projectile -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -85514,0 +90979,3 @@ CTFProjectile_EnergyBall - tf_projectile +- 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 @@ -85536,7 +91003,7 @@ CTFProjectile_EnergyBall - tf_projectile -- 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) @@ -85562,40 +91029,40 @@ CTFProjectile_EnergyBall - tf_projectile -- 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) @@ -85628,4 +91095,8 @@ CTFProjectile_EnergyBall - tf_projectile -- 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 @@ -85640 +91111,3 @@ CTFProjectile_EnergyBall - tf_projectile -- 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) @@ -85644,26 +91117,26 @@ CTFProjectile_EnergyRing - tf_projectile -- 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) @@ -85677,5 +91150,5 @@ CTFProjectile_EnergyRing - tf_projectile -- 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 @@ -85686 +91159 @@ CTFProjectile_EnergyRing - tf_projectile -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -85697,0 +91171,3 @@ CTFProjectile_EnergyRing - tf_projectile +- 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 @@ -85719,7 +91195,7 @@ CTFProjectile_EnergyRing - tf_projectile -- 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) @@ -85745,40 +91221,40 @@ CTFProjectile_EnergyRing - tf_projectile -- 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) @@ -85811,4 +91287,8 @@ CTFProjectile_EnergyRing - tf_projectile -- 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 @@ -85823 +91303,3 @@ CTFProjectile_EnergyRing - tf_projectile -- 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) @@ -85827,26 +91309,26 @@ CTFProjectile_Flare - tf_projectile_flar -- 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) @@ -85860,5 +91342,5 @@ CTFProjectile_Flare - tf_projectile_flar -- 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 @@ -85869 +91351 @@ CTFProjectile_Flare - tf_projectile_flar -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -85880,0 +91363,3 @@ CTFProjectile_Flare - tf_projectile_flar +- 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 @@ -85902,7 +91387,7 @@ CTFProjectile_Flare - tf_projectile_flar -- 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) @@ -85928,40 +91413,40 @@ CTFProjectile_Flare - tf_projectile_flar -- 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) @@ -85994,4 +91479,8 @@ CTFProjectile_Flare - tf_projectile_flar -- 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 @@ -86006 +91495,3 @@ CTFProjectile_Flare - tf_projectile_flar -- 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) @@ -86010,26 +91501,26 @@ CTFProjectile_GrapplingHook - tf_project -- 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) @@ -86043,5 +91534,5 @@ CTFProjectile_GrapplingHook - tf_project -- 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 @@ -86052 +91543 @@ CTFProjectile_GrapplingHook - tf_project -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -86063,0 +91555,3 @@ CTFProjectile_GrapplingHook - tf_project +- 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 @@ -86085,7 +91579,7 @@ CTFProjectile_GrapplingHook - tf_project -- 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) @@ -86111,40 +91605,40 @@ CTFProjectile_GrapplingHook - tf_project -- 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) @@ -86177,4 +91671,8 @@ CTFProjectile_GrapplingHook - tf_project -- 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 @@ -86189 +91687,3 @@ CTFProjectile_GrapplingHook - tf_project -- 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) @@ -86193,26 +91693,26 @@ CTFProjectile_HealingBolt - tf_projectil -- 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) @@ -86226,5 +91726,5 @@ CTFProjectile_HealingBolt - tf_projectil -- 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 @@ -86235 +91735 @@ CTFProjectile_HealingBolt - tf_projectil -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -86246,0 +91747,3 @@ CTFProjectile_HealingBolt - tf_projectil +- 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 @@ -86268,7 +91771,7 @@ CTFProjectile_HealingBolt - tf_projectil -- 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) @@ -86294,40 +91797,40 @@ CTFProjectile_HealingBolt - tf_projectil -- 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) @@ -86360,4 +91863,8 @@ CTFProjectile_HealingBolt - tf_projectil -- 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 @@ -86372 +91879,3 @@ CTFProjectile_HealingBolt - tf_projectil -- 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) @@ -86376,8 +91885,8 @@ CTFProjectile_Jar - tf_projectile_jar -- m_hThrower (Offset 1260) (Save)(4 Bytes) -- m_bIsLive (Offset 1233) (Save)(1 Bytes) -- m_DmgRadius (Offset 1236) (Save)(4 Bytes) -- m_flDetonateTime (Offset 1244) (Save)(4 Bytes) -- m_flWarnAITime (Offset 1248) (Save)(4 Bytes) -- m_flDamage (Offset 1252) (Save)(4 Bytes) -- m_iszBounceSound (Offset 1256) (Save)(4 Bytes) -- m_bHasWarnedAI (Offset 1232) (Save)(1 Bytes) +- m_hThrower (Offset 1308) (Save)(4 Bytes) +- m_bIsLive (Offset 1281) (Save)(1 Bytes) +- m_DmgRadius (Offset 1284) (Save)(4 Bytes) +- m_flDetonateTime (Offset 1292) (Save)(4 Bytes) +- m_flWarnAITime (Offset 1296) (Save)(4 Bytes) +- m_flDamage (Offset 1300) (Save)(4 Bytes) +- m_iszBounceSound (Offset 1304) (Save)(4 Bytes) +- m_bHasWarnedAI (Offset 1280) (Save)(1 Bytes) @@ -86393,26 +91902,26 @@ CTFProjectile_Jar - tf_projectile_jar -- 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) @@ -86426,5 +91935,5 @@ CTFProjectile_Jar - tf_projectile_jar -- 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 @@ -86435 +91944 @@ CTFProjectile_Jar - tf_projectile_jar -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -86446,0 +91956,3 @@ CTFProjectile_Jar - tf_projectile_jar +- 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 @@ -86468,7 +91980,7 @@ CTFProjectile_Jar - tf_projectile_jar -- 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) @@ -86494,40 +92006,40 @@ CTFProjectile_Jar - tf_projectile_jar -- 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) @@ -86560,4 +92072,8 @@ CTFProjectile_Jar - tf_projectile_jar -- 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 @@ -86572 +92088,3 @@ CTFProjectile_Jar - tf_projectile_jar -- 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) @@ -86576,8 +92094,8 @@ CTFProjectile_JarGas - tf_projectile_jar -- m_hThrower (Offset 1260) (Save)(4 Bytes) -- m_bIsLive (Offset 1233) (Save)(1 Bytes) -- m_DmgRadius (Offset 1236) (Save)(4 Bytes) -- m_flDetonateTime (Offset 1244) (Save)(4 Bytes) -- m_flWarnAITime (Offset 1248) (Save)(4 Bytes) -- m_flDamage (Offset 1252) (Save)(4 Bytes) -- m_iszBounceSound (Offset 1256) (Save)(4 Bytes) -- m_bHasWarnedAI (Offset 1232) (Save)(1 Bytes) +- m_hThrower (Offset 1308) (Save)(4 Bytes) +- m_bIsLive (Offset 1281) (Save)(1 Bytes) +- m_DmgRadius (Offset 1284) (Save)(4 Bytes) +- m_flDetonateTime (Offset 1292) (Save)(4 Bytes) +- m_flWarnAITime (Offset 1296) (Save)(4 Bytes) +- m_flDamage (Offset 1300) (Save)(4 Bytes) +- m_iszBounceSound (Offset 1304) (Save)(4 Bytes) +- m_bHasWarnedAI (Offset 1280) (Save)(1 Bytes) @@ -86593,26 +92111,26 @@ CTFProjectile_JarGas - tf_projectile_jar -- 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) @@ -86626,5 +92144,5 @@ CTFProjectile_JarGas - tf_projectile_jar -- 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 @@ -86635 +92153 @@ CTFProjectile_JarGas - tf_projectile_jar -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -86646,0 +92165,3 @@ CTFProjectile_JarGas - tf_projectile_jar +- 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 @@ -86668,7 +92189,7 @@ CTFProjectile_JarGas - tf_projectile_jar -- 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) @@ -86694,40 +92215,40 @@ CTFProjectile_JarGas - tf_projectile_jar -- 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) @@ -86760,4 +92281,8 @@ CTFProjectile_JarGas - tf_projectile_jar -- 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 @@ -86772 +92297,3 @@ CTFProjectile_JarGas - tf_projectile_jar -- 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) @@ -86776,8 +92303,8 @@ CTFProjectile_JarMilk - tf_projectile_ja -- m_hThrower (Offset 1260) (Save)(4 Bytes) -- m_bIsLive (Offset 1233) (Save)(1 Bytes) -- m_DmgRadius (Offset 1236) (Save)(4 Bytes) -- m_flDetonateTime (Offset 1244) (Save)(4 Bytes) -- m_flWarnAITime (Offset 1248) (Save)(4 Bytes) -- m_flDamage (Offset 1252) (Save)(4 Bytes) -- m_iszBounceSound (Offset 1256) (Save)(4 Bytes) -- m_bHasWarnedAI (Offset 1232) (Save)(1 Bytes) +- m_hThrower (Offset 1308) (Save)(4 Bytes) +- m_bIsLive (Offset 1281) (Save)(1 Bytes) +- m_DmgRadius (Offset 1284) (Save)(4 Bytes) +- m_flDetonateTime (Offset 1292) (Save)(4 Bytes) +- m_flWarnAITime (Offset 1296) (Save)(4 Bytes) +- m_flDamage (Offset 1300) (Save)(4 Bytes) +- m_iszBounceSound (Offset 1304) (Save)(4 Bytes) +- m_bHasWarnedAI (Offset 1280) (Save)(1 Bytes) @@ -86793,26 +92320,26 @@ CTFProjectile_JarMilk - tf_projectile_ja -- 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) @@ -86826,5 +92353,5 @@ CTFProjectile_JarMilk - tf_projectile_ja -- 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 @@ -86835 +92362 @@ CTFProjectile_JarMilk - tf_projectile_ja -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -86846,0 +92374,3 @@ CTFProjectile_JarMilk - tf_projectile_ja +- 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 @@ -86868,7 +92398,7 @@ CTFProjectile_JarMilk - tf_projectile_ja -- 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) @@ -86894,40 +92424,40 @@ CTFProjectile_JarMilk - tf_projectile_ja -- 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) @@ -86960,4 +92490,8 @@ CTFProjectile_JarMilk - tf_projectile_ja -- 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 @@ -86972 +92506,3 @@ CTFProjectile_JarMilk - tf_projectile_ja -- 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) @@ -86975,26 +92511,26 @@ CTFProjectile_SpellLightningOrb - tf_pro -- 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) @@ -87008,5 +92544,5 @@ CTFProjectile_SpellLightningOrb - tf_pro -- 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 @@ -87017 +92553 @@ CTFProjectile_SpellLightningOrb - tf_pro -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -87028,0 +92565,3 @@ CTFProjectile_SpellLightningOrb - tf_pro +- 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 @@ -87050,7 +92589,7 @@ CTFProjectile_SpellLightningOrb - tf_pro -- 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) @@ -87076,40 +92615,40 @@ CTFProjectile_SpellLightningOrb - tf_pro -- 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) @@ -87142,4 +92681,8 @@ CTFProjectile_SpellLightningOrb - tf_pro -- 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 @@ -87154 +92697,3 @@ CTFProjectile_SpellLightningOrb - tf_pro -- 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) @@ -87157,26 +92702,26 @@ CTFProjectile_MechanicalArmOrb - tf_proj -- 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) @@ -87190,5 +92735,5 @@ CTFProjectile_MechanicalArmOrb - tf_proj -- 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 @@ -87199 +92744 @@ CTFProjectile_MechanicalArmOrb - tf_proj -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -87210,0 +92756,3 @@ CTFProjectile_MechanicalArmOrb - tf_proj +- 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 @@ -87232,7 +92780,7 @@ CTFProjectile_MechanicalArmOrb - tf_proj -- 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) @@ -87258,40 +92806,40 @@ CTFProjectile_MechanicalArmOrb - tf_proj -- 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) @@ -87324,4 +92872,8 @@ CTFProjectile_MechanicalArmOrb - tf_proj -- 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 @@ -87336 +92888,3 @@ CTFProjectile_MechanicalArmOrb - tf_proj -- 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) @@ -87340,8 +92894,8 @@ CTFGrenadePipebombProjectile - tf_projec -- m_hThrower (Offset 1260) (Save)(4 Bytes) -- m_bIsLive (Offset 1233) (Save)(1 Bytes) -- m_DmgRadius (Offset 1236) (Save)(4 Bytes) -- m_flDetonateTime (Offset 1244) (Save)(4 Bytes) -- m_flWarnAITime (Offset 1248) (Save)(4 Bytes) -- m_flDamage (Offset 1252) (Save)(4 Bytes) -- m_iszBounceSound (Offset 1256) (Save)(4 Bytes) -- m_bHasWarnedAI (Offset 1232) (Save)(1 Bytes) +- m_hThrower (Offset 1308) (Save)(4 Bytes) +- m_bIsLive (Offset 1281) (Save)(1 Bytes) +- m_DmgRadius (Offset 1284) (Save)(4 Bytes) +- m_flDetonateTime (Offset 1292) (Save)(4 Bytes) +- m_flWarnAITime (Offset 1296) (Save)(4 Bytes) +- m_flDamage (Offset 1300) (Save)(4 Bytes) +- m_iszBounceSound (Offset 1304) (Save)(4 Bytes) +- m_bHasWarnedAI (Offset 1280) (Save)(1 Bytes) @@ -87357,26 +92911,26 @@ CTFGrenadePipebombProjectile - tf_projec -- 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) @@ -87390,5 +92944,5 @@ CTFGrenadePipebombProjectile - tf_projec -- 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 @@ -87399 +92953 @@ CTFGrenadePipebombProjectile - tf_projec -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -87410,0 +92965,3 @@ CTFGrenadePipebombProjectile - tf_projec +- 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 @@ -87432,7 +92989,7 @@ CTFGrenadePipebombProjectile - tf_projec -- 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) @@ -87458,40 +93015,40 @@ CTFGrenadePipebombProjectile - tf_projec -- 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) @@ -87524,4 +93081,8 @@ CTFGrenadePipebombProjectile - tf_projec -- 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 @@ -87536 +93097,3 @@ CTFGrenadePipebombProjectile - tf_projec -- 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) @@ -87540,8 +93103,8 @@ CTFGrenadePipebombProjectile - tf_projec -- m_hThrower (Offset 1260) (Save)(4 Bytes) -- m_bIsLive (Offset 1233) (Save)(1 Bytes) -- m_DmgRadius (Offset 1236) (Save)(4 Bytes) -- m_flDetonateTime (Offset 1244) (Save)(4 Bytes) -- m_flWarnAITime (Offset 1248) (Save)(4 Bytes) -- m_flDamage (Offset 1252) (Save)(4 Bytes) -- m_iszBounceSound (Offset 1256) (Save)(4 Bytes) -- m_bHasWarnedAI (Offset 1232) (Save)(1 Bytes) +- m_hThrower (Offset 1308) (Save)(4 Bytes) +- m_bIsLive (Offset 1281) (Save)(1 Bytes) +- m_DmgRadius (Offset 1284) (Save)(4 Bytes) +- m_flDetonateTime (Offset 1292) (Save)(4 Bytes) +- m_flWarnAITime (Offset 1296) (Save)(4 Bytes) +- m_flDamage (Offset 1300) (Save)(4 Bytes) +- m_iszBounceSound (Offset 1304) (Save)(4 Bytes) +- m_bHasWarnedAI (Offset 1280) (Save)(1 Bytes) @@ -87557,26 +93120,26 @@ CTFGrenadePipebombProjectile - tf_projec -- 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) @@ -87590,5 +93153,5 @@ CTFGrenadePipebombProjectile - tf_projec -- 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 @@ -87599 +93162 @@ CTFGrenadePipebombProjectile - tf_projec -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -87610,0 +93174,3 @@ CTFGrenadePipebombProjectile - tf_projec +- 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 @@ -87632,7 +93198,7 @@ CTFGrenadePipebombProjectile - tf_projec -- 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) @@ -87658,40 +93224,40 @@ CTFGrenadePipebombProjectile - tf_projec -- 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) @@ -87724,4 +93290,8 @@ CTFGrenadePipebombProjectile - tf_projec -- 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 @@ -87736 +93306,3 @@ CTFGrenadePipebombProjectile - tf_projec -- 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) @@ -87739,26 +93311,26 @@ CTFProjectile_Rocket - tf_projectile_roc -- 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) @@ -87772,5 +93344,5 @@ CTFProjectile_Rocket - tf_projectile_roc -- 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 @@ -87781 +93353 @@ CTFProjectile_Rocket - tf_projectile_roc -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -87792,0 +93365,3 @@ CTFProjectile_Rocket - tf_projectile_roc +- 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 @@ -87814,7 +93389,7 @@ CTFProjectile_Rocket - tf_projectile_roc -- 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) @@ -87840,40 +93415,40 @@ CTFProjectile_Rocket - tf_projectile_roc -- 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) @@ -87906,4 +93481,8 @@ CTFProjectile_Rocket - tf_projectile_roc -- 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 @@ -87918 +93497,3 @@ CTFProjectile_Rocket - tf_projectile_roc -- 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) @@ -87921,26 +93502,26 @@ CTFProjectile_SentryRocket - tf_projecti -- 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) @@ -87954,5 +93535,5 @@ CTFProjectile_SentryRocket - tf_projecti -- 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 @@ -87963 +93544 @@ CTFProjectile_SentryRocket - tf_projecti -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -87974,0 +93556,3 @@ CTFProjectile_SentryRocket - tf_projecti +- 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 @@ -87996,7 +93580,7 @@ CTFProjectile_SentryRocket - tf_projecti -- 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) @@ -88022,40 +93606,40 @@ CTFProjectile_SentryRocket - tf_projecti -- 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) @@ -88088,4 +93672,8 @@ CTFProjectile_SentryRocket - tf_projecti -- 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 @@ -88100 +93688,3 @@ CTFProjectile_SentryRocket - tf_projecti -- 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) @@ -88104,8 +93694,8 @@ CTFProjectile_SpellBats - tf_projectile_ -- m_hThrower (Offset 1260) (Save)(4 Bytes) -- m_bIsLive (Offset 1233) (Save)(1 Bytes) -- m_DmgRadius (Offset 1236) (Save)(4 Bytes) -- m_flDetonateTime (Offset 1244) (Save)(4 Bytes) -- m_flWarnAITime (Offset 1248) (Save)(4 Bytes) -- m_flDamage (Offset 1252) (Save)(4 Bytes) -- m_iszBounceSound (Offset 1256) (Save)(4 Bytes) -- m_bHasWarnedAI (Offset 1232) (Save)(1 Bytes) +- m_hThrower (Offset 1308) (Save)(4 Bytes) +- m_bIsLive (Offset 1281) (Save)(1 Bytes) +- m_DmgRadius (Offset 1284) (Save)(4 Bytes) +- m_flDetonateTime (Offset 1292) (Save)(4 Bytes) +- m_flWarnAITime (Offset 1296) (Save)(4 Bytes) +- m_flDamage (Offset 1300) (Save)(4 Bytes) +- m_iszBounceSound (Offset 1304) (Save)(4 Bytes) +- m_bHasWarnedAI (Offset 1280) (Save)(1 Bytes) @@ -88121,26 +93711,26 @@ CTFProjectile_SpellBats - tf_projectile_ -- 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) @@ -88154,5 +93744,5 @@ CTFProjectile_SpellBats - tf_projectile_ -- 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 @@ -88163 +93753 @@ CTFProjectile_SpellBats - tf_projectile_ -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -88174,0 +93765,3 @@ CTFProjectile_SpellBats - tf_projectile_ +- 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 @@ -88196,7 +93789,7 @@ CTFProjectile_SpellBats - tf_projectile_ -- 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) @@ -88222,40 +93815,40 @@ CTFProjectile_SpellBats - tf_projectile_ -- 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) @@ -88288,4 +93881,8 @@ CTFProjectile_SpellBats - tf_projectile_ -- 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 @@ -88300 +93897,3 @@ CTFProjectile_SpellBats - tf_projectile_ -- 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) @@ -88303,26 +93902,26 @@ CTFProjectile_SpellFireball - tf_project -- 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) @@ -88336,5 +93935,5 @@ CTFProjectile_SpellFireball - tf_project -- 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 @@ -88345 +93944 @@ CTFProjectile_SpellFireball - tf_project -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -88356,0 +93956,3 @@ CTFProjectile_SpellFireball - tf_project +- 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 @@ -88378,7 +93980,7 @@ CTFProjectile_SpellFireball - tf_project -- 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) @@ -88404,40 +94006,40 @@ CTFProjectile_SpellFireball - tf_project -- 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) @@ -88470,4 +94072,8 @@ CTFProjectile_SpellFireball - tf_project -- 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 @@ -88482 +94088,3 @@ CTFProjectile_SpellFireball - tf_project -- 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) @@ -88486,8 +94094,8 @@ CTFProjectile_SpellKartBats - tf_project -- m_hThrower (Offset 1260) (Save)(4 Bytes) -- m_bIsLive (Offset 1233) (Save)(1 Bytes) -- m_DmgRadius (Offset 1236) (Save)(4 Bytes) -- m_flDetonateTime (Offset 1244) (Save)(4 Bytes) -- m_flWarnAITime (Offset 1248) (Save)(4 Bytes) -- m_flDamage (Offset 1252) (Save)(4 Bytes) -- m_iszBounceSound (Offset 1256) (Save)(4 Bytes) -- m_bHasWarnedAI (Offset 1232) (Save)(1 Bytes) +- m_hThrower (Offset 1308) (Save)(4 Bytes) +- m_bIsLive (Offset 1281) (Save)(1 Bytes) +- m_DmgRadius (Offset 1284) (Save)(4 Bytes) +- m_flDetonateTime (Offset 1292) (Save)(4 Bytes) +- m_flWarnAITime (Offset 1296) (Save)(4 Bytes) +- m_flDamage (Offset 1300) (Save)(4 Bytes) +- m_iszBounceSound (Offset 1304) (Save)(4 Bytes) +- m_bHasWarnedAI (Offset 1280) (Save)(1 Bytes) @@ -88503,26 +94111,26 @@ CTFProjectile_SpellKartBats - tf_project -- 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) @@ -88536,5 +94144,5 @@ CTFProjectile_SpellKartBats - tf_project -- 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 @@ -88545 +94153 @@ CTFProjectile_SpellKartBats - tf_project -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -88556,0 +94165,3 @@ CTFProjectile_SpellKartBats - tf_project +- 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 @@ -88578,7 +94189,7 @@ CTFProjectile_SpellKartBats - tf_project -- 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) @@ -88604,40 +94215,40 @@ CTFProjectile_SpellKartBats - tf_project -- 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) @@ -88670,4 +94281,8 @@ CTFProjectile_SpellKartBats - tf_project -- 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 @@ -88682 +94297,3 @@ CTFProjectile_SpellKartBats - tf_project -- 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) @@ -88685,26 +94302,26 @@ CTFProjectile_SpellKartOrb - tf_projecti -- 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) @@ -88718,5 +94335,5 @@ CTFProjectile_SpellKartOrb - tf_projecti -- 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 @@ -88727 +94344 @@ CTFProjectile_SpellKartOrb - tf_projecti -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -88738,0 +94356,3 @@ CTFProjectile_SpellKartOrb - tf_projecti +- 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 @@ -88760,7 +94380,7 @@ CTFProjectile_SpellKartOrb - tf_projecti -- 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) @@ -88786,40 +94406,40 @@ CTFProjectile_SpellKartOrb - tf_projecti -- 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) @@ -88852,4 +94472,8 @@ CTFProjectile_SpellKartOrb - tf_projecti -- 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 @@ -88864 +94488,3 @@ CTFProjectile_SpellKartOrb - tf_projecti -- 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) @@ -88868,8 +94494,8 @@ CTFProjectile_SpellMeteorShower - tf_pro -- m_hThrower (Offset 1260) (Save)(4 Bytes) -- m_bIsLive (Offset 1233) (Save)(1 Bytes) -- m_DmgRadius (Offset 1236) (Save)(4 Bytes) -- m_flDetonateTime (Offset 1244) (Save)(4 Bytes) -- m_flWarnAITime (Offset 1248) (Save)(4 Bytes) -- m_flDamage (Offset 1252) (Save)(4 Bytes) -- m_iszBounceSound (Offset 1256) (Save)(4 Bytes) -- m_bHasWarnedAI (Offset 1232) (Save)(1 Bytes) +- m_hThrower (Offset 1308) (Save)(4 Bytes) +- m_bIsLive (Offset 1281) (Save)(1 Bytes) +- m_DmgRadius (Offset 1284) (Save)(4 Bytes) +- m_flDetonateTime (Offset 1292) (Save)(4 Bytes) +- m_flWarnAITime (Offset 1296) (Save)(4 Bytes) +- m_flDamage (Offset 1300) (Save)(4 Bytes) +- m_iszBounceSound (Offset 1304) (Save)(4 Bytes) +- m_bHasWarnedAI (Offset 1280) (Save)(1 Bytes) @@ -88885,26 +94511,26 @@ CTFProjectile_SpellMeteorShower - tf_pro -- 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) @@ -88918,5 +94544,5 @@ CTFProjectile_SpellMeteorShower - tf_pro -- 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 @@ -88927 +94553 @@ CTFProjectile_SpellMeteorShower - tf_pro -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -88938,0 +94565,3 @@ CTFProjectile_SpellMeteorShower - tf_pro +- 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 @@ -88960,7 +94589,7 @@ CTFProjectile_SpellMeteorShower - tf_pro -- 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) @@ -88986,40 +94615,40 @@ CTFProjectile_SpellMeteorShower - tf_pro -- 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) @@ -89052,4 +94681,8 @@ CTFProjectile_SpellMeteorShower - tf_pro -- 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 @@ -89064 +94697,3 @@ CTFProjectile_SpellMeteorShower - tf_pro -- 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) @@ -89068,8 +94703,8 @@ CTFProjectile_SpellMirv - tf_projectile_ -- m_hThrower (Offset 1260) (Save)(4 Bytes) -- m_bIsLive (Offset 1233) (Save)(1 Bytes) -- m_DmgRadius (Offset 1236) (Save)(4 Bytes) -- m_flDetonateTime (Offset 1244) (Save)(4 Bytes) -- m_flWarnAITime (Offset 1248) (Save)(4 Bytes) -- m_flDamage (Offset 1252) (Save)(4 Bytes) -- m_iszBounceSound (Offset 1256) (Save)(4 Bytes) -- m_bHasWarnedAI (Offset 1232) (Save)(1 Bytes) +- m_hThrower (Offset 1308) (Save)(4 Bytes) +- m_bIsLive (Offset 1281) (Save)(1 Bytes) +- m_DmgRadius (Offset 1284) (Save)(4 Bytes) +- m_flDetonateTime (Offset 1292) (Save)(4 Bytes) +- m_flWarnAITime (Offset 1296) (Save)(4 Bytes) +- m_flDamage (Offset 1300) (Save)(4 Bytes) +- m_iszBounceSound (Offset 1304) (Save)(4 Bytes) +- m_bHasWarnedAI (Offset 1280) (Save)(1 Bytes) @@ -89085,26 +94720,26 @@ CTFProjectile_SpellMirv - tf_projectile_ -- 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) @@ -89118,5 +94753,5 @@ CTFProjectile_SpellMirv - tf_projectile_ -- 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 @@ -89127 +94762 @@ CTFProjectile_SpellMirv - tf_projectile_ -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -89138,0 +94774,3 @@ CTFProjectile_SpellMirv - tf_projectile_ +- 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 @@ -89160,7 +94798,7 @@ CTFProjectile_SpellMirv - tf_projectile_ -- 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) @@ -89186,40 +94824,40 @@ CTFProjectile_SpellMirv - tf_projectile_ -- 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) @@ -89252,4 +94890,8 @@ CTFProjectile_SpellMirv - tf_projectile_ -- 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 @@ -89264 +94906,3 @@ CTFProjectile_SpellMirv - tf_projectile_ -- 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) @@ -89268,8 +94912,8 @@ CTFProjectile_SpellPumpkin - tf_projecti -- m_hThrower (Offset 1260) (Save)(4 Bytes) -- m_bIsLive (Offset 1233) (Save)(1 Bytes) -- m_DmgRadius (Offset 1236) (Save)(4 Bytes) -- m_flDetonateTime (Offset 1244) (Save)(4 Bytes) -- m_flWarnAITime (Offset 1248) (Save)(4 Bytes) -- m_flDamage (Offset 1252) (Save)(4 Bytes) -- m_iszBounceSound (Offset 1256) (Save)(4 Bytes) -- m_bHasWarnedAI (Offset 1232) (Save)(1 Bytes) +- m_hThrower (Offset 1308) (Save)(4 Bytes) +- m_bIsLive (Offset 1281) (Save)(1 Bytes) +- m_DmgRadius (Offset 1284) (Save)(4 Bytes) +- m_flDetonateTime (Offset 1292) (Save)(4 Bytes) +- m_flWarnAITime (Offset 1296) (Save)(4 Bytes) +- m_flDamage (Offset 1300) (Save)(4 Bytes) +- m_iszBounceSound (Offset 1304) (Save)(4 Bytes) +- m_bHasWarnedAI (Offset 1280) (Save)(1 Bytes) @@ -89285,26 +94929,26 @@ CTFProjectile_SpellPumpkin - tf_projecti -- 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) @@ -89318,5 +94962,5 @@ CTFProjectile_SpellPumpkin - tf_projecti -- 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 @@ -89327 +94971 @@ CTFProjectile_SpellPumpkin - tf_projecti -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -89338,0 +94983,3 @@ CTFProjectile_SpellPumpkin - tf_projecti +- 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 @@ -89360,7 +95007,7 @@ CTFProjectile_SpellPumpkin - tf_projecti -- 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) @@ -89386,40 +95033,40 @@ CTFProjectile_SpellPumpkin - tf_projecti -- 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) @@ -89452,4 +95099,8 @@ CTFProjectile_SpellPumpkin - tf_projecti -- 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 @@ -89464 +95115,3 @@ CTFProjectile_SpellPumpkin - tf_projecti -- 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) @@ -89468,8 +95121,8 @@ CTFProjectile_SpellSpawnBoss - tf_projec -- m_hThrower (Offset 1260) (Save)(4 Bytes) -- m_bIsLive (Offset 1233) (Save)(1 Bytes) -- m_DmgRadius (Offset 1236) (Save)(4 Bytes) -- m_flDetonateTime (Offset 1244) (Save)(4 Bytes) -- m_flWarnAITime (Offset 1248) (Save)(4 Bytes) -- m_flDamage (Offset 1252) (Save)(4 Bytes) -- m_iszBounceSound (Offset 1256) (Save)(4 Bytes) -- m_bHasWarnedAI (Offset 1232) (Save)(1 Bytes) +- m_hThrower (Offset 1308) (Save)(4 Bytes) +- m_bIsLive (Offset 1281) (Save)(1 Bytes) +- m_DmgRadius (Offset 1284) (Save)(4 Bytes) +- m_flDetonateTime (Offset 1292) (Save)(4 Bytes) +- m_flWarnAITime (Offset 1296) (Save)(4 Bytes) +- m_flDamage (Offset 1300) (Save)(4 Bytes) +- m_iszBounceSound (Offset 1304) (Save)(4 Bytes) +- m_bHasWarnedAI (Offset 1280) (Save)(1 Bytes) @@ -89485,26 +95138,26 @@ CTFProjectile_SpellSpawnBoss - tf_projec -- 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) @@ -89518,5 +95171,5 @@ CTFProjectile_SpellSpawnBoss - tf_projec -- 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 @@ -89527 +95180 @@ CTFProjectile_SpellSpawnBoss - tf_projec -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -89538,0 +95192,3 @@ CTFProjectile_SpellSpawnBoss - tf_projec +- 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 @@ -89560,7 +95216,7 @@ CTFProjectile_SpellSpawnBoss - tf_projec -- 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) @@ -89586,40 +95242,40 @@ CTFProjectile_SpellSpawnBoss - tf_projec -- 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) @@ -89652,4 +95308,8 @@ CTFProjectile_SpellSpawnBoss - tf_projec -- 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 @@ -89664 +95324,3 @@ CTFProjectile_SpellSpawnBoss - tf_projec -- 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) @@ -89668,8 +95330,8 @@ CTFProjectile_SpellSpawnHorde - tf_proje -- m_hThrower (Offset 1260) (Save)(4 Bytes) -- m_bIsLive (Offset 1233) (Save)(1 Bytes) -- m_DmgRadius (Offset 1236) (Save)(4 Bytes) -- m_flDetonateTime (Offset 1244) (Save)(4 Bytes) -- m_flWarnAITime (Offset 1248) (Save)(4 Bytes) -- m_flDamage (Offset 1252) (Save)(4 Bytes) -- m_iszBounceSound (Offset 1256) (Save)(4 Bytes) -- m_bHasWarnedAI (Offset 1232) (Save)(1 Bytes) +- m_hThrower (Offset 1308) (Save)(4 Bytes) +- m_bIsLive (Offset 1281) (Save)(1 Bytes) +- m_DmgRadius (Offset 1284) (Save)(4 Bytes) +- m_flDetonateTime (Offset 1292) (Save)(4 Bytes) +- m_flWarnAITime (Offset 1296) (Save)(4 Bytes) +- m_flDamage (Offset 1300) (Save)(4 Bytes) +- m_iszBounceSound (Offset 1304) (Save)(4 Bytes) +- m_bHasWarnedAI (Offset 1280) (Save)(1 Bytes) @@ -89685,26 +95347,26 @@ CTFProjectile_SpellSpawnHorde - tf_proje -- 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) @@ -89718,5 +95380,5 @@ CTFProjectile_SpellSpawnHorde - tf_proje -- 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 @@ -89727 +95389 @@ CTFProjectile_SpellSpawnHorde - tf_proje -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -89738,0 +95401,3 @@ CTFProjectile_SpellSpawnHorde - tf_proje +- 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 @@ -89760,7 +95425,7 @@ CTFProjectile_SpellSpawnHorde - tf_proje -- 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) @@ -89786,40 +95451,40 @@ CTFProjectile_SpellSpawnHorde - tf_proje -- 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) @@ -89852,4 +95517,8 @@ CTFProjectile_SpellSpawnHorde - tf_proje -- 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 @@ -89864 +95533,3 @@ CTFProjectile_SpellSpawnHorde - tf_proje -- 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) @@ -89868,8 +95539,8 @@ CTFProjectile_SpellSpawnZombie - tf_proj -- m_hThrower (Offset 1260) (Save)(4 Bytes) -- m_bIsLive (Offset 1233) (Save)(1 Bytes) -- m_DmgRadius (Offset 1236) (Save)(4 Bytes) -- m_flDetonateTime (Offset 1244) (Save)(4 Bytes) -- m_flWarnAITime (Offset 1248) (Save)(4 Bytes) -- m_flDamage (Offset 1252) (Save)(4 Bytes) -- m_iszBounceSound (Offset 1256) (Save)(4 Bytes) -- m_bHasWarnedAI (Offset 1232) (Save)(1 Bytes) +- m_hThrower (Offset 1308) (Save)(4 Bytes) +- m_bIsLive (Offset 1281) (Save)(1 Bytes) +- m_DmgRadius (Offset 1284) (Save)(4 Bytes) +- m_flDetonateTime (Offset 1292) (Save)(4 Bytes) +- m_flWarnAITime (Offset 1296) (Save)(4 Bytes) +- m_flDamage (Offset 1300) (Save)(4 Bytes) +- m_iszBounceSound (Offset 1304) (Save)(4 Bytes) +- m_bHasWarnedAI (Offset 1280) (Save)(1 Bytes) @@ -89885,26 +95556,26 @@ CTFProjectile_SpellSpawnZombie - tf_proj -- 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) @@ -89918,5 +95589,5 @@ CTFProjectile_SpellSpawnZombie - tf_proj -- 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 @@ -89927 +95598 @@ CTFProjectile_SpellSpawnZombie - tf_proj -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -89938,0 +95610,3 @@ CTFProjectile_SpellSpawnZombie - tf_proj +- 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 @@ -89960,7 +95634,7 @@ CTFProjectile_SpellSpawnZombie - tf_proj -- 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) @@ -89986,40 +95660,40 @@ CTFProjectile_SpellSpawnZombie - tf_proj -- 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) @@ -90052,4 +95726,8 @@ CTFProjectile_SpellSpawnZombie - tf_proj -- 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 @@ -90064 +95742,3 @@ CTFProjectile_SpellSpawnZombie - tf_proj -- 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) @@ -90068,8 +95748,8 @@ CTFProjectile_SpellTransposeTeleport - t -- m_hThrower (Offset 1260) (Save)(4 Bytes) -- m_bIsLive (Offset 1233) (Save)(1 Bytes) -- m_DmgRadius (Offset 1236) (Save)(4 Bytes) -- m_flDetonateTime (Offset 1244) (Save)(4 Bytes) -- m_flWarnAITime (Offset 1248) (Save)(4 Bytes) -- m_flDamage (Offset 1252) (Save)(4 Bytes) -- m_iszBounceSound (Offset 1256) (Save)(4 Bytes) -- m_bHasWarnedAI (Offset 1232) (Save)(1 Bytes) +- m_hThrower (Offset 1308) (Save)(4 Bytes) +- m_bIsLive (Offset 1281) (Save)(1 Bytes) +- m_DmgRadius (Offset 1284) (Save)(4 Bytes) +- m_flDetonateTime (Offset 1292) (Save)(4 Bytes) +- m_flWarnAITime (Offset 1296) (Save)(4 Bytes) +- m_flDamage (Offset 1300) (Save)(4 Bytes) +- m_iszBounceSound (Offset 1304) (Save)(4 Bytes) +- m_bHasWarnedAI (Offset 1280) (Save)(1 Bytes) @@ -90085,26 +95765,26 @@ CTFProjectile_SpellTransposeTeleport - t -- 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) @@ -90118,5 +95798,5 @@ CTFProjectile_SpellTransposeTeleport - t -- 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 @@ -90127 +95807 @@ CTFProjectile_SpellTransposeTeleport - t -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -90138,0 +95819,3 @@ CTFProjectile_SpellTransposeTeleport - t +- 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 @@ -90160,7 +95843,7 @@ CTFProjectile_SpellTransposeTeleport - t -- 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) @@ -90186,40 +95869,40 @@ CTFProjectile_SpellTransposeTeleport - t -- 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) @@ -90252,4 +95935,8 @@ CTFProjectile_SpellTransposeTeleport - t -- 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 @@ -90264 +95951,3 @@ CTFProjectile_SpellTransposeTeleport - t -- 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) @@ -90268,8 +95957,8 @@ CTFStunBall - tf_projectile_stun_ball -- m_hThrower (Offset 1260) (Save)(4 Bytes) -- m_bIsLive (Offset 1233) (Save)(1 Bytes) -- m_DmgRadius (Offset 1236) (Save)(4 Bytes) -- m_flDetonateTime (Offset 1244) (Save)(4 Bytes) -- m_flWarnAITime (Offset 1248) (Save)(4 Bytes) -- m_flDamage (Offset 1252) (Save)(4 Bytes) -- m_iszBounceSound (Offset 1256) (Save)(4 Bytes) -- m_bHasWarnedAI (Offset 1232) (Save)(1 Bytes) +- m_hThrower (Offset 1308) (Save)(4 Bytes) +- m_bIsLive (Offset 1281) (Save)(1 Bytes) +- m_DmgRadius (Offset 1284) (Save)(4 Bytes) +- m_flDetonateTime (Offset 1292) (Save)(4 Bytes) +- m_flWarnAITime (Offset 1296) (Save)(4 Bytes) +- m_flDamage (Offset 1300) (Save)(4 Bytes) +- m_iszBounceSound (Offset 1304) (Save)(4 Bytes) +- m_bHasWarnedAI (Offset 1280) (Save)(1 Bytes) @@ -90285,26 +95974,26 @@ CTFStunBall - tf_projectile_stun_ball -- 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) @@ -90318,5 +96007,5 @@ CTFStunBall - tf_projectile_stun_ball -- 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 @@ -90327 +96016 @@ CTFStunBall - tf_projectile_stun_ball -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -90338,0 +96028,3 @@ CTFStunBall - tf_projectile_stun_ball +- 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 @@ -90360,7 +96052,7 @@ CTFStunBall - tf_projectile_stun_ball -- 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) @@ -90386,40 +96078,40 @@ CTFStunBall - tf_projectile_stun_ball -- 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) @@ -90452,4 +96144,8 @@ CTFStunBall - tf_projectile_stun_ball -- 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 @@ -90464 +96160,3 @@ CTFStunBall - tf_projectile_stun_ball -- 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) @@ -90468,26 +96166,26 @@ CTFBaseProjectile - tf_projectile_syring -- 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) @@ -90501,5 +96199,5 @@ CTFBaseProjectile - tf_projectile_syring -- 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 @@ -90510 +96208 @@ CTFBaseProjectile - tf_projectile_syring -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -90521,0 +96220,3 @@ CTFBaseProjectile - tf_projectile_syring +- 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 @@ -90543,7 +96244,7 @@ CTFBaseProjectile - tf_projectile_syring -- 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) @@ -90569,40 +96270,40 @@ CTFBaseProjectile - tf_projectile_syring -- 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) @@ -90635,4 +96336,8 @@ CTFBaseProjectile - tf_projectile_syring -- 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 @@ -90647 +96352,3 @@ CTFBaseProjectile - tf_projectile_syring -- 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) @@ -90651,8 +96358,8 @@ CTFProjectile_Throwable - tf_projectile_ -- m_hThrower (Offset 1260) (Save)(4 Bytes) -- m_bIsLive (Offset 1233) (Save)(1 Bytes) -- m_DmgRadius (Offset 1236) (Save)(4 Bytes) -- m_flDetonateTime (Offset 1244) (Save)(4 Bytes) -- m_flWarnAITime (Offset 1248) (Save)(4 Bytes) -- m_flDamage (Offset 1252) (Save)(4 Bytes) -- m_iszBounceSound (Offset 1256) (Save)(4 Bytes) -- m_bHasWarnedAI (Offset 1232) (Save)(1 Bytes) +- m_hThrower (Offset 1308) (Save)(4 Bytes) +- m_bIsLive (Offset 1281) (Save)(1 Bytes) +- m_DmgRadius (Offset 1284) (Save)(4 Bytes) +- m_flDetonateTime (Offset 1292) (Save)(4 Bytes) +- m_flWarnAITime (Offset 1296) (Save)(4 Bytes) +- m_flDamage (Offset 1300) (Save)(4 Bytes) +- m_iszBounceSound (Offset 1304) (Save)(4 Bytes) +- m_bHasWarnedAI (Offset 1280) (Save)(1 Bytes) @@ -90668,26 +96375,26 @@ CTFProjectile_Throwable - tf_projectile_ -- 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) @@ -90701,5 +96408,5 @@ CTFProjectile_Throwable - tf_projectile_ -- 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 @@ -90710 +96417 @@ CTFProjectile_Throwable - tf_projectile_ -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -90721,0 +96429,3 @@ CTFProjectile_Throwable - tf_projectile_ +- 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 @@ -90743,7 +96453,7 @@ CTFProjectile_Throwable - tf_projectile_ -- 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) @@ -90769,40 +96479,40 @@ CTFProjectile_Throwable - tf_projectile_ -- 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) @@ -90835,4 +96545,8 @@ CTFProjectile_Throwable - tf_projectile_ -- 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 @@ -90847 +96561,3 @@ CTFProjectile_Throwable - tf_projectile_ -- 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) @@ -90851,8 +96567,8 @@ CTFProjectile_ThrowableBreadMonster - tf -- m_hThrower (Offset 1260) (Save)(4 Bytes) -- m_bIsLive (Offset 1233) (Save)(1 Bytes) -- m_DmgRadius (Offset 1236) (Save)(4 Bytes) -- m_flDetonateTime (Offset 1244) (Save)(4 Bytes) -- m_flWarnAITime (Offset 1248) (Save)(4 Bytes) -- m_flDamage (Offset 1252) (Save)(4 Bytes) -- m_iszBounceSound (Offset 1256) (Save)(4 Bytes) -- m_bHasWarnedAI (Offset 1232) (Save)(1 Bytes) +- m_hThrower (Offset 1308) (Save)(4 Bytes) +- m_bIsLive (Offset 1281) (Save)(1 Bytes) +- m_DmgRadius (Offset 1284) (Save)(4 Bytes) +- m_flDetonateTime (Offset 1292) (Save)(4 Bytes) +- m_flWarnAITime (Offset 1296) (Save)(4 Bytes) +- m_flDamage (Offset 1300) (Save)(4 Bytes) +- m_iszBounceSound (Offset 1304) (Save)(4 Bytes) +- m_bHasWarnedAI (Offset 1280) (Save)(1 Bytes) @@ -90868,26 +96584,26 @@ CTFProjectile_ThrowableBreadMonster - tf -- 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) @@ -90901,5 +96617,5 @@ CTFProjectile_ThrowableBreadMonster - tf -- 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 @@ -90910 +96626 @@ CTFProjectile_ThrowableBreadMonster - tf -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -90921,0 +96638,3 @@ CTFProjectile_ThrowableBreadMonster - tf +- 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 @@ -90943,7 +96662,7 @@ CTFProjectile_ThrowableBreadMonster - tf -- 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) @@ -90969,40 +96688,40 @@ CTFProjectile_ThrowableBreadMonster - tf -- 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) @@ -91035,4 +96754,8 @@ CTFProjectile_ThrowableBreadMonster - tf -- 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 @@ -91047 +96770,3 @@ CTFProjectile_ThrowableBreadMonster - tf -- 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) @@ -91051,8 +96776,8 @@ CTFProjectile_ThrowableBrick - tf_projec -- m_hThrower (Offset 1260) (Save)(4 Bytes) -- m_bIsLive (Offset 1233) (Save)(1 Bytes) -- m_DmgRadius (Offset 1236) (Save)(4 Bytes) -- m_flDetonateTime (Offset 1244) (Save)(4 Bytes) -- m_flWarnAITime (Offset 1248) (Save)(4 Bytes) -- m_flDamage (Offset 1252) (Save)(4 Bytes) -- m_iszBounceSound (Offset 1256) (Save)(4 Bytes) -- m_bHasWarnedAI (Offset 1232) (Save)(1 Bytes) +- m_hThrower (Offset 1308) (Save)(4 Bytes) +- m_bIsLive (Offset 1281) (Save)(1 Bytes) +- m_DmgRadius (Offset 1284) (Save)(4 Bytes) +- m_flDetonateTime (Offset 1292) (Save)(4 Bytes) +- m_flWarnAITime (Offset 1296) (Save)(4 Bytes) +- m_flDamage (Offset 1300) (Save)(4 Bytes) +- m_iszBounceSound (Offset 1304) (Save)(4 Bytes) +- m_bHasWarnedAI (Offset 1280) (Save)(1 Bytes) @@ -91068,26 +96793,26 @@ CTFProjectile_ThrowableBrick - tf_projec -- 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) @@ -91101,5 +96826,5 @@ CTFProjectile_ThrowableBrick - tf_projec -- 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 @@ -91110 +96835 @@ CTFProjectile_ThrowableBrick - tf_projec -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -91121,0 +96847,3 @@ CTFProjectile_ThrowableBrick - tf_projec +- 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 @@ -91143,7 +96871,7 @@ CTFProjectile_ThrowableBrick - tf_projec -- 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) @@ -91169,40 +96897,40 @@ CTFProjectile_ThrowableBrick - tf_projec -- 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) @@ -91235,4 +96963,8 @@ CTFProjectile_ThrowableBrick - tf_projec -- 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 @@ -91247 +96979,3 @@ CTFProjectile_ThrowableBrick - tf_projec -- 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) @@ -91251,8 +96985,8 @@ CTFProjectile_ThrowableRepel - tf_projec -- m_hThrower (Offset 1260) (Save)(4 Bytes) -- m_bIsLive (Offset 1233) (Save)(1 Bytes) -- m_DmgRadius (Offset 1236) (Save)(4 Bytes) -- m_flDetonateTime (Offset 1244) (Save)(4 Bytes) -- m_flWarnAITime (Offset 1248) (Save)(4 Bytes) -- m_flDamage (Offset 1252) (Save)(4 Bytes) -- m_iszBounceSound (Offset 1256) (Save)(4 Bytes) -- m_bHasWarnedAI (Offset 1232) (Save)(1 Bytes) +- m_hThrower (Offset 1308) (Save)(4 Bytes) +- m_bIsLive (Offset 1281) (Save)(1 Bytes) +- m_DmgRadius (Offset 1284) (Save)(4 Bytes) +- m_flDetonateTime (Offset 1292) (Save)(4 Bytes) +- m_flWarnAITime (Offset 1296) (Save)(4 Bytes) +- m_flDamage (Offset 1300) (Save)(4 Bytes) +- m_iszBounceSound (Offset 1304) (Save)(4 Bytes) +- m_bHasWarnedAI (Offset 1280) (Save)(1 Bytes) @@ -91268,26 +97002,26 @@ CTFProjectile_ThrowableRepel - tf_projec -- 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) @@ -91301,5 +97035,5 @@ CTFProjectile_ThrowableRepel - tf_projec -- 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 @@ -91310 +97044 @@ CTFProjectile_ThrowableRepel - tf_projec -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -91321,0 +97056,3 @@ CTFProjectile_ThrowableRepel - tf_projec +- 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 @@ -91343,7 +97080,7 @@ CTFProjectile_ThrowableRepel - tf_projec -- 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) @@ -91369,40 +97106,40 @@ CTFProjectile_ThrowableRepel - tf_projec -- 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) @@ -91435,4 +97172,8 @@ CTFProjectile_ThrowableRepel - tf_projec -- 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 @@ -91447 +97188,3 @@ CTFProjectile_ThrowableRepel - tf_projec -- 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) @@ -91450,26 +97193,26 @@ CTFPumpkinBomb - tf_pumpkin_bomb -- 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) @@ -91483,5 +97226,5 @@ CTFPumpkinBomb - tf_pumpkin_bomb -- 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 @@ -91492 +97235 @@ CTFPumpkinBomb - tf_pumpkin_bomb -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -91503,0 +97247,3 @@ CTFPumpkinBomb - tf_pumpkin_bomb +- 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 @@ -91525,7 +97271,7 @@ CTFPumpkinBomb - tf_pumpkin_bomb -- 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) @@ -91551,40 +97297,40 @@ CTFPumpkinBomb - tf_pumpkin_bomb -- 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) @@ -91617,4 +97363,8 @@ CTFPumpkinBomb - tf_pumpkin_bomb -- 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 @@ -91629 +97379,3 @@ CTFPumpkinBomb - tf_pumpkin_bomb -- 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) @@ -91632,27 +97384,27 @@ CTFRagdoll - tf_ragdoll -- 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_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) @@ -91666,5 +97418,5 @@ CTFRagdoll - tf_ragdoll -- 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 @@ -91675 +97427 @@ CTFRagdoll - tf_ragdoll -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -91686,0 +97439,3 @@ CTFRagdoll - tf_ragdoll +- 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 @@ -91708,7 +97463,7 @@ CTFRagdoll - tf_ragdoll -- 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) @@ -91734,40 +97489,40 @@ CTFRagdoll - tf_ragdoll -- 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) @@ -91800,4 +97555,8 @@ CTFRagdoll - tf_ragdoll -- 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 @@ -91812 +97571,3 @@ CTFRagdoll - tf_ragdoll -- 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) @@ -91817,17 +97578,17 @@ CTFRobotDestruction_Robot - tf_robot_des -- 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) @@ -91835,31 +97596,31 @@ CTFRobotDestruction_Robot - tf_robot_des -- 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) @@ -91873,5 +97634,5 @@ CTFRobotDestruction_Robot - tf_robot_des -- 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 @@ -91882 +97643 @@ CTFRobotDestruction_Robot - tf_robot_des -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -91893,0 +97655,3 @@ CTFRobotDestruction_Robot - tf_robot_des +- 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 @@ -91915,7 +97679,7 @@ CTFRobotDestruction_Robot - tf_robot_des -- 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) @@ -91941,40 +97705,40 @@ CTFRobotDestruction_Robot - tf_robot_des -- 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) @@ -92007,4 +97771,8 @@ CTFRobotDestruction_Robot - tf_robot_des -- 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 @@ -92019 +97787,3 @@ CTFRobotDestruction_Robot - tf_robot_des -- 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) @@ -92023,7 +97793,7 @@ CTFRobotDestruction_RobotSpawn - tf_robo -- m_spawnData.m_eType (Offset 884) (Save|Key)(4 Bytes) - type -- m_spawnData.m_nRobotHealth (Offset 888) (Save|Key)(4 Bytes) - health -- m_spawnData.m_nPoints (Offset 892) (Save|Key)(4 Bytes) - points -- m_spawnData.m_pszGroupName (Offset 904) (Save|Key)(4 Bytes) - spawngroup -- m_spawnData.m_nNumGibs (Offset 896) (Save|Key)(4 Bytes) - gibs -- m_spawnData.m_pszPathName (Offset 900) (Save|Key)(4 Bytes) - startpath -- m_OnRobotKilled (Offset 908) (Save|Key|Output)(0 Bytes) - OnRobotKilled +- m_spawnData.m_eType (Offset 932) (Save|Key)(4 Bytes) - type +- m_spawnData.m_nRobotHealth (Offset 936) (Save|Key)(4 Bytes) - health +- m_spawnData.m_nPoints (Offset 940) (Save|Key)(4 Bytes) - points +- m_spawnData.m_pszGroupName (Offset 952) (Save|Key)(4 Bytes) - spawngroup +- m_spawnData.m_nNumGibs (Offset 944) (Save|Key)(4 Bytes) - gibs +- m_spawnData.m_pszPathName (Offset 948) (Save|Key)(4 Bytes) - startpath +- m_OnRobotKilled (Offset 956) (Save|Key|Output)(0 Bytes) - OnRobotKilled @@ -92040,0 +97811,3 @@ CTFRobotDestruction_RobotSpawn - tf_robo +- 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 @@ -92062,7 +97835,7 @@ CTFRobotDestruction_RobotSpawn - tf_robo -- 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) @@ -92088,40 +97861,40 @@ CTFRobotDestruction_RobotSpawn - tf_robo -- 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) @@ -92154,4 +97927,8 @@ CTFRobotDestruction_RobotSpawn - tf_robo -- 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 @@ -92166 +97943,3 @@ CTFRobotDestruction_RobotSpawn - tf_robo -- 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) @@ -92169,7 +97948,7 @@ CTFRobotDestruction_RobotGroup - tf_robo -- m_iszHudIcon (Offset 908) (Save|Key)(4 Bytes) - hud_icon -- m_flRespawnTime (Offset 904) (Save|Key)(4 Bytes) - respawn_time -- m_nGroupNumber (Offset 1224) (Save|Key)(4 Bytes) - group_number -- m_nTeamNumber (Offset 900) (Save|Key)(4 Bytes) - team_number -- m_flTeamRespawnReductionScale (Offset 912) (Save|Key)(4 Bytes) - respawn_reduction_scale -- m_OnRobotsRespawn (Offset 916) (Save|Key|Output)(0 Bytes) - OnRobotsRespawn -- m_OnAllRobotsDead (Offset 940) (Save|Key|Output)(0 Bytes) - OnAllRobotsDead +- m_iszHudIcon (Offset 956) (Save|Key)(4 Bytes) - hud_icon +- m_flRespawnTime (Offset 952) (Save|Key)(4 Bytes) - respawn_time +- m_nGroupNumber (Offset 1272) (Save|Key)(4 Bytes) - group_number +- m_nTeamNumber (Offset 948) (Save|Key)(4 Bytes) - team_number +- m_flTeamRespawnReductionScale (Offset 960) (Save|Key)(4 Bytes) - respawn_reduction_scale +- m_OnRobotsRespawn (Offset 964) (Save|Key|Output)(0 Bytes) - OnRobotsRespawn +- m_OnAllRobotsDead (Offset 988) (Save|Key|Output)(0 Bytes) - OnAllRobotsDead @@ -92186,0 +97966,3 @@ CTFRobotDestruction_RobotGroup - tf_robo +- 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 @@ -92208,7 +97990,7 @@ CTFRobotDestruction_RobotGroup - tf_robo -- 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) @@ -92234,40 +98016,40 @@ CTFRobotDestruction_RobotGroup - tf_robo -- 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) @@ -92300,4 +98082,8 @@ CTFRobotDestruction_RobotGroup - tf_robo -- 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 @@ -92312 +98098,3 @@ CTFRobotDestruction_RobotGroup - tf_robo -- 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) @@ -92315,4 +98103,4 @@ CBaseEntity - tf_spawner -- m_spawnCount (Offset 876) (Save|Key)(4 Bytes) - count -- m_maxActiveCount (Offset 884) (Save|Key)(4 Bytes) - maxActive -- m_spawnInterval (Offset 888) (Save|Key)(4 Bytes) - interval -- m_templateName (Offset 892) (Save|Key)(4 Bytes) - template +- m_spawnCount (Offset 924) (Save|Key)(4 Bytes) - count +- m_maxActiveCount (Offset 932) (Save|Key)(4 Bytes) - maxActive +- m_spawnInterval (Offset 936) (Save|Key)(4 Bytes) - interval +- m_templateName (Offset 940) (Save|Key)(4 Bytes) - template @@ -92322,3 +98110,3 @@ CBaseEntity - tf_spawner -- m_onExpended (Offset 924) (Save|Key|Output)(0 Bytes) - OnExpended -- m_onSpawned (Offset 900) (Save|Key|Output)(0 Bytes) - OnSpawned -- m_onKilled (Offset 948) (Save|Key|Output)(0 Bytes) - OnKilled +- m_onExpended (Offset 972) (Save|Key|Output)(0 Bytes) - OnExpended +- m_onSpawned (Offset 948) (Save|Key|Output)(0 Bytes) - OnSpawned +- m_onKilled (Offset 996) (Save|Key|Output)(0 Bytes) - OnKilled @@ -92336,0 +98125,3 @@ CBaseEntity - tf_spawner +- 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 @@ -92358,7 +98149,7 @@ CBaseEntity - tf_spawner -- 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) @@ -92384,40 +98175,40 @@ CBaseEntity - tf_spawner -- 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) @@ -92450,4 +98241,8 @@ CBaseEntity - tf_spawner -- 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 @@ -92462 +98257,3 @@ CBaseEntity - tf_spawner -- 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) @@ -92475,0 +98273,3 @@ CBaseEntity - tf_spell_meteorshowerspawn +- 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 @@ -92497,7 +98297,7 @@ CBaseEntity - tf_spell_meteorshowerspawn -- 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) @@ -92523,40 +98323,40 @@ CBaseEntity - tf_spell_meteorshowerspawn -- 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) @@ -92589,4 +98389,8 @@ CBaseEntity - tf_spell_meteorshowerspawn -- 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 @@ -92601 +98405,3 @@ CBaseEntity - tf_spell_meteorshowerspawn -- 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) @@ -92604,4 +98410,4 @@ CBaseAnimating - tf_spell_pickup -- m_nTier (Offset 1272) (Save|Key)(4 Bytes) - tier -- m_bDisabled (Offset 1260) (Save|Key)(1 Bytes) - StartDisabled -- m_iszModel (Offset 1264) (Save|Key)(4 Bytes) - powerup_model -- m_bAutoMaterialize (Offset 1263) (Save|Key)(1 Bytes) - AutoMaterialize +- m_nTier (Offset 1320) (Save|Key)(4 Bytes) - tier +- m_bDisabled (Offset 1308) (Save|Key)(1 Bytes) - StartDisabled +- m_iszModel (Offset 1312) (Save|Key)(4 Bytes) - powerup_model +- m_bAutoMaterialize (Offset 1311) (Save|Key)(1 Bytes) - AutoMaterialize @@ -92611,4 +98417,4 @@ CBaseAnimating - tf_spell_pickup -- m_bActivateWhenAtRest (Offset 1180) (Save)(1 Bytes) -- m_vOriginalSpawnOrigin (Offset 1232) (Save)(12 Bytes) -- m_vOriginalSpawnAngles (Offset 1244) (Save)(12 Bytes) -- m_pConstraint (Offset 1256) (Save)(0 Bytes) +- m_bActivateWhenAtRest (Offset 1228) (Save)(1 Bytes) +- m_vOriginalSpawnOrigin (Offset 1280) (Save)(12 Bytes) +- m_vOriginalSpawnAngles (Offset 1292) (Save)(12 Bytes) +- m_pConstraint (Offset 1304) (Save)(0 Bytes) @@ -92618 +98424 @@ CBaseAnimating - tf_spell_pickup -- m_flNextResetCheckTime (Offset 1176) (Save)(4 Bytes) +- m_flNextResetCheckTime (Offset 1224) (Save)(4 Bytes) @@ -92620,28 +98426,28 @@ CBaseAnimating - tf_spell_pickup -- m_OnPlayerTouch (Offset 1184) (Save|Key|Output)(0 Bytes) - OnPlayerTouch -- m_OnCacheInteraction (Offset 1208) (Save|Key|Output)(0 Bytes) - OnCacheInteraction -- 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_OnPlayerTouch (Offset 1232) (Save|Key|Output)(0 Bytes) - OnPlayerTouch +- m_OnCacheInteraction (Offset 1256) (Save|Key|Output)(0 Bytes) - OnCacheInteraction +- 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) @@ -92655,5 +98461,5 @@ CBaseAnimating - tf_spell_pickup -- 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 @@ -92664 +98470 @@ CBaseAnimating - tf_spell_pickup -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -92675,0 +98482,3 @@ CBaseAnimating - tf_spell_pickup +- 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 @@ -92697,7 +98506,7 @@ CBaseAnimating - tf_spell_pickup -- 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) @@ -92723,40 +98532,40 @@ CBaseAnimating - tf_spell_pickup -- 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) @@ -92789,4 +98598,8 @@ CBaseAnimating - tf_spell_pickup -- 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 @@ -92801 +98614,3 @@ CBaseAnimating - tf_spell_pickup -- 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) @@ -92804,26 +98619,26 @@ CBaseAnimating - tf_target_dummy -- 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) @@ -92837,5 +98652,5 @@ CBaseAnimating - tf_target_dummy -- 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 @@ -92846 +98661 @@ CBaseAnimating - tf_target_dummy -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -92857,0 +98673,3 @@ CBaseAnimating - tf_target_dummy +- 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 @@ -92879,7 +98697,7 @@ CBaseAnimating - tf_target_dummy -- 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) @@ -92905,40 +98723,40 @@ CBaseAnimating - tf_target_dummy -- 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) @@ -92971,4 +98789,8 @@ CBaseAnimating - tf_target_dummy -- 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 @@ -92983 +98805,3 @@ CBaseAnimating - tf_target_dummy -- 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) @@ -92986,17 +98810,17 @@ CTFTauntProp - tf_taunt_prop -- 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) @@ -93004,31 +98828,31 @@ CTFTauntProp - tf_taunt_prop -- 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) @@ -93042,5 +98866,5 @@ CTFTauntProp - tf_taunt_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 @@ -93051 +98875 @@ CTFTauntProp - tf_taunt_prop -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -93062,0 +98887,3 @@ CTFTauntProp - tf_taunt_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 @@ -93084,7 +98911,7 @@ CTFTauntProp - tf_taunt_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) @@ -93110,40 +98937,40 @@ CTFTauntProp - tf_taunt_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) @@ -93176,4 +99003,8 @@ CTFTauntProp - tf_taunt_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 @@ -93188 +99019,3 @@ CTFTauntProp - tf_taunt_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) @@ -93201,0 +99035,3 @@ CTFTeam - tf_team +- 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 @@ -93223,7 +99059,7 @@ CTFTeam - tf_team -- 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) @@ -93249,40 +99085,40 @@ CTFTeam - tf_team -- 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) @@ -93315,4 +99151,8 @@ CTFTeam - tf_team -- 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 @@ -93327 +99167,3 @@ CTFTeam - tf_team -- 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) @@ -93340,0 +99183,3 @@ CBaseEntity - tf_teleport_location +- 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 @@ -93362,7 +99207,7 @@ CBaseEntity - tf_teleport_location -- 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) @@ -93388,40 +99233,40 @@ CBaseEntity - tf_teleport_location -- 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) @@ -93454,4 +99299,8 @@ CBaseEntity - tf_teleport_location -- 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 @@ -93466 +99315,3 @@ CBaseEntity - tf_teleport_location -- 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) @@ -93469,33 +99320,33 @@ CTFViewModel - tf_viewmodel -- m_hOwner (Offset 1192) (Save)(4 Bytes) -- m_nViewModelIndex (Offset 1188) (Save)(4 Bytes) -- m_flTimeWeaponIdle (Offset 1196) (Save)(4 Bytes) -- m_nAnimationParity (Offset 1204) (Save)(4 Bytes) -- m_vecLastFacing (Offset 1176) (Save)(12 Bytes) -- m_hWeapon (Offset 1216) (Save)(4 Bytes) -- m_hScreens (Offset 1220) (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_hOwner (Offset 1240) (Save)(4 Bytes) +- m_nViewModelIndex (Offset 1236) (Save)(4 Bytes) +- m_flTimeWeaponIdle (Offset 1244) (Save)(4 Bytes) +- m_nAnimationParity (Offset 1252) (Save)(4 Bytes) +- m_vecLastFacing (Offset 1224) (Save)(12 Bytes) +- m_hWeapon (Offset 1264) (Save)(4 Bytes) +- m_hScreens (Offset 1268) (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) @@ -93509,5 +99360,5 @@ CTFViewModel - tf_viewmodel -- 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 @@ -93518 +99369 @@ CTFViewModel - tf_viewmodel -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -93529,0 +99381,3 @@ CTFViewModel - tf_viewmodel +- 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 @@ -93551,7 +99405,7 @@ CTFViewModel - tf_viewmodel -- 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) @@ -93577,40 +99431,40 @@ CTFViewModel - tf_viewmodel -- 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) @@ -93643,4 +99497,8 @@ CTFViewModel - tf_viewmodel -- 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 @@ -93655 +99513,3 @@ CTFViewModel - tf_viewmodel -- 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) @@ -93659,36 +99519,37 @@ CTFWeaponBase - tf_weapon_base -- m_flNextPrimaryAttack (Offset 1448) (Save)(4 Bytes) -- m_flNextSecondaryAttack (Offset 1452) (Save)(4 Bytes) -- m_flTimeWeaponIdle (Offset 1456) (Save)(4 Bytes) -- m_bInReload (Offset 1460) (Save)(1 Bytes) -- m_bFireOnEmpty (Offset 1461) (Save)(1 Bytes) -- m_hOwner (Offset 1428) (Save)(4 Bytes) -- m_iState (Offset 1500) (Save)(4 Bytes) -- m_iszName (Offset 1504) (Save)(4 Bytes) -- m_iPrimaryAmmoType (Offset 1508) (Save)(4 Bytes) -- m_iSecondaryAmmoType (Offset 1512) (Save)(4 Bytes) -- m_iClip1 (Offset 1516) (Save)(4 Bytes) -- m_iClip2 (Offset 1520) (Save)(4 Bytes) -- m_bFiresUnderwater (Offset 1524) (Save)(1 Bytes) -- m_bAltFiresUnderwater (Offset 1525) (Save)(1 Bytes) -- m_fMinRange1 (Offset 1528) (Save)(4 Bytes) -- m_fMinRange2 (Offset 1532) (Save)(4 Bytes) -- m_fMaxRange1 (Offset 1536) (Save)(4 Bytes) -- m_fMaxRange2 (Offset 1540) (Save)(4 Bytes) -- m_iPrimaryAmmoCount (Offset 1492) (Save)(4 Bytes) -- m_iSecondaryAmmoCount (Offset 1496) (Save)(4 Bytes) -- m_nViewModelIndex (Offset 1444) (Save)(4 Bytes) -- m_nIdealSequence (Offset 1480) (Save)(4 Bytes) -- m_IdealActivity (Offset 1484) (Save)(4 Bytes) -- m_fFireDuration (Offset 1548) (Save)(4 Bytes) -- m_bReloadsSingly (Offset 1544) (Save)(1 Bytes) -- m_iSubType (Offset 1552) (Save)(4 Bytes) -- m_bRemoveable (Offset 1488) (Save)(1 Bytes) -- m_flUnlockTime (Offset 1556) (Save)(4 Bytes) -- m_hLocker (Offset 1560) (Save)(4 Bytes) -- m_pConstraint (Offset 1568) (Save)(0 Bytes) -- m_iReloadHudHintCount (Offset 1576) (Save)(4 Bytes) -- m_iAltFireHudHintCount (Offset 1572) (Save)(4 Bytes) -- m_bReloadHudHintDisplayed (Offset 1581) (Save)(1 Bytes) -- m_bAltFireHudHintDisplayed (Offset 1580) (Save)(1 Bytes) -- m_flHudHintPollTime (Offset 1584) (Save)(4 Bytes) -- m_flHudHintMinDisplayTime (Offset 1588) (Save)(4 Bytes) +- m_flNextPrimaryAttack (Offset 1496) (Save)(4 Bytes) +- m_flNextSecondaryAttack (Offset 1500) (Save)(4 Bytes) +- m_flTimeWeaponIdle (Offset 1504) (Save)(4 Bytes) +- m_bInReload (Offset 1508) (Save)(1 Bytes) +- m_bFireOnEmpty (Offset 1509) (Save)(1 Bytes) +- m_hOwner (Offset 1476) (Save)(4 Bytes) +- m_iState (Offset 1548) (Save)(4 Bytes) +- m_iszName (Offset 1552) (Save)(4 Bytes) +- m_iPrimaryAmmoType (Offset 1556) (Save)(4 Bytes) +- m_iSecondaryAmmoType (Offset 1560) (Save)(4 Bytes) +- m_iClip1 (Offset 1564) (Save)(4 Bytes) +- m_iClip2 (Offset 1568) (Save)(4 Bytes) +- m_bFiresUnderwater (Offset 1572) (Save)(1 Bytes) +- m_bAltFiresUnderwater (Offset 1573) (Save)(1 Bytes) +- m_fMinRange1 (Offset 1576) (Save)(4 Bytes) +- m_fMinRange2 (Offset 1580) (Save)(4 Bytes) +- m_fMaxRange1 (Offset 1584) (Save)(4 Bytes) +- m_fMaxRange2 (Offset 1588) (Save)(4 Bytes) +- m_iPrimaryAmmoCount (Offset 1540) (Save)(4 Bytes) +- m_iSecondaryAmmoCount (Offset 1544) (Save)(4 Bytes) +- m_nViewModelIndex (Offset 1492) (Save)(4 Bytes) +- m_nIdealSequence (Offset 1528) (Save)(4 Bytes) +- m_IdealActivity (Offset 1532) (Save)(4 Bytes) +- m_fFireDuration (Offset 1596) (Save)(4 Bytes) +- m_bReloadsSingly (Offset 1592) (Save)(1 Bytes) +- m_iSubType (Offset 1600) (Save)(4 Bytes) +- m_bRemoveable (Offset 1536) (Save)(1 Bytes) +- m_flUnlockTime (Offset 1604) (Save)(4 Bytes) +- m_hLocker (Offset 1608) (Save)(4 Bytes) +- m_pConstraint (Offset 1616) (Save)(0 Bytes) +- m_iReloadHudHintCount (Offset 1624) (Save)(4 Bytes) +- m_iAltFireHudHintCount (Offset 1620) (Save)(4 Bytes) +- m_bReloadHudHintDisplayed (Offset 1629) (Save)(1 Bytes) +- m_bAltFireHudHintDisplayed (Offset 1628) (Save)(1 Bytes) +- m_flHudHintPollTime (Offset 1632) (Save)(4 Bytes) +- m_flHudHintMinDisplayTime (Offset 1636) (Save)(4 Bytes) +- m_nCustomViewmodelModelIndex (Offset 1640) (Save)(2 Bytes) @@ -93703,30 +99564,30 @@ CTFWeaponBase - tf_weapon_base -- m_OnPlayerUse (Offset 1596) (Save|Key|Output)(0 Bytes) - OnPlayerUse -- m_OnPlayerPickup (Offset 1620) (Save|Key|Output)(0 Bytes) - OnPlayerPickup -- m_OnNPCPickup (Offset 1644) (Save|Key|Output)(0 Bytes) - OnNPCPickup -- m_OnCacheInteraction (Offset 1668) (Save|Key|Output)(0 Bytes) - OnCacheInteraction -- 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_OnPlayerUse (Offset 1644) (Save|Key|Output)(0 Bytes) - OnPlayerUse +- m_OnPlayerPickup (Offset 1668) (Save|Key|Output)(0 Bytes) - OnPlayerPickup +- m_OnNPCPickup (Offset 1692) (Save|Key|Output)(0 Bytes) - OnNPCPickup +- m_OnCacheInteraction (Offset 1716) (Save|Key|Output)(0 Bytes) - OnCacheInteraction +- 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) @@ -93740,5 +99601,5 @@ CTFWeaponBase - tf_weapon_base -- 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 @@ -93749 +99610 @@ CTFWeaponBase - tf_weapon_base -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -93760,0 +99622,3 @@ CTFWeaponBase - tf_weapon_base +- 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 @@ -93782,7 +99646,7 @@ CTFWeaponBase - tf_weapon_base -- 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) @@ -93808,40 +99672,40 @@ CTFWeaponBase - tf_weapon_base -- 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) @@ -93874,4 +99738,8 @@ CTFWeaponBase - tf_weapon_base -- 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 @@ -93886 +99754,3 @@ CTFWeaponBase - tf_weapon_base -- 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) @@ -93891,36 +99761,37 @@ CTFBat - tf_weapon_bat -- m_flNextPrimaryAttack (Offset 1448) (Save)(4 Bytes) -- m_flNextSecondaryAttack (Offset 1452) (Save)(4 Bytes) -- m_flTimeWeaponIdle (Offset 1456) (Save)(4 Bytes) -- m_bInReload (Offset 1460) (Save)(1 Bytes) -- m_bFireOnEmpty (Offset 1461) (Save)(1 Bytes) -- m_hOwner (Offset 1428) (Save)(4 Bytes) -- m_iState (Offset 1500) (Save)(4 Bytes) -- m_iszName (Offset 1504) (Save)(4 Bytes) -- m_iPrimaryAmmoType (Offset 1508) (Save)(4 Bytes) -- m_iSecondaryAmmoType (Offset 1512) (Save)(4 Bytes) -- m_iClip1 (Offset 1516) (Save)(4 Bytes) -- m_iClip2 (Offset 1520) (Save)(4 Bytes) -- m_bFiresUnderwater (Offset 1524) (Save)(1 Bytes) -- m_bAltFiresUnderwater (Offset 1525) (Save)(1 Bytes) -- m_fMinRange1 (Offset 1528) (Save)(4 Bytes) -- m_fMinRange2 (Offset 1532) (Save)(4 Bytes) -- m_fMaxRange1 (Offset 1536) (Save)(4 Bytes) -- m_fMaxRange2 (Offset 1540) (Save)(4 Bytes) -- m_iPrimaryAmmoCount (Offset 1492) (Save)(4 Bytes) -- m_iSecondaryAmmoCount (Offset 1496) (Save)(4 Bytes) -- m_nViewModelIndex (Offset 1444) (Save)(4 Bytes) -- m_nIdealSequence (Offset 1480) (Save)(4 Bytes) -- m_IdealActivity (Offset 1484) (Save)(4 Bytes) -- m_fFireDuration (Offset 1548) (Save)(4 Bytes) -- m_bReloadsSingly (Offset 1544) (Save)(1 Bytes) -- m_iSubType (Offset 1552) (Save)(4 Bytes) -- m_bRemoveable (Offset 1488) (Save)(1 Bytes) -- m_flUnlockTime (Offset 1556) (Save)(4 Bytes) -- m_hLocker (Offset 1560) (Save)(4 Bytes) -- m_pConstraint (Offset 1568) (Save)(0 Bytes) -- m_iReloadHudHintCount (Offset 1576) (Save)(4 Bytes) -- m_iAltFireHudHintCount (Offset 1572) (Save)(4 Bytes) -- m_bReloadHudHintDisplayed (Offset 1581) (Save)(1 Bytes) -- m_bAltFireHudHintDisplayed (Offset 1580) (Save)(1 Bytes) -- m_flHudHintPollTime (Offset 1584) (Save)(4 Bytes) -- m_flHudHintMinDisplayTime (Offset 1588) (Save)(4 Bytes) +- m_flNextPrimaryAttack (Offset 1496) (Save)(4 Bytes) +- m_flNextSecondaryAttack (Offset 1500) (Save)(4 Bytes) +- m_flTimeWeaponIdle (Offset 1504) (Save)(4 Bytes) +- m_bInReload (Offset 1508) (Save)(1 Bytes) +- m_bFireOnEmpty (Offset 1509) (Save)(1 Bytes) +- m_hOwner (Offset 1476) (Save)(4 Bytes) +- m_iState (Offset 1548) (Save)(4 Bytes) +- m_iszName (Offset 1552) (Save)(4 Bytes) +- m_iPrimaryAmmoType (Offset 1556) (Save)(4 Bytes) +- m_iSecondaryAmmoType (Offset 1560) (Save)(4 Bytes) +- m_iClip1 (Offset 1564) (Save)(4 Bytes) +- m_iClip2 (Offset 1568) (Save)(4 Bytes) +- m_bFiresUnderwater (Offset 1572) (Save)(1 Bytes) +- m_bAltFiresUnderwater (Offset 1573) (Save)(1 Bytes) +- m_fMinRange1 (Offset 1576) (Save)(4 Bytes) +- m_fMinRange2 (Offset 1580) (Save)(4 Bytes) +- m_fMaxRange1 (Offset 1584) (Save)(4 Bytes) +- m_fMaxRange2 (Offset 1588) (Save)(4 Bytes) +- m_iPrimaryAmmoCount (Offset 1540) (Save)(4 Bytes) +- m_iSecondaryAmmoCount (Offset 1544) (Save)(4 Bytes) +- m_nViewModelIndex (Offset 1492) (Save)(4 Bytes) +- m_nIdealSequence (Offset 1528) (Save)(4 Bytes) +- m_IdealActivity (Offset 1532) (Save)(4 Bytes) +- m_fFireDuration (Offset 1596) (Save)(4 Bytes) +- m_bReloadsSingly (Offset 1592) (Save)(1 Bytes) +- m_iSubType (Offset 1600) (Save)(4 Bytes) +- m_bRemoveable (Offset 1536) (Save)(1 Bytes) +- m_flUnlockTime (Offset 1604) (Save)(4 Bytes) +- m_hLocker (Offset 1608) (Save)(4 Bytes) +- m_pConstraint (Offset 1616) (Save)(0 Bytes) +- m_iReloadHudHintCount (Offset 1624) (Save)(4 Bytes) +- m_iAltFireHudHintCount (Offset 1620) (Save)(4 Bytes) +- m_bReloadHudHintDisplayed (Offset 1629) (Save)(1 Bytes) +- m_bAltFireHudHintDisplayed (Offset 1628) (Save)(1 Bytes) +- m_flHudHintPollTime (Offset 1632) (Save)(4 Bytes) +- m_flHudHintMinDisplayTime (Offset 1636) (Save)(4 Bytes) +- m_nCustomViewmodelModelIndex (Offset 1640) (Save)(2 Bytes) @@ -93935,30 +99806,30 @@ CTFBat - tf_weapon_bat -- m_OnPlayerUse (Offset 1596) (Save|Key|Output)(0 Bytes) - OnPlayerUse -- m_OnPlayerPickup (Offset 1620) (Save|Key|Output)(0 Bytes) - OnPlayerPickup -- m_OnNPCPickup (Offset 1644) (Save|Key|Output)(0 Bytes) - OnNPCPickup -- m_OnCacheInteraction (Offset 1668) (Save|Key|Output)(0 Bytes) - OnCacheInteraction -- 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_OnPlayerUse (Offset 1644) (Save|Key|Output)(0 Bytes) - OnPlayerUse +- m_OnPlayerPickup (Offset 1668) (Save|Key|Output)(0 Bytes) - OnPlayerPickup +- m_OnNPCPickup (Offset 1692) (Save|Key|Output)(0 Bytes) - OnNPCPickup +- m_OnCacheInteraction (Offset 1716) (Save|Key|Output)(0 Bytes) - OnCacheInteraction +- 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) @@ -93972,5 +99843,5 @@ CTFBat - tf_weapon_bat -- 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 @@ -93981 +99852 @@ CTFBat - tf_weapon_bat -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -93992,0 +99864,3 @@ CTFBat - tf_weapon_bat +- 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 @@ -94014,7 +99888,7 @@ CTFBat - tf_weapon_bat -- 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) @@ -94040,40 +99914,40 @@ CTFBat - tf_weapon_bat -- 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) @@ -94106,4 +99980,8 @@ CTFBat - tf_weapon_bat -- 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 @@ -94118 +99996,3 @@ CTFBat - tf_weapon_bat -- 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) @@ -94123,36 +100003,37 @@ CTFBat_Fish - tf_weapon_bat_fish -- m_flNextPrimaryAttack (Offset 1448) (Save)(4 Bytes) -- m_flNextSecondaryAttack (Offset 1452) (Save)(4 Bytes) -- m_flTimeWeaponIdle (Offset 1456) (Save)(4 Bytes) -- m_bInReload (Offset 1460) (Save)(1 Bytes) -- m_bFireOnEmpty (Offset 1461) (Save)(1 Bytes) -- m_hOwner (Offset 1428) (Save)(4 Bytes) -- m_iState (Offset 1500) (Save)(4 Bytes) -- m_iszName (Offset 1504) (Save)(4 Bytes) -- m_iPrimaryAmmoType (Offset 1508) (Save)(4 Bytes) -- m_iSecondaryAmmoType (Offset 1512) (Save)(4 Bytes) -- m_iClip1 (Offset 1516) (Save)(4 Bytes) -- m_iClip2 (Offset 1520) (Save)(4 Bytes) -- m_bFiresUnderwater (Offset 1524) (Save)(1 Bytes) -- m_bAltFiresUnderwater (Offset 1525) (Save)(1 Bytes) -- m_fMinRange1 (Offset 1528) (Save)(4 Bytes) -- m_fMinRange2 (Offset 1532) (Save)(4 Bytes) -- m_fMaxRange1 (Offset 1536) (Save)(4 Bytes) -- m_fMaxRange2 (Offset 1540) (Save)(4 Bytes) -- m_iPrimaryAmmoCount (Offset 1492) (Save)(4 Bytes) -- m_iSecondaryAmmoCount (Offset 1496) (Save)(4 Bytes) -- m_nViewModelIndex (Offset 1444) (Save)(4 Bytes) -- m_nIdealSequence (Offset 1480) (Save)(4 Bytes) -- m_IdealActivity (Offset 1484) (Save)(4 Bytes) -- m_fFireDuration (Offset 1548) (Save)(4 Bytes) -- m_bReloadsSingly (Offset 1544) (Save)(1 Bytes) -- m_iSubType (Offset 1552) (Save)(4 Bytes) -- m_bRemoveable (Offset 1488) (Save)(1 Bytes) -- m_flUnlockTime (Offset 1556) (Save)(4 Bytes) -- m_hLocker (Offset 1560) (Save)(4 Bytes) -- m_pConstraint (Offset 1568) (Save)(0 Bytes) -- m_iReloadHudHintCount (Offset 1576) (Save)(4 Bytes) -- m_iAltFireHudHintCount (Offset 1572) (Save)(4 Bytes) -- m_bReloadHudHintDisplayed (Offset 1581) (Save)(1 Bytes) -- m_bAltFireHudHintDisplayed (Offset 1580) (Save)(1 Bytes) -- m_flHudHintPollTime (Offset 1584) (Save)(4 Bytes) -- m_flHudHintMinDisplayTime (Offset 1588) (Save)(4 Bytes) +- m_flNextPrimaryAttack (Offset 1496) (Save)(4 Bytes) +- m_flNextSecondaryAttack (Offset 1500) (Save)(4 Bytes) +- m_flTimeWeaponIdle (Offset 1504) (Save)(4 Bytes) +- m_bInReload (Offset 1508) (Save)(1 Bytes) +- m_bFireOnEmpty (Offset 1509) (Save)(1 Bytes) +- m_hOwner (Offset 1476) (Save)(4 Bytes) +- m_iState (Offset 1548) (Save)(4 Bytes) +- m_iszName (Offset 1552) (Save)(4 Bytes) +- m_iPrimaryAmmoType (Offset 1556) (Save)(4 Bytes) +- m_iSecondaryAmmoType (Offset 1560) (Save)(4 Bytes) +- m_iClip1 (Offset 1564) (Save)(4 Bytes) +- m_iClip2 (Offset 1568) (Save)(4 Bytes) +- m_bFiresUnderwater (Offset 1572) (Save)(1 Bytes) +- m_bAltFiresUnderwater (Offset 1573) (Save)(1 Bytes) +- m_fMinRange1 (Offset 1576) (Save)(4 Bytes) +- m_fMinRange2 (Offset 1580) (Save)(4 Bytes) +- m_fMaxRange1 (Offset 1584) (Save)(4 Bytes) +- m_fMaxRange2 (Offset 1588) (Save)(4 Bytes) +- m_iPrimaryAmmoCount (Offset 1540) (Save)(4 Bytes) +- m_iSecondaryAmmoCount (Offset 1544) (Save)(4 Bytes) +- m_nViewModelIndex (Offset 1492) (Save)(4 Bytes) +- m_nIdealSequence (Offset 1528) (Save)(4 Bytes) +- m_IdealActivity (Offset 1532) (Save)(4 Bytes) +- m_fFireDuration (Offset 1596) (Save)(4 Bytes) +- m_bReloadsSingly (Offset 1592) (Save)(1 Bytes) +- m_iSubType (Offset 1600) (Save)(4 Bytes) +- m_bRemoveable (Offset 1536) (Save)(1 Bytes) +- m_flUnlockTime (Offset 1604) (Save)(4 Bytes) +- m_hLocker (Offset 1608) (Save)(4 Bytes) +- m_pConstraint (Offset 1616) (Save)(0 Bytes) +- m_iReloadHudHintCount (Offset 1624) (Save)(4 Bytes) +- m_iAltFireHudHintCount (Offset 1620) (Save)(4 Bytes) +- m_bReloadHudHintDisplayed (Offset 1629) (Save)(1 Bytes) +- m_bAltFireHudHintDisplayed (Offset 1628) (Save)(1 Bytes) +- m_flHudHintPollTime (Offset 1632) (Save)(4 Bytes) +- m_flHudHintMinDisplayTime (Offset 1636) (Save)(4 Bytes) +- m_nCustomViewmodelModelIndex (Offset 1640) (Save)(2 Bytes) @@ -94167,30 +100048,30 @@ CTFBat_Fish - tf_weapon_bat_fish -- m_OnPlayerUse (Offset 1596) (Save|Key|Output)(0 Bytes) - OnPlayerUse -- m_OnPlayerPickup (Offset 1620) (Save|Key|Output)(0 Bytes) - OnPlayerPickup -- m_OnNPCPickup (Offset 1644) (Save|Key|Output)(0 Bytes) - OnNPCPickup -- m_OnCacheInteraction (Offset 1668) (Save|Key|Output)(0 Bytes) - OnCacheInteraction -- 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_OnPlayerUse (Offset 1644) (Save|Key|Output)(0 Bytes) - OnPlayerUse +- m_OnPlayerPickup (Offset 1668) (Save|Key|Output)(0 Bytes) - OnPlayerPickup +- m_OnNPCPickup (Offset 1692) (Save|Key|Output)(0 Bytes) - OnNPCPickup +- m_OnCacheInteraction (Offset 1716) (Save|Key|Output)(0 Bytes) - OnCacheInteraction +- 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) @@ -94204,5 +100085,5 @@ CTFBat_Fish - tf_weapon_bat_fish -- 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 @@ -94213 +100094 @@ CTFBat_Fish - tf_weapon_bat_fish -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -94224,0 +100106,3 @@ CTFBat_Fish - tf_weapon_bat_fish +- 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 @@ -94246,7 +100130,7 @@ CTFBat_Fish - tf_weapon_bat_fish -- 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) @@ -94272,40 +100156,40 @@ CTFBat_Fish - tf_weapon_bat_fish -- 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) @@ -94338,4 +100222,8 @@ CTFBat_Fish - tf_weapon_bat_fish -- 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 @@ -94350 +100238,3 @@ CTFBat_Fish - tf_weapon_bat_fish -- 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) @@ -94355,36 +100245,37 @@ CTFBat_Giftwrap - tf_weapon_bat_giftwrap -- m_flNextPrimaryAttack (Offset 1448) (Save)(4 Bytes) -- m_flNextSecondaryAttack (Offset 1452) (Save)(4 Bytes) -- m_flTimeWeaponIdle (Offset 1456) (Save)(4 Bytes) -- m_bInReload (Offset 1460) (Save)(1 Bytes) -- m_bFireOnEmpty (Offset 1461) (Save)(1 Bytes) -- m_hOwner (Offset 1428) (Save)(4 Bytes) -- m_iState (Offset 1500) (Save)(4 Bytes) -- m_iszName (Offset 1504) (Save)(4 Bytes) -- m_iPrimaryAmmoType (Offset 1508) (Save)(4 Bytes) -- m_iSecondaryAmmoType (Offset 1512) (Save)(4 Bytes) -- m_iClip1 (Offset 1516) (Save)(4 Bytes) -- m_iClip2 (Offset 1520) (Save)(4 Bytes) -- m_bFiresUnderwater (Offset 1524) (Save)(1 Bytes) -- m_bAltFiresUnderwater (Offset 1525) (Save)(1 Bytes) -- m_fMinRange1 (Offset 1528) (Save)(4 Bytes) -- m_fMinRange2 (Offset 1532) (Save)(4 Bytes) -- m_fMaxRange1 (Offset 1536) (Save)(4 Bytes) -- m_fMaxRange2 (Offset 1540) (Save)(4 Bytes) -- m_iPrimaryAmmoCount (Offset 1492) (Save)(4 Bytes) -- m_iSecondaryAmmoCount (Offset 1496) (Save)(4 Bytes) -- m_nViewModelIndex (Offset 1444) (Save)(4 Bytes) -- m_nIdealSequence (Offset 1480) (Save)(4 Bytes) -- m_IdealActivity (Offset 1484) (Save)(4 Bytes) -- m_fFireDuration (Offset 1548) (Save)(4 Bytes) -- m_bReloadsSingly (Offset 1544) (Save)(1 Bytes) -- m_iSubType (Offset 1552) (Save)(4 Bytes) -- m_bRemoveable (Offset 1488) (Save)(1 Bytes) -- m_flUnlockTime (Offset 1556) (Save)(4 Bytes) -- m_hLocker (Offset 1560) (Save)(4 Bytes) -- m_pConstraint (Offset 1568) (Save)(0 Bytes) -- m_iReloadHudHintCount (Offset 1576) (Save)(4 Bytes) -- m_iAltFireHudHintCount (Offset 1572) (Save)(4 Bytes) -- m_bReloadHudHintDisplayed (Offset 1581) (Save)(1 Bytes) -- m_bAltFireHudHintDisplayed (Offset 1580) (Save)(1 Bytes) -- m_flHudHintPollTime (Offset 1584) (Save)(4 Bytes) -- m_flHudHintMinDisplayTime (Offset 1588) (Save)(4 Bytes) +- m_flNextPrimaryAttack (Offset 1496) (Save)(4 Bytes) +- m_flNextSecondaryAttack (Offset 1500) (Save)(4 Bytes) +- m_flTimeWeaponIdle (Offset 1504) (Save)(4 Bytes) +- m_bInReload (Offset 1508) (Save)(1 Bytes) +- m_bFireOnEmpty (Offset 1509) (Save)(1 Bytes) +- m_hOwner (Offset 1476) (Save)(4 Bytes) +- m_iState (Offset 1548) (Save)(4 Bytes) +- m_iszName (Offset 1552) (Save)(4 Bytes) +- m_iPrimaryAmmoType (Offset 1556) (Save)(4 Bytes) +- m_iSecondaryAmmoType (Offset 1560) (Save)(4 Bytes) +- m_iClip1 (Offset 1564) (Save)(4 Bytes) +- m_iClip2 (Offset 1568) (Save)(4 Bytes) +- m_bFiresUnderwater (Offset 1572) (Save)(1 Bytes) +- m_bAltFiresUnderwater (Offset 1573) (Save)(1 Bytes) +- m_fMinRange1 (Offset 1576) (Save)(4 Bytes) +- m_fMinRange2 (Offset 1580) (Save)(4 Bytes) +- m_fMaxRange1 (Offset 1584) (Save)(4 Bytes) +- m_fMaxRange2 (Offset 1588) (Save)(4 Bytes) +- m_iPrimaryAmmoCount (Offset 1540) (Save)(4 Bytes) +- m_iSecondaryAmmoCount (Offset 1544) (Save)(4 Bytes) +- m_nViewModelIndex (Offset 1492) (Save)(4 Bytes) +- m_nIdealSequence (Offset 1528) (Save)(4 Bytes) +- m_IdealActivity (Offset 1532) (Save)(4 Bytes) +- m_fFireDuration (Offset 1596) (Save)(4 Bytes) +- m_bReloadsSingly (Offset 1592) (Save)(1 Bytes) +- m_iSubType (Offset 1600) (Save)(4 Bytes) +- m_bRemoveable (Offset 1536) (Save)(1 Bytes) +- m_flUnlockTime (Offset 1604) (Save)(4 Bytes) +- m_hLocker (Offset 1608) (Save)(4 Bytes) +- m_pConstraint (Offset 1616) (Save)(0 Bytes) +- m_iReloadHudHintCount (Offset 1624) (Save)(4 Bytes) +- m_iAltFireHudHintCount (Offset 1620) (Save)(4 Bytes) +- m_bReloadHudHintDisplayed (Offset 1629) (Save)(1 Bytes) +- m_bAltFireHudHintDisplayed (Offset 1628) (Save)(1 Bytes) +- m_flHudHintPollTime (Offset 1632) (Save)(4 Bytes) +- m_flHudHintMinDisplayTime (Offset 1636) (Save)(4 Bytes) +- m_nCustomViewmodelModelIndex (Offset 1640) (Save)(2 Bytes) @@ -94399,30 +100290,30 @@ CTFBat_Giftwrap - tf_weapon_bat_giftwrap -- m_OnPlayerUse (Offset 1596) (Save|Key|Output)(0 Bytes) - OnPlayerUse -- m_OnPlayerPickup (Offset 1620) (Save|Key|Output)(0 Bytes) - OnPlayerPickup -- m_OnNPCPickup (Offset 1644) (Save|Key|Output)(0 Bytes) - OnNPCPickup -- m_OnCacheInteraction (Offset 1668) (Save|Key|Output)(0 Bytes) - OnCacheInteraction -- 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_OnPlayerUse (Offset 1644) (Save|Key|Output)(0 Bytes) - OnPlayerUse +- m_OnPlayerPickup (Offset 1668) (Save|Key|Output)(0 Bytes) - OnPlayerPickup +- m_OnNPCPickup (Offset 1692) (Save|Key|Output)(0 Bytes) - OnNPCPickup +- m_OnCacheInteraction (Offset 1716) (Save|Key|Output)(0 Bytes) - OnCacheInteraction +- 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) @@ -94436,5 +100327,5 @@ CTFBat_Giftwrap - tf_weapon_bat_giftwrap -- 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 @@ -94445 +100336 @@ CTFBat_Giftwrap - tf_weapon_bat_giftwrap -- m_fBoneCacheFlags (Offset 1112) (Save)(2 Bytes) +- m_fBoneCacheFlags (Offset 1160) (Save)(2 Bytes) @@ -94456,0 +100348,3 @@ CTFBat_Giftwrap - tf_weapon_bat_giftwrap +- 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 @@ -94478,7 +100372,7 @@ CTFBat_Giftwrap - tf_weapon_bat_giftwrap -- 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 Byt