Raised This Month: $ Target: $400
 0% 

[TF2] Hidden dev attributes


Post New Thread Reply   
 
Thread Tools Display Modes
Author
possibly_yaboi_mark
Junior Member
Join Date: Jul 2022
Plugin ID:
7264
Plugin Version:
1.2
Plugin Category:
Gameplay
Plugin Game:
Team Fortress 2
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Enables the use of attributes hidden into the code that never got added into items_game.txt
    Old 07-17-2022 , 21:30   Re: [TF2] Hidden dev attributes
    Reply With Quote #1

    Quote:
    Originally Posted by Mikusch View Post
    Valve changed something in CPopulationManager::FindPopulationFileByShort Name, so that signature needs updating, as well as the offset for g_pFullFileSystem.

    Update these lines:
    Code:
                "addr_g_pFullFileSystem"
                {
                    "linux"
                    {
                        "signature" "g_pFullFileSystem"
                        "read"    "0"
                    }
                    "windows"
                    {
                        "signature" "CPopulationManager::FindPopulationFileByShortName"
                        "read"    "52"
                        "read"    "0"
                    }
                }
    Code:
    "CPopulationManager::FindPopulationFileByShortName"
    {
        "library"        "server"
        "windows"    "\x55\x8B\xEC\x81\xEC\x04\x01\x00\x00\x8D\x85\xFC\xFE\xFF\xFF\x56\x68\x04\x01\x00\x00\x6A\x00\x50\xE8\x2A\x2A\x2A\x2A\x8B\x75\x08"
    }
    so, after installing this (into addons/sourcemod), my server crashes whenever it attempts to load the plugin, and seeing this and the fact i'm running a windows server, i assumed that i needed to add the above code into tf2hiddenattribs.sp. the problem is i have no idea how i'm supposed to read this post (im new here (signed up yesterday), and i'm historically bad at seeing small details only, so please humor me here). do i add these two bits of code somewhere (doesnt state where in the file)? do i need to replace one already existing code and place in the other (cant find the code im supposed to replace)? i generally cannot tell.
    possibly_yaboi_mark is offline
    PC Gamer
    Veteran Member
    Join Date: Mar 2014
    Old 07-18-2022 , 14:36   Re: [TF2] Hidden dev attributes
    Reply With Quote #2

    Quote:
    Originally Posted by possibly_yaboi_mark View Post
    do i add these two bits of code somewhere (doesnt state where in the file)? do i need to replace one already existing code and place in the other (cant find the code im supposed to replace)? i generally cannot tell.
    Those were suggested edits to the tf2.hiddenattribs.txt gamedata file. I've edited it for you. You can place the attached edited tf2.hiddenattribs.txt file into your /sourcemod/gamedata/ folder.

    Enjoy!
    Attached Files
    File Type: txt tf2.hiddenattribs.txt (2.0 KB, 66 views)
    PC Gamer is offline
    Reply


    Thread Tools
    Display Modes

    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 20:54.


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