Raised This Month: $12 Target: $400
 3% 

Solved [ Orpheu ] Function Error


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
DarthMan
Veteran Member
Join Date: Aug 2011
Old 06-09-2017 , 03:36   [ Orpheu ] Function Error
Reply With Quote #1

Hi So I have this function:

PHP Code:
{
    
"name"      "Sentry_Explode",
    
"class"     "CTFSentrygun",
    
"library"   "mod",
    
"identifiers" 
    [
        {
            
"os"    "windows",
            
"mod"   "tfc",
            
"value" "?Sentry_Explode@CTFSentrygun@@QAEXXZ"
        
},
        {
            
"os"    "linux",
            
"mod"   "tfc",
            
"value" "Sentry_Explode__12CTFSentrygun"
        
}
    ]

However, when I try to call it with Orpheu : OrpheuRegisterHook( OrpheuGetFunction( "Sentry_Explode", "CTFSentrygun" ), "Sentry_Explode", OrpheuHookPre ); I get [ORPHEU] Function "CTFSentrygun::Sentry_Explode" not found, Run time error 10: native error (native "OrpheuGetFunction").
Since the tfc sdk is not available on the web, I can not check if it is a virtual function with values or just a regular function.
Any ideas ? Thanks !

Last edited by DarthMan; 06-11-2017 at 11:58. Reason: Solved
DarthMan is offline
klippy
AlliedModders Donor
Join Date: May 2013
Location: Serbia
Old 06-09-2017 , 07:10   Re: [ Orpheu ] Function Error
Reply With Quote #2

Do
Code:
orpheu config
in the server console and post the output.
klippy is offline
DarthMan
Veteran Member
Join Date: Aug 2011
Old 06-09-2017 , 07:42   Re: [ Orpheu ] Function Error
Reply With Quote #3

Quote:
Originally Posted by KliPPy View Post
Do
Code:
orpheu config
in the server console and post the output.
Code:
Orpheu libraries search started.

        Adding library metamod (0x71930000)
        Adding library amxmodx_mm (0x71840000)
        Adding library fun_amxx (0x71820000)
        Adding library engine_amxx (0x717F0000)
        Adding library fakemeta_amxx (0x71790000)
        Adding library hamsandwich_amxx (0x71730000)
        Adding library nvault_amxx (0x71700000)
        Adding library orpheu_amxx (0x71670000)

Orpheu libraries search ended.

Orpheu functions search started.

        Parsing functions started.

                Parsing file "building_sentrygun" started
                                Function is updated
                Parsing file "building_sentrygun" ended
                Parsing file "building_sentrygun_base" started
                                Function is updated
                Parsing file "building_sentrygun_base" ended
                Parsing file "InstallGameRules_tfc" started
                                Function is updated
                Parsing file "InstallGameRules_tfc" ended
                Parsing file "PM_SpectatorMove" started
                                Function is updated
                Parsing file "PM_SpectatorMove" ended
                Parsing file "PrecacheGeneric" started
                                Function structure is updated
                Parsing file "PrecacheGeneric" ended
                Parsing file "PrecacheModel" started
                                Function structure is updated
                Parsing file "PrecacheModel" ended
                Parsing file "PrecacheSound" started
                                Function structure is updated
                Parsing file "PrecacheSound" ended
                Parsing folder "CBaseEntity" started
                        Parsing file "ItemTouch" started
                                Function is updated
                        Parsing file "ItemTouch" ended
                Parsing folder "CBaseEntity" ended
                Parsing folder "CBasePlayerWeapon" started
                        Parsing file "DefaultDeploy" started
                                Argument type "char *" validated
                                Argument type "char *" validated
                                Argument type "int" validated
                                Argument type "char *" validated
                                Argument type "int" validated
                                Return type "bool" validated
                        Parsing file "DefaultDeploy" ended
                Parsing folder "CBasePlayerWeapon" ended
                Parsing folder "CBaseTurret" started
                        Parsing file "ActiveThink" started
                                Function is updated
                        Parsing file "ActiveThink" ended
                        Parsing file "AutoSearchThink" started
                                Function is updated
                        Parsing file "AutoSearchThink" ended
                        Parsing file "Retire" started
                                Function is updated
                        Parsing file "Retire" ended
                        Parsing file "SearchThink" started
                                Function is updated
                        Parsing file "SearchThink" ended
                Parsing folder "CBaseTurret" ended
                Parsing folder "CSentry" started
                        Parsing file "SentryDeath" started
                                Class type not registered
                                FAILED
                        Parsing file "SentryDeath" ended
                Parsing folder "CSentry" ended
                Parsing folder "CTFSentrygun" started
                        Parsing file "Sentry_Explode" started
                                Class type not registered
                                FAILED
                        Parsing file "Sentry_Explode" ended
                Parsing folder "CTFSentrygun" ended
        Parsing functions ended.


Orpheu functions search ended.

Orpheu virtual functions search started.

        Parsing virtual functions started.

                Parsing folder "CBaseEntity" started
                Parsing folder "CBaseEntity" ended
                Parsing folder "CBasePlayer" started
                        Parsing file "ClientConnected" started
                                Virtual function is updated
                        Parsing file "ClientConnected" ended
                        Parsing file "ClientDisconnected" started
                                Virtual function is updated
                        Parsing file "ClientDisconnected" ended
                        Parsing file "Killed" started
                                Virtual function is updated
                        Parsing file "Killed" ended
                        Parsing file "Spawn" started
                                Virtual function is updated
                        Parsing file "Spawn" ended
                        Parsing file "TakeDamage" started
                                Virtual function is updated
                        Parsing file "TakeDamage" ended
                Parsing folder "CBasePlayer" ended
                Parsing folder "CBasePlayerItem" started
                        Parsing file "Respawn" started
                                Function is updated
                        Parsing file "Respawn" ended
                Parsing folder "CBasePlayerItem" ended
                Parsing folder "CGameRules" started
                        Parsing file "AddToTeamScores" started
                                Argument type "int" validated
                                Argument type "int" validated
                                Return type "int" validated
                        Parsing file "AddToTeamScores" ended
                        Parsing file "AllowAutoTargetCrosshair" started
                                Virtual function is updated
                        Parsing file "AllowAutoTargetCrosshair" ended
                        Parsing file "AmmoShouldRespawn" started
                                Virtual function is updated
                        Parsing file "AmmoShouldRespawn" ended
                        Parsing file "BloodSprite" started
                                Return type "short" validated
                        Parsing file "BloodSprite" ended
                        Parsing file "BloodStream" started
                                Return type "short" validated
                        Parsing file "BloodStream" ended
                        Parsing file "bodyDamage" started
                                Return type "short" validated
                        Parsing file "bodyDamage" ended
                        Parsing file "Bubbles" started
                                Return type "short" validated
                        Parsing file "Bubbles" ended
                        Parsing file "BubbleTrails" started
                                Return type "short" validated
                        Parsing file "BubbleTrails" ended
                        Parsing file "BuildableBuilt" started
                                Argument has invalid type "AvHBuildable *"
                                FAILED
                        Parsing file "BuildableBuilt" ended
                        Parsing file "BuildableKilled" started
                                Argument has invalid type "AvHBuildable *"
                                FAILED
                        Parsing file "BuildableKilled" ended
                        Parsing file "BuildMiniMap" started
                                Argument has invalid type "AvHPlayer *"
                                FAILED
                        Parsing file "BuildMiniMap" ended
                        Parsing file "BulletTracers" started
                                Return type "short" validated
                        Parsing file "BulletTracers" ended
                        Parsing file "Camera" started
                                Return type "int" validated
                        Parsing file "Camera" ended
                        Parsing file "CanEntityDoDamageTo" started
                                Argument type "CBaseEntity *" validated
                                Argument type "CBaseEntity *" validated
                                Argument type "Vector &" validated
                                Return type "bool" validated
                        Parsing file "CanEntityDoDamageTo" ended
                        Parsing file "CanHaveAmmo" started
                                Virtual function is updated
                        Parsing file "CanHaveAmmo" ended
                        Parsing file "CanHaveItem" started
                                Virtual function is updated
                        Parsing file "CanHaveItem" ended
                        Parsing file "CanHavePlayerItem" started
                                Virtual function is updated
                        Parsing file "CanHavePlayerItem" ended
                        Parsing file "ChangeLevel" started
                                Virtual function is updated
                        Parsing file "ChangeLevel" ended
                        Parsing file "ChangePlayerTeam" started
                                Argument type "CBasePlayer *" validated
                                Argument type "char *" validated
                                Argument type "bool" validated
                                Argument type "bool" validated
                        Parsing file "ChangePlayerTeam" ended
                        Parsing file "ChangePlayerTeam_dod" started
                                Argument type "CBasePlayer *" validated
                                Argument type "int" validated
                                Argument type "int" validated
                                Argument type "int" validated
                                Return type "int" validated
                        Parsing file "ChangePlayerTeam_dod" ended
                        Parsing file "CheckMapConditions" started
                        Parsing file "CheckMapConditions" ended
                        Parsing file "CheckWinConditions" started
                        Parsing file "CheckWinConditions" ended
                        Parsing file "CleanUpMap" started
                        Parsing file "CleanUpMap" ended
                        Parsing file "ClientCommand" started
                                Virtual function is updated
                        Parsing file "ClientCommand" ended
                        Parsing file "ClientCommandDeadOrAlive" started
                                Argument type "CBasePlayer *" validated
                                Argument type "char *" validated
                                Return type "bool" validated
                        Parsing file "ClientCommandDeadOrAlive" ended
                        Parsing file "ClientCommand_dod" started
                                Argument type "int" validated
                                Argument type "int" validated
                                Argument type "char *" validated
                                Return type "bool" validated
                        Parsing file "ClientCommand_dod" ended
                        Parsing file "ClientConnected" started
                                Virtual function is updated
                        Parsing file "ClientConnected" ended
                        Parsing file "ClientDisconnected" started
                                Virtual function is updated
                        Parsing file "ClientDisconnected" ended
                        Parsing file "ClientUserInfoChanged" started
                                Virtual function is updated
                        Parsing file "ClientUserInfoChanged" ended
                        Parsing file "DeadPlayerAmmo" started
                                Virtual function is updated
                        Parsing file "DeadPlayerAmmo" ended
                        Parsing file "DeadPlayerWeapons" started
                                Virtual function is updated
                        Parsing file "DeadPlayerWeapons" ended
                        Parsing file "DeathNotice" started
                                Virtual function is updated
                        Parsing file "DeathNotice" ended
                        Parsing file "DeathNotice_dod" started
                                Argument type "CBasePlayer *" validated
                                Argument type "entvars_s *" validated
                                Argument type "entvars_s *" validated
                                Argument type "int" validated
                        Parsing file "DeathNotice_dod" ended
                        Parsing file "EndMultiplayerGame" started
                        Parsing file "EndMultiplayerGame" ended
                        Parsing file "Explosion" started
                                Return type "short" validated
                        Parsing file "Explosion" ended
                        Parsing file "FAllowFlashlight" started
                                Virtual function is updated
                        Parsing file "FAllowFlashlight" ended
                        Parsing file "FAllowMonsters" started
                                Return type "bool" validated
                        Parsing file "FAllowMonsters" ended
                        Parsing file "FlAmmoRespawnTime" started
                                Virtual function is updated
                        Parsing file "FlAmmoRespawnTime" ended
                        Parsing file "FlHealthChargerRechargeTime" started
                                Virtual function is updated
                        Parsing file "FlHealthChargerRechargeTime" ended
                        Parsing file "FlHEVChargerRechargeTime" started
                                Virtual function is updated
                        Parsing file "FlHEVChargerRechargeTime" ended
                        Parsing file "FlItemRespawnTime" started
                                Virtual function is updated
                        Parsing file "FlItemRespawnTime" ended
                        Parsing file "FlPlayerFallDamage" started
                                Virtual function is updated
                        Parsing file "FlPlayerFallDamage" ended
                        Parsing file "FlPlayerSpawnTime" started
                                Virtual function is updated
                        Parsing file "FlPlayerSpawnTime" ended
                        Parsing file "FlWeaponRespawnTime" started
                                Virtual function is updated
                        Parsing file "FlWeaponRespawnTime" ended
                        Parsing file "FlWeaponTryRespawn" started
                                Virtual function is updated
                        Parsing file "FlWeaponTryRespawn" ended
                        Parsing file "FPlayerCanRespawn" started
                                Virtual function is updated
                        Parsing file "FPlayerCanRespawn" ended
                        Parsing file "FPlayerCanTakeDamage" started
                                Virtual function is updated
                        Parsing file "FPlayerCanTakeDamage" ended
                        Parsing file "FShouldSwitchWeapon" started
                                Virtual function is updated
                        Parsing file "FShouldSwitchWeapon" ended
                        Parsing file "gerVoice" started
                                Return type "short" validated
                        Parsing file "gerVoice" ended
                        Parsing file "GetArePlayersAllowedToJoinImmediately" started
                                Return type "bool" validated
                        Parsing file "GetArePlayersAllowedToJoinImmediately" ended
                        Parsing file "GetCombatAttackingTeamNumber" started
                                Return type "int" validated
                        Parsing file "GetCombatAttackingTeamNumber" ended
                        Parsing file "GetCountdownStarted" started
                                Return type "bool" validated
                        Parsing file "GetCountdownStarted" ended
                        Parsing file "GetGameDescription" started
                                Virtual function is updated
                        Parsing file "GetGameDescription" ended
                        Parsing file "GetGameStarted" started
                                Return type "bool" validated
                        Parsing file "GetGameStarted" ended
                        Parsing file "GetGameTime" started
                                Return type "float" validated
                        Parsing file "GetGameTime" ended
                        Parsing file "GetIndexedTeamName" started
                                Argument type "int" validated
                                Return type "char *" validated
                        Parsing file "GetIndexedTeamName" ended
                        Parsing file "GetIsClientAuthorizedToPlay" started
                                Argument type "edict_s *" validated
                                Argument type "bool" validated
                                Argument type "bool" validated
                                Return type "bool" validated
                        Parsing file "GetIsClientAuthorizedToPlay" ended
                        Parsing file "GetIsCombatMode" started
                                Return type "bool" validated
                        Parsing file "GetIsCombatMode" ended
                        Parsing file "GetIsHamboneMode" started
                                Return type "bool" validated
                        Parsing file "GetIsHamboneMode" ended
                        Parsing file "GetIsIronMan" started
                                Return type "bool" validated
                        Parsing file "GetIsIronMan" ended
                        Parsing file "GetIsNSMode" started
                                Return type "bool" validated
                        Parsing file "GetIsNSMode" ended
                        Parsing file "GetIsTournamentMode" started
                                Return type "bool" validated
                        Parsing file "GetIsTournamentMode" ended
                        Parsing file "GetIsTrainingMode" started
                                Return type "bool" validated
                        Parsing file "GetIsTrainingMode" ended
                        Parsing file "getMapTime" started
                                Return type "int" validated
                        Parsing file "getMapTime" ended
                        Parsing file "GetMaxWaveTime" started
                                Argument type "int" validated
                                Return type "float" validated
                        Parsing file "GetMaxWaveTime" ended
                        Parsing file "GetNextBestWeapon" started
                                Virtual function is updated
                        Parsing file "GetNextBestWeapon" ended
                        Parsing file "GetPlayerSpawnSpot" started
                                Virtual function is updated
                        Parsing file "GetPlayerSpawnSpot" ended
                        Parsing file "GetTeamID" started
                                Virtual function is updated
                        Parsing file "GetTeamID" ended
                        Parsing file "GetTeamIndex" started
                                Argument type "char *" validated
                                Return type "int" validated
                        Parsing file "GetTeamIndex" ended
                        Parsing file "getWaveTime" started
                                Argument type "int" validated
                                Return type "float" validated
                        Parsing file "getWaveTime" ended
                        Parsing file "GiveC4" started
                        Parsing file "GiveC4" ended
                        Parsing file "GoToIntermission" started
                                Virtual function is updated
                        Parsing file "GoToIntermission" ended
                        Parsing file "Init" started
                        Parsing file "Init" ended
                        Parsing file "InitHUD" started
                                Virtual function is updated
                        Parsing file "InitHUD" ended
                        Parsing file "IPointsForKill" started
                                Virtual function is updated
                        Parsing file "IPointsForKill" ended
                        Parsing file "IsAllowedToSpawn" started
                                Virtual function is updated
                        Parsing file "IsAllowedToSpawn" ended
                        Parsing file "IsClanMatch" started
                                Return type "bool" validated
                        Parsing file "IsClanMatch" ended
                        Parsing file "IsClanMatchActive" started
                                Return type "bool" validated
                        Parsing file "IsClanMatchActive" ended
                        Parsing file "IsCoOp" started
                                Virtual function is updated
                        Parsing file "IsCoOp" ended
                        Parsing file "IsDeathmatch" started
                                Virtual function is updated
                        Parsing file "IsDeathmatch" ended
                        Parsing file "IsFreezePeriod" started
                                Return type "bool" validated
                        Parsing file "IsFreezePeriod" ended
                        Parsing file "IsMultiplayer" started
                                Virtual function is updated
                        Parsing file "IsMultiplayer" ended
                        Parsing file "IsRoundFrozen" started
                                Return type "bool" validated
                        Parsing file "IsRoundFrozen" ended
                        Parsing file "IsTeamplay" started
                                Virtual function is updated
                        Parsing file "IsTeamplay" ended
                        Parsing file "IsValidTeam" started
                                Argument type "char *" validated
                                Return type "bool" validated
                        Parsing file "IsValidTeam" ended
                        Parsing file "ItemShouldRespawn" started
                                Virtual function is updated
                        Parsing file "ItemShouldRespawn" ended
                        Parsing file "Pain" started
                                Return type "short" validated
                        Parsing file "Pain" ended
                        Parsing file "PerformHardAuthorization" started
                                Argument has invalid type "AvHPlayer *"
                                FAILED
                        Parsing file "PerformHardAuthorization" ended
                        Parsing file "PlayerDeathThink" started
                                Argument type "CBasePlayer *" validated
                        Parsing file "PlayerDeathThink" ended
                        Parsing file "PlayerGotAmmo" started
                                Virtual function is updated
                        Parsing file "PlayerGotAmmo" ended
                        Parsing file "PlayerGotItem" started
                                Virtual function is updated
                        Parsing file "PlayerGotItem" ended
                        Parsing file "PlayerGotWeapon" started
                                Virtual function is updated
                        Parsing file "PlayerGotWeapon" ended
                        Parsing file "PlayerKilled" started
                                Virtual function is updated
                        Parsing file "PlayerKilled" ended
                        Parsing file "PlayerKilled_dod" started
                                Argument type "CBasePlayer *" validated
                                Argument type "entvars_s *" validated
                                Argument type "entvars_s *" validated
                                Argument type "int" validated
                        Parsing file "PlayerKilled_dod" ended
                        Parsing file "PlayerRelationship" started
                                Virtual function is updated
                        Parsing file "PlayerRelationship" ended
                        Parsing file "PlayerSpawn" started
                                Virtual function is updated
                        Parsing file "PlayerSpawn" ended
                        Parsing file "PlayerThink" started
                                Virtual function is updated
                        Parsing file "PlayerThink" ended
                        Parsing file "PlayFootstepSounds" started
                                Virtual function is updated
                        Parsing file "PlayFootstepSounds" ended
                        Parsing file "PlayTextureSounds" started
                                Virtual function is updated
                        Parsing file "PlayTextureSounds" ended
                        Parsing file "PopHelmet" started
                                Return type "short" validated
                        Parsing file "PopHelmet" ended
                        Parsing file "ProcessRespawnCostForPlayer" started
                                Argument has invalid type "AvHPlayer *"
                                FAILED
                        Parsing file "ProcessRespawnCostForPlayer" ended
                        Parsing file "Prone" started
                                Return type "short" validated
                        Parsing file "Prone" ended
                        Parsing file "RecalculateHandicap" started
                                Return type "float" validated
                        Parsing file "RecalculateHandicap" ended
                        Parsing file "RecalculateMapMode" started
                                Return type "bool" validated
                        Parsing file "RecalculateMapMode" ended
                        Parsing file "RefreshSkillData" started
                                Virtual function is updated
                        Parsing file "RefreshSkillData" ended
                        Parsing file "RemoveGuns" started
                        Parsing file "RemoveGuns" ended
                        Parsing file "RestartRound" started
                        Parsing file "RestartRound" ended
                        Parsing file "ReturnGameRules" started
                                Return type "CGameRules *" validated
                        Parsing file "ReturnGameRules" ended
                        Parsing file "RewardPlayerForKill" started
                                Argument type "int" validated
                                Argument type "int" validated
                                Argument type "char *" validated
                                Argument type "int" validated
                                Return type "bool" validated
                        Parsing file "RewardPlayerForKill" ended
                        Parsing file "RoundReset" started
                                Return type "short" validated
                        Parsing file "RoundReset" ended
                        Parsing file "roundRestartSound" started
                                Return type "short" validated
                        Parsing file "roundRestartSound" ended
                        Parsing file "RoundState" started
                                Return type "int" validated
                        Parsing file "RoundState" ended
                        Parsing file "ScreenFades" started
                                Return type "short" validated
                        Parsing file "ScreenFades" ended
                        Parsing file "SelectSpawnPoint" started
                                Argument type "CBaseEntity *" validated
                                Return type "CBaseEntity *" validated
                        Parsing file "SelectSpawnPoint" ended
                        Parsing file "SendMOTDToClient" started
                                Virtual function is updated
                        Parsing file "SendMOTDToClient" ended
                        Parsing file "SendTeamScores" started
                                Argument type "int" validated
                                Return type "int" validated
                        Parsing file "SendTeamScores" ended
                        Parsing file "ServerDeactivate" started
                        Parsing file "ServerDeactivate" ended
                        Parsing file "SetBloodSprite" started
                                Argument type "short" validated
                                Return type "short" validated
                        Parsing file "SetBloodSprite" ended
                        Parsing file "SetBloodStream" started
                                Argument type "short" validated
                                Return type "short" validated
                        Parsing file "SetBloodStream" ended
                        Parsing file "SetbodyDamage" started
                                Argument type "short" validated
                                Return type "short" validated
                        Parsing file "SetbodyDamage" ended
                        Parsing file "SetBubbles" started
                                Argument type "short" validated
                                Return type "short" validated
                        Parsing file "SetBubbles" ended
                        Parsing file "SetBubbleTrails" started
                                Argument type "short" validated
                                Return type "short" validated
                        Parsing file "SetBubbleTrails" ended
                        Parsing file "SetBulletTracers" started
                                Argument type "short" validated
                                Return type "short" validated
                        Parsing file "SetBulletTracers" ended
                        Parsing file "SetCamera" started
                                Argument type "short" validated
                                Return type "short" validated
                        Parsing file "SetCamera" ended
                        Parsing file "SetClanMatch" started
                                Argument type "bool" validated
                        Parsing file "SetClanMatch" ended
                        Parsing file "SetDefaultPlayerTeam" started
                                Argument type "CBasePlayer *" validated
                                Return type "char *" validated
                        Parsing file "SetDefaultPlayerTeam" ended
                        Parsing file "SetExplosion" started
                                Argument type "short" validated
                                Return type "short" validated
                        Parsing file "SetExplosion" ended
                        Parsing file "SetGameStarted" started
                                Argument type "bool" validated
                        Parsing file "SetGameStarted" ended
                        Parsing file "SetgerVoice" started
                                Argument type "short" validated
                                Return type "short" validated
                        Parsing file "SetgerVoice" ended
                        Parsing file "SetMapChangeFromTime" started
                                Argument type "int" validated
                                Return type "int" validated
                        Parsing file "SetMapChangeFromTime" ended
                        Parsing file "setMapTime" started
                                Return type "int" validated
                        Parsing file "setMapTime" ended
                        Parsing file "SetPain" started
                                Argument type "short" validated
                                Return type "short" validated
                        Parsing file "SetPain" ended
                        Parsing file "SetPopHelmet" started
                                Argument type "short" validated
                                Return type "short" validated
                        Parsing file "SetPopHelmet" ended
                        Parsing file "SetProne" started
                                Argument type "short" validated
                                Return type "short" validated
                        Parsing file "SetProne" ended
                        Parsing file "SetRestartTime" started
                                Argument type "int" validated
                                Argument type "float" validated
                                Return type "int" validated
                        Parsing file "SetRestartTime" ended
                        Parsing file "SetRocketTrail" started
                                Argument type "short" validated
                                Return type "short" validated
                        Parsing file "SetRocketTrail" ended
                        Parsing file "SetRoundReset" started
                                Argument type "short" validated
                                Return type "short" validated
                        Parsing file "SetRoundReset" ended
                        Parsing file "SetroundRestartSound" started
                                Argument type "short" validated
                                Return type "short" validated
                        Parsing file "SetroundRestartSound" ended
                        Parsing file "SetRoundState" started
                                Argument type "int" validated
                        Parsing file "SetRoundState" ended
                        Parsing file "SetScreenFades" started
                                Argument type "short" validated
                                Return type "short" validated
                        Parsing file "SetScreenFades" ended
                        Parsing file "SetShards" started
                                Argument type "short" validated
                                Return type "short" validated
                        Parsing file "SetShards" ended
                        Parsing file "SetSmoke" started
                                Argument type "short" validated
                                Return type "short" validated
                        Parsing file "SetSmoke" ended
                        Parsing file "SetSparkShower" started
                                Argument type "short" validated
                                Return type "short" validated
                        Parsing file "SetSparkShower" ended
                        Parsing file "SetTeamScores" started
                                Argument type "int" validated
                                Argument type "int" validated
                                Return type "int" validated
                        Parsing file "SetTeamScores" ended
                        Parsing file "SetusVoice" started
                                Argument type "short" validated
                                Return type "short" validated
                        Parsing file "SetusVoice" ended
                        Parsing file "setWaveTime" started
                                Argument type "int" validated
                                Argument type "int" validated
                                Argument type "float" validated
                                Return type "int" validated
                        Parsing file "setWaveTime" ended
                        Parsing file "Shards" started
                                Return type "short" validated
                        Parsing file "Shards" ended
                        Parsing file "ShouldAutoAim" started
                                Virtual function is updated
                        Parsing file "ShouldAutoAim" ended
                        Parsing file "Smoke" started
                                Return type "short" validated
                        Parsing file "Smoke" ended
                        Parsing file "SparkShower" started
                                Return type "short" validated
                        Parsing file "SparkShower" ended
                        Parsing file "StartTrail" started
                                Return type "short" validated
                        Parsing file "StartTrail" ended
                        Parsing file "TeamScores" started
                                Argument type "int" validated
                                Return type "int" validated
                        Parsing file "TeamScores" ended
                        Parsing file "Think" started
                                Virtual function is updated
                        Parsing file "Think" ended
                        Parsing file "UpdateGameMode" started
                                Virtual function is updated
                        Parsing file "UpdateGameMode" ended
                        Parsing file "usVoice" started
                                Return type "int" validated
                        Parsing file "usVoice" ended
                        Parsing file "VoteKick" started
                                Argument type "CBasePlayer *" validated
                                Argument type "int" validated
                                Argument type "bool" validated
                        Parsing file "VoteKick" ended
                        Parsing file "WeaponShouldRespawn" started
                                Virtual function is updated
                        Parsing file "WeaponShouldRespawn" ended
                Parsing folder "CGameRules" ended

        Parsing virtual functions ended.

Orpheu virtual functions search ended.

Orpheu memory structures search started.

        Parsing memory structures started.

                Parsing memory file "engineString"
                        File "engineString" is updated
                Parsing memory file "modString"
                        File "modString" is updated
                Parsing memory file "PlayerModel"
                        File "PlayerModel" is updated
                Parsing memory file "PM"
                        File "PM" is updated
                Parsing memory file "ResString"
                        File "ResString" is updated
                Parsing memory file "weaponModels"
                        File "weaponModels" is updated

        Parsing memory structures ended.

Orpheu memory structures search ended.
DarthMan is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 16:17.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode