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

Showing results 1 to 25 of 80
Search took 0.01 seconds.
Search: Posts Made By: fenghf
Forum: General 12-26-2013, 22:01
Replies: 4
Views: 950
Posted By fenghf
Re: how to fix L4D2 server change map timeout 22s

I use Force Mission Changer 1.4.0
Forum: General 12-26-2013, 09:54
Replies: 4
Views: 950
Posted By fenghf
Forum: General 12-23-2013, 07:14
Replies: 4
Views: 950
Posted By fenghf
how to fix L4D2 server change map timeout 22s

:shock:
L4D2 server map timeout 22s

c1m4 change c2m1 timeout 22s
c2m1 change c3m1 timeout 22s
Forum: Plugins 12-24-2012, 05:07
Replies: 5
Views: 12,452
Posted By fenghf
Re: [L4D & L4D2] Stop WallKicking

?
#pragma semicolon 1

#include <sourcemod>
#include <sdktools>
#include "includes/left4downtown.inc"

enum SIClasses
{
SMOKER_CLASS=1,
Forum: Zombie:Reloaded 09-03-2012, 03:22
Replies: 1
Views: 869
Posted By fenghf
How to set the zombie rebirth position.

:)
How to set the zombie respawn position.
Forum: Zombie:Reloaded 08-27-2012, 09:38
Replies: 8
Views: 4,682
Posted By fenghf
Re: !zprop CSGO

Where to download this software?:)
Forum: Zombie:Reloaded 08-23-2012, 00:01
Replies: 11
Views: 4,986
Posted By fenghf
Forum: Zombie:Reloaded 08-22-2012, 11:47
Replies: 11
Views: 4,986
Posted By fenghf
Re: CS:GO Zombie server crashing

20 <Error> "Zombie:Reloaded" (3.0.0-b2) by Greyscale | Richard Helgeby
21 "zr_hotfix.smx"
Load Errors:
Zombie:Reloaded: [Player Classes] [Config Validation] The class configuration do
esn't...
Forum: Zombie:Reloaded 08-22-2012, 06:06
Replies: 11
Views: 4,986
Posted By fenghf
Forum: Zombie:Reloaded 08-22-2012, 05:00
Replies: 11
Views: 4,986
Posted By fenghf
Forum: Zombie:Reloaded 08-21-2012, 19:17
Replies: 11
Views: 4,986
Posted By fenghf
CS:GO Zombie server crashing

108239
Use this http://forums.alliedmods.net/showpost.php?p=1778241&postcount=64 to create a server.
Listing 4 plugins:
[01] SourceMod (1.5.0-dev) by AlliedModders LLC
[02] CS Tools...
Forum: Scripting 03-27-2012, 06:46
Replies: 8
Views: 7,791
Posted By fenghf
Re: need plugin name

http://code.google.com/p/metafogl/source/browse/src/l4d_tank_damage_announce.sp
Forum: SourceMod Anti-Cheat 03-21-2012, 23:12
Replies: 3
Views: 1,389
Posted By fenghf
Re: About speed hack

i try, but the result is not satisfactory.
Forum: SourceMod Anti-Cheat 03-21-2012, 12:42
Replies: 3
Views: 1,389
Posted By fenghf
About speed hack

GoD-Tony,
How to stop it.
software:
Forum: Scripting 02-17-2012, 09:28
Replies: 7
Views: 1,318
Posted By fenghf
Re: SQL to check data

use SQL_TQuery
display :
// : error 035: argument type mismatch (argument 2)
Forum: Scripting 02-17-2012, 06:11
Replies: 7
Views: 1,318
Posted By fenghf
Re: SQL to check data

99452

how can I fix this error.
[INFO]:?? ????
Forum: Scripting 02-16-2012, 07:46
Replies: 7
Views: 1,318
Posted By fenghf
Re: SQL to check data

99408

Sql()
{
decl String:query[1024];
Format(query, sizeof(query), "SELECT thelowestscore, thehighestscore, info FROM ipdata");
SQL_TQuery(Database, GetIpDB, query);
return false;
}...
Forum: Scripting 02-15-2012, 07:36
Replies: 7
Views: 1,318
Posted By fenghf
SQL to check data

How to check the range of data to display information.
Database
Thelowestscore Thehighestscore Information
100 200 good
99 80 ...
Forum: Extensions 01-08-2012, 03:52
Replies: 2,726
Views: 2,781,449
Posted By fenghf
Re: SDK Hooks 2.1 - Updated 2011-9-10

player connect server

display
97940

server pause
Forum: Plugin/Gameplay Ideas and Requests 12-09-2011, 09:06
Replies: 0
Views: 407
Posted By fenghf
Check the player using the -steam and -insecure.

how check the player using the -steam and -insecure ?
Forum: SourceMod Anti-Cheat 12-03-2011, 03:22
Replies: 4
Views: 1,143
Posted By fenghf
Re: Check the player using the -steam -insecure.

but player can use -steam online.
Forum: SourceMod Anti-Cheat 12-02-2011, 22:52
Replies: 4
Views: 1,143
Posted By fenghf
Re: Check the player using the -steam -insecure.

Prohibit the player to use -steam and -insecure.
Forum: SourceMod Anti-Cheat 12-02-2011, 21:52
Replies: 4
Views: 1,143
Posted By fenghf
Check the player using the -steam -insecure.

Check the player using the -steam -insecure ?
Forum: Scripting 11-30-2011, 21:30
Replies: 2
Views: 1,364
Posted By fenghf
Re: How to set the delay to 90 seconds to vote?

Fear of players trouble. ^ ^
Thanks to help. Ha ha
Forum: Scripting 11-30-2011, 10:47
Replies: 2
Views: 1,364
Posted By fenghf
How to set the delay to 90 seconds to vote?

bool:TestVoteDelay(client)
{
new delay = CheckVoteDelay();

if (delay > 0)
{
if (delay > 60)
{
PrintToChat(client, "[SM] %i ", delay % 60);
}
Showing results 1 to 25 of 80

 
Forum Jump

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


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