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

Showing results 1 to 7 of 7
Search took 0.00 seconds.
Search: Posts Made By: def075
Forum: Metamod:Source Plugins 07-13-2013, 17:01
Replies: 1,528
Views: 1,716,117
Posted By def075
Re: L4DToolZ Metamod plugin (l4d1 & l4d2)

Native "IsClientConnected" reported: Client index 33 is invalid
index 33 is occasionally used.
Forum: Metamod:Source Plugins 04-01-2013, 21:56
Replies: 1,528
Views: 1,716,117
Posted By def075
Re: L4DToolZ Metamod plugin (l4d1 & l4d2)

github version updated! (1.0.0.9g)
Forum: Metamod:Source Plugins 04-01-2013, 19:41
Replies: 1,528
Views: 1,716,117
Posted By def075
Re: L4DToolZ Metamod plugin (l4d1 & l4d2)

memory bug found.

void l4dtoolz::get_org_sig(const char* offset, const char* new_sig, char*& org_sig){
if(!offset)
return;
if(org_sig)
- delete org_sig;
+ ...
Forum: Metamod:Source Plugins 03-26-2013, 21:28
Replies: 1,528
Views: 1,716,117
Posted By def075
Re: L4DToolZ Metamod plugin (l4d1 & l4d2)

change l4d2_signature_linux.h

- const char* lobby_sux = "\x09\x8B\x96\x7C\x01\x00\x00\x85\xD2\x74";
+ const char* lobby_sux = "\x09\x8B\x86\x7C\x01\x00\x00\x85\xC0\x74";

it works fine.
Forum: Metamod:Source Plugins 03-26-2013, 20:03
Replies: 1,528
Views: 1,716,117
Posted By def075
Re: L4DToolZ Metamod plugin (l4d1 & l4d2)

git test branch is buggy. (`callback` return value etc)

i added log to git master branch version.


=== find_base matchmaking_ds.so ab092 700562
=== lobby_match_ptr f37d0e3e
=== find_base...
Forum: Metamod:Source Plugins 03-24-2013, 14:19
Replies: 1,528
Views: 1,716,117
Posted By def075
Re: L4DToolZ Metamod plugin (l4d1 & l4d2)

all `find_signature' function returns NULL on 64bit Linux(Ubuntu 12.04.2 LTS)
Forum: Metamod:Source Plugins 03-24-2013, 13:21
Replies: 1,528
Views: 1,716,117
Posted By def075
Re: L4DToolZ Metamod plugin (l4d1 & l4d2)

1.0.0.9f not works on linux srcds.
1.0.0.10RC3 works. (but sometimes crash?)
Showing results 1 to 7 of 7

 
Forum Jump

All times are GMT -4. The time now is 11:22.


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