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

Showing results 1 to 14 of 14
Search took 0.00 seconds.
Search: Posts Made By: _Tool_
Forum: Approved Plugins 10-23-2007, 14:24
Replies: 10
Views: 12,613
Posted By _Tool_
Re: Allied spy notification

There is a cvar to turn off teamstrip, but still, something like this should have been put into TFC ages ago as an anti-noob from players who blast you 20 times thinking you're a spy or when you...
Forum: Approved Plugins 10-23-2007, 14:08
Replies: 45
Views: 37,986
Posted By _Tool_
Re: An other useless plugin: multi server chat

Good idea and surprised it hasn't been done yet. This would be horrid on large 32 person servers though.
Forum: Approved Plugins 10-23-2007, 14:04
Replies: 149
Views: 174,032
Posted By _Tool_
Re: Grab+

The coding looks pretty sound from looking at it, but is there a reason you had to have both engine and fakemeta?
Forum: Unapproved/Old Plugins 10-23-2007, 14:00
Replies: 17
Views: 4,357
Posted By _Tool_
Re: Awp/Auto blanks

My eyes burned a little bit just looking at the code for this. Besides the obvious mistakes of this, the function of this hardly qualifies as worthy of being put up for others to use.
Forum: Suggestions / Requests 10-11-2007, 12:49
Replies: 2
Views: 1,299
Posted By _Tool_
Re: [Sug] CrossServer RCON-Access

This is already part of the half-life engine. I beleive the command is rcon_address. Personally what I would do is put in your config.cfg or userconfig/autoexec:

alias changercon changercon_1...
Forum: Suggestions / Requests 10-11-2007, 11:30
Replies: 4
Views: 3,234
Posted By _Tool_
Re: [REQ]get server rates

I'm sure someone will bitch I didn't use pcvars or another way, but for something this short and simple:

#include <amxmodx>

new maxrate,minrate,maxupdaterate,minupdaterate,ticrate;

public...
Forum: Approved Plugins 10-11-2007, 11:14
Replies: 25
Views: 26,459
Posted By _Tool_
Re: Power Bot Chat

Excellent, original idea, but horribly coded.
Forum: Unapproved/Old Plugins 10-11-2007, 11:09
Replies: 15
Views: 5,795
Posted By _Tool_
Re: Varied Weapon Speeds

Another worthless one. When are people going to make original and good plugins instead of stupid maxspeed/gravity plugins about a "super duper assasinator" or predator etc. Quality over quantity.
Forum: Unapproved/Old Plugins 10-02-2007, 21:00
Replies: 27
Views: 6,560
Posted By _Tool_
Re: Round Survival Money

Christ...another plugin that could be done in like 10 lines.
Forum: Approved Plugins 10-02-2007, 11:18
Replies: 48
Views: 52,110
Posted By _Tool_
Re: Shove Mod

Redundant? I could swear I've seen something like this at least twice before..
Forum: Approved Plugins 10-02-2007, 11:12
Replies: 8
Views: 24,221
Posted By _Tool_
Re: Survivor

I was actually going to do something similar to this for another plugin. Interesting work.
Forum: Off-Topic 09-18-2007, 18:40
Replies: 2
Views: 1,407
Posted By _Tool_
HTML scripting question

This isn't related to amxx but since many of the people here are well-versed in other languages I thought someone might know here. Would this be possible to do and what would the script be:

I...
Forum: Scripting Help 09-18-2007, 11:23
Replies: 8
Views: 1,994
Posted By _Tool_
Re: How can I find out the # of players on a team?

new players[32],num,teamnum=0;
get_players(players,num,"ce","team");
for(new i=0;i<num;i++) teamnum++;

/*flags:
"a" - Don't return dead players
"b" - Don't return alive players
"c" - Skip...
Forum: Scripting Help 09-18-2007, 11:16
Replies: 7
Views: 3,240
Posted By _Tool_
Re: Check if player is 'using' a ladder

Is there any type of hook I could use that only catches a limited number of things like movetype, so I don't have to throw in an unecessary playerprethink?
Showing results 1 to 14 of 14

 
Forum Jump

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


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