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

Showing results 1 to 25 of 81
Search took 0.01 seconds.
Search: Posts Made By: wangningyu
Forum: Extensions 05-11-2020, 09:25
Replies: 577
Views: 646,498
Posted By wangningyu
Re: [EXTENSION] Socket (3.0.1)

thanks for share....
Forum: Trash 09-15-2016, 02:19
Replies: 0
Views: 505
Posted By wangningyu
Delete please.

I get it from the forum, try to delete this , thanks !
Forum: HL1 Servers (HLDS) 04-11-2016, 04:26
Replies: 3
Views: 1,298
Posted By wangningyu
Re: Help me big lag on my server!

try this:

sv_minrate "5000"
sv_maxrate "25000"
sv_minupdaterate "20"
sv_maxupdaterate "60"
sys_ticrate "1024"
Forum: HL1 Servers (HLDS) 09-08-2015, 02:58
Replies: 1
Views: 827
Posted By wangningyu
how to set the server and client rate params?

WLan server, 100M exclusive ,E3 1230 V2/8G/128SSD

the server and client rate which is better ?

server (max 32 players):
sv_maxrate 25000
sv_minrate 15000
sv_maxupdaterate 60...
Forum: Scripting 06-22-2015, 09:02
Replies: 4
Views: 1,281
Posted By wangningyu
Forum: Scripting 06-21-2015, 21:30
Replies: 4
Views: 1,281
Posted By wangningyu
Re: who's the problem with client id from other function call?

thanks !

here use int variable to save id ,not static , because the static variable is a automatic adaptation ?
Forum: Scripting 06-21-2015, 16:57
Replies: 4
Views: 1,281
Posted By wangningyu
who's the problem with client id from other function call?

public Action:Event_PlayerDeath(Handle:event, const String:name[], bool:dontBroadcast)
{
static killer, victim, assister, headshot,weapon_id,weapon_itemID;
static String:weapon[33];
static...
Forum: Module Coding 03-29-2015, 03:03
Replies: 2
Views: 1,382
Posted By wangningyu
how to patch and replace the text "Server is full" with custom?

I'm learning meta module , first use GetModuleHandle("swds.dll") to get the base address.

and then how to patch the text : "Server is full" with custom ?
...
Forum: Module Coding 08-07-2014, 12:26
Replies: 0
Views: 1,589
Posted By wangningyu
How to hook the client's console print?

I want write a client moudle, and add some fuction:
1. support input utf8 chat when player press Y/U (messagemode/2). (finished)
2. translate the console message to utf8 text, that support all...
Forum: Source Servers (SRCDS) 07-18-2014, 02:58
Replies: 653
Views: 228,235
Posted By wangningyu
Re: [v1.8] seDirector - manage your Source servers - srcds.exe auto-update in Windows

thanks for share !

but can help us to support multi language version , then we can try translation it.
Forum: Suggestions / Requests 03-03-2014, 10:45
Replies: 0
Views: 398
Posted By wangningyu
How to get the player's weapon count ?

like this , it just return the primary or secoundary weapon count:

public get_weapon_primary_count(id)
{
new i;
...
return i;
}

public get_weapon_secondary_count(id)
Forum: Suggestions / Requests 12-20-2013, 11:22
Replies: 1
Views: 639
Posted By wangningyu
How to set talk when he dead ?

I found the sdk , there is fours option:
#define SPEAK_NORMAL 0
this is only talk when there alive , if team player death ,the dead player just listen without talk with team.

#define...
Forum: Suggestions / Requests 09-09-2013, 23:49
Replies: 5
Views: 888
Posted By wangningyu
How to clearn the cache directory used plugins?

How to clearn the cache directory used plugins?

thanks for your reply !

:)
Forum: Metamod:Source Questions 08-26-2013, 09:04
Replies: 2
Views: 1,623
Posted By wangningyu
where to down the MetaSource and SourceMod for CSGO ?

I use the steamcmd to download the csgo server, it normal running with nothing plugins.

I download the MetamodSource 1.10 from:
http://www.sourcemm.net/downloads/mmsource-1.10.0-windows.zip
...
Forum: Suggestions / Requests 04-06-2013, 12:02
Replies: 1
Views: 582
Posted By wangningyu
How to make the plugin like wcg' health spr?

http://p13.freep.cn/p.aspx?u=v20_p13_photo_1304070003013717_0.jpghttp://p13.freep.cn/p.aspx?u=v20_p13_photo_1304070003013717_0.jpghttp://************/image/7cm1isoiv/

how to do this ?
Forum: Source Servers (SRCDS) 03-29-2013, 04:58
Replies: 1
Views: 633
Posted By wangningyu
[Help] CSGO sm must use which version ?

I used steamcmd download the new csgo,

and setup sm 1.5 or1.6 ,but failed because when I input "sm version" , it said unkonw command.

so can you tell me ,CSGO sm must use which version ?
...
Forum: Plugin/Gameplay Ideas and Requests 01-03-2013, 00:31
Replies: 3
Views: 1,030
Posted By wangningyu
Re: How to fix the CSGO's max armor is 127 ?

is there anybody can help me ?

thanks !
Forum: Plugin/Gameplay Ideas and Requests 12-31-2012, 13:58
Replies: 3
Views: 1,030
Posted By wangningyu
Re: How to fix the CSGO's max armor is 127 ?

may be it used "signed char" ??

^_^
Forum: Plugin/Gameplay Ideas and Requests 12-31-2012, 13:53
Replies: 3
Views: 1,030
Posted By wangningyu
How to fix the CSGO's max armor is 127 ?

I test many times, I found the CSGO's max armor is 127.

if big than this , it will be wrong like negative number.

How to fix this ?

Thanks for your reply !

Happy New Years !
Forum: General 12-28-2012, 13:59
Replies: 9
Views: 1,677
Posted By wangningyu
Re: about menu can't exit.

at last ,thanks everybody !

when I updated , it's ok now !

please close this note.
Forum: General 12-28-2012, 13:17
Replies: 9
Views: 1,677
Posted By wangningyu
Forum: General 12-28-2012, 13:13
Replies: 9
Views: 1,677
Posted By wangningyu
Re: about menu can't exit.

Thanks for your reply ! :wink:


SourceMod Version Information:
SourceMod Version: 1.5.0-dev
SourcePawn Engine: SourcePawn 1.1, jit-x86 (build 1.5.0-dev)
SourcePawn API: v1 = 4, v2...
Forum: General 12-28-2012, 13:08
Replies: 9
Views: 1,677
Posted By wangningyu
Re: about menu can't exit.

I'm sorry , 78 is the back and next ,I means that 0 is invalid to select.

and can't choose like this:

http://www4.picturepush.com/photo/a/11810507/640/11810507.jpg
Forum: Plugins 12-28-2012, 11:49
Replies: 114
Views: 64,089
Posted By wangningyu
Re: [CS:GO] Drop Random Health Pack

what's the problem here ? :)


// This file was auto-generated by SourceMod (v1.5.0-dev+3642)
// ConVars for plugin "csgo_drop_random_healthpack_2.3.smx"


// <#> = Amount of HP to add to a...
Forum: General 12-28-2012, 11:40
Replies: 9
Views: 1,677
Posted By wangningyu
about menu can't exit.

I have csgo server , and setup the SM,MM

just used the default plugins, and modifed the admin_sample.in file.

I can open the admin menu by used say "/admin" command.

but I change every...
Showing results 1 to 25 of 81

 
Forum Jump

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


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