Raised This Month: $32 Target: $400
 8% 

L4DToolZ Metamod plugin (l4d1 & l4d2)


Post New Thread Reply   
 
Thread Tools Display Modes
def075
Junior Member
Join Date: Dec 2012
Location: tokyo, japan
Old 03-26-2013 , 21:28   Re: L4DToolZ Metamod plugin (l4d1 & l4d2)
Reply With Quote #1171

change l4d2_signature_linux.h
PHP Code:
- const charlobby_sux "\x09\x8B\x96\x7C\x01\x00\x00\x85\xD2\x74"
+  const 
charlobby_sux "\x09\x8B\x86\x7C\x01\x00\x00\x85\xC0\x74"
it works fine.
def075 is offline
disawar1
AlliedModders Donor
Join Date: Aug 2011
Location: Russian
Old 04-01-2013 , 15:48   Re: L4DToolZ Metamod plugin (l4d1 & l4d2)
Reply With Quote #1172

def075 I think it will be easier to contact with ivailosp in steam https://forums.alliedmods.net/showpo...postcount=1096
__________________
disawar1 is offline
def075
Junior Member
Join Date: Dec 2012
Location: tokyo, japan
Old 04-01-2013 , 19:41   Re: L4DToolZ Metamod plugin (l4d1 & l4d2)
Reply With Quote #1173

memory bug found.
PHP Code:
void l4dtoolz::get_org_sig(const charoffset, const charnew_sigchar*& org_sig){
     if(!
offset)
        return;
     if(
org_sig)
-        
delete org_sig;
+        
delete [] org_sig
def075 is offline
def075
Junior Member
Join Date: Dec 2012
Location: tokyo, japan
Old 04-01-2013 , 21:56   Re: L4DToolZ Metamod plugin (l4d1 & l4d2)
Reply With Quote #1174

Quote:
Originally Posted by disawar1 View Post
def075 I think it will be easier to contact with ivailosp in steam https://forums.alliedmods.net/showpo...postcount=1096
github version updated! (1.0.0.9g)
def075 is offline
Visual77
Veteran Member
Join Date: Jan 2009
Old 07-03-2013 , 05:36   Re: L4DToolZ Metamod plugin (l4d1 & l4d2)
Reply With Quote #1175

the windows l4d2 version is gonna need new signatures for just everything.
who's gonna help finding them?
Visual77 is offline
ivailosp
Senior Member
Join Date: Feb 2009
Old 07-03-2013 , 11:00   Re: L4DToolZ Metamod plugin (l4d1 & l4d2)
Reply With Quote #1176

here is l4dtoolz with updated signature for l4d2 win, unfortunately I dont have any running server to test it
Attached Files
File Type: zip l4dtoolz(L4D2)-1.0.0.9g.zip (45.2 KB, 300 views)
ivailosp is offline
noxman
Member
Join Date: Jun 2012
Old 07-03-2013 , 14:07   Re: L4DToolZ Metamod plugin (l4d1 & l4d2)
Reply With Quote #1177

Quote:
Originally Posted by Visual77 View Post
the windows l4d2 version is gonna need new signatures for just everything.
who's gonna help finding them?
Quote:
Originally Posted by ivailosp View Post
here is l4dtoolz with updated signature for l4d2 win, unfortunately I dont have any running server to test it
For Linux?
noxman is offline
ivailosp
Senior Member
Join Date: Feb 2009
Old 07-03-2013 , 15:12   Re: L4DToolZ Metamod plugin (l4d1 & l4d2)
Reply With Quote #1178

Quote:
Originally Posted by noxman View Post
For Linux?
well, dunno about linux - metamod is not working on linux right now
ivailosp is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 07-04-2013 , 19:34   Re: L4DToolZ Metamod plugin (l4d1 & l4d2)
Reply With Quote #1179

Quote:
Originally Posted by ivailosp View Post
well, dunno about linux - metamod is not working on linux right now
You should still be able to get the updated signature from the Linux server's server.so (or server_srv.so if they renamed it this update). Granted, Linux servers are less likely to have signatures break because they use the debug symbol name instead of a binary signature.
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 07-04-2013 at 19:35.
Powerlord is offline
SilentBr
Veteran Member
Join Date: Jan 2009
Old 07-04-2013 , 23:13   Re: L4DToolZ Metamod plugin (l4d1 & l4d2)
Reply With Quote #1180

Quote:
Originally Posted by ivailosp View Post
here is l4dtoolz with updated signature for l4d2 win, unfortunately I dont have any running server to test it
EDIT: It's working, but you have to use sv_visiblemaxplayers <value you want> instead of -1

Last edited by SilentBr; 07-04-2013 at 23:24.
SilentBr 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 18:22.


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