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

Showing results 1 to 25 of 47
Search took 0.01 seconds.
Search: Posts Made By: 201724
Forum: General 03-23-2023, 05:52
Replies: 102
Views: 47,729
Posted By 201724
Re: Source 2 is finally coming to CS:GO ???

Seems like they removed the Plugin functionality from the engine2 (?)
Forum: Coding MM:S Plugins & SM Extensions 04-06-2020, 03:27
Replies: 0
Views: 8,074
Posted By 201724
SH_ADD_HOOK Don't work.

bool MetaProtect::SDK_OnMetamodLoad(ISmmAPI *ismm, char *error, size_t maxlen, bool late)
{
ConMsg("SDK_OnMetamodLoad\n");

gpGlobals = ismm->GetCGlobals();
...
Forum: Module Coding 10-30-2012, 21:59
Replies: 59
Views: 10,202
Posted By 201724
Re: engine_i686 ( SV_AddToResourceList )

Looks like a server attack the use of resources to download
AddResourcesList or SizeOfResourceList? Repair before I SizeOfResourceList

for windows
I will not Linux

/*

035A5394 <>|>...
Forum: Module Coding 07-18-2012, 23:44
Replies: 21
Views: 14,649
Posted By 201724
Forum: Module Coding 07-18-2012, 07:27
Replies: 2
Views: 2,409
Posted By 201724
netrules(Illegal network packet filtering)

The HLDS NetRules instructions for use

!! Use metamod to load this plug-in!!

Detailed use of the method:
Create a rules file in HLDS root directory folder
(2) use the rules makerules created...
Forum: Module Coding 05-23-2012, 08:29
Replies: 2
Views: 1,816
Posted By 201724
Re: [Help]Problem about A2S_RULES

ioctlsocket(sock,FIONBIO,&i);

set your socket mode is non-block mode
but server not send data give me ...

and ... and ...

[0] -1 ''
[1] -1 ''
[2] -1 ''
Forum: Module Coding 05-23-2012, 08:16
Replies: 21
Views: 14,649
Posted By 201724
Re: anti server crash

patched hlds.exe



01405C90 /$ A0 44014601 MOV AL,BYTE PTR DS:[1460144]
01405C95 |. 81EC 1C020000 SUB ESP,21C
01405C9B |. C605 50054601>MOV BYTE PTR DS:[1460550],0
01405CA2 |. ...
Forum: Module Coding 05-19-2012, 03:51
Replies: 17
Views: 8,652
Posted By 201724
Re: Fixed SQL_ThreadQuery Server Pause

rebuile mysql_amxx the waitforsingleobject bugs
Forum: Module Coding 05-19-2012, 03:44
Replies: 21
Views: 14,649
Posted By 201724
anti server crash 1.1 (update to metamod)

Originally wanted to write amxx modules, and finally wrote a separate Dll

....
delete old code ,the new code save to anti_crash1.1_src.zip...
Forum: HL1 Servers (HLDS) 05-02-2012, 03:35
Replies: 10
Views: 5,634
Posted By 201724
Re: Patch HLDS Outdate(Annoying)

please download Patch_Fix.zip (http://forums.alliedmods.net/attachment.php?attachmentid=103004&stc=1&d=1335944084)
Forum: HL1 Servers (HLDS) 04-30-2012, 12:06
Replies: 10
Views: 5,634
Posted By 201724
Re: Patch HLDS Outdate(Annoying)

code language is Assembly language
Binaries and source codeFile Is Very Very Very Mini!!!!! 3kb execute file !!!
patch the message:
your server needs to be restarted in order to receive the latest...
Forum: HL1 Servers (HLDS) 04-30-2012, 10:26
Replies: 10
Views: 5,634
Posted By 201724
Re: Patch HLDS Outdate(Annoying)

Sorry I made ​​the wrong sub forum
Forum: HL1 Servers (HLDS) 04-30-2012, 10:25
Replies: 10
Views: 5,634
Posted By 201724
Re: Patch HLDS Outdate(Annoying)

Just get rid of an annoying prompt, if not to modify any data in the server, nor can the Anti-Crash, and memhack orpheu (of course they are memory patch file patch)
Forum: HL1 Servers (HLDS) 04-30-2012, 10:14
Replies: 10
Views: 5,634
Posted By 201724
Patch HLDS Outdate(Annoying)

code language is Assembly language
Binaries and source codeFile Is Very Very Very Mini!!!!! 3kb execute file !!!
patch the message:
your server needs to be restarted in order to receive the latest...
Forum: Module Coding 03-28-2012, 03:13
Replies: 3
Views: 3,396
Posted By 201724
Simple CS1.5 on Steam Interface Plugins(client.dll and sources)

CS1.5 On Steam Interface
Sources and Bin file
:mrgreen:

CS1.5 on steam not working ,use the file cs1.5 work!!

CL_DLLS Interface
1.rename your <modname>/cl_dlls/client.dll to...
Forum: Module Coding 02-12-2012, 09:41
Replies: 17
Views: 8,652
Posted By 201724
Re: Fixed SQL_ThreadQuery Server Pause

I no use SQLite,,,,sorry
Forum: Module Coding 02-12-2012, 01:55
Replies: 17
Views: 8,652
Posted By 201724
Re: Fixed SQL_ThreadQuery Server Pause

fix WaitForSingleObject dwMilliseconds (http://forums.alliedmods.net/showthread.php?t=177759) not -1

public client_putinserver(id)
{
SQL_ThreadQuery(...);
}

changer maps player join...
Forum: Module Coding 02-06-2012, 11:01
Replies: 58
Views: 25,837
Posted By 201724
Re: [Module]UTF-8 Name

Chinese people have a Steam account, but rarely play in the above, because Steam's servers in China rarely
Forum: Module Coding 02-06-2012, 05:49
Replies: 58
Views: 25,837
Posted By 201724
Re: [Module]UTF-8 Name

no linux ...

china people no used linux

It should be said that very few people wrote Linux program
Forum: Module Coding 02-06-2012, 05:48
Replies: 17
Views: 8,652
Posted By 201724
Re: Fixed SQL_ThreadQuery Server Pause

i 'm compile mysql_amxx error i used vc6 but use mysql the libmysql.lib compile success................................
Forum: Module Coding 02-06-2012, 01:43
Replies: 17
Views: 8,652
Posted By 201724
Fixed SQL_ThreadQuery Server Pause

I don't compile mysql_amxx so write the module

if player connect use SQL_ThreadQuery Read Access

If the replacement map when players enter WaitForWingleObject unable to return will result...
Forum: Module Coding 02-02-2012, 03:52
Replies: 58
Views: 25,837
Posted By 201724
Re: [Module]UTF-8 Name

patch 2 address,
swds auto convert name to non utf8 format nop the 2 byte is success but voice label not fix = =...

say utf8 patch mp.dll ....
Forum: Unapproved/Old Plugins 01-12-2012, 01:55
Replies: 13
Views: 10,104
Posted By 201724
Re: Alias Script Name Check(Anti Script)

non alias name is register,is registered the register script alias work is null
Forum: Unapproved/Old Plugins 01-12-2012, 01:53
Replies: 13
Views: 10,104
Posted By 201724
Re: Alias Script Name Check(Anti Script)

set task is one alias one sec..
Forum: Unapproved/Old Plugins 01-04-2012, 09:51
Replies: 12
Views: 23,099
Posted By 201724
Showing results 1 to 25 of 47

 
Forum Jump

All times are GMT -4. The time now is 04:44.


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