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

Showing results 1 to 25 of 75
Search took 0.03 seconds.
Search: Posts Made By: trup1k
Forum: HL1 Servers (HLDS) 04-23-2012, 11:49
Replies: 4
Views: 3,156
Posted By trup1k
Re: How to reduce choke?

sv_maxrate 25000
sv_minrate 100000
Forum: HL1 Servers (HLDS) 02-09-2012, 07:22
Replies: 10
Views: 4,233
Posted By trup1k
Re: Kzh detector for a kz server

replace this part
public client_putinserver(id)
{
if ( is_user_bot(id) || is_user_hltv(id) ) return PLUGIN_CONTINUE

remove_task(id)
set_task(0.1, "kzh_check", id)
}
Forum: HL1 Servers (HLDS) 02-08-2012, 17:03
Replies: 10
Views: 4,233
Posted By trup1k
Re: Kzh detector for a kz server

http://forums.alliedmods.net/showthread.php?t=94960
Forum: HL1 Servers (HLDS) 02-07-2012, 07:28
Replies: 10
Views: 4,233
Posted By trup1k
Re: Kzh detector for a kz server

try this
#include <amxmodx>
#include <chatcolor>

#define PLUGIN "Anti KzH"
#define VERSION "5.0"
#define AUTHOR "Niscree"

new reason[23][128], g_szLog[128]
Forum: HL1 Servers (HLDS) 02-06-2012, 08:43
Replies: 10
Views: 4,233
Posted By trup1k
Re: Kzh detector for a kz server

#include <amxmodx>
#include <celltrie>
#include <chatcolor>

#define PLUGIN "Universal Anti KzHack"
#define VERSION "1.8"
#define AUTHOR "hunter"

#define MAX_PLAYERS 32
Forum: Unapproved/Old Plugins 11-01-2011, 08:32
Replies: 603
Views: 952,313
Posted By trup1k
Forum: Unapproved/Old Plugins 10-18-2011, 10:34
Replies: 603
Views: 952,313
Posted By trup1k
Forum: Trash 09-29-2011, 12:06
Replies: 13
Views: 3,519
Posted By trup1k
Re: Hide'N'Seek Shop Remake

noob detected:crab:
Forum: Unapproved/Old Plugins 09-26-2011, 17:54
Replies: 603
Views: 952,313
Posted By trup1k
Re: uq_jumpstats v2.41

yeap,have the same problem.
Forum: Unapproved/Old Plugins 09-12-2011, 13:08
Replies: 84
Views: 70,983
Posted By trup1k
Re: Anti KZhack by Niscree v5.3

can you give an example?
Forum: Unapproved/Old Plugins 09-07-2011, 06:03
Replies: 84
Views: 70,983
Posted By trup1k
Re: Anti KZhack by Niscree v5.3

#include <amxmodx>
#include <chatcolor>

#define PLUGIN "Anti KzH"
#define VERSION "5.0"
#define AUTHOR "unknown"

new reason[23][128]
new g_szLog[128]
Forum: Unapproved/Old Plugins 08-29-2011, 13:55
Replies: 84
Views: 70,983
Posted By trup1k
Re: Anti KZhack by Niscree v5.3

it was sarcasm,he is really noob :)
Forum: Unapproved/Old Plugins 08-27-2011, 10:02
Replies: 84
Views: 70,983
Posted By trup1k
Re: Anti KZhack by Niscree v5.3

No, he is a god of pawn :crab:
Forum: Unapproved/Old Plugins 07-23-2011, 19:24
Replies: 27
Views: 19,116
Posted By trup1k
Re: KZHack Detector

LOL :crab:
Forum: Approved Plugins 06-26-2011, 05:38
Replies: 53
Views: 37,912
Posted By trup1k
Re: Replace Disconnected T

My fault.I replaced lang file and everything works fine.
thx,nice plugin.
Forum: Approved Plugins 06-26-2011, 02:52
Replies: 53
Views: 37,912
Posted By trup1k
Re: Replace Disconnected T

Yes,i have few other plugin with colorchat and they work fine.
But i don't see in this plugin stock or color chat include...Can you make this?
Forum: Approved Plugins 06-25-2011, 15:17
Replies: 53
Views: 37,912
Posted By trup1k
Re: Replace Disconnected T

how do I make colored messages like on your screen?

http://img853.**************/img853/5189/21212.png (http://**************/photo/my-images/853/21212.png/)
Forum: Trash 06-22-2011, 11:34
Replies: 87
Views: 53,565
Posted By trup1k
Re: Custom Player Tags

I create new account with flags "btz" and add tag to flag "t"
cpt_AddToFlag t VIP

btw,tag does not work.
Forum: Trash 06-21-2011, 19:16
Replies: 87
Views: 53,565
Posted By trup1k
Re: Custom Player Tags

Tag working only for flag a.
Any idea?
Forum: Approved Plugins 06-15-2011, 13:05
Replies: 152
Views: 202,353
Posted By trup1k
Re: Nice player trail

erader
Try this
#include <amxmodx>
#include <amxmisc>
#include <engine>

#define PLUGNAME "plugin_trail"
#define VERSION "1.3.1"
#define AUTHOR "Bahrmanou"
Forum: Trash 05-15-2011, 12:44
Replies: 87
Views: 53,565
Posted By trup1k
Re: Custom Player Tags

v. 2.0 beta
Does not appear written in the chat(say) when you are Spectator,but (say_team) appears normal.
Forum: Suggestions / Requests 05-10-2011, 11:39
Replies: 29
Views: 8,938
Posted By trup1k
Re: [REQ] KZH and Bhop Detector

nsc_kz_punish"1" //Type of penalties
// 0 – info on the chat
// 1 – info on the chat and kick
// 2 – info on the chat and ban amxbans

nsc_kz_btime "0" //Ban time

nsc_kz_bhop "1" //Detection...
Forum: Suggestions / Requests 05-10-2011, 07:00
Replies: 29
Views: 8,938
Posted By trup1k
Re: [REQ] KZH and Bhop Detector

#include <amxmodx>
#include <cstrike>
#include <fakemeta>
#include <engine>
#include <colorchat>

#define PLUGIN "Anti KzH"
#define VERSION "4.0"
#define AUTHOR "Niscree"
new...
Forum: Approved Plugins 02-24-2011, 10:24
Replies: 1,718
Views: 13,967,176
Posted By trup1k
Re: Block Wallhack v8 [CS & CZ]

OT
I read somewhere that the plugin will be as a metamod module,is it true?
Forum: Approved Plugins 01-01-2011, 19:44
Replies: 1,633
Views: 1,064,022
Posted By trup1k
Re: Galileo 1.1.290 (a feature rich map voting plugin)

Brad
There is a problem with the plugin on the server CSDM
After voting for the map change, the server changes the map for 1 minute before the end of timelimit.For example, if mp_timelimit...
Showing results 1 to 25 of 75

 
Forum Jump

All times are GMT -4. The time now is 03:59.


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