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

Help new gamedata for entwatch


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
macadadaa
New Member
Join Date: Jul 2010
Old 05-29-2017 , 03:24   Help new gamedata for entwatch
Reply With Quote #1

Does somebody have the new gamedata that works for entwatch CS:GO? If possible I need windows fix.

The problem what entwatch is having atm is when an admin tryes to transfer an materia weapon (ze) it wont transfer it to target it would just force drop it on the ground where current materia target is.

If possible a tutorial on how to find the gamedata offsets will be nice also.

Thank you!

This is the old entwatch gamedata:

Code:
plugin.entWatch.txt
Code:
"Games"
{
	"cstrike"
	{
		"Offsets"
		{
			"GetSlot"
			{
				"windows"	"320"
				"linux"		"321"
			}
			"BumpWeapon"
			{
				"windows"	"397"
				"linux"		"398"
			}
			"OnPickedUp"
			{
				"windows"	"300"
				"linux"		"301"
			}
		}
	}
	"csgo"
	{
		"Offsets"
		{
			"GetSlot"
			{
				"windows"	"356"
				"linux"		"362"
			}
			"BumpWeapon"
			{
				"windows"	"444"
				"linux"		"445"
			}
			"OnPickedUp"
			{
				"windows"	"336"
				"linux"		"342"
			}
		}
	}
}

Last edited by macadadaa; 05-29-2017 at 23:46.
macadadaa is offline
NanoC
Veteran Member
Join Date: Jan 2016
Location: Argentina
Old 04-01-2019 , 22:03   Re: Help new gamedata for entwatch
Reply With Quote #2

i was searching for this too lol
__________________
NanoC is offline
Send a message via Skype™ to NanoC
8guawong
AlliedModders Donor
Join Date: Dec 2013
Location: BlackMarke7
Old 04-01-2019 , 22:54   Re: Help new gamedata for entwatch
Reply With Quote #3

what version of entwatch are you using?
https://forums.alliedmods.net/showthread.php?t=237880
does not need any gamedata
__________________
8guawong is offline
NanoC
Veteran Member
Join Date: Jan 2016
Location: Argentina
Old 04-01-2019 , 23:01   Re: Help new gamedata for entwatch
Reply With Quote #4

i'm trying to use this one
https://github.com/Locomotivers/entWatch-CSGO

it works for csgo but it needs gamedata. Not sure about that version you sent
__________________
NanoC is offline
Send a message via Skype™ to NanoC
SHUFEN
Senior Member
Join Date: Jun 2014
Location: Japan, Tokyo
Old 04-02-2019 , 03:19   Re: Help new gamedata for entwatch
Reply With Quote #5

PHP Code:
"Games"
{
    
"cstrike"
    
{
        
"Offsets"
        
{
            
"GetSlot"
            
{
                
"windows"    "320"
                "linux"        "321"
            
}
            
"BumpWeapon"
            
{
                
"windows"    "397"
                "linux"        "398"
            
}
            
"OnPickedUp"
            
{
                
"windows"    "300"
                "linux"        "301"
            
}
        }
    }

    
"csgo"
    
{
        
"Offsets"
        
{
            
"GetSlot"
            
{
                
"windows"    "359"
                "linux"        "365"
            
}
            
"BumpWeapon"
            
{
                
"windows"    "451"
                "linux"        "452"
            
}
            
"OnPickedUp"
            
{
                
"windows"    "339"
                "linux"        "345"
            
}
        }
    }

SHUFEN is offline
Send a message via Skype™ to SHUFEN
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 23:07.


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