AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugin/Gameplay Ideas and Requests (https://forums.alliedmods.net/forumdisplay.php?f=60)
-   -   New Gamedata offsets (https://forums.alliedmods.net/showthread.php?t=297856)

Deadhuntz 05-25-2017 13:54

New Gamedata offsets
 
Hi folks,
Anyone got the new Gamedata for Zephyrus Store?


That's the current one for csgo:
Code:

        "csgo"
        {
                "Signatures"
                {
                        "LookupAttachment"
                        {
                                "library"        "server"
                                "linux"                "@_ZN14CBaseAnimating16LookupAttachmentEPKc"
                                "windows"                "\x55\x8B\xEC\x83\xEC\x08\x53\x56\x57\x8B\xF9\x89\x55\xF8\x85\xFF\x0F\x84\x80\x00\x00\x00\xE8\x75\xA6\xE3\xFF\x84\xC0\x74\x77\x8B\xCF\x33\xDB\xE8\xA8\xAA\xE3\xFF\x85\xC0\x7E\x6A\x8B\x47\x04\x33\xF6\x89\x75\xFC"
                        }
                }
                "Offsets"
                {
                        "Weapon_ShootPosition"
                        {
                                "windows" "280"
                                "linux" "281"
                        }
                       
                        "SetModel"
                        {
                                "windows" "26"
                                "linux" "27"
                        }
                       
                        "EntityListeners"
                        {
                                "windows"        "196644"
                                "linux"                "196644"
                                "mac"                "196644"
                        }
                }
}

Hope anyone can help me out :P

Byte 05-25-2017 20:41

Re: New Gamedata offsets
 
See: https://forums.alliedmods.net/showpo...postcount=1166

Gamedata is not even used by Zephys store for CSGO.

Deadhuntz 05-26-2017 10:27

Re: New Gamedata offsets
 
well, thanks :D

I forgot to write it's for Linux gameserver...

But why is the viewmodel invisible when i equip a player model? (after update)

Byte 05-26-2017 12:52

Re: New Gamedata offsets
 
Quote:

Originally Posted by Deadhuntz (Post 2523617)
well, thanks :D

I forgot to write it's for Linux gameserver...

But why is the viewmodel invisible when i equip a player model? (after update)

Valve fixed the arms issue.
Are you using custom arms? Custom models? With other plugins?
Using gloves plugins?
Store isn't broken, should be working fine.

Deadhuntz 05-27-2017 21:40

Re: New Gamedata offsets
 
still invisible, i just use Zephys Store for arms :bee:

EDIT: FIXED! just added the arms models in the items.txt :oops: :roll: :lol:


All times are GMT -4. The time now is 13:24.

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